Commit Graph

43 Commits

Author SHA1 Message Date
justin da49d7003e Fix cursor selection when dropping filtered items 2023-02-23 09:38:06 +00:00
justin e137e95b54 Allow to filter combinations based on used items 2023-02-21 11:55:44 +00:00
justin 8b0e1eab81 Fix combinations filter 2023-02-21 11:10:59 +00:00
justin 4904c57972 Reorganise/cleanup 2023-02-21 01:24:22 +00:00
justin dee7472d31 Work towards unifying all in game input 2023-02-21 00:37:26 +00:00
justin 7b9b1d1799 Start unifying regex parts of selection sections 2023-02-20 18:20:48 +00:00
justin a38c77335c Shuffle regexes 2023-02-20 12:16:46 +00:00
justin 2e46123a92 Prevent selection of unselectable items when scrolling 2023-02-20 11:19:25 +00:00
justin adbfe5b73b Reimplement combining items 2023-02-20 00:12:44 +00:00
justin b615d6ce57 Continue shuffle 2023-02-19 12:23:27 +00:00
justin df11cfbdc5 Continue shuffle 2023-02-19 12:08:34 +00:00
justin 9109841658 Shuffle functions 2023-02-19 11:57:45 +00:00
justin 8ec1dc0830 Tweak cursor storage on sss 2023-02-19 09:53:09 +00:00
justin 41851ba24d Simplify updating selection sections 2023-02-18 15:46:03 +00:00
justin 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +00:00
justin 56f2dc04cf Tweak close item usage code 2023-02-17 19:14:10 +00:00
justin 30ce713534 Fix dropping items creating indexes outside of filter 2023-02-17 13:27:05 +00:00
justin 7e04deed43 Pressing return on regex jumps to item 2023-02-17 12:06:18 +00:00
justin 38fdf51517 Cleanup 2023-02-17 11:53:54 +00:00
justin c0ef36426a Implement filter on nearby objects 2023-02-17 11:19:07 +00:00
justin 93dfc2a67c Move inventory filter to different section of selection list 2023-02-17 10:35:59 +00:00
justin 934dd64704 Work on inventory management 2023-02-16 16:12:03 +00:00
justin ff5fa6321a Move towards selection section inventory management 2023-02-14 23:25:09 +00:00
justin 9dd4c53316 Allow for scrolling in combine regex 2023-02-13 23:15:34 +00:00
justin 8b39a99194 Tweak combine inventory regex 2023-02-13 21:18:11 +00:00
justin 24825728f5 Unify inventory sections further (slow?) 2023-02-11 13:10:10 +00:00
justin ce25157738 Commit before messing with main inventory display 2023-01-24 11:54:59 +00:00
justin 43e3c1fe4c Tweak combine filtering 2023-01-16 00:57:55 +00:00
justin 048135c370 Rethink selection lists as intmaps 2023-01-15 23:17:47 +00:00
justin a50e2ff406 Mostly use String instead of Text 2023-01-15 12:26:45 +00:00
justin 64b1c2761e Start adding filters to selection lists 2023-01-15 11:55:32 +00:00
justin 6f1162f7b9 Allow fast drop and pickup, fix right button options bug 2023-01-13 16:32:42 +00:00
justin 0dc9a09723 Fix rb scrolling 2022-12-31 22:29:12 +00:00
justin 7fc3b788b4 Make hud non-saveable 2022-12-29 01:10:09 +00:00
justin c71af99ff7 More cleanup 2022-12-27 14:53:59 +00:00
justin 9ada489993 Cleanup 2022-12-27 14:46:13 +00:00
justin 85738adff1 Cleanup 2022-12-27 14:14:03 +00:00
justin d2141d90ae Fix scroll selection of floor items and buttons 2022-12-25 23:37:42 +00:00
justin 860d63df45 Work on menus 2022-11-22 10:14:25 +00:00
justin d982ac728a Simplify the main loop, events only perform functional update 2022-11-01 11:05:51 +00:00
justin 11e873ea48 Commit before restricting menu options 2022-10-30 13:16:59 +00:00
justin 6123795c7a Refactor text input 2022-10-30 11:57:53 +00:00
justin 9779b6fa39 Move in game key press input reaction to universe update 2022-10-30 10:19:59 +00:00