Commit Graph

2961 Commits

Author SHA1 Message Date
Evan Debenham a6442bbb7e v0.6.4: fixed detach issues with the magical holster 2018-04-03 17:48:34 -04:00
Evan Debenham d2ebe83ad1 v0.6.4: added new weapons to the journal 2018-04-03 17:48:34 -04:00
Evan Debenham f7c2b1f063 v0.6.4: fixed a typo in erasing a saved game 2018-04-03 17:48:33 -04:00
Evan Debenham 735b5fc186 v0.6.4: fixed item generation errors in pit room and mimic logic 2018-04-03 17:48:33 -04:00
Evan Debenham 2d58797e32 v0.6.4: updated translations 2018-04-03 17:48:29 -04:00
Evan Debenham a2eaa1a6cc v0.6.4: fixed a typo in mage loadout description 2018-04-03 17:48:21 -04:00
Evan Debenham 340fda4e9b v0.6.4: dropped support for pre-0.5.0b saves 2018-04-03 17:48:20 -04:00
Evan Debenham 0a388ef25c v0.6.4: more gauntlet implementation 2018-04-03 17:48:20 -04:00
Evan Debenham 907c2d0a7b v0.6.4: removed mage and warrior tutorial functionality 2018-04-03 17:48:20 -04:00
Evan Debenham 0c4eaec8e0 v0.6.4: enemies killed by chasms now award 50% exp 2018-04-03 17:48:19 -04:00
Evan Debenham 221d35f324 v0.6.4: further improvements to challenges, and challenge descriptions 2018-04-03 17:48:19 -04:00
Evan Debenham 9208963605 v0.6.4: corrected hourglass charge speed 2018-04-03 17:48:18 -04:00
Evan Debenham 47c45f90b4 v0.6.4: deleting the last game in progress no longer switches the scene 2018-04-03 17:48:18 -04:00
Evan Debenham 33b6d83204 v0.6.4: balance changes:
- increased talisman of foresight charge speed
- increased hourglass charge value, and speed at low levels
- significantly slowed sungrass regen speed, no longer lowered by combat
- earthroot defence is now capped on depth, not percentage based
2018-04-03 17:48:18 -04:00
Evan Debenham 8ff3db2088 v0.6.4: various bugfixes:
- fixed corrupted mimics causing save/load crashes
- fixed crashes when destroy is called on the same group twice
- syncronized texture cache methods
- added safety checks to
  - SummoningTrap
  - WaterOfHealth
  - WndAlchemy
  - WndBag
2018-04-03 17:48:17 -04:00
Evan Debenham 4c3709a9d9 v0.6.4: firebloom no longer spawns in the random plants room 2018-04-03 17:48:17 -04:00
Evan Debenham 1e714e43d2 v0.6.4: increased the severity of potion of healing droprate caps 2018-04-03 17:48:16 -04:00
Evan Debenham 6e63c6db21 v0.6.4: new ranged weapon, 2 new melee weapons (gauntlet sprite WIP) 2018-04-03 17:48:16 -04:00
Evan Debenham 6c76393f2a v0.6.4: fixed a non-externalized string 2018-04-03 17:48:15 -04:00
Evan Debenham 9d5e814aea v0.6.4: pressing 'new game' from game window now shows hero select 2018-04-03 17:47:06 -04:00
Evan Debenham ca3393cf33 v0.6.4: start scene now shows hero subclasses 2018-04-03 17:46:18 -04:00
Evan Debenham 8aa55c4aad v0.6.4: implemented challenge selection in start window
game now starts right from the play button when where there are no saves
2018-04-03 17:46:17 -04:00
Evan Debenham f342a51cd6 v0.6.4: fixed incorrect if statement in new start scene 2018-04-03 17:46:17 -04:00
Evan Debenham f8c94e2989 v0.6.4: significantly nerfed paralysis, now is easier to snap out of 2018-04-03 17:46:16 -04:00
Evan Debenham bc14b0472b v0.6.4: major overhaul to game start UI 2018-04-03 17:46:13 -04:00
Evan Debenham 090614bb86 v0.6.4: each hero now starts with a bag 2018-04-03 17:44:05 -04:00
Evan Debenham 57959e3c6d v0.6.4: extended the functionality of the pouch and holster bags 2018-04-03 17:44:05 -04:00
Evan Debenham 5cf58a74c8 v0.6.4: updated compile and target sdk 2018-04-03 17:44:04 -04:00
Evan Debenham afed14d0ed v0.6.4: significantly improved challenges 2018-04-03 17:44:04 -04:00
Evan Debenham 04f02a0aca v0.6.3b: manifest commit 2018-03-09 22:42:37 -05:00
Evan Debenham adb9aa6519 v0.6.3b: removed final usage of bitmaptext 2018-03-09 22:42:36 -05:00
Evan Debenham bf8f279447 v0.6.3b: updated translations 2018-03-09 22:42:34 -05:00
Evan Debenham e1b9612601 v0.6.3b: added a safety check to the challenges button 2018-03-09 22:42:25 -05:00
Evan Debenham 382da6b45d v0.6.3b: fixed bugs with berserker, and nerfed him again 2018-03-09 22:42:25 -05:00
Evan Debenham 87922dc2c5 v0.6.3b: fixed mimics not dropping loot on corruption 2018-03-09 22:42:24 -05:00
Evan Debenham 49b6296e3b v0.6.3b: fixed rankings not retaining challenges 2018-03-09 22:42:24 -05:00
Evan Debenham 65c90e222a v0.6.3b: fixed visual bugs with sleeping icon 2018-03-09 22:42:24 -05:00
Evan Debenham 4f654f1bec v0.6.3b: nerfed glyph of obfuscation 2018-03-09 22:42:23 -05:00
Evan Debenham c471cc6b96 v0.6.3b: fixed memory leaks in android 8.0+, and improved text cache 2018-03-09 22:42:23 -05:00
Evan Debenham 099a75d19e v0.6.3b: removed some unnecessary allocations, and disabled unused fonts 2018-03-09 22:42:23 -05:00
Evan Debenham d36c063ba8 v0.6.3a: updated gradle & repository dependencies 2018-02-23 14:37:09 -05:00
Evan Debenham 1d4e7cca26 v0.6.3a: manifest commit 2018-02-19 18:09:45 -05:00
Evan Debenham 4b9fd16498 v0.6.3a: reduce the damage scaling on fire by ~50% 2018-02-19 18:09:44 -05:00
Evan Debenham 213efd7f70 v0.6.3a: updated translations, and added language declaration to gradle 2018-02-19 18:09:34 -05:00
Evan Debenham 27e0f5843b v0.6.3a: fixed rare crashes caused by ambitious imp quest reward 2018-02-19 18:09:24 -05:00
Evan Debenham 8d09f897a5 v0.6.3a: fixed various rare crashes with the alchemy window 2018-02-19 18:09:23 -05:00
Evan Debenham 6d53f238bc v0.6.3a: fixed some typos in the changes scene 2018-02-19 18:09:22 -05:00
Evan Debenham f9c46b3387 v0.6.3a: fixed health potions being craftable with no-potions challenge 2018-02-19 18:09:21 -05:00
Evan Debenham c892fb30cf v0.6.3a: fixed imbues and sharpshooting sometimes affecting str bonus 2018-02-19 18:09:21 -05:00
Evan Debenham 4f5355bca4 v0.6.3: manifest commit 2018-02-18 00:59:20 -05:00