Commit Graph

3415 Commits

Author SHA1 Message Date
Evan Debenham fbbad24e67 v1.2.0: implemented full and mixed UI modes, in addition to mobile 2022-02-03 12:19:20 -05:00
Evan Debenham bd79f96630 v1.2.0: Added support for item windows centered on inv pane 2022-02-03 12:19:20 -05:00
Evan Debenham f8c67a0709 v1.2.0: various small improvements to large UI elements 2022-02-03 12:19:18 -05:00
Evan Debenham 90b8ff9a66 v1.2.0: improved how the game handles being interrupted while saving 2022-02-03 12:19:12 -05:00
Evan Debenham 17d4dda402 v1.2.0: fixed URI's failing to open on macOS 2022-02-03 12:19:10 -05:00
Evan Debenham c6189e32dc v1.2.0: Added an inventory pane 2022-02-03 12:19:07 -05:00
Evan Debenham f97c733d1c v1.2.0: fixed some missing translations 2022-02-03 12:19:07 -05:00
Evan Debenham f5e778f030 v1.2.0: WndQuickBag now uses InventorySlots as well 2022-02-03 12:19:07 -05:00
Evan Debenham 96fdb8e9e0 v1.2.0: Moved ItemButton to its own external class 2022-02-03 12:19:06 -05:00
Evan Debenham 6bc0a50409 v1.2.0: fixed hero info button not moving with status pane 2022-02-03 12:19:06 -05:00
Evan Debenham d2f477f656 v1.2.0: item slots now hide extra info based on width 2022-02-03 12:19:06 -05:00
Evan Debenham 2e741a4e2e v1.2.0: added functionality for a large status pane 2022-02-03 12:19:06 -05:00
Evan Debenham 50013cbdb3 v1.2.0: adjusted pixel font compression, fixing a spacing issue 2022-02-03 12:19:06 -05:00
Evan Debenham 03f657f4f4 v1.2.0: moved health and xp bar textures into status pane file 2022-02-03 12:19:05 -05:00
Evan Debenham 3f0a2ad1a3 v1.2.0: refactored various code around status pane 2022-02-03 12:18:44 -05:00
Evan Debenham 632ae6cca0 v1.2.0: added functionality for large buff indicators 2022-02-03 12:18:44 -05:00
Evan Debenham 689d3b1df5 v1.2.0: separated the menu buttons from the status pane 2022-02-03 12:18:42 -05:00
Evan Debenham f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -05:00
Evan Debenham 2db23a6de5 v1.2.0: fixed scrolls of enchant not consuming on cancel when un-ided 2022-02-03 12:18:04 -05:00
Evan Debenham afd2cc5927 v1.2.0: fixed mystical meal setting ignoreHornOfPlenty when it shouldn't 2022-02-03 12:18:04 -05:00
Evan Debenham 0ffb6c9e15 v1.2.0: fixed layout issues in loot indicator 2022-02-03 12:18:04 -05:00
Evan Debenham 5d1a2dce6b v1.1.2: final commit 2022-01-13 18:41:31 -05:00
Evan Debenham f45b9059de v1.1.2: updated translations 2022-01-13 18:41:22 -05:00
Evan Debenham 80c04b494d v1.1.2: fixed some minor text errors 2022-01-13 18:41:19 -05:00
Evan Debenham 77c5285f2f v1.1.2: fixed rare edge-case crashes with levitation 2022-01-13 18:41:19 -05:00
Evan Debenham d1b897cc6b v1.1.2: fixed dragon's breath and mastery not always being consumed 2022-01-13 18:41:19 -05:00
Evan Debenham 336b2f338d v1.1.2: fixed hero being able to rest while cell selectors are present 2022-01-13 18:41:19 -05:00
Evan Debenham b7119acd3e v1.1.2: added an option to override silent mode on iOS 2022-01-13 18:41:18 -05:00
Evan Debenham cc221bc089 v1.1.2: added inset support for notched iPhones in landscape 2022-01-13 18:41:18 -05:00
Evan Debenham 16f3774a1a v1.1.2: fixed wild magic continuing triggering if the hero dies 2022-01-13 18:41:18 -05:00
Evan Debenham b6630362a7 v1.1.2: charge display on rose no longer includes partial ghost HP 2022-01-13 18:41:18 -05:00
Evan Debenham db74efea10 v1.1.2: removed waiting on pause and improved bundle saving efficiency
This will hopefully address save corruption errors for Pixel phones on Android 12
2022-01-13 18:41:18 -05:00
Evan Debenham c4d0017ff7 v1.1.2: potion of dragon's breath and mastery are now IDed if cancelled 2022-01-13 18:41:18 -05:00
Evan Debenham 41576ebb7a v1.1.2: fixed a typo in DK's dialog 2022-01-13 18:41:18 -05:00
Evan Debenham 69dfe7a104 v1.1.2: fixed monk focus not clearing when fight isn't visible 2022-01-13 18:40:45 -05:00
Evan Debenham a1b617c707 v1.1.2: fixed gateway traps teleporting immovable chars 2022-01-13 18:40:45 -05:00
Evan Debenham a4e96c5f80 v1.1.2: fixed bags opening an invisible window if quick used while empty 2022-01-13 18:40:45 -05:00
Evan Debenham ff205970ca v1.1.2: fixed a typo and an ambiguous description 2022-01-13 18:40:45 -05:00
Evan Debenham 77ccbf2daf v1.1.2: fixed secret lab rooms dropping energy crystals from their pot, added another random drop to compensate 2022-01-13 18:40:45 -05:00
Evan Debenham d5b092a888 v1.1.1: final commit 2021-12-21 16:35:56 -05:00
Evan Debenham e5e6c4b8e8 v1.1.1: updated translator credits 2021-12-21 16:35:48 -05:00
Evan Debenham 0e29c029fb v1.1.1: remove curse now gives the right message if it cleanses degrade 2021-12-21 16:35:45 -05:00
Evan Debenham c61250c125 v1.1.1: added a couple safety checks against crashes 2021-12-21 16:35:43 -05:00
Evan Debenham 5df083b21f v1.1.1: fixed specific cases where story windows could be stacked 2021-12-21 16:35:39 -05:00
Evan Debenham bce7cc4f22 v1.1.1: fixed holding keys to move not working on desktop 2021-12-21 16:35:39 -05:00
Evan Debenham 908ec7424b v1.1.1: adjusted delay in pausing to hopefully fix android save failures 2021-12-21 16:35:38 -05:00
Evan Debenham 7f29a03078 v1.1.0: final commit 2021-12-10 14:13:34 -05:00
Evan Debenham dd9a5ddf6d v1.1.0: updated translations 2021-12-10 14:13:26 -05:00
Evan Debenham bed867d96c v1.1.0: fixed a typo in cached rations description 2021-12-10 14:13:23 -05:00
Evan Debenham 5216fd0381 v1.1.0: fixed a typo in forbidden runes challenge 2021-12-10 14:13:23 -05:00