Commit Graph

79 Commits

Author SHA1 Message Date
justin 100f776ddd Cleanup 2022-04-07 21:39:39 +01:00
justin ac74ae0ed1 Simplify creature update 2022-04-07 19:40:12 +01:00
justin 3698a738f3 Cleanup creature update slightly, add show instance for impulses 2022-03-26 08:08:16 +00:00
justin a07647d89d Cleanup 2022-03-25 12:00:35 +00:00
justin 9adc7c81f4 Make damage application belong to hit object 2022-03-25 08:33:54 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin 06a501ff88 Rethink damage data type, work on damage sensors 2022-03-13 09:27:35 +00:00
justin 1364e7c8c8 Fix laser targeting draw when creature offscreen 2022-03-06 22:58:05 +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 055fcf4cce Add new targeting datatypes 2022-02-22 11:07:19 +00:00
justin 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +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 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 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 1a053421ef Add terminal GODON command 2021-12-09 17:12:32 +00:00
justin eeda4f3e39 Magnets 2021-12-08 22:01:25 +00:00
justin d9c5cfc26d Cleanup 2021-12-05 12:29:01 +00:00
justin 8b8d75b016 Allow for bullet drag 2021-12-02 18:29:46 +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 f40d486d68 Rethink item ammo to item consumables, start item type datatype 2021-11-29 16:22:31 +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 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 4ef1811dd6 Tweak item dropping, add item radius 2021-11-19 14:04:44 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin f6d5d5a201 Add basic vocalizations to chase creatures 2021-11-18 01:46:37 +00:00
justin 5a52b646e1 Add forgotten files, many updates concerning turrets and shields 2021-11-05 19:58:55 +00:00
justin 2c768845b2 Move towards adding reflective shield 2021-11-05 12:14:11 +00:00
justin 08fa84c1fd Cleanup and reorganise 2021-10-31 19:46:32 +00:00
justin 7b6904b51f Fix direction stuttering bug 2021-09-22 19:42:39 +01:00
justin 72657294d1 Continue tweaking sound 2021-09-12 20:33:33 +01:00
justin 51a85bd1ec Refactor sound 2021-09-12 17:52:34 +01:00
justin aa7413a29f Cleanup, move towards unifying zones 2021-09-11 15:52:43 +01:00
justin 70c97f5367 Refactor sounds 2021-09-09 14:58:07 +01:00
justin 882a8e9824 Beef up minigun 2021-08-28 12:09:39 +01:00
justin c4df048d31 Fix bug where new sounds didn't overplay old sounds 2021-08-26 22:56:11 +01:00
justin 743e190ddc Tweak wall shadow geometry shader 2021-08-19 14:57:23 +02:00
justin d7047c4b09 Store past damages in vector form 2021-08-19 01:41:56 +02:00
justin 910c29a510 Fix worldEvent reset space leak 2021-08-18 13:18:46 +02:00
justin a6f08aef16 Move toward diagnosing state update leak 2021-08-18 11:53:14 +02:00
justin cfb27d4a76 Implementation of creature update using endofunctor monoid 2021-08-18 00:59:35 +02:00
justin 5971fae5ec Commit before trying to use traverseMaybe for creature update 2021-08-17 23:38:08 +02:00
justin a283bb286a Minor changes, commit before playing with creature update 2021-08-17 22:54:44 +02:00