Commit Graph

1561 Commits

Author SHA1 Message Date
Evan Debenham ed4e92e495 v0.2.3c: Corrected swarm potion drop logic to respect order of operations, I do infact know 3rd grade math, I swear. 2015-01-08 14:55:44 -05:00
Evan Debenham 969b902566 v0.2.3c: removed now unecessary interruption from hitting hero. Hero now interrupts from taking damage, so this is pointless. 2015-01-08 14:53:41 -05:00
Evan Debenham c74cabeee6 v0.2.3c: modified welcome scene to force load rankings when a user with potentially old ranking info starts the game up. Should eliminate all cases where loading old rankings were conflicting with a running game. 2015-01-08 14:52:02 -05:00
Evan Debenham 4170108350 v0.2.3c: reverted exception handling change for info preview, no meaningful reports can be gained here, also not letting the user start a new game and crashing instead is a realllly bad idea. 2015-01-08 14:44:45 -05:00
Evan Debenham 03dd0148b1 v0.2.3b: final commit 2015-01-07 19:37:38 -05:00
Evan Debenham 88712f0654 v0.2.3b: corrected error handling implementation for thread in InterlevelScene 2015-01-07 18:51:47 -05:00
Evan Debenham acbbbc1686 v0.2.3b: fixed an extremely stupid error for loading of pre-0.2.3 rankings 2015-01-07 17:01:07 -05:00
Evan Debenham 36f36ed546 v0.2.3a: hotfix, serious bug involving new record data 2015-01-06 20:13:39 -05:00
Evan Debenham 7d549dd25f v0.2.3: final commit 2015-01-06 01:42:41 -05:00
Evan Debenham dfe2b13ffb v0.2.3: further improvements to the rankings scene 2015-01-06 00:29:46 -05:00
Evan Debenham 3e0e2a66a5 v0.2.3: added new mode to bag selector 2015-01-06 00:28:13 -05:00
Evan Debenham ca8b6e87aa v0.2.3: fixed some highscore rankings not loading properly. 2015-01-04 18:19:22 -05:00
Evan Debenham 775ffa6034 v0.2.3: removed unused variable 2015-01-04 10:55:51 -05:00
Evan Debenham 1b97a95892 v0.2.3: more NPCs now use hero's given name. 2015-01-03 22:31:22 -05:00
Evan Debenham 872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham 0db40dbf87 v0.2.3: tweaks to IconTitle 2015-01-03 17:50:24 -05:00
Evan Debenham 3c615788cc v0.2.3: fixed a bug where artifacts that cannot be cursed would drop unidentified. 2015-01-03 17:25:38 -05:00
Evan Debenham f4d08fa9ef v0.2.3: fixed a bug where armbands would be cursed when dropped. 2014-12-27 03:48:47 -05:00
Evan Debenham 94113fdbf3 Merge remote-tracking branch 'origin/master' 2014-12-26 17:32:46 -05:00
Evan Debenham 6b1cd9cb72 v0.2.3: fixed a typo when caustic ooze is applied 2014-12-26 17:32:14 -05:00
Evan Debenham 0a1a6834fc v0.2.3: correction to sewer boss levelgen logic, fixes a bug and levels should be bigger on average now. 2014-12-22 10:10:13 -05:00
Evan Debenham 4695f8d3c5 v0.2.3: fixed a bug where petals would spawn for a cursed rose 2014-12-21 21:01:53 -05:00
Evan Debenham ac7975d9f3 v0.2.3: improved IconTitle's handling of multiple text lines. 2014-12-20 02:46:59 -05:00
Evan Debenham 353dc49fa4 v0.2.3: refactored logic to distinguish between a Hero's class name, and given name.
Note that given name is only going to be set by donation features, which are not in the open source, but the refactor is generally beneficial so I'm putting it in anyway.
2014-12-19 16:31:10 -05:00
Evan Debenham b62090ae33 v0.2.3: gladiator's combo now works while unarmed 2014-12-18 12:56:50 -05:00
Evan Debenham e4951449f4 v0.2.3: rankings page can now contain up to 10 records (+1 for most recent), looks a bit clumped up atm. 2014-12-18 02:24:30 -05:00
Evan Debenham a3c9dc77a1 v0.2.3: fixed a bug introduced by rankings changes 2014-12-18 01:50:07 -05:00
Evan Debenham 7448bfea88 v0.2.3: removed additional unused reference. 2014-12-16 22:48:14 -05:00
Evan Debenham 6bdbe83b0a v0.2.3: removed unused references to Original PD donations 2014-12-16 22:47:28 -05:00
Evan Debenham 40760bb797 v0.2.3: added festive rat king =) 2014-12-16 22:34:31 -05:00
Evan Debenham f9dafd5bba v0.2.3: fixed a bug caused by result description tweaks 2014-12-16 21:53:05 -05:00
Evan Debenham cd8e11b311 v0.2.3: updated TODOs 2014-12-16 17:08:30 -05:00
Evan Debenham 0dcdb66fad v0.2.3: more result description corrections 2014-12-16 17:01:08 -05:00
Evan Debenham cfb711b11d v0.2.3: corrected dungeon result descriptions 2014-12-15 16:38:06 -05:00
Evan Debenham cfb74c0a2d v0.2.3: buff immunity collection fixes 2014-12-14 14:49:51 -05:00
Evan Debenham 1e3bc31c6b v0.2.3: bugfixes 2014-12-14 14:17:56 -05:00
Evan Debenham 3ee8472e19 v0.2.3: completed Dried Rose implementation 2014-12-14 05:21:08 -05:00
Evan Debenham 4d573c5004 v0.2.3: reworked mob targeting behaviour, now supports targeting any mob flagged as ally. 2014-12-14 03:11:20 -05:00
Evan Debenham 0792efafba v0.2.3: hourglass bugfix 2014-12-14 03:04:30 -05:00
Evan Debenham d196fda2dd v0.2.3: fixed an interaction bug between wand of telekinesis and shopkeepers 2014-12-14 01:21:59 -05:00
Evan Debenham 0046ee88e7 v0.2.3: bugfix with drowsy buff 2014-12-14 00:47:55 -05:00
Evan Debenham bded42981f v0.2.3: more Dried Rose implementation 2014-12-12 17:28:20 -05:00
Evan Debenham 80686f6ad7 v0.2.3: artifact fixes 2014-12-12 16:45:00 -05:00
Evan Debenham 1ed89667ea v0.2.3: lots of dried rose implementation + tiny tweaks to hourglass 2014-12-12 02:25:54 -05:00
Evan Debenham 7212451d57 v0.2.3: sad ghost now disappears as you move between floors 2014-12-11 23:24:21 -05:00
Evan Debenham 8481daf252 v0.2.3: added full attack and death animations to ghost sprite. 2014-12-11 22:27:32 -05:00
Evan Debenham 67a7bf0515 v0.2.3: Hourglass bugfixes & some tweaks. 2014-12-11 22:06:38 -05:00
Evan Debenham c2b9718581 v0.2.3: tweaks/polish to timekeeper's hourglass 2014-12-11 17:24:38 -05:00
Evan Debenham c429e0e832 v0.2.3: bugfix 2014-12-10 20:54:41 -05:00
Evan Debenham 77d7d9f3df v0.2.3: artifact tweaks 2014-12-10 17:29:33 -05:00