coolGi
|
fdd416b514
|
Fixed language
|
2022-06-12 17:52:33 +09:30 |
|
coolGi
|
03f134bde3
|
Fixed mappings
|
2022-06-12 17:43:54 +09:30 |
|
TomTheFurry
|
e8d1ca995c
|
Fabric works totally now! (Ecept Lang files)
|
2022-06-12 15:59:02 +08:00 |
|
TomTheFurry
|
16adf15975
|
Common build now!
|
2022-06-12 15:38:11 +08:00 |
|
coolGi
|
417b98f881
|
Small push (also think it fixed architectury)
|
2022-06-12 16:04:48 +09:30 |
|
coolGi
|
8454b5056d
|
Most of the generator is fixed (just need to find out how to get the randomState for it to be fixed)
|
2022-06-11 17:43:12 +09:30 |
|
coolGi
|
a81fd9a483
|
Nearly everything for 1.19 is fixed (all that is left is generator & architectury)
|
2022-06-08 18:53:28 +09:30 |
|
coolGi
|
4ee1949873
|
Save commit for 1.19
|
2022-06-08 18:00:30 +09:30 |
|
TomTheFurry
|
10072200b5
|
Updated some config defaults and min/maxs
|
2022-04-22 21:11:35 +08:00 |
|
TomTheFurry
|
a00647f8e7
|
Add the cave culling switch logic
|
2022-04-22 21:07:10 +08:00 |
|
TomTheFurry
|
0658479921
|
Fix critical mem leak in BlockDetail + Add spaced out worldGenThread + make worldGenUpdate update once per 10 ticks + Semi-impl proper EarthCurveRatio limits + make worldGenThreads terminate faster + impl temp bypass to stop deadlocks on BufferFactory destroy() + fix chat logging messages with Throwable twice
|
2022-04-17 18:07:50 +08:00 |
|
TomTheFurry
|
ff8b07ac12
|
Add config settings for earthCurve thingy
|
2022-04-15 19:15:56 +08:00 |
|
cola98765
|
e69b7dec7d
|
fixed block to avoid settings by using proper Heightmap.Types in chunk.getHeight
|
2022-04-14 19:05:56 +02:00 |
|
TomTheFurry
|
1952f91540
|
More logging & fix 1.16 getminbuildheight & improve blockdetailmap caching for waterlogged blocks
|
2022-04-13 13:38:37 +08:00 |
|
TomTheFurry
|
9fdaeed69b
|
Redo the preprocessor Define system to support 'PRE' & 'POST'
|
2022-04-09 18:37:38 +08:00 |
|
TomTheFurry
|
733bbc0b58
|
Add back 1.16.5 TerraForged basic support
|
2022-04-09 15:47:47 +08:00 |
|
TomTheFurry
|
17f6147e13
|
Fix lightmap, again.
|
2022-04-09 15:21:59 +08:00 |
|
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 |
|
James Seibel
|
4c112aa8ae
|
Fix a typo in the license header
|
2022-04-06 22:28:37 -05:00 |
|
James Seibel
|
df6da4b48a
|
Update the license years
|
2022-04-06 22:24:36 -05:00 |
|
James Seibel
|
c3e8449979
|
Add the copyright header to files missing it
|
2022-04-06 22:21:46 -05:00 |
|
TomTheFurry
|
f01e31f475
|
Actually finish porting the world gen for 1.16 + add missing mixin for 1.16 & 1.17 + Solved the deadlock in world gen if moving too fast
|
2022-04-06 00:10:01 +08:00 |
|
TomTheFurry
|
4285f32b94
|
Fix chunkLoader bug (H8 tag caps now...)
|
2022-04-05 23:40:52 +08: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
|
38102ac17f
|
Fixed up some stuff (Got busy so finish it later)
|
2022-04-04 17:48:37 +08:00 |
|
TomTheFurry
|
139c5869c9
|
err... gitlab ci? 3
|
2022-04-04 17:21:02 +08:00 |
|
coolGi2007
|
e046b972ca
|
Fixed stuff and made core use mc 1.16 version of log4j
|
2022-04-04 18:49:46 +09:30 |
|
coolGi2007
|
ea4949b3a2
|
Added 1.16 support and added some other stuff
|
2022-04-04 18:19:31 +09:30 |
|
TomTheFurry
|
ff9bab99c7
|
Fix it so forge in 1.17 works
|
2022-04-04 16:25:06 +08:00 |
|
TomTheFurry
|
bd7a03b0ca
|
Fix up the 1.17/1.18 ChunkLoader to be inline with each other.
|
2022-04-04 15:28:22 +08:00 |
|
TomTheFurry
|
8b13afeb23
|
It compiles in 1.18.1 & 1.17.1 now!
|
2022-04-04 14:30:44 +08:00 |
|
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
|
afa658cc00
|
Add RendererType & Debug Renderer + fix Logger bug
|
2022-03-28 17:04:06 +08:00 |
|
James Seibel
|
86e07156d1
|
Make multi-Dim similarity = 0 disable the new system
By default the old system of 1 world per dimension is used
|
2022-03-26 23:16:12 -05:00 |
|
TomTheFurry
|
cc42f8667f
|
Update core
|
2022-03-26 18:56:39 +08:00 |
|
James Seibel
|
3c8efa17d5
|
Add better logging and hopefully fix some issues with multi-dim support
|
2022-03-23 21:18:03 -05:00 |
|
TomTheFurry
|
9d241ab175
|
Add CaveCullingHeight + 'Fun' mode into config
|
2022-03-22 18:23:53 +08:00 |
|
tom lee
|
a8c7405f9d
|
Update core + forgot to undo the always getMaxRenderedChunk()
|
2022-03-21 17:29:33 +08:00 |
|
tom lee
|
8351c58d7b
|
Update core + remove Manifold from core + remove awt.Colors
|
2022-03-21 15:16:37 +08:00 |
|
tom lee
|
aa86381b80
|
Update core
|
2022-03-20 23:18:23 +08:00 |
|
tom lee
|
563840ca58
|
Fix some block failing to get correct colors
|
2022-03-20 17:15:12 +08:00 |
|
tom lee
|
3731223087
|
Update core
|
2022-03-20 16:27:40 +08:00 |
|
tom lee
|
ee4b83fa99
|
Fix StructFeatManager to work on 1.18.2 + Update core
|
2022-03-20 13:42:12 +08:00 |
|
James Seibel
|
ee6e3a9876
|
Merge branch 'preprocessor_test' into 1.18.X
|
2022-03-19 20:15:18 -05:00 |
|
James Seibel
|
17e375bc61
|
Return IBlockDetailWrappers
|
2022-03-19 20:04:11 -05:00 |
|
James Seibel
|
a2c8c90a5e
|
Merge branch '1.18.2' into preprocessor_test
|
2022-03-19 19:56:04 -05:00 |
|
James Seibel
|
b9ee54f6ad
|
add multi-dim and brightness/saturation
|
2022-03-19 12:39:09 -05:00 |
|