Commit Graph

2116 Commits

Author SHA1 Message Date
James Seibel 27c3c0c404 rename EDistanceGenerationMode -> EDhApiDistantGeneratorMode 1.6.10a 2022-12-10 22:08:33 -06:00
James Seibel df7728707a Update coreSubProjects 2022-12-10 21:53:17 -06:00
James Seibel 6bd7f54a8e Add WrapperFactory.createChunkWrapper() 2022-12-08 21:36:44 -06:00
James Seibel 954175943d Fix event related null pointer issues 2022-11-24 23:09:06 -06:00
James Seibel a1e8af623d Move Optifine code out of ReflectionHandler and into AbstractOptifineAccessor 2022-11-24 19:10:19 -06:00
James Seibel af625d912a rename DhApiEventInjector -> ApiEventInjector 2022-11-24 18:05:15 -06:00
James Seibel 04d61e81ed add IDimensionTypeWrapper.equals() 2022-11-20 20:39:57 -06:00
James Seibel 78fc6be193 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2022-11-19 19:07:34 -06:00
James Seibel 969dfa1dd0 Add isAir() to BlockStateWrapper 2022-11-19 19:06:42 -06:00
coolGi 19578f2104 pushed core 2022-11-18 19:13:00 +10:30
coolGi de60b15d2b Added the ChangelogScreen. New changelog screen done 2022-11-18 19:12:25 +10:30
coolGi 7c5ffe3f10 Core doesn't like to push itself 2022-11-17 21:46:30 +10:30
coolGi 2daf47f202 Updated updater screen (thanks a lot to Pankakes#0686) 2022-11-17 21:44:43 +10:30
James Seibel 4644121fe3 Add getWrappedMcObject_UNSAFE() to Biome and BlockState Wrappers 2022-11-13 21:50:10 -06:00
James Seibel f75c9ec06a Refactor/comment DhSectionPos, DhLodPos, and DhLodUnit
And add BitShiftUtil
2022-11-06 21:41:05 -06:00
coolGi e174939cf5 Core doesnt like pushing itself 2022-11-04 17:37:27 +10:30
coolGi b8ecbdd27d Added a lang auto formatter and a missing lang detector and fixed up the lang formatting and added missing options 2022-11-04 17:35:24 +10:30
morippi 100401e0ac I made some error with the commits 2022-11-03 17:53:20 +01:00
morippi a5f2ce79e4 partial fix for ocean holes 2022-11-01 20:29:44 +01:00
coolGi 4358360362 Swapped out the bottom 2 buttons on the update screen 2022-10-30 19:34:27 +10:30
coolGi 889fc7d7fe Fixed mixin plugin and made it be more abstract (sodium class not found bug fixed) 2022-10-30 19:29:25 +10:30
coolGi 8fec85d4cb Added stuff that people suggested to the update screen 2022-10-30 18:36:50 +10:30
coolGi de744d1f10 Updated readme to add/remove the libraries we use and added instructions for how to open cmd 2022-10-29 09:17:08 +00:00
coolGi 4e50099308 Core didn't push 2022-10-28 10:09:02 +10:30
coolGi e17f201e6b Finished the self updater 2022-10-28 10:07:46 +10:30
coolGi 14fb775212 Added the self updater to forge and fixed standalone jar 2022-10-21 17:32:25 +10:30
coolGi 9742a2146a Added the self updater to forge 2022-10-20 22:47:48 +10:30
James Seibel 270476f4d2 replace customModule dependencies with implementation's
This shouldn't change how anything compiles and is done for simplicity sake
2022-10-15 20:34:45 -05:00
James Seibel b1205c73d5 Add parenthesis and comments to build.gradle 2022-10-15 20:33:16 -05:00
James Seibel 760019aac6 calm down the gradle.prop mcVer comment 2022-10-14 21:23:29 -05:00
James Seibel a89df000d0 Merge branch '1.19.2' into 'main'
1.19.2

See merge request jeseibel/minecraft-lod-mod!22
2022-10-12 12:50:00 +00:00
Jeff McClure 3278d3518d 1.19.2 2022-10-12 12:50:00 +00:00
James Seibel 0f8bf01d30 Update coreSubProjects 2022-10-05 22:42:19 -05:00
coolGi e4132fe469 Changed out the json library with something that we already have 2022-10-04 17:24:44 +10:30
coolGi f593df5d1d Changed out the json library with something that we already have 2022-10-04 17:24:25 +10:30
TomTheFurry a42153dc14 FINALLY fix the issue where some data isn't saved and etc 2022-10-01 15:02:24 +08:00
James Seibel 7dbb17b339 Add "Dh" prefix to DistantHorizons Worlds 2022-09-29 21:54:00 -05:00
coolGi 4e226130df Fixed up some listener stuff in the config 2022-09-25 12:24:41 +09:30
coolGi abf5ec313a Added a way of just running the config ui by itself so I can do quicker tests 2022-09-19 19:20:50 +09:30
TomTheFurry 2257ceae53 Continue improving stabilises of the system 2022-09-19 14:54:46 +08:00
TomTheFurry e330a7cd3b Add render source flag debug mode & fix sparse source to render source transform bug 2022-09-19 12:28:39 +08:00
TomTheFurry 9316575534 Fix critical issue causing chunk to lod build extremely slow, and also partly fix sparse data source loading (where I used wrong array instead of loaded data array.) Also improve ChunkToLodBuilder building loops to support multithreaded building 2022-09-18 16:30:45 +08:00
coolGi 3046127b03 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	coreSubProjects
2022-09-18 15:31:28 +09:30
coolGi 7a4e784701 Added some api notes and moved JarMain to the jar folder 2022-09-18 15:31:07 +09:30
TomTheFurry 96a2b406aa Rework the Level data member organization and make world gen enable/disable based on settings 2022-09-18 13:58:03 +08:00
TomTheFurry e2db3cdc5c Make it build again 2022-09-18 12:55:31 +08:00
James Seibel 99fa754e91 Rearrange API packages 2022-09-16 23:57:39 -05:00
James Seibel be28eaf122 Make Core Level Wrappers implement API wrappers 2022-09-16 22:55:37 -05:00
TomTheFurry cd05d5d811 Clean up transparency and buffer render orders. 2022-09-16 17:54:18 +08:00
Ran f6f7c1702a Hopefully fix the API shading 2022-09-16 10:58:42 +06:00