Commit Graph

30 Commits

Author SHA1 Message Date
justin 8b39a99194 Tweak combine inventory regex 2023-02-13 21:18:11 +00:00
justin 17734738f6 Remove equality derivation for hud elements 2023-01-15 12:38:06 +00:00
justin a50e2ff406 Mostly use String instead of Text 2023-01-15 12:26:45 +00:00
justin be41d51819 Block screen during long loading 2022-12-29 00:44:51 +00:00
justin a3162e8f9c Render controls using options menu 2022-12-24 13:35:29 +00:00
justin acb085e3b4 More work on menus 2022-12-24 11:15:00 +00:00
justin a97c5ec8ef Allow selection items to have a payload 2022-12-24 00:28:04 +00:00
justin 5356d21778 Work on selection lists and option menus 2022-12-23 22:43:30 +00:00
justin b072dc9e9a Separate selection list items from display parameters 2022-12-23 12:22:57 +00:00
justin 6ac4e5d669 Push more data out of selection list into menu screen 2022-12-22 11:12:41 +00:00
justin a8fa1e9949 Move selection list offset into option screen data structure 2022-12-22 10:27:01 +00:00
justin 03c945d189 Improve mouse menu controls, tweak charmap 2022-12-21 11:33:11 +00:00
justin 860d63df45 Work on menus 2022-11-22 10:14:25 +00:00
justin 054405244f Continue work on menu screens 2022-11-04 09:14:32 +00:00
justin c263012b61 Remove explicit scancode from menu items 2022-11-04 08:42:30 +00:00
justin 7c8958cea7 Start to unify selection lists 2022-11-02 09:36:16 +00:00
justin 7d358fde29 Allow for hard quitting 2022-11-01 16:48:55 +00:00
justin 219379393e Remove a lot of IO/maybe cruft 2022-10-30 16:11:30 +00:00
justin 624a4c3bcd Refactor concurrent side effects 2022-10-30 14:55:30 +00:00
justin 82e2a5a234 Refactor updates 2022-10-28 23:13:36 +01:00
justin 920bfdbc8e Attempt to improve perfomance 2022-08-25 09:52:12 +01:00
justin 7181046aa3 Remove generic and flat instances 2022-08-21 22:38:40 +01:00
justin f1ef75f511 Go back to JSON encoding 2022-08-21 21:23:59 +01:00
justin dd62e30026 Add Store instances 2022-08-21 12:21:05 +01:00
justin 1ce7d4a72d Add Binary instances 2022-08-21 10:58:19 +01:00
justin ff9dbdf068 Move from store to flat 2022-08-20 17:54:35 +01:00
justin 9df0fa8692 Move towards serializing saves/loads faster 2022-08-19 11:12:43 +01:00
justin c74d3b04bf Work on saving/loading concurrently 2022-08-18 10:05:24 +01:00
justin 26e88f059a Allow for concurrent effects 2022-08-16 16:02:09 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00