James Seibel
9b6895ec68
Refactor and comment ConfigGui
2021-12-23 20:01:53 -06:00
Ran
a3854561fc
Merge remote-tracking branch 'origin/1.18.X' into 1.18.X
2021-12-23 22:50:32 +06:00
Ran
a66df74ec9
BlockEvents
2021-12-23 22:50:06 +06:00
tom lee
eb4b31e876
Render: Changed rendered chunk getter to return circles
2021-12-23 18:40:22 +08:00
tom lee
6015b9a1dc
ExperWorldGen: Increased timeout for slow CPUs
2021-12-23 18:40:22 +08:00
tom lee
146d42bbe9
Fabric: Added no vanilla fog support.
...
This isn't availible due to Forge default overrides something. Note that
this noFog also won't work on custom renderer.
2021-12-23 18:40:22 +08:00
Ran
16b14bc424
Add MinecraftForge License
2021-12-23 14:53:58 +06:00
Ran
a37e4ca232
Merge remote-tracking branch 'origin/1.18.X' into 1.18.X
2021-12-23 14:47:59 +06:00
Ran
8103c16064
Fix warnings & add License
2021-12-23 14:47:38 +06:00
tom lee
6ae41b0caa
ExperWorldGen: Polished stuff. No more error messages. use configs.
...
I would say this version is the first that is playable.
2021-12-23 16:36:14 +08:00
Ran
ba81f31027
Update some stuffs
2021-12-22 22:16:08 +06:00
tom lee
71c72e26e7
ExprWorldGen: Fixed lots of stuff and Features now works!
...
Still Features exception, which I know how to fix I think.
2021-12-22 23:02:28 +08:00
Ran
97828f465d
Server-sided Incoming
2021-12-22 20:32:03 +06:00
Ran
ec37803572
Merge remote-tracking branch 'origin/1.18.X' into 1.18.X
2021-12-22 19:47:45 +06:00
Ran
b7a54eff7a
Explain why this exists
2021-12-22 19:47:22 +06:00
coolGi2007
9604ce297c
Fixed not building
2021-12-22 09:53:56 +00:00
Ran
5ad961d80e
Delete random log file; Sorry if this was important
2021-12-22 14:02:54 +06:00
Ran
843ec2fef8
Disable run for core & common
2021-12-22 14:01:27 +06:00
Ran
1b3e90b669
Make gradle compatible with Java 17
2021-12-22 13:53:34 +06:00
coolGi2007
55aadb73f1
Fixed the config button on forge menu
2021-12-22 07:07:21 +00:00
coolGi2007
e3d87c70c4
Updated config to be smaller
2021-12-22 05:37:59 +00:00
tom lee
8b1205f79e
Fixed Fog color
2021-12-22 11:24:25 +08:00
tom lee
291f5d247c
updated core
2021-12-21 21:13:44 +08:00
tom lee
ad63825194
ExprWorldGen: Fixed some bugs. Still more to go.
2021-12-21 16:11:57 +08:00
tom lee
b0e0cd107d
Updated core
2021-12-21 15:49:44 +08:00
tom lee
5f60cd8d4d
WorldGen: Added thread timeout failsafe
2021-12-20 14:31:32 +08:00
tom lee
d0e17ccab7
Modified a bit of how it determine generation range
2021-12-19 22:35:21 +08:00
tom lee
38a4643cf3
WorldGen: Reversed priority for far vs near
2021-12-19 22:03:15 +08:00
tom lee
938adca022
Changed config for world gen
2021-12-19 21:42:05 +08:00
tom lee
e2ec80134e
Set the UseUnstable...Config to true by default for now
2021-12-19 21:39:51 +08:00
tom lee
903f166041
ExpWorldGen: Fix DeadLocks, improved cpu utilisations
...
Now world gen aways try to keep a certain amount of generation events
active.
2021-12-19 18:27:42 +08:00
TomTheFurry
a9bdbfda4e
Merge branch '1.18' into '1.18.X'
...
Merge the exprimental world gen
See merge request jeseibel/minecraft-lod-mod!13
2021-12-18 16:40:44 +00:00
tom lee
378349b870
Added experimental world generator. (Features mode only for now)
...
Turn on the AllowUnstableFeatureGeneration button to enable it. It is a
temp setting and will be renamed later. There will be many issues with
the generator, but at least it for now works... To be fixed tomorrow.
2021-12-19 00:32:42 +08:00
coolGi2007
190ce716ff
Forgot to make the forge run client actually run forge
2021-12-17 11:59:05 +00:00
coolGi2007
d2c3a87fa8
Fixed some general stuff that broke when updating to .1.8.1
2021-12-17 11:47:39 +00:00
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