Commit Graph

87 Commits

Author SHA1 Message Date
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
justin 5aeb04ba05 Add looping sound, add sound to terminals 2022-03-16 09:23:17 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin 7afc367abc Add modules to items, upgrades the can persist through combinations 2022-02-20 14:13:12 +00:00
justin 3f20398ed0 Allow rewinding after combining items 2022-02-19 11:04:52 +00:00
justin c0dcb4a5ec Add "equipped" text 2022-02-17 20:35:34 +00:00
justin f4d88a15bf Only show count of stacked combining items 2022-02-17 12:30:31 +00:00
justin bae0e1f0b7 Add count of used items to combinations 2022-02-17 10:05:04 +00:00
justin 6573b3346e Fix combine item menu 2022-02-16 22:55:00 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 40195d033c Fix combination bug 2021-12-06 02:33:36 +00:00
justin 0114a2f9f2 Make combine and tweak menus servicable 2021-12-04 00:27:22 +00:00
justin b41e3e3637 Allow for stacking of items and combining sensibly 2021-12-03 17:18:06 +00:00
justin bebc73882a Implement combining of items 2021-12-03 01:56:23 +00:00
justin 85ededc158 Start work on crafting/combinations 2021-12-02 00:50:29 +00:00
justin d75ea2b252 Cleanup 2021-12-01 11:11:24 +00:00
justin b9e4a80a46 Tweak inventory management 2021-12-01 01:55:20 +00:00
justin 0ed260c9b7 Partially working scrolling below list to floor items 2021-12-01 00:04:54 +00:00
justin 42d7ca3ba8 Work on inventory management 2021-11-30 20:11:03 +00:00