Commit Graph

146 Commits

Author SHA1 Message Date
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin d6285c45b3 Fix bug determining max radius of convex polys, fixes bugs in room positioning 2022-03-21 07:43:27 +00:00
justin ce660309c5 Add automatic girder light placement for rectangular rooms 2022-03-19 08:34:31 +00:00
justin 58a24c58e3 Add more procedural girders 2022-03-16 18:02:17 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin 33718ea94b Cleanup in/outplacements 2022-03-11 13:24:14 +00:00
justin 5d43fc8244 Use explicit out and in placements with ids 2022-03-11 12:55:59 +00:00
justin 027b4b7d8b Add explicit door position field 2022-03-09 22:14:34 +00:00
justin a4ec4e4889 Improve rooms, make consumable use type 2022-03-09 10:51:01 +00:00
justin 1364e7c8c8 Fix laser targeting draw when creature offscreen 2022-03-06 22:58:05 +00:00
justin 98c66204cd Expose recoil, torque etc as item parameters 2022-03-03 22:59:59 +00:00
justin 419fcd0ff0 Add new bullet trajectories 2022-02-28 13:19:07 +00:00
justin 1e5f24c8a1 Cleanup 2022-02-22 22:07:55 +00:00
justin 8a7d06783d Move targeting to dedicated datatype within item 2022-02-22 21:49:10 +00:00
justin 055fcf4cce Add new targeting datatypes 2022-02-22 11:07:19 +00:00
justin ff84363a13 Cleanup 2022-02-21 22:42:19 +00:00
justin f626fce105 Implement teleporting bullets 2022-02-21 20:51:01 +00:00
justin 724ee21afc Commit before changing module system to Map 2022-02-21 07:50:15 +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 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +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 22e3256da3 Tweak twisting when aiming 2021-12-05 16:54:08 +00:00
justin d9c5cfc26d Cleanup 2021-12-05 12:29:01 +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 8b8d75b016 Allow for bullet drag 2021-12-02 18:29:46 +00:00
justin 85ededc158 Start work on crafting/combinations 2021-12-02 00:50:29 +00:00
justin 84ccff5344 Clear ammo when reloading clip based weaons 2021-12-01 18:37:16 +00:00
justin 016a1faf80 Allow for partial reloading 2021-12-01 17:40:09 +00:00
justin 184c0c09c1 Commit before changing creature inventory to a list 2021-11-30 13:41:51 +00:00
justin 4d21c0f31a Separate out bullet effects, allow for tweaking to change these 2021-11-30 13:11:34 +00:00
justin 02dc7c29e0 Move towards tweak parameters editing items 2021-11-29 21:58:28 +00:00
justin 4f77a15445 Move item parameters into a more sensible place 2021-11-29 17:45:10 +00:00
justin 89a80a0c77 Move some item datatypes into dedicated module 2021-11-29 16:50:44 +00:00
justin f40d486d68 Rethink item ammo to item consumables, start item type datatype 2021-11-29 16:22:31 +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 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 98e0ea971a Push preloaddata into the universe 2021-11-28 12:01:06 +00:00
justin 2fd2929bdf Add files 2021-11-28 11:45:53 +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 3e64e33232 Fix blinking bug, shrinker and shield broken 2021-11-28 00:34:16 +00:00
justin fe02739621 Continue to refactor item datatypes, add a shape to rockets 2021-11-27 22:05:12 +00:00
justin 652af6b0a9 Fold aiming parameters into item use datatype 2021-11-27 18:10:05 +00:00
justin 8639b2d428 Push item use delay inside datatype, currently broken 2021-11-27 16:37:30 +00:00