Commit Graph

234 Commits

Author SHA1 Message Date
justin e811e67ff9 Add bounds to door rooms, tweak mounted lights 2022-03-20 08:23:18 +00:00
justin 5aeb04ba05 Add looping sound, add sound to terminals 2022-03-16 09:23:17 +00:00
justin 1b6f11709c Implement randomised markings on sensors 2022-03-13 19:59:46 +00:00
justin 06a501ff88 Rethink damage data type, work on damage sensors 2022-03-13 09:27:35 +00:00
justin 4a1ca905f7 Fix crash on empty inventory left click 2022-03-09 18:17:08 +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 0c580e63a4 Start cleanup of room in-links 2022-03-05 01:09:19 +00:00
justin be1fda266a Cleanup launchers 2022-03-02 08:36:16 +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 69490bb984 Commit before improving item targeting 2022-02-22 10:47:15 +00:00
justin ff84363a13 Cleanup 2022-02-21 22:42:19 +00:00
justin e74ac9f4c4 Cleanup 2022-02-17 23:27:10 +00:00
justin c614a3a655 Remove left click to equip items 2022-02-17 23:09:08 +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 9333d9497e Reorganise geometry modules slightly 2021-12-15 10:59:06 +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 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