Commit Graph
452 Commits
Author SHA1 Message Date
justin 8ab75fb24a Cleanup 2023-04-15 10:55:59 +01:00
justin 69a76dbf93 Start pushing updateUseInput into other update functions 2023-03-29 14:27:37 +01:00
justin 7a36b69818 Remove useless code 2023-03-26 23:09:16 +01:00
justin ee89ac9b00 Implement generalised storing of position for mouse presses 2023-03-26 23:00:07 +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 da8a2bad6e Move past/future worlds outside of serialised data structure 2023-03-25 18:50:42 +00:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin f98f95d92f Move zoning up world spheres 2023-02-23 18:19:48 +00:00
justin f873b679aa Tweaks before attempting to move zoning out of LWorld 2023-02-23 16:59:09 +00:00
justin fc0fd5fa37 Introduce idea of world event flags 2023-02-23 11:46:45 +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 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 9109841658 Shuffle functions 2023-02-19 11:57:45 +00:00
justin a88755bd75 Remove SelectionIntMap 2023-02-19 09:59:09 +00:00
justin 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +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 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 a8e00ac025 Implement telescoping inventory selection 2023-02-10 10:57:00 +00:00
justin 5f7d662454 Partial inventory display update 2023-01-27 22:47:45 +00:00
justin 5810c2262a Get rid of world hammers 2023-01-16 01:52: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 64b1c2761e Start adding filters to selection lists 2023-01-15 11:55:32 +00:00
justin 471c6fec7e Implement arcs with variable width and color 2023-01-11 00:00:02 +00:00
justin 05d081497d Implement slowed down aim turning 2023-01-08 11:10:42 +00:00
justin f8d9b54586 Tweak scrolling, move onto reloading 2023-01-07 23:50:54 +00:00
justin d4122b2d6f Tweak scrolling, particularly zooming 2023-01-07 19:50:44 +00:00
justin 87ea7da1d4 Tweak view distances 2023-01-06 16:55:17 +00:00
justin 5b9e0c39b5 Remove targeting bugs 2023-01-06 12:17:34 +00:00
justin c48a553967 Commit before moving targeting 2023-01-05 09:58:41 +00:00
justin ac8afe513b Tweak drawing of backpack equipment 2023-01-03 23:34:30 +00:00
justin 0b7da0489a Keep track of seen walls in external list 2023-01-03 22:36:44 +00:00
justin 5b4e8d75bb Fix crWallCollisions by using a rectangle zone instead of a point 2023-01-03 17:36:28 +00:00
justin 67a13c1d01 Cleanup, stop rboptions extending into examine inventory 2022-12-31 12:25:29 +00:00
justin 828c4d9c5b Add stopWatch 2022-12-30 12:17:27 +00:00
justin 29d6307076 Tweak rewind gun 2022-12-30 11:43:29 +00:00
justin 5bc764655d Cleanup 2022-12-29 12:54:34 +00:00
justin bdd022e40b Fix reloading crash 2022-12-29 01:37:03 +00:00
justin 7fc3b788b4 Make hud non-saveable 2022-12-29 01:10:09 +00:00
justin be41d51819 Block screen during long loading 2022-12-29 00:44:51 +00:00
justin 2d4a55dee0 Cleanup 2022-12-28 01:12:10 +00:00
justin eecc38d68f Cleanup 2022-12-26 23:14:30 +00:00