Commit Graph

209 Commits

Author SHA1 Message Date
justin 734d74af52 Tweak pause camera movement 2023-04-25 10:23:43 +01:00
justin 69a76dbf93 Start pushing updateUseInput into other update functions 2023-03-29 14:27:37 +01:00
justin ee89ac9b00 Implement generalised storing of position for mouse presses 2023-03-26 23:00:07 +01:00
justin e5906eefa3 Move scroll smoothing to central location 2023-03-26 22:16:03 +01:00
justin 07a1d71039 Add general smooth scrolling, move camera into world 2023-03-26 20:09:00 +01:00
justin 73e742e1a2 Implement floating camera 2023-03-26 16:44:19 +01:00
justin 082ce9c9a1 Start to generalise text input to "terminal signal" input 2023-03-26 13:57:26 +01:00
justin cfb0a49059 Add true quicksave and guickload 2023-03-26 12:13:21 +01:00
justin cdc4a84d4b Commit before attempting to split ItemUse into prism + lenses 2023-03-25 10:10:47 +00:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin ed9a46a18d Allow to change menu options with rclick, move towards shader experiment 2023-02-24 15:03:06 +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 d513914886 Reorganise update-input-gamestate structure 2023-02-23 11:47:05 +00:00
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 ab69de73c7 Delete file 2023-02-20 00:13:43 +00:00
justin adbfe5b73b Reimplement combining items 2023-02-20 00:12:44 +00:00
justin 1028fa7d88 Empty Update/UsingInput 2023-02-19 12:27:16 +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 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 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 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 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 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 5810c2262a Get rid of world hammers 2023-01-16 01:52:12 +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