Commit Graph

932 Commits

Author SHA1 Message Date
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 e1a9327c06 Tweak basic curvearound magnet 2021-12-09 17:33:59 +00:00
justin 1a053421ef Add terminal GODON command 2021-12-09 17:12:32 +00:00
justin 4324d298d4 Cleanup 2021-12-09 14:43:38 +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 9f6e5af991 Cleanup 2021-12-07 00:39:51 +00:00
justin d8b416191f Fix start new game bug 2021-12-07 00:02:21 +00:00
justin 763b771928 Cleanup, fix menu lock on restarting level after game over 2021-12-06 23:44:10 +00:00
justin 19540bd19e Reorganise weapons 2021-12-06 17:41:53 +00:00
justin b058fba814 Improve combinations algorithm speed 2021-12-06 15:56:44 +00:00
justin 766a1dda83 Cleanup combination accessing code 2021-12-06 14:18:11 +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 cbf344e73e Add bangcone 2021-12-04 18:52:03 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +00:00
justin 30abc318ae Input more combinations 2021-12-04 11:45:43 +00:00
justin 0114a2f9f2 Make combine and tweak menus servicable 2021-12-04 00:27:22 +00:00
justin ecbc8eab35 Correct module import 2021-12-03 17:19:14 +00:00
justin a168a335b9 Add file 2021-12-03 17:18:39 +00:00
justin b41e3e3637 Allow for stacking of items and combining sensibly 2021-12-03 17:18:06 +00:00
justin b2a9192fe4 Add file 2021-12-03 01:56:55 +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 ce06845278 Add file 2021-12-01 18:38:10 +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 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 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +00:00
justin 27b1a6da9e Keep inventory as intmap, start to allow items of different sizes 2021-11-30 15:33:15 +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 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 4f77a15445 Move item parameters into a more sensible place 2021-11-29 17:45:10 +00:00
justin e9ff591a28 Remove non-aiming item zoom 2021-11-29 16:56:19 +00:00
justin 89a80a0c77 Move some item datatypes into dedicated module 2021-11-29 16:50:44 +00:00