Commit Graph

149 Commits

Author SHA1 Message Date
justin 89dd8502ad Change foldr to foldl' in some cases 2022-06-23 21:46:46 +01:00
justin c34468aa49 Fix bug on dropping item when reloading 2022-06-22 19:22:17 +01:00
justin 4d1b5d3ca8 Allow for left click to start and pause reloading when aiming 2022-06-22 18:18:25 +01:00
justin 4924aa0a57 Make block damages slightly more logical 2022-06-19 16:11:54 +01:00
justin a7e6d6f3cc Move wall damages to external position 2022-06-19 15:05:12 +01:00
justin df1f3ad6b0 Split Dodge.Base 2022-06-19 11:34:59 +01:00
justin 261bb0bb6b Test aggressive object culling 2022-06-17 20:14:47 +01:00
justin aa29e5ddf2 Improve debris 2022-06-16 12:24:09 +01:00
justin 956ee87168 Improve forcefield visuals 2022-06-07 18:22:43 +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 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 0b949dc512 Add individual terminal offline updates 2022-06-06 11:32:37 +01:00
justin fcc6d3952c Half add explicit death event for machines 2022-06-05 10:37:40 +01:00
justin 60f75fb133 Add delay before game over 2022-06-03 10:45:20 +01:00
justin b4ec4019db Commit before changes to creature inventory update 2022-05-24 20:28:57 +01:00
justin 28e9adaea3 Cleanup inventory management, arbitrary limit on cloud height 2022-05-24 17:25:39 +01:00
justin 7f55ba117f Allow for selection of equipment position 2022-05-24 14:03:18 +01:00
justin dcd3fdf563 Add hammer for left click items when holding down right click 2022-05-23 14:04:10 +01:00
justin 914cae8212 Clarify when crOldPos is set 2022-05-18 11:26:47 +01:00
justin c686d9e111 Add fields to determine an item's inventory position/whether it is held 2022-04-11 13:32:06 +01:00
justin a6fdd66b9b Add random generator update when creature does random turn 2022-04-07 23:17:16 +01:00
justin bd255d2e54 Improve dual lasers 2022-04-06 13:42:35 +01:00
justin de8da05bdf Add intersecting beams 2022-04-06 11:40:22 +01:00
justin bd46d3f110 Tweak sparks 2022-03-25 15:09:04 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin a4ec4e4889 Improve rooms, make consumable use type 2022-03-09 10:51:01 +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 9923897fe2 Rewinding fixes 2022-02-18 11:45:17 +00:00
justin 9af636aa83 Fix bug in line zoning by using less ambitious algorithm 2022-02-13 09:24:27 +00:00
justin 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +00:00
justin bd94044445 Move towards a simplified creature update 2021-12-09 18:16:31 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 9f6e5af991 Cleanup 2021-12-07 00:39:51 +00:00
justin 763b771928 Cleanup, fix menu lock on restarting level after game over 2021-12-06 23:44:10 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +00:00
justin 8c5777a1af Move configuration from world to universe 2021-11-28 22:30:47 +00:00
justin 5cbe394e08 Cleanup 2021-11-28 17:07:04 +00:00
justin 1d9dd3e4e0 Move saved worlds outside of world into universe 2021-11-28 14:42:08 +00:00
justin 462100703c Move menu layers outside of world 2021-11-28 14:26:15 +00:00
justin 24480bbe52 Commit before attempting to move some data into a "local" world type 2021-11-28 01:32:42 +00:00
justin 2f3896345d Add laser central room, using new placement/roompos functionality 2021-11-21 17:44:32 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin 147d6098ab Tweak block sounds 2021-11-18 03:50:54 +00:00
justin 94552ff658 Make creature vocalizations stop on death 2021-11-18 02:42:12 +00:00