coolGi2007
2d5acbbf45
Updated to 1.18.1 but also works on 1.18
2021-12-17 08:52:46 +00:00
coolGi2007
4e973099f9
Updated my config
2021-12-17 08:29:14 +00:00
tom lee
ee4f43cc59
WorldGen: Now only somewhat lock up server TPS
...
Use recent change to core so that we no longer request 8 chunk
generations per server tick, but instead just 1.
2021-12-17 16:00:44 +08:00
tom lee
3e64b7400e
Updated core
2021-12-17 14:56:29 +08:00
James Seibel
c44daa759c
Remove the Forge server mod requirement and update the credits
2021-12-16 21:47:23 -06:00
tom lee
17c662b10f
Fix -64 offset color bug: Impl' getMinHeight()
...
It calls works by calling getMinBuildHeight()
2021-12-16 18:39:58 +08:00
tom lee
3cfbb69dd9
Update core & fix Wrappers
2021-12-15 16:45:33 +08:00
tom lee
470668265b
Updated core. Cann't test if works, in a hurry.
2021-12-15 00:08:38 +08:00
tom lee
b6ced30d70
Updated core
2021-12-14 21:40:15 +08:00
coolGi2007
d3e0f1e14d
leetom can you check it works before updating core
2021-12-14 08:36:33 +00:00
tom lee
910350ba3a
Update core to use new Renderer system
2021-12-14 15:06:32 +08:00
coolGi2007
8dcf30e776
Updated core
2021-12-13 12:27:28 +00:00
coolGi2007
30d4bcd6a1
Updated config
2021-12-13 12:11:39 +00:00
tom lee
66300cbe70
WorldGen: Fix VersionConstants and more comments
...
More comments in WorldGenWrapper and fix version constants to always
return true in isWorldGeneratorSingleThreaded()
2021-12-12 23:28:18 +08:00
coolGi2007
50ae719f24
Updatec core
2021-12-12 04:01:04 +00:00
coolGi2007
dccad778fb
Updaterd core
2021-12-12 01:44:05 +00:00
tom lee
f163e31cd2
WorldGen: Half fixed world gen
...
Note that currently world gen is single threaded. Below is the current
mapped settings:
BIOME_ONLY -> ChunkStatus.BIOMES : <1 tick
BIOME_ONLY_SIMULATE_HEIGHT -> ChunkStatus.NOISE : <1 tick
SURFACE -> ChunkStatus.SURFACE : <1 tick
FEATURE -> ChunkStatus.FEATURE : 1-2 tick
FULL -> ChunkStatus.FULL : ~ 1-10 tick (?? Probably because of the threaded light engine update)
2021-12-12 02:05:12 +08:00
coolGi2007
5499079ada
Updated readme to say to install git
2021-12-11 10:36:25 +00:00
coolGi2007
8d1277db1b
Fixed build not building
2021-12-11 09:15:38 +00:00
coolGi2007
34fcac25c2
Updated behind the scenes config stuff
2021-12-11 06:06:10 +00:00
coolGi2007
cb0516cae8
Updated core
2021-12-11 04:05:48 +00:00
cola98765
4fdad05252
Merge branch '1.18' into '1.18'
...
FIx lightmap flicker on pause menu
See merge request jeseibel/minecraft-lod-mod!12
2021-12-10 10:39:40 +00:00
tom lee
dc785b4fe1
Bugfix: Pause menu flicker issue
2021-12-10 17:29:16 +08:00
coolGi2007
8df7e1762a
Updated core
2021-12-10 05:22:18 +00:00
coolGi2007
43d9b41648
Updated readme & removed stuff from conig
2021-12-10 01:21:04 +00:00
coolGi2007
880559f94a
Updated core
2021-12-10 01:07:27 +00:00
Morippi
6f04ddce87
added the get names
2021-12-09 16:10:47 +01:00
Ran
6eb065f7c9
We do a little bit of coring here
2021-12-09 17:00:34 +06:00
Ran
17ebad9141
Merge remote-tracking branch 'origin/1.18' into 1.18
2021-12-09 16:59:51 +06:00
coolGi2007
9bcc799b0b
Fixed forge not building
2021-12-09 10:44:38 +00:00
Ran
f247410ae4
We do a little bit of coring here
2021-12-09 16:38:45 +06:00
coolGi2007
2f3bb2ec34
Update readme to be more accurate with architectury
2021-12-09 06:27:24 +00:00
coolGi2007
5c47170ef4
Now uses Architectury and added Forge support
2021-12-09 06:14:30 +00:00
coolGi2007
29d152b312
Updated core (i really need to add a subproject)
2021-12-08 23:54:04 +00:00
coolGi2007
aa48f0f5c6
Might fix windows not working
2021-12-07 05:24:13 +00:00
coolGi2007
05ea683fcf
Fixed build problem
2021-12-06 12:39:42 +00:00
coolGi2007
65163a2477
Update Readme.md
2021-12-06 11:43:42 +00:00
coolGi2007
9dc4c46b99
Initual upload to branch
2021-12-06 11:39:57 +00:00
coolGi2007
69029e6f72
Updated core and some general stuff
2021-12-06 06:15:24 +00:00
coolGi2007
faf8579b41
Added custom config
2021-12-06 02:57:56 +00:00
coolGi2007
ed6dff3b5e
Updated core
2021-12-03 06:17:38 +00:00
coolGi2007
2dd2623257
Updated config button
2021-12-03 06:17:06 +00:00
coolGi2007
82dfecf04c
Updated readme to be more accurate with the current branch
2021-12-02 22:32:57 +00:00
Ran
bb5bb23025
Merge branch '1.17.1' of https://gitlab.com/jeseibel/minecraft-lod-mod into 1.17.1
2021-12-02 16:24:00 +06:00
Ran
c73e9b3cb5
Update core
2021-12-02 16:23:20 +06:00
coolGi2007
c28ec0b1d8
Update Readme
2021-12-02 09:58:31 +00:00
coolGi2007
a587ac4b4c
Fixed the forge and fabric not building and made the gradlew an executable
2021-12-02 09:45:56 +00:00
Ran
0f19b338b6
Update core
2021-12-02 11:31:01 +06:00
Ran
9453e806db
SnowAndFreezeFeature
2021-12-02 11:06:55 +06:00
Ran
1bd072bf0a
Remove duplicate code
2021-12-01 19:15:30 +06:00