Commit Graph

105 Commits

Author SHA1 Message Date
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 afaef480db Minor tweaking, argument refining 2022-10-29 12:20:19 +01:00
justin af6cdff063 Separate out input datatype 2022-10-29 11:36:57 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin 8d17ce66e9 Cleanup 2022-07-27 12:49:23 +01:00
justin 6554d219dc Cleanup, split CWorld into separate file 2022-07-26 21:19:12 +01:00
justin 5c8e786dfa Cleanup 2022-07-26 10:22:55 +01:00
justin b8e8413daa Add generic derivations and To/FromJSON instances 2022-07-25 22:49:18 +01:00
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin 43e7d20b21 Refactor world events 2022-07-22 14:30:53 +01:00
justin 7fdb70dd1c Work towards making world read/showable 2022-07-22 11:16:12 +01:00
justin 4c5218c633 Add Read instances 2022-07-22 01:06:35 +01:00
justin cf5ec4a261 Use strict-containers for IntMaps 2022-07-21 15:27:00 +01:00
justin 7fa391eb6c Make pictures use Streaming 2022-07-03 23:55:21 +01:00
justin dd0afc6166 Add options page scrolling 2022-06-25 09:28:45 +01:00
justin 698ccb414d Record whether a mouse click is continued or not 2022-06-22 17:02:57 +01:00
justin 029b6daf8e Allow for custom reloading sounds 2022-06-21 22:21:18 +01:00
justin 53c8be0679 Continue reload refactor 2022-06-21 14:07:17 +01:00
justin 541a04f1bc Make item display universal 2022-06-19 12:56:30 +01:00
justin cbfb417d21 Add aggressive light culling 2022-06-17 18:24:24 +01:00
justin 970858e129 Cleanup 2022-06-08 22:14:50 +01:00
justin b90e8a2118 Cleanup 2022-06-08 21:51:00 +01:00
justin 91f426e56e Cleanup item combinations, prevent creation of identical items 2022-06-08 21:20:52 +01:00
justin dd4515a748 Fix module combing 2022-06-08 19:48:01 +01:00
justin bcbfd7d2fa Defunction-ify item modules, requires more cleanup 2022-06-08 12:28:11 +01:00
justin c31f398fab Allow terminals to block input 2022-06-07 22:56:20 +01:00
justin 1fe41889fe Commit before changing TerminalCommand to produce [TerminalLine] 2022-06-06 20:25:38 +01:00
justin b20502bc35 Commit before removing "un-input-able" terminals 2022-06-06 18:33:44 +01:00
justin 4e181b8273 Cleanup 2022-06-06 16:37:52 +01:00
justin b92305798f Cleanup 2022-06-06 16:22:47 +01:00
justin 27a5b9b774 Continue work on terminals 2022-06-06 13:19:54 +01:00
justin eb38874102 Partially successful change of terminals to external entities 2022-06-06 12:49:14 +01:00
justin 0da298bde9 Work on terminals: allow scrolling to get default inputs 2022-06-01 22:22:46 +01:00
justin 61722e55e8 Allow for ingame terminal input 2022-06-01 15:42:30 +01:00
justin 2cedc1b968 Move towards inputs in terminal 2022-06-01 14:34:16 +01:00
justin b54864bbda Work on more complicated terminals 2022-05-31 13:30:27 +01:00
justin 28e9adaea3 Cleanup inventory management, arbitrary limit on cloud height 2022-05-24 17:25:39 +01:00
justin 0349443853 Fix equipping bug, select sensible equipment position 2022-05-24 16:12:48 +01:00
justin 7c472c4ca4 Improve combine menu visuals 2022-05-24 15:25:05 +01:00
justin 7f55ba117f Allow for selection of equipment position 2022-05-24 14:03:18 +01:00
justin e9cc7e64c9 Improve frontArmour equipment 2022-05-21 19:30:51 +01:00
justin c5818271d8 Allow equipment on both wrists 2022-05-21 15:26:58 +01:00
justin 8ad332aced Allow for separate equipment positions on body 2022-05-21 14:41:49 +01:00
justin 901fab762a Move toward adding infoboxes/better creature information display 2022-04-10 10:16:15 +01:00
justin c0383dbd8a Make analyser into one machine 2022-03-22 09:35:17 +00:00
justin 9c46027711 Attach terminal to analyser (these should rather be combined) 2022-03-21 19:20:58 +00:00