Commit Graph

760 Commits

Author SHA1 Message Date
justin 37b81c2967 Remove Reader from launcherCrit 2021-12-11 19:20:09 +00:00
justin ab7a503515 Remove Reader from chaseCrit 2021-12-11 19:07:14 +00:00
justin e698695842 Remove Reader monad from armour chase crit's ai 2021-12-11 18:40:13 +00:00
justin 154abf0bad Start removing Reader monad from internal creature update 2021-12-11 18:24:53 +00:00
justin cdeb3dfa67 Use a creature to "use" the weapon of a turret 2021-12-11 18:06:04 +00:00
justin 15e1fbc060 Fix space leak when assigning targeted creature 2021-12-10 02:56:14 +00:00
justin e5db9ba5d0 More cleanup 2021-12-09 22:40:20 +00:00
justin e84b4a29e8 Cleanup 2021-12-09 22:37:14 +00:00
justin 3c35a04531 Cleanup, trying to diagnose space leak in crit update 2021-12-09 22:12:44 +00:00
justin bd94044445 Move towards a simplified creature update 2021-12-09 18:16:31 +00:00
justin 1a053421ef Add terminal GODON command 2021-12-09 17:12:32 +00:00
justin 24a0cc289f Add menu option to start new game from seed, uses system clipboard 2021-12-09 14:36:26 +00:00
justin eeda4f3e39 Magnets 2021-12-08 22:01:25 +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 1bb1a06101 Reloading slows movement 2021-12-05 00:36:31 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +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 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 d75ea2b252 Cleanup 2021-12-01 11:11:24 +00:00
justin 42d7ca3ba8 Work on inventory management 2021-11-30 20:11:03 +00:00
justin 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +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 5cbe394e08 Cleanup 2021-11-28 17:07:04 +00:00
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +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
justin 224db733f6 Fold in more ammo parameters, distinguish loadable and charging weapons 2021-11-27 14:29:44 +00:00
justin 92a8dd59b8 Fold some ammo data into its own type 2021-11-27 13:40:56 +00:00
justin bfdac2fad5 Start restructuring Item datatype 2021-11-27 12:48:23 +00:00
justin e7ea7377e2 Allow to equip left click items 2021-11-27 02:01:12 +00:00
justin f29c200a27 Make rewind gun mostly work; todo sound, dropping item, perhaps more 2021-11-26 18:56:37 +00:00
justin 9057012bb2 First (buggy) implementation of rewind gun 2021-11-26 18:14:51 +00:00
justin 213f573011 Reorganise weapons, start work on drones 2021-11-22 00:37:27 +00:00
justin 20cf2ce26d Add dimensions to all items 2021-11-20 00:01:54 +00:00
justin 9f4ff3a75a Better check for wall collisions when expanding creature 2021-11-19 23:22:49 +00:00
justin 51d89982ed Readd wall corner collisions 2021-11-19 22:43:46 +00:00
justin 6f518d720c Tweak equipment draw 2021-11-19 14:24:31 +00:00