tom lee
3764a4cc9e
Updated core and follow core changes
2022-01-24 23:37:33 +08:00
tom lee
d6bbb9d8dc
Updated core and followed with some tweaks for FAR_FRIST gen
2022-01-24 23:02:53 +08:00
tom lee
a38e7a00e4
Update core, Change some small stuff.
2022-01-24 21:08:17 +08:00
coolGi2007
2ec84ae3cf
Fixed a typoish thing
2022-01-24 09:21:51 +00:00
coolGi2007
f03035e3f9
After all these years, the ints show up correctly after restarting (it was literally a 1 line fix)
2022-01-24 19:41:33 +10:30
coolGi2007
1d914b8f8a
Refactored some stuff
2022-01-24 18:54:16 +10:30
Ran
ee947b36a2
maybe it'll work
2022-01-24 10:58:26 +06:00
Ran
ba393f61e5
I forgor
2022-01-24 10:32:00 +06:00
Ran
796c8e7bef
Update DHJarMerger-1.0.jar
2022-01-24 10:29:03 +06:00
CodeF53
fe60de314d
Dummy commit to force new job
2022-01-24 03:41:08 +00:00
CodeF53
d237db3302
remove invalid yaml code from prior commmit
2022-01-24 03:23:05 +00:00
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
89ba5b9d15
Update the pipeline
2022-01-23 20:33:27 -06:00
James Seibel
cea44a3f8a
Update the pipeline
2022-01-23 20:17:50 -06:00
James Seibel
a99c9aff76
Update the pipeline
2022-01-23 19:11:15 -06:00
James Seibel
1827ab646c
Update the pipeline
2022-01-23 18:56:48 -06:00
James Seibel
db00f7ebec
Update the pipeline
2022-01-23 18:45:23 -06:00
James Seibel
0b93c7b5dc
Update the pipeline
2022-01-23 18:25:17 -06:00
James Seibel
97204f3a3c
Update the pipeline
2022-01-23 18:11:18 -06:00
James Seibel
02a6db0a62
Update the pipeline
2022-01-23 18:00:43 -06:00
James Seibel
577af4d854
Update the pipeline
2022-01-23 17:58:42 -06:00
James Seibel
68155142c3
Update the pipeline
2022-01-23 17:44:11 -06:00
James Seibel
43897e1298
Add the version name override to fabric
2022-01-23 16:48:33 -06:00
James Seibel
bf2c520966
Fix a typo in the pipeline
2022-01-23 16:47:24 -06:00
James Seibel
ee1528f694
Merge branch '1.18.X' of gitlab.com:jeseibel/minecraft-lod-mod into 1.18.X
2022-01-23 16:26:16 -06:00
James Seibel
8bd7556c89
Add the dateTime to compiled jars and the commit to artifacts
2022-01-23 16:25:37 -06:00
James Seibel
facbb174f5
Remove logo and IDE files (they are stored in Core)
2022-01-23 16:22:29 -06:00
tom lee
9d3ce5307c
Updated core + cleanup imports in WorldGen
2022-01-23 23:17:04 +08:00
tom lee
54f3e9e12d
Update core
2022-01-23 21:19:53 +08:00
tom lee
e294fc79eb
Fixed using wrong func for makeBiome().
2022-01-23 20:28:35 +08:00
tom lee
a750aaf90a
Update core + cleanup some junks
2022-01-23 19:12:18 +08:00
James Seibel
be8e09eb9b
Update jar merging pipeline
2022-01-22 22:47:35 -06:00
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