Commit Graph

1426 Commits

Author SHA1 Message Date
justin 75a98a572f Correct walkableNodeNear 2022-07-02 12:14:31 +01:00
justin 8dc7682327 Readd some debug drawing (debugDraw itself still commented out) 2022-07-02 11:59:05 +01:00
justin 66fe1abc6f Add PathEdge data to pathfinding graph 2022-07-01 23:17:41 +01:00
justin f6084f37ed Reallow different line block sizes 2022-07-01 21:47:49 +01:00
justin e9e72594c0 Resplit Picture 2022-07-01 20:15:04 +01:00
justin e0b63468fc Redo Geometry.Zone (restrict exports, inlining) 2022-07-01 20:11:10 +01:00
justin 3eb26e86a8 Redo zone size/update 2022-07-01 20:06:25 +01:00
justin 12f409fff3 Finish redoing zoning functions (add exports) 2022-07-01 20:04:35 +01:00
justin 0524f3bd2e Redo zoning functions/inlining 2022-07-01 20:03:37 +01:00
justin 749f206af0 Redo cloud zoning as in master 2022-07-01 19:57:49 +01:00
justin 9c7c5e1133 Zone creatures (casues slowdown) 2022-07-01 19:05:46 +01:00
justin ca40f315c0 Readd block obstruction field 2022-07-01 18:58:21 +01:00
justin fc5d1348d9 Reremove files 2022-07-01 18:54:02 +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 597cef6bd4 Stop drawing debug info (restores speed) 2022-07-01 18:33:44 +01:00
justin 9e9c449fe6 Redo more complex selection positions--results in slowdown 2022-07-01 16:23:05 +01:00
justin 207d52a719 Redo collision changes 2022-07-01 16:05:39 +01:00
justin 1f4f1f6ab1 Cleanup 2022-06-29 12:42:02 +01:00
justin e24f89217a Move mouse button imputs to your input 2022-06-29 12:34:15 +01:00
justin 4b8155ae16 Commit before moving button press events from events into your control 2022-06-29 12:12:45 +01:00
justin 5501d6f9b5 Move streaming data into its own file 2022-06-29 08:05:20 +01:00
justin b1a7e1bf35 Make zoning more universal 2022-06-28 19:04:31 +01:00
justin 4965934502 Commit before complicating zoning 2022-06-28 14:35:49 +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 0cb6657f35 Creature zoning refactor 2022-06-28 11:50:53 +01:00
justin 61ad58c04a Zone creatures 2022-06-28 11:20:20 +01:00
justin f0a1e0685a Factor out wls/crsHit 2022-06-28 09:43:50 +01:00
justin e8849eb8d5 Rearrange zone sizes 2022-06-28 09:38:24 +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 f6d96ec92c Put config/targeting pictures in sensible places, tweak main loop 2022-06-28 01:19:47 +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 673e9b11fc Turn shapeObject's vertices into a stream 2022-06-27 17:47:03 +01:00
justin 8d5800d806 Cleanup 2022-06-27 15:58:53 +01:00
justin 9ec6f7d91b Complete poke fold change 2022-06-27 15:44:32 +01:00
justin 8b72df2772 Change poke to use folding rather than store incremental ints in vector 2022-06-27 15:33:24 +01:00
justin 0def31895f Replace PutShape with PutForeground 2022-06-27 14:30:08 +01:00
justin fec72cdf48 Abstract out block placement 2022-06-27 13:38:46 +01:00
justin c8710fe92a Add file 2022-06-27 09:57:08 +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 c3f9dad233 Remove parallelization of pokeTopPrism 2022-06-26 14:26:39 +01:00
justin d386b0ea89 Cleanup 2022-06-26 12:41:15 +01:00
justin 5ba0ca9f9c Make thingsHit use streaming 2022-06-26 12:13:31 +01:00
justin f47059ae9b Commit before changing thingsHit to use stream 2022-06-26 11:37:43 +01:00
justin 6c571d1878 More cleverly set maximum view distance for rectangular window sizes 2022-06-26 11:30:02 +01:00
justin 15b98e38ac Move wall collisions around 2022-06-26 10:52:46 +01:00