Commit Graph

38 Commits

Author SHA1 Message Date
justin 63c71c852d Refresh mouse over in menu instantly 2023-05-15 15:08:25 +01:00
justin ddb72690b1 Cleanup 2023-05-15 11:57:54 +01:00
justin 748e24137f Cleanup 2023-05-03 19:24:29 +01:00
justin 2a39497805 Implement more scrolling arguments in terminal 2023-05-03 19:06:29 +01:00
justin 727e5af2a6 Fix left clicks in terminals 2023-05-03 16:45:39 +01:00
justin 07a1d71039 Add general smooth scrolling, move camera into world 2023-03-26 20:09:00 +01:00
justin 082ce9c9a1 Start to generalise text input to "terminal signal" input 2023-03-26 13:57:26 +01:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin 86943f4170 Cleanup, tweak selection sections positioning 2023-02-23 16:13:40 +00:00
justin 683acf8a05 Allow for swapping inventory items 2023-02-23 14:12:08 +00:00
justin 4904c57972 Reorganise/cleanup 2023-02-21 01:24:22 +00:00
justin 7b9b1d1799 Start unifying regex parts of selection sections 2023-02-20 18:20:48 +00:00
justin a88755bd75 Remove SelectionIntMap 2023-02-19 09:59:09 +00:00
justin 8ec1dc0830 Tweak cursor storage on sss 2023-02-19 09:53:09 +00:00
justin 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +00:00
justin 4afc216b25 Continue inventory tweak 2023-02-16 17:07:59 +00:00
justin 934dd64704 Work on inventory management 2023-02-16 16:12:03 +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 c354949ca9 Partially working change to selected items 2023-02-07 12:07:13 +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 bb72ec9baa Cleanup 2023-01-16 00:16:12 +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 8838d1120b Cleanup 2022-12-31 23:01:54 +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 9ada489993 Cleanup 2022-12-27 14:46:13 +00:00
justin 85738adff1 Cleanup 2022-12-27 14:14:03 +00:00
justin d982ac728a Simplify the main loop, events only perform functional update 2022-11-01 11:05:51 +00:00
justin 9779b6fa39 Move in game key press input reaction to universe update 2022-10-30 10:19:59 +00:00
justin e3155752ba Commit before pushing more input events into update 2022-10-29 22:33:10 +01:00
justin af6cdff063 Separate out input datatype 2022-10-29 11:36:57 +01:00
justin d496c4c523 Remove yourID -- you are simply at 0 2022-10-28 21:26:14 +01:00
justin 2e7cd0aec2 Camera position refactor 2022-10-28 15:32:46 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 5f6bd43599 Move most wheelEvent functionality into update function 2022-10-27 23:29:49 +01:00