Commit Graph

1488 Commits

Author SHA1 Message Date
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 8346a91bf8 Add file 2022-07-11 00:34:15 +01:00
justin ad84e69d05 Data-ify item drawing 2022-07-11 00:33:59 +01:00
justin 75cd15c240 Data-ify creature drawing (partially) 2022-07-10 23:24:25 +01:00
justin 646942d20c Move flares into own grouping 2022-07-10 13:12:17 +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 2a70dcc9a6 Revert to foldMap-ing worldSPic 2022-07-10 09:59:19 +01:00
justin a5730014c8 Reset Shapes to be list (not stream) of ShapeObj 2022-07-10 09:42:24 +01:00
justin 21f814ede1 Revert pictures to using lists rather than streams of Verx 2022-07-10 09:30:00 +01:00
justin dc803b64b0 Add wall placement obstructions, start to generalise pictures 2022-07-10 00:17:09 +01:00
justin d53e87e5eb Fuse close points in pathing layout 2022-07-09 23:51:47 +01:00
justin fb66a45495 Work on connecting pathfinding grid 2022-07-09 12:36:17 +01:00
justin 9c352e4a83 Improve chase crit searching 2022-07-09 11:25:10 +01:00
justin f57bcebb7a Improve terminal parsing 2022-07-08 23:14:07 +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 22ac8feb37 Redo shape vertices as a list, should allow for mirroring 2022-07-04 23:17:53 +01:00
justin 914c452afb Increase number of drawable elements 2022-07-04 20:50:01 +01:00
justin 6972256751 Attempt to stream SPics, not sure if this improves speed 2022-07-04 20:34:47 +01:00
justin 1e32b05406 Commit before attempting to stream worldSPic more effectively 2022-07-04 11:04:09 +01:00
justin 7fa391eb6c Make pictures use Streaming 2022-07-03 23:55:21 +01:00
justin f9a904d52b Make Shapes use Streaming rather than Vector streaming 2022-07-03 23:04:58 +01:00
justin 02fcb5f072 Restore gib colours 2022-07-03 16:59:52 +01:00
justin ffdfaa41c0 Cleanup creatures somewhat, fix LOS to LOSIndirect 2022-07-03 15:07:55 +01:00
justin b43ec42a2e Make makePathBetween respect obstacles 2022-07-03 13:12:25 +01:00
justin 757ffad1ad Improve door pathing update 2022-07-03 12:56:24 +01:00
justin 67b612fe60 Improve pathing debugging, work on door pathing 2022-07-03 00:24:25 +01:00
justin 3efd89fa34 Correctly add all obstructed paths to doors 2022-07-02 22:59:11 +01:00
justin 46bc135e69 Implement (partially) updating pathing grid when opening doors 2022-07-02 21:39:33 +01:00
justin 8a612be5fe Improve debugDraw 2022-07-02 17:45:03 +01:00
justin dc3b78f8c4 Cleanup 2022-07-02 16:57:42 +01:00
justin e0222dd72b Merge branch 'master' into efficientRuntime 2022-07-02 16:16:09 +01:00
justin c966e78d5a Merge branch 'efficientRuntime' 2022-07-02 16:08:58 +01:00
justin f2e8be35c1 Block destruction can update pathing 2022-07-02 15:50:50 +01:00
justin 3952ec6315 Store paths crossing block walls in block 2022-07-02 15:31:27 +01:00
justin 75a98a572f Correct walkableNodeNear 2022-07-02 12:14:31 +01:00