Commit Graph

436 Commits

Author SHA1 Message Date
justin 650e58bdfa Improve level generation speed 2021-08-16 20:56:49 +02:00
justin 37db056f23 Fix wall zoning bug 2021-08-16 16:54:27 +02:00
justin c58ee6d56c Improve line zoning 2021-08-16 14:44:52 +02:00
justin 3192ae628f Refactor wall fusing 2021-08-13 12:56:09 +02:00
justin 501a1cea86 Add distance test when checking for overlapping bound polygons 2021-08-13 12:35:40 +02:00
justin 5829c66527 Add new files 2021-08-13 12:28:17 +02:00
justin 53555865f6 Start cleanup 2021-08-12 15:02:26 +02:00
justin 62af1402ad Store picture shaders in mutable vector 2021-08-12 06:29:36 +02:00
justin 0138f7b940 Commit before attempting to make storage of shaders mutable 2021-08-12 06:11:08 +02:00
justin 4c9a3c8b3c Continue adding mutability 2021-08-12 05:49:25 +02:00
justin f1200c4501 Redo mutable changes 2021-08-12 01:14:58 +02:00
justin 724f9a86f8 Revert "Continue transfer to mutable vectors"
This reverts commit 1f2f5431c0.
2021-08-12 00:57:57 +02:00
justin 1f2f5431c0 Continue transfer to mutable vectors 2021-08-11 22:02:17 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin e43488ee17 Some linting 2021-08-10 14:22:33 +02:00
justin 54c912224b Rendering optimisations (mainly inlining) 2021-07-31 23:38:37 +02:00
justin d7649b951b Implement poking using Verx lists 2021-07-30 20:04:55 +02:00
justin 834464db51 Remove RenderType datatype 2021-07-30 11:53:51 +02:00
justin c67feb485f Complete stritifying points 2021-07-30 01:36:48 +02:00
justin 7b7fd302d8 More strictifiiiying 2021-07-30 01:25:11 +02:00
justin 2d8b27746c Further strictifying 2021-07-30 00:23:02 +02:00
justin bd8ef3f416 Mid strictifying 2021-07-29 23:42:27 +02:00
justin 192e2c9c57 Implement custom poking for vertices--speed regression? 2021-07-29 18:46:01 +02:00
justin 02a9f4badf Remove dependency on pokeStrategy 2021-07-29 16:06:27 +02:00
justin 72f57b6ccf Move towards removing renderStrategy data 2021-07-29 15:58:35 +02:00
justin 25a6186e7b Hack partially working gui line to dropped items 2021-07-28 20:58:39 +02:00
justin ee553c6e49 Add picture shader container datatype 2021-07-28 20:14:54 +02:00
justin a2b94965d7 Implement poking using vertex lists 2021-07-28 12:52:21 +02:00
justin 3b53570c21 Continue tweaking rendering 2021-07-28 12:25:52 +02:00
justin ae84f44824 Reduce rendertype down to vertex information 2021-07-27 13:35:43 +02:00
justin 5dfebd221d Broken binding of central picture in one pass 2021-07-26 00:53:35 +02:00
justin 4f44b748bf Cleanup redundant modules 2021-07-25 02:21:55 +02:00
justin f5873db68d Merge Picture and RenderType datatypes 2021-07-25 02:12:55 +02:00
justin 84a9badea8 Refactor modules 2021-07-25 01:29:43 +02:00
justin e453065afe Partial fix of inventory rendering 2021-07-23 12:48:40 +02:00
justin 5d2dde6f35 Small optimisations 2021-07-22 13:27:23 +02:00
justin 315cf780bf Give proper foldl' and foldr methods for LTrees 2021-07-22 02:00:18 +02:00
justin 9f37ecb204 Tweak picture layers 2021-07-21 17:52:38 +02:00
justin 0aa437d035 Commit before generalising picture transformation to alternative 2021-07-21 14:38:57 +02:00
justin e5bee30f5b Correct cloud movement 2021-07-21 13:17:50 +02:00
justin 7367fc8f09 Attempt to reimplement cloud springs 2021-07-21 00:53:51 +02:00
justin 7b45a4a295 Steps towards making clouds list based 2021-07-21 00:05:13 +02:00
justin af44a380fc Commit before cloud changes 2021-07-20 23:45:45 +02:00
justin dd73c9c81c Add door mechanism code 2021-07-20 15:15:27 +02:00
justin ea739bd2cd Abstract and unify door mechanisms 2021-07-20 15:14:58 +02:00
justin 316a4141ab Fix space leak, start to unify door mechanisms 2021-07-20 13:42:38 +02:00
justin 40ee81aff9 Finish replacement of sortOn with safeMinimumBy, regress door space leak 2021-07-20 05:40:57 +02:00
justin 8bc5b49a3c Replace some instances of sorting with minimums 2021-07-20 05:26:27 +02:00
justin 58b2c8a842 Introduce safeMinimumOn 2021-07-20 04:34:28 +02:00
justin 6905c6f154 Commit before static wall overhaul 2021-07-19 01:33:52 +02:00