Commit Graph

1020 Commits

Author SHA1 Message Date
justin afb178fe8a Add missing file 2022-02-13 09:46:06 +00:00
justin 9af636aa83 Fix bug in line zoning by using less ambitious algorithm 2022-02-13 09:24:27 +00:00
justin ede5a4e5d0 Move line width to first argument 2022-02-10 11:31:55 +00:00
justin 700ab8d930 Minor cleanups 2022-02-10 10:50:29 +00:00
justin 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +00:00
justin 9ead5b3979 Cleanup 2021-12-15 22:21:58 +00:00
justin 9dadea2c36 Fix bug in intersectCircSeg 2021-12-15 17:47:41 +00:00
justin adab32bf68 Remove ssaTri, bullet movement is broken 2021-12-15 17:34:20 +00:00
justin dccacd9d22 Move towards removal of ssaTri, which was buggy 2021-12-15 12:00:07 +00:00
justin c5a211afce Correctly intersect lines and circles 2021-12-15 11:16:56 +00:00
justin 9333d9497e Reorganise geometry modules slightly 2021-12-15 10:59:06 +00:00
justin e3402bacf1 Stop bullets when they hit walls 2021-12-14 19:25:37 +00:00
justin 47391f3850 Use tasty for tests, fix bug in circOnLine 2021-12-14 11:50:01 +00:00
justin ec51efabca Set lasGun muzzle position correctly 2021-12-11 23:11:13 +00:00
justin 6cd59d99bc Cleanup 2021-12-11 22:08:43 +00:00
justin 7116129a37 Cleanup 2021-12-11 19:44:48 +00:00
justin c847955b7c Remove Reader monad from multiple creature ais 2021-12-11 19:32:20 +00:00
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 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