James Seibel
016d26a6f7
Update jar merging pipeline
2022-01-22 22:35:51 -06:00
James Seibel
539698c456
Update jar merging pipeline
2022-01-22 22:34:35 -06:00
James Seibel
bcc11b8f0c
Update jar merging pipeline
2022-01-22 22:24:52 -06:00
James Seibel
c2a960162e
Add a link to Ran's Jar merger repo
2022-01-22 22:24:42 -06:00
James Seibel
c42a3a5fb3
Update jar merging pipeline
2022-01-22 22:13:59 -06:00
James Seibel
59d6289177
Update jar merging pipeline
2022-01-22 22:04:56 -06:00
James Seibel
4f028d118d
Set the default Generation Priority to NEAR_FIRST closes #160
2022-01-22 22:04:36 -06:00
James Seibel
b555e35016
Update jar merging pipeline
2022-01-22 21:58:57 -06:00
James Seibel
26b4c3a2d9
Update jar merging pipeline
2022-01-22 21:34:46 -06:00
James Seibel
2a5199f851
Update jar merging pipeline
2022-01-22 21:18:32 -06:00
James Seibel
408dbc2169
Update jar merging pipeline
2022-01-22 21:05:09 -06:00
James Seibel
c9ffcfb1e8
Add jar merging to the pipeline
2022-01-22 20:50:16 -06: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
8500ec7a00
Fixed WorldGen to provide better support for StarLight
2022-01-22 22:38:33 +08:00
tom lee
223570a0b7
Update core. Fixed WorldGen using Util.background threads
2022-01-22 18:10:53 +08:00
tom lee
de8c063731
Update core + cleanup debug logging
2022-01-22 16:10:32 +08:00
tom lee
0cffa30286
Updated core
2022-01-22 13:45:51 +08:00
coolGi2007
1d3a282c60
Added optifine tough dosnt run yet since forge dependances arnt set up yet
2022-01-21 17:49:47 +10:30
tom lee
9b6cd955b5
Updated core
2022-01-20 22:54:06 +08:00
tom lee
8e1559ac61
Update core and fix under lava (and powder snow) render fog issue
2022-01-20 21:55:17 +08:00
tom lee
ce597576ba
Update core and fixed slight bugs
2022-01-20 19:29:22 +08:00
tom lee
d53a7a5fc4
Update core
2022-01-19 23:33:09 +08:00
tom lee
35bb5cdc92
Update core
2022-01-19 19:01:50 +08:00
tom lee
26e9cc21fd
Add and fix mod compat issue with Optifine
2022-01-19 13:52:05 +08:00
tom lee
71fd448b7f
Dummy commit to kick start CI, hopefully.
2022-01-18 23:15:36 +08:00
tom lee
93e18230f0
GENERATE LOD FROM FILE IS HERE!!!!!!!
...
Noted issue:
1. Non problematic WARN of `Tried to access a block entity before it
was created`
2. The loading is.... a bit slow due to single thread action. Will be
improved soon.
3. Possible Chunk Status not correct issue. It... sometimes happen, but
it's mostly fine~
Special thanks to the YouTube commentors on the a1.6 Teaser Trailer
video. If not for them, I would not notice how many people want this,
and actually look into slapping in this feature in a1.6.
2022-01-18 22:50:57 +08:00
cola98765
d305741be2
resolved warnings. part 3
2022-01-18 11:29:01 +01: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
jas35484
e27b43f03a
Increment the version from '1.5.4a' to '1.6.0a-pre'
2022-01-17 20:33:35 -06:00
jas35484
daf4f06a30
Add .gitlab-ci.yml
2022-01-17 19:51:40 -06:00
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
23bbbce749
reverted config changes.... it was a bit too final
2022-01-17 16:14:52 +01:00
tom lee
898be82aab
Update core
2022-01-17 22:51:28 +08:00
tom lee
dc9ed37de2
Update core
2022-01-17 22:04:07 +08: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
tom lee
51a7053d7e
Update core & make LightMode easy to switch.
2022-01-15 19:10:59 +08:00
coolGi2007
3ba40dd910
Added starlight
2022-01-15 10:14:44 +00:00
tom lee
248f8e5e70
ExpWorldGen: Add LightMode support. TODO: Config.
2022-01-15 16:58:16 +08:00
coolGi2007
49b0911aaf
Escape saves config and added a immersive portals comment
2022-01-14 13:52:42 +10:30
tom lee
e4b40c9383
Update core + Add disableVanillaFog for Forge
2022-01-13 23:35:18 +08:00
tom lee
328ac93178
Fixed Sodium Fog Issue.
2022-01-13 20:00:36 +08:00
tom lee
d91f86aed5
Update core
2022-01-12 18:18:01 +08:00
tom lee
8119cc06ad
Finally a reliable onClientChunkLoad event without light issues!
2022-01-12 16:16:20 +08:00
coolGi2007
94c9d0e276
Updated core
2022-01-11 08:45:33 +00:00