coolGi
d509694ba9
Re-arranged the git info
2023-08-20 01:35:48 +09:30
coolGi
3b3ec1eee2
DH Jar now knows git version that it was built from
2023-08-07 21:10:45 +09:30
James Seibel
67b61b55a3
Fix 1.17 compiling
2023-08-06 09:08:12 -05:00
James Seibel
18b0b8c6f4
Fix world gen for 1.16
2023-08-05 11:27:23 -05:00
TomTheFurry
1b66672166
Trash remaining 1.19 & 1.18.1 unsupported mc version, and fixup 1.19.2
2023-06-29 16:04:20 +08:00
TomTheFurry
01f767486d
Add in 1.20.1 builds! But, sky light for world gen isn't working...?
2023-06-25 14:56:50 +08:00
TomTheFurry
a02fb42490
1.19 is back up and running! (A few... bugs though)
2023-06-24 22:41:19 +08:00
TomTheFurry
e2855e8984
Start to cleanup and work on 1.19
2023-06-24 19:30:25 +08:00
James Seibel
38c368d9fe
rename namespace lod -> distanthorizons
2023-06-17 17:45:38 -05:00
TomTheFurry
7624764ee0
Fix lighting issues in both client-only and single player world
2023-06-15 16:41:18 +08:00
TomTheFurry
c33c0a4acb
Fix the chunk loading by using an alternative method. It works very nicely now!
2023-06-01 19:22:27 +08:00
coolGi
91864443d5
Made the changelog screen look a bit nicer
2023-05-21 20:36:01 +09:30
coolGi
4fe24abc51
Save commit for new build system
2022-11-14 21:51:09 +10:30
Ran
d07219758f
Start revamping the build script
2022-07-26 21:11:08 +06:00
coolGi
3838f06723
Started work on 1.19 for main branch
2022-06-13 15:58:51 +09:30
Ran
024f60de9b
that should be all?
2022-04-08 18:30:57 +00:00
Ran
1ccc46869d
it's called vertexCount in 1.16
2022-04-08 18:09:42 +00:00
TomTheFurry
af5bcafa45
Make 1.16 build. Confirm 1.18.X working, but others have bugs
2022-04-05 18:18:24 +08:00
coolGi2007
5c17e9599b
Fixed building and started some more work on 1.16.5
2022-04-05 16:11:46 +09:30
TomTheFurry
139c5869c9
err... gitlab ci? 3
2022-04-04 17:21:02 +08:00
coolGi2007
ea4949b3a2
Added 1.16 support and added some other stuff
2022-04-04 18:19:31 +09:30
coolGi2007
855f7f0f9a
Made lots of things use java 8 and added access wideners for different versions
2022-04-02 19:29:01 +10:30
coolGi2007
5fa3e3cb7f
Made new branch with 1.18 and 1.17 combined (still work in progress)
2022-04-01 17:26:43 +10:30
TomTheFurry
f66e27b077
First version where 1.18.1 & 1.18.2 is merged
2022-03-10 17:05:14 +08:00
Ran
ce10a43cc6
Fix accesswidener for 1.18.2
2022-03-03 14:34:47 +06:00
coolGi2007
25d2cfd7b8
Quick 1.18.2 branch (**DISABLE GENERATION TO WORK**)
2022-03-02 17:43:46 +10:30
tom lee
c09b07a21b
Greatly improve speed on loading existing chunks.
2022-01-27 14:08:06 +08:00
tom lee
e294fc79eb
Fixed using wrong func for makeBiome().
2022-01-23 20:28:35 +08:00
tom lee
223570a0b7
Update core. Fixed WorldGen using Util.background threads
2022-01-22 18:10:53 +08:00
tom lee
ce597576ba
Update core and fixed slight bugs
2022-01-20 19:29:22 +08:00
tom lee
93e18230f0
GENERATE LOD FROM FILE IS HERE!!!!!!!
...
Noted issue:
1. Non problematic WARN of `Tried to access a block entity before it
was created`
2. The loading is.... a bit slow due to single thread action. Will be
improved soon.
3. Possible Chunk Status not correct issue. It... sometimes happen, but
it's mostly fine~
Special thanks to the YouTube commentors on the a1.6 Teaser Trailer
video. If not for them, I would not notice how many people want this,
and actually look into slapping in this feature in a1.6.
2022-01-18 22:50:57 +08:00
tom lee
fa2702209c
Impl a getVanillaRenderedChunk
2022-01-08 15:05:12 +08:00
coolGi2007
ebedd5e181
Moved some resources to core
2021-12-31 10:42:10 +00:00
coolGi2007
323eced2a4
Fixed cloud problems
2021-12-31 17:24:45 +10:30
coolGi2007
6a87539ca3
Made a way to fully disable my clouds. Will be off by defult till clouds are done
2021-12-31 16:12:47 +10:30
coolGi2007
fe725b6795
Extended clouds
2021-12-31 04:55:01 +00:00
tom lee
a7759ab8e9
Update core and config
2021-12-30 22:04:29 +08:00
tom lee
b3b94d29b5
Forge Bugfix: Added accesswidener to fix access violations
2021-12-28 15:40:39 +08:00
Ran
6f469737f3
Fix forge's access transformers
2021-12-28 12:58:37 +06:00
tom lee
4ad4e2c29c
BufferUpload: Coresponding to core commit
...
Changed configs. Also added some more exception logging in
ExperWorldGen. And added a flag to JVM Minecraft to force JVM to always
capture Stack Traces.
2021-12-27 16:09:20 +08:00
James Seibel
9b6895ec68
Refactor and comment ConfigGui
2021-12-23 20:01:53 -06:00
Ran
8103c16064
Fix warnings & add License
2021-12-23 14:47:38 +06:00
Ran
ba81f31027
Update some stuffs
2021-12-22 22:16:08 +06:00
coolGi2007
30d4bcd6a1
Updated config
2021-12-13 12:11:39 +00:00
coolGi2007
5c47170ef4
Now uses Architectury and added Forge support
2021-12-09 06:14:30 +00:00
coolGi2007
9dc4c46b99
Initual upload to branch
2021-12-06 11:39:57 +00:00
coolGi2007
faf8579b41
Added custom config
2021-12-06 02:57:56 +00:00
coolGi2007
2dd2623257
Updated config button
2021-12-03 06:17:06 +00:00
Ran
012312892a
Whoops, I forgor 💀
2021-12-01 10:01:49 +06:00
Ran
c9f6a753ec
Update everything latest & fix some issues & new accesswideners
2021-12-01 01:02:20 +06:00