Ran
|
3edcb8d03d
|
In here we don't need compatibilityLevel
|
2022-04-08 17:51:27 +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 |
|
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 |
|
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
|
8b13afeb23
|
It compiles in 1.18.1 & 1.17.1 now!
|
2022-04-04 14:30:44 +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 |
|
James Seibel
|
ee6e3a9876
|
Merge branch 'preprocessor_test' into 1.18.X
|
2022-03-19 20:15:18 -05:00 |
|
TomTheFurry
|
f66e27b077
|
First version where 1.18.1 & 1.18.2 is merged
|
2022-03-10 17:05:14 +08:00 |
|
coolGi2007
|
a663bf9f19
|
Added the multiplayer folder thing from 1.18.X to 1.18.2 and fixed building
|
2022-03-08 17:43:10 +10:30 |
|
coolGi2007
|
7ddd48d132
|
Updated what james did from 1.18.X to 1.18.2
|
2022-03-07 16:56:35 +10:30 |
|
James Seibel
|
18074f15f5
|
Rename MinecraftWrapper -> MinecraftClientWrapper
closes #150
|
2022-03-05 18:28:36 -06:00 |
|
James Seibel
|
282f6cfbb8
|
Update the DependencyHandler to support circular references
Also rename "DependencySetup" To "FabricDependencySetup"
|
2022-03-05 17:52:22 -06:00 |
|
coolGi2007
|
b97b1b61b7
|
Reverted the commit that added 1.18.2 to this branch
|
2022-03-02 18:08:11 +10:30 |
|
coolGi2007
|
25d2cfd7b8
|
Quick 1.18.2 branch (**DISABLE GENERATION TO WORK**)
|
2022-03-02 17:43:46 +10:30 |
|
James Seibel
|
1b754387e0
|
Refactor the dependency injectors
|
2022-03-01 21:20:00 -06:00 |
|
Ran
|
7047c81a2b
|
Put logger in ApiShared.java
|
2022-02-21 17:27:54 +06:00 |
|
Ran
|
6936a5f96f
|
I forgor 💀
|
2022-02-20 09:31:55 +06:00 |
|
Ran
|
1c859cd7da
|
Oops was registering channels to wrong environments
|
2022-02-20 00:15:33 +06:00 |
|
Ran
|
6039aeabde
|
Server client communication! maybe
|
2022-02-19 22:55:53 +06:00 |
|
coolGi2007
|
25e8f5ec6a
|
Forgot to push this file
|
2022-02-19 08:30:06 +00:00 |
|
coolGi2007
|
b75eebd0dc
|
Getting more stuff ready for new config
|
2022-02-13 14:48:56 +10:30 |
|
tom lee
|
dd2096bf1b
|
Frontported the forge mixin issue fix. (It may work without that but...)
|
2022-02-12 23:54:23 +08:00 |
|
tom lee
|
ef0023ef39
|
Switch to another way to do the world gen. Now more mod compat!
|
2022-02-12 22:00:09 +08:00 |
|
coolGi2007
|
f0994fff75
|
Added a way to add mods in code and not run on runtime and moved issues and source to gradle.properties
|
2022-02-12 19:34:54 +10:30 |
|
tom lee
|
0bafa37f66
|
Fix and unify how key events work
|
2022-02-06 14:58:39 +08:00 |
|
coolGi2007
|
213d70f2d1
|
Removed clouds
|
2022-02-05 09:41:53 +00:00 |
|
coolGi2007
|
165a3799f3
|
Put some stuff that was duplicated in gradle to the main gradle
|
2022-02-02 22:40:41 +00:00 |
|
coolGi2007
|
a5a70cd65b
|
Made stuff about mod get from gradle.properties so it is easier to edit
|
2022-01-27 12:50:19 +10:30 |
|
coolGi2007
|
4ff37cfdad
|
Fxed forge version
|
2022-01-27 11:14:07 +10:30 |
|
tom lee
|
689928708c
|
Update core and fix forge serverTickEvent firing 2 times per tick
|
2022-01-25 18:27:21 +08:00 |
|
tom lee
|
26e9cc21fd
|
Add and fix mod compat issue with Optifine
|
2022-01-19 13:52:05 +08:00 |
|
cola98765
|
5830c8d87a
|
resolved warnings. part 2
|
2022-01-18 11:00:08 +01:00 |
|
cola98765
|
5161439536
|
resolved warnings. now more carefully.
|
2022-01-18 10:38:40 +01:00 |
|
cola98765
|
b158dff2c6
|
Revert "resolved couple warnings. If it causes problems just revert it."
This reverts commit b390e54801.
|
2022-01-17 16:27:27 +01:00 |
|
cola98765
|
b390e54801
|
resolved couple warnings. If it causes problems just revert it.
|
2022-01-17 14:18:14 +01:00 |
|
tom lee
|
e4b40c9383
|
Update core + Add disableVanillaFog for Forge
|
2022-01-13 23:35:18 +08:00 |
|
coolGi2007
|
e262dfa14a
|
Fixed clouds for immersive portals
|
2022-01-11 08:39:09 +00:00 |
|
tom lee
|
7d38fac16d
|
Update core & try patch the light issue
|
2022-01-09 00:31:39 +08:00 |
|
tom lee
|
235ffb03a5
|
Make light works on pre generated chunks! Changed ChunkWrapper
|
2022-01-08 22:53:51 +08:00 |
|
coolGi2007
|
f9f9f98750
|
Removed FogRenderer from forge(sorry for adding)
|
2022-01-08 06:25:06 +00:00 |
|
coolGi2007
|
025e8b3f9b
|
Made clouds more optimised
|
2022-01-07 17:33:31 +10:30 |
|
coolGi2007
|
35e3a4262b
|
Added disable vanilla fog to forge
|
2022-01-07 11:45:51 +10:30 |
|
coolGi2007
|
562c8154ff
|
Fixed some config stuff
|
2022-01-06 10:49:25 +00:00 |
|
tom lee
|
e23244181a
|
Update core & comment out debug. Fixed/Cleaned up Fabric/Forge warpper
|
2022-01-06 16:28:25 +08:00 |
|