Commit Graph

5358 Commits

Author SHA1 Message Date
Evan Debenham
06b72e7e5f v1.2.0: fixed item particle effects not updating when itemslots update 2022-03-17 15:55:14 -04:00
Evan Debenham
4b8ddabfde v1.2.0: fixed errors with inventory pane selector cancel logic 2022-03-17 15:55:14 -04:00
Evan Debenham
0ef780c2c2 v1.2.0: fixed errors with window offsetting and text input window 2022-03-17 15:55:11 -04:00
Evan Debenham
7367248aa4 v1.2.0: on-screen inventory now integrates with autotargeting 2022-02-04 15:17:15 -05:00
Evan Debenham
508d7248f9 v1.2.0: increased game log length in full UI 2022-02-04 15:16:20 -05:00
Evan Debenham
dfdd0648de v1.2.0: fixed various issues caused by new inventory pane 2022-02-04 15:16:20 -05:00
Evan Debenham
41dc5c90af v1.2.0: added a failsafe for linux sometimes reporting infinite density 2022-02-04 15:16:19 -05:00
Evan Debenham
1370ae35f1 v1.2.0: updated base save path for linux and removed old prefs convert 2022-02-04 15:16:19 -05:00
Evan Debenham
6e6a97fddc v1.2.0: added utilities for macOS notarizing 2022-02-04 15:16:19 -05:00
Evan Debenham
5c8dbd69a4 v1.2.0: fixed some minor source merging issues 2022-02-03 12:23:31 -05:00
Evan Debenham
17e963a1fe v1.2.0: fixed some edge cases with selectors in inventory pane 2022-02-03 12:19:21 -05:00
Evan Debenham
58eb2242f4 v1.2.0: added listener functionality to inventory pane 2022-02-03 12:19:21 -05:00
Evan Debenham
c80f89133a v1.2.0: improved offset logic, and stacked windows now share offsets 2022-02-03 12:19:21 -05:00
Evan Debenham
15e4ff15e6 v1.2.0: fixed scroll panes working incorrectly with offset windows 2022-02-03 12:19:21 -05:00
Evan Debenham
8b4b3686cd v1.2.0: fixed player being able to self-target with prep blink 2022-02-03 12:19:21 -05:00
Evan Debenham
3f960088d0 v1.2.0: fixed dragon's breath not being consumed in stacks of 2+ 2022-02-03 12:19:21 -05:00
Evan Debenham
992df8f179 v1.2.0: fixed item slots in wndbag not being disabled in some cases 2022-02-03 12:19:20 -05:00
Evan Debenham
8ce8d485dc v1.2.0: buff icons in the full UI now use text to convey state 2022-02-03 12:19:20 -05:00
Evan Debenham
5fd5205a68 v1.2.0: re-added accidentally removed text from settings menu 2022-02-03 12:19:20 -05:00
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
6b4d608022 v1.2.0: fixed a module typo in jpackage config 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
fb0e0da611 v1.2.0: added jpackage info for macOS and linux 2022-02-03 12:18:04 -05:00
Evan Debenham
f04f49f0f9 v1.2.0: simplified desktop gradle slightly and added windows jpackage 2022-02-03 12:18:02 -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