Ran
6039aeabde
Server client communication! maybe
2022-02-19 22:55:53 +06:00
coolGi2007
eac8cacd42
Removed new config
2022-02-19 18:53:34 +10:30
coolGi2007
b75eebd0dc
Getting more stuff ready for new config
2022-02-13 14:48:56 +10:30
coolGi2007
393a94a7a1
We don’t talk about this 1 line in the gradle
2022-02-12 14:04:18 +00: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
dc028db5ed
update core + change a bit for sodium get chunk so it works better
2022-02-11 13:35:39 +08:00
coolGi2007
42b67825f8
Added custom toml to forge
2022-02-07 09:46:08 +10:30
coolGi2007
30a636c840
Added toml to be able to be used in core
2022-02-07 09:14:08 +10:30
tom lee
0bafa37f66
Fix and unify how key events work
2022-02-06 14:58:39 +08:00
coolGi2007
6ba6b11f6b
Use cursedforge rather than modrinth for sodium download
2022-02-06 05:45:58 +00: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
308f809d5d
Cleaned up some gradle stuff
2022-01-30 15:53:47 +10:30
tom lee
4263ea9733
Add patch for BCLib to solve patchy features gen issue
2022-01-29 16:11:52 +08: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
coolGi2007
1d914b8f8a
Refactored some stuff
2022-01-24 18:54:16 +10:30
CodeF53
f665b452b0
Don't cache old builds, uncomment jar versioning.
2022-01-24 03:19:31 +00:00
James Seibel
17750691d6
comment out the jar versioning
2022-01-23 20:52:28 -06:00
James Seibel
43897e1298
Add the version name override to fabric
2022-01-23 16:48:33 -06:00
tom lee
a750aaf90a
Update core + cleanup some junks
2022-01-23 19:12:18 +08:00
tom lee
3bd1eedcb8
Fixed Lithium WorldGen NullPtr issue cause by lazyness
...
Detail cause: I only override the getChunk(x,y,status,bool) and not its
sub set like getChunk(x,y), getChunk(x,y,status) because... Programmer
is always lazy. Aren't they?
2022-01-22 23:05:11 +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
coolGi2007
deb6ada6cc
Fixed a typo
2022-01-18 09:18:36 +00:00
coolGi2007
e72a0546be
Cleaned up comment on gradle and made stuff more consistent
2022-01-18 19:24:36 +10:30
Ran
e5ef93a26d
Universal jar for forge & fabric
2022-01-18 00:43:13 +06: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
9736d2169e
Update core+fabric disable StarLight
2022-01-16 17:34:35 +08:00
tom lee
b507f459b3
Add basic StarLight compat. (Make it not crash)
2022-01-15 21:56:48 +08:00
coolGi2007
3ba40dd910
Added starlight
2022-01-15 10:14:44 +00:00
coolGi2007
49b0911aaf
Escape saves config and added a immersive portals comment
2022-01-14 13:52:42 +10:30
tom lee
328ac93178
Fixed Sodium Fog Issue.
2022-01-13 20:00:36 +08:00
tom lee
8119cc06ad
Finally a reliable onClientChunkLoad event without light issues!
2022-01-12 16:16:20 +08:00
coolGi2007
e262dfa14a
Fixed clouds for immersive portals
2022-01-11 08:39:09 +00:00
tom lee
fd8a94d77c
Impl a semi-working getRenderedChunk for Sodium
2022-01-09 14:57:42 +08: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
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
Eric
9daf5a013c
Changed cloud projection matrix to have custom clip values.
2022-01-01 21:28:56 -07:00
tom lee
a6b3a7ea5a
Update core and fixed MixinFogs and added underwater fog
2022-01-01 13:51:35 +08: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