Commit Graph

69 Commits

Author SHA1 Message Date
justin 89d397a928 Tweak bullet bouncing and spawning 2022-07-19 18:21:51 +01:00
justin 3031f2478c Split bullet spawning and bouncing/penetration 2022-07-19 15:33:49 +01:00
justin 0a7922ec5e Improve static bullets 2022-07-19 13:15:13 +01:00
justin 54ba0fbedc Move flame into its own datatype 2022-07-18 22:41:40 +01:00
justin 5495d33389 Move sparks into dedicated datatype 2022-07-18 12:15:05 +01:00
justin ce36aa8295 Refactor bouncing bullets 2022-07-18 09:44:25 +01:00
justin ce3154d311 Continue bullet refactor 2022-07-17 23:02:07 +01:00
justin bf023a61ce Add bullet damages field, move bullet data into own file 2022-07-17 21:45:26 +01:00
justin 22adcb89e0 Cleanup 2022-07-16 18:07:43 +01:00
justin 11732358ed Split out more data files 2022-07-16 17:32:11 +01:00
justin e4a4766ddf Add sounds, move data types out into separate folders 2022-07-16 17:06:51 +01:00
justin 5463328d41 Move machine update into outside function 2022-07-14 21:01:53 +01:00
justin f05d284312 Move machine destruction to external function 2022-07-14 12:48:52 +01:00
justin 3447b9b0bb Cleanup 2022-07-11 10:26:33 +01:00
justin 8346a91bf8 Add file 2022-07-11 00:34:15 +01:00
justin 23022d85a1 Move radar blips into own grouping, work on data-ifying particles 2022-07-10 12:38:32 +01:00
justin d63495e335 Add various capabilities for generating graphs, fixes to lasgun 2022-07-06 11:54:29 +01:00
justin 3952ec6315 Store paths crossing block walls in block 2022-07-02 15:31:27 +01:00
justin 66fe1abc6f Add PathEdge data to pathfinding graph 2022-07-01 23:17:41 +01:00
justin 4d1f1547bc Redo PathFrom name change 2022-07-01 18:48:33 +01:00
justin 516cc6d29e Readd PathGraph data 2022-07-01 18:42:21 +01:00
justin 4b8155ae16 Commit before moving button press events from events into your control 2022-06-29 12:12:45 +01:00
justin b1a7e1bf35 Make zoning more universal 2022-06-28 19:04:31 +01:00
justin 673e9b11fc Turn shapeObject's vertices into a stream 2022-06-27 17:47:03 +01:00
justin fec72cdf48 Abstract out block placement 2022-06-27 13:38:46 +01:00
justin 90af97ee22 Fix wall zoning 2022-06-27 09:56:54 +01:00
justin 7778fb0403 Commit before removing single foregroundShape 2022-06-26 14:35:54 +01:00
justin 85406d06c1 Correct non-pushing of partially destroyed doors 2022-06-23 15:20:50 +01:00
justin 56b9b2dd9e Move towards drawing shapes according to location 2022-06-23 14:53:08 +01:00
justin fff5c87092 Re-add twist when reloading, stop reload when full ammo 2022-06-22 20:41:37 +01:00
justin ac0948cb64 Allow pausable reloads with discrete progess steps 2022-06-22 14:20:20 +01:00
justin 029b6daf8e Allow for custom reloading sounds 2022-06-21 22:21:18 +01:00
justin 14a7189b44 Continue refactoring reloading 2022-06-21 13:06:55 +01:00
justin 8d81104f5f Refactor material sounds 2022-06-19 21:21:33 +01:00
justin 4924aa0a57 Make block damages slightly more logical 2022-06-19 16:11:54 +01:00
justin a7e6d6f3cc Move wall damages to external position 2022-06-19 15:05:12 +01:00
justin fa762c7687 Add shatterGun 2022-06-16 11:13:44 +01:00
justin 6d5d651566 Allow debris to do damage 2022-06-16 02:46:18 +01:00
justin 62dae5bebe Add more information to Room Positions 2022-06-15 12:34:36 +01:00
justin ba8b33a87c Improve item combination algorithm 2022-06-08 16:12:44 +01:00
justin 0c5eeb405f Add unsafe blink gun 2022-06-03 10:18:47 +01:00
justin 5ff2fb4910 Cleanup terminal display 2022-06-03 09:20:03 +01:00
justin af6cdfd048 Start to move damage effects of bullets into a more sensible place 2022-03-25 09:45:11 +00:00
justin 9adc7c81f4 Make damage application belong to hit object 2022-03-25 08:33:54 +00:00
justin 4cd7cf4edd Add sound effects to example analyser 2022-03-22 10:53:01 +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 213f573011 Reorganise weapons, start work on drones 2021-11-22 00:37:27 +00:00
justin f6d5d5a201 Add basic vocalizations to chase creatures 2021-11-18 01:46:37 +00:00