Commit Graph

190 Commits

Author SHA1 Message Date
justin d2141d90ae Fix scroll selection of floor items and buttons 2022-12-25 23:37:42 +00:00
justin 2ae7f2bbc1 Work on inventory selection list 2022-12-25 19:00:19 +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 91d65094c9 Update changes in menu values 2022-12-21 16:08:22 +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 e6e5427f44 Start unifying drawn cursors 2022-11-03 10:00:41 +00:00
justin 0872a2dd40 Work on a selection list datatype 2022-11-02 21:47:15 +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 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
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 82e2a5a234 Refactor updates 2022-10-28 23:13:36 +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 68c2a78f43 Refactor initialising functions 2022-10-28 14:51:38 +01:00
justin 0150655c6d Stop all sound when stopping time 2022-10-28 14:36:16 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 35f2992fe4 Work on time scrolling 2022-10-27 10:23:52 +01:00
justin 4ffd361f11 Work on mouse wheel scrolling 2022-10-25 22:59:01 +01:00
justin 86a9ab7582 Commit mid add time scroll 2022-10-24 10:44:23 +01:00
justin 4ad19aa19d Add files 2022-09-04 10:23:17 +01:00
justin 920bfdbc8e Attempt to improve perfomance 2022-08-25 09:52:12 +01:00
justin 6973663055 Make pathedge zoning use sets, probably doesn't help 2022-08-24 14:01:39 +01:00
justin 13b07b53ce Fix space leak (non-strict data fields) 2022-08-24 10:08:55 +01:00
justin 715008a030 Bump stackage version, uses later version of GHC 2022-08-22 16:56:11 +01:00
justin 054ec84fcd Remove some deriving clauses 2022-08-22 10:56:53 +01:00
justin c9c3d8f392 Remove some deriving clauses 2022-08-22 10:37:24 +01:00
justin 76b3b74f20 Remove some deriving clauses 2022-08-21 22:51:05 +01:00
justin 0006973dc3 Cleanup 2022-08-21 22:41:19 +01:00
justin 7181046aa3 Remove generic and flat instances 2022-08-21 22:38:40 +01:00
justin 496066e727 Remove old zoning code 2022-08-21 22:10:38 +01:00
justin c35dbf1ba8 Remove more (dead) Streaming code 2022-08-21 22:03:15 +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 386a2b4732 Working compilation with some Flat instances 2022-08-21 10:25:00 +01:00
justin b227b1e957 Comment out ItemValue 2022-08-21 10:12:39 +01:00