Commit Graph

459 Commits

Author SHA1 Message Date
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 6c6fe43bc0 Move bullet bouncing into separate datatype field 2022-07-17 20:23:50 +01:00
justin 7d6407bebc Move bullet trajectory into bullet update function 2022-07-17 10:31:34 +01:00
justin c9f7f39f22 Continue bullet refactor 2022-07-16 22:02:01 +01:00
justin 301946ff8f Move bullets into own data type 2022-07-16 21:15:25 +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 79791d0df2 Enable duct taping torches to rifles 2022-07-14 11:32:32 +01:00
justin 2cfa3ca3a7 Work towards duct taping torch 2022-07-14 10:50:12 +01:00
justin bfe9073808 Implement torch 2022-07-14 01:11:48 +01:00
justin 2a5b512d61 Cleanup 2022-07-14 00:41:29 +01:00
justin dcc0596a25 Work on held item positioning 2022-07-14 00:28:28 +01:00
justin 090408b438 Move towards abstracting out held item positioning 2022-07-14 00:06:13 +01:00
justin 35a1eb9732 Cleanup 2022-07-13 22:22:24 +01:00
justin 33e9b5b1f0 Destroying mounted lights flashes, move equipment datatype 2022-07-13 19:45:23 +01:00
justin cede677560 Remove ptCrIgnore 2022-07-13 11:26:13 +01:00
justin 791d065eff Fix explosion damage 2022-07-11 20:26:19 +01:00
justin 1506f5a83e Differentiate wrist and hand positions 2022-07-11 18:21:26 +01:00
justin 53548fb1ff Remove item picture field, handled by outside function 2022-07-11 12:34:39 +01:00
justin 33d94bd05a Move toward data-ifying item SPics 2022-07-11 11:32:25 +01:00
justin 3447b9b0bb Cleanup 2022-07-11 10:26:33 +01:00
justin 75d597f774 Remove unnecessary item held/worn field type 2022-07-11 10:20:40 +01:00
justin 96ebb7a1a2 Cleanup 2022-07-11 09:59:09 +01:00
justin ad84e69d05 Data-ify item drawing 2022-07-11 00:33:59 +01:00
justin 7a1dbbb3f9 Cleanup 2022-07-10 12:51:20 +01:00
justin 23022d85a1 Move radar blips into own grouping, work on data-ifying particles 2022-07-10 12:38:32 +01:00
justin ce5b596d4f Move radar blips into own grouping 2022-07-10 11:52:51 +01:00
justin 8202d12b6a Commit before attempting to remove ptDraw field 2022-07-10 10:49:49 +01:00
justin fb66a45495 Work on connecting pathfinding grid 2022-07-09 12:36:17 +01:00
justin ce533c22cb Add lasCircle 2022-07-08 22:14:44 +01:00
justin 68cb191063 Improve item use hammer, improve wide laser 2022-07-07 10:58:18 +01:00
justin 3759434d92 Make use hammers and item positions slightly more logical 2022-07-07 08:27:56 +01:00
justin c2e7fcc897 Commit before rethinking item positioning, broken item hammer 2022-07-07 07:50:05 +01:00
justin 9159281f85 Commit before attempting to unify hammers for used items 2022-07-07 07:24:42 +01:00
justin 0eb2fdc37e Start work on lasguns 2022-07-06 22:24:02 +01:00
justin d63495e335 Add various capabilities for generating graphs, fixes to lasgun 2022-07-06 11:54:29 +01:00
justin cd3463d3d8 Auto generate dot file with base item combinations 2022-07-05 12:05:41 +01:00
justin f9a904d52b Make Shapes use Streaming rather than Vector streaming 2022-07-03 23:04:58 +01:00
justin 207d52a719 Redo collision changes 2022-07-01 16:05:39 +01:00
justin 9801a40b9e Cleanup zoning 2022-06-28 13:43:37 +01:00
justin e770fba7bf Split off StreamingHelp module 2022-06-28 12:26:37 +01:00
justin 61ad58c04a Zone creatures 2022-06-28 11:20:20 +01:00
justin 480fc2df5e Continue refactor 2022-06-28 03:29:55 +01:00
justin e06527091e Continue to refactor zoning to be more stream-based 2022-06-28 03:21:55 +01:00
justin 03b37c4e7b Revert "Turn Shape into a stream"
This reverts commit c7e720248d.
2022-06-27 18:41:43 +01:00
justin c7e720248d Turn Shape into a stream 2022-06-27 18:31:25 +01:00
justin 5ba0ca9f9c Make thingsHit use streaming 2022-06-26 12:13:31 +01:00
justin 15b98e38ac Move wall collisions around 2022-06-26 10:52:46 +01:00
justin ee9523dabb Cleanup 2022-06-26 02:30:17 +01:00