Commit Graph

5474 Commits

Author SHA1 Message Date
Evan Debenham
66db278940 v0.2.3e: added support for 2x quickslot in rankings page 2015-01-20 09:40:01 -05:00
Evan Debenham
6e3c2223cd v0.2.3e: tonnes of fixes relating to WIP multi-quickslot implementation 2015-01-20 00:56:36 -05:00
Evan Debenham
e53c6b678f v0.2.3e: added backend support for multiple quickslots (needs testing!) 2015-01-19 12:04:23 -05:00
Evan Debenham
72cbc3440f v0.2.3e: corrected error in new pirahna logic 2015-01-18 01:45:45 -05:00
Evan Debenham
a1754cd68a v0.2.3e: Improved shop generation logic, fixes bugs and allows for much larger shops without error. 2015-01-17 04:38:18 -05:00
Evan Debenham
e4e12f74dd v0.2.3e: fixed a bug where pushing a shopkeeper would cause a crash 2015-01-17 04:00:05 -05:00
Evan Debenham
2119f0d1b9 v0.2.3d: final commit 2015-01-15 02:49:26 -05:00
Evan Debenham
61f296907f v0.2.3d: hopefully fixed bug where attack indicator would sometimes not be pressable 2015-01-15 02:39:44 -05:00
Evan Debenham
6cbb50a179 v0.2.3d: final two bosses are now immune to vertigo 2015-01-15 01:51:40 -05:00
Evan Debenham
1407ccf3bf v0.2.3d: piranha now move right away when a door is closed on them. 2015-01-15 01:42:15 -05:00
Evan Debenham
7b699cca6d v0.2.3d: fixed armband bug, now properly loses charge when unequipped 2015-01-14 23:51:47 -05:00
Evan Debenham
e4ea5685ba v0.2.3d: further tweaks, now actually fixes blacksmith bug 2015-01-14 23:16:13 -05:00
Evan Debenham
58c3317b72 v0.2.3d: several tweaks to quest generation, should fix occasional crashing when using ankh on floors 1-9, and blacksmith rarely failing to spawn. 2015-01-14 09:51:28 -05:00
Evan Debenham
6457f0cf71 v0.2.3d: hopefully, finally killed all the rankings bugs. 2015-01-14 09:09:12 -05:00
Evan Debenham
aeee25d3ce v0.2.3d: tweaked effect of cursed talisman, no longer outright prevents searching.
Additionally, tweaked player sometimes spending 4 turns when finding something, usually only resulted in mobs getting free hits on you, no point to it.
2015-01-13 09:20:01 -05:00
Evan Debenham
51edf3e49a v0.2.3d: damage from viscocity glyph no longer interrupts movement 2015-01-13 09:01:20 -05:00
Evan Debenham
15802423a8 v0.2.3d: corrected bug where updated rankings from old saves would sometimes record depth as '30015' 2015-01-13 08:58:23 -05:00
Evan Debenham
2889c1fc24 v0.2.3d: corrected description formatting issues with Unstable Spellbook 2015-01-13 08:51:46 -05:00
Evan Debenham
a2c17c1338 v0.2.3d: tweaks to stealth deactivation, also fixes some bugs with hourglass 2015-01-12 22:27:21 -05:00
Evan Debenham
fd375b80e3 v0.2.3c: final commit 2015-01-08 23:57:07 -05:00
Evan Debenham
c4d51cc0f6 v0.2.3c: corrected icons for blandfruit buffs 2015-01-08 23:43:49 -05:00
Evan Debenham
338e05d307 v0.2.3c: quickslot now properly stores artifacts and class armors 2015-01-08 23:25:30 -05:00
Evan Debenham
f50445dc14 v0.2.3c: attack indicator improvements, area now remains untouchable for 0.5seconds to prevent misclicks 2015-01-08 23:24:46 -05:00
Evan Debenham
24c244055a v0.2.3c: adjusted exception handling for badge load (same case as before, no meaningful info can be gained at this point, better to not let bad saves ruin installs 2015-01-08 21:27:27 -05:00
Evan Debenham
76b4878771 v0.2.3c: buffs and minor bugfix to alchemists toolkit 2015-01-08 20:59:45 -05:00
Evan Debenham
4bf074c3de v0.2.3c: buffs to unstable spellbook 2015-01-08 20:46:02 -05:00
Evan Debenham
28098abea4 v0.2.3c: fixed a bug where collecting bags would sometimes result in save failures (this is the elusive save-fail on floor 6 bug, got it!) 2015-01-08 20:42:17 -05:00
Evan Debenham
b52a97567a Merge remote-tracking branch 'origin/master' 2015-01-08 19:04:10 -05:00
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
513b1213bc v0.2.3a: final commit 2015-01-06 20:14:05 -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