Commit Graph

92 Commits

Author SHA1 Message Date
justin ee47ee8e95 Require weapon also primed on ammo check 2022-06-22 21:03:06 +01:00
justin 4d1b5d3ca8 Allow for left click to start and pause reloading when aiming 2022-06-22 18:18:25 +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 08e5df07e2 Allow for door destruction 2022-06-19 20:50:03 +01:00
justin 6cc29813d8 Allow creation of items via typed command 2022-06-19 11:04:16 +01:00
justin 91f426e56e Cleanup item combinations, prevent creation of identical items 2022-06-08 21:20:52 +01:00
justin c31f398fab Allow terminals to block input 2022-06-07 22:56:20 +01:00
justin 5a42e0b801 Cleanup 2022-06-07 20:39:52 +01:00
justin c8c299cfb5 Cleanup 2022-06-07 14:20:13 +01:00
justin cc5d431d4c Simplify (data-ify) command arguments 2022-06-07 12:48:22 +01:00
justin d42538e3c0 Add fix bug in terminal destruction effects 2022-06-07 01:25:36 +01:00
justin 1fe41889fe Commit before changing TerminalCommand to produce [TerminalLine] 2022-06-06 20:25:38 +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 eb38874102 Partially successful change of terminals to external entities 2022-06-06 12:49:14 +01:00
justin 8e9f33d038 Commit before making terminals there own entities 2022-06-06 11:17:11 +01:00
justin 98cb8f2264 Cleanup 2022-06-02 09:29:44 +01:00
justin 0da298bde9 Work on terminals: allow scrolling to get default inputs 2022-06-01 22:22:46 +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 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 d46d315203 Move config options 2022-04-11 09:04:51 +01:00
justin 5e897c6a6c Commit towards merge 2022-03-20 17:18:12 +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 4a1ca905f7 Fix crash on empty inventory left click 2022-03-09 18:17:08 +00:00
justin 6573b3346e Fix combine item menu 2022-02-16 22:55:00 +00:00
justin 40f1d987cb Cleanup 2022-02-13 17:29:32 +00:00
justin 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +00:00
justin 763b771928 Cleanup, fix menu lock on restarting level after game over 2021-12-06 23:44:10 +00:00
justin 40195d033c Fix combination bug 2021-12-06 02:33:36 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +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 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
justin 4d21c0f31a Separate out bullet effects, allow for tweaking to change these 2021-11-30 13:11:34 +00:00
justin e75cbdf6cb Work on tweak datatypes 2021-11-29 23:05:51 +00:00
justin 02dc7c29e0 Move towards tweak parameters editing items 2021-11-29 21:58:28 +00:00
justin f40d486d68 Rethink item ammo to item consumables, start item type datatype 2021-11-29 16:22:31 +00:00
justin 3a605b8156 Allow for events to do io 2021-11-29 01:02:15 +00:00
justin 8832a73d86 Cleanup 2021-11-28 22:38:26 +00:00
justin 8c5777a1af Move configuration from world to universe 2021-11-28 22:30:47 +00:00
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +00:00
justin 462100703c Move menu layers outside of world 2021-11-28 14:26:15 +00:00
justin 574f195b21 Affect universe in more events 2021-11-28 13:45:00 +00:00