CocoTheOwner
|
b15b640652
|
Probably wise to quicksave
|
2021-07-21 18:12:45 +02:00 |
|
CocoTheOwner
|
3e892f30ca
|
Remove requireNonNull and do safer
|
2021-07-21 16:59:46 +02:00 |
|
CocoTheOwner
|
20f3efced9
|
Convert to toolbelt
|
2021-07-21 16:58:09 +02:00 |
|
CocoTheOwner
|
25bcd0f2a9
|
Merge remote-tracking branch 'upstream/master' into saplingOverrides
|
2021-07-21 16:48:22 +02:00 |
|
Daniel Mills
|
d990bf794a
|
Merge remote-tracking branch 'origin/master'
|
2021-07-21 10:39:44 -04:00 |
|
Daniel Mills
|
aa25feb57e
|
Fixes
|
2021-07-21 10:39:39 -04:00 |
|
Dan
|
b203fc7c68
|
Merge pull request #443 from CocoTheOwner/fixCompoundNPE
Fix NPE by checking if null before calling on it.
|
2021-07-21 09:37:35 -04:00 |
|
Dan
|
9298e045d3
|
Merge pull request #442 from CocoTheOwner/fixVolmitSender
Fix sender.player() call without checking if player
|
2021-07-21 09:37:15 -04:00 |
|
Dan
|
e3255588d3
|
Merge pull request #448 from CocoTheOwner/infoImprovement
Improve some info logs
|
2021-07-21 09:34:41 -04:00 |
|
Dan
|
514f23cf4d
|
Merge pull request #436 from CocoTheOwner/better-bugreports
Update bug reports & feature requests
|
2021-07-21 09:34:16 -04:00 |
|
Daniel Mills
|
ab206b2abf
|
Stop threads on vision shutdown
|
2021-07-21 09:13:05 -04:00 |
|
Daniel Mills
|
2f8a65d364
|
Only install datapacks on init if it is studio
|
2021-07-21 08:39:09 -04:00 |
|
Daniel Mills
|
a30e47d094
|
Shutdown threads on iris disable
|
2021-07-21 08:37:35 -04:00 |
|
Daniel Mills
|
0a78a87a17
|
Stop recreating threads without shutting down engine targets
|
2021-07-21 08:37:26 -04:00 |
|
Daniel Mills
|
886ec9c574
|
V+
|
2021-07-21 08:12:01 -04:00 |
|
Daniel Mills
|
434fe894bc
|
Precache Noise double chunk speed!
|
2021-07-21 08:11:47 -04:00 |
|
Daniel Mills
|
cde9dbe406
|
Fix parallax issues
|
2021-07-21 08:10:26 -04:00 |
|
Daniel Mills
|
c5262f188e
|
Fix JVM Warnings
|
2021-07-21 08:10:11 -04:00 |
|
Daniel Mills
|
8f57364547
|
Verify MCA Chunks
|
2021-07-21 08:09:57 -04:00 |
|
CocoTheOwner
|
eb193f230b
|
Re-enable dirty placer. needs fixin'
|
2021-07-21 11:40:16 +02:00 |
|
CocoTheOwner
|
6a868f975e
|
Rename treeoptions & improve debug
|
2021-07-21 11:39:27 +02:00 |
|
CocoTheOwner
|
66a8db598f
|
Require toggle in treeSettings
|
2021-07-21 11:34:34 +02:00 |
|
CocoTheOwner
|
bfa13583e3
|
Sapling now called tree
|
2021-07-21 11:33:42 +02:00 |
|
CocoTheOwner
|
d865e646b9
|
Remove @Required from object place chance (default = 1 already)
|
2021-07-21 11:30:26 +02:00 |
|
CocoTheOwner
|
f630537897
|
ANY treetype
|
2021-07-21 11:27:21 +02:00 |
|
CocoTheOwner
|
aaf7ae8fc3
|
Remove unused, add & implement ANY treeSize
|
2021-07-21 11:25:22 +02:00 |
|
CocoTheOwner
|
52cba23190
|
Add object placement to dimension
It is not enabled to place objects, but will work with sapling overrides
|
2021-07-21 11:24:54 +02:00 |
|
CocoTheOwner
|
c48c74a0cf
|
Remove saplings, update debug, improve object placing functions
|
2021-07-21 11:10:43 +02:00 |
|
CocoTheOwner
|
9c6c27909d
|
Improve some info logs
|
2021-07-20 23:29:10 +02:00 |
|
CocoTheOwner
|
3ba3e5cf76
|
Fix NPE by checking if null before calling on it.
|
2021-07-20 22:04:21 +02:00 |
|
CocoTheOwner
|
df4040a96a
|
Fix sender.player() call without checking if player
|
2021-07-20 21:50:33 +02:00 |
|
CocoTheOwner
|
6932e468cf
|
comments, debug.
|
2021-07-20 21:46:56 +02:00 |
|
CocoTheOwner
|
a82279b068
|
Refactor, cleanup, debug
|
2021-07-20 21:25:28 +02:00 |
|
Daniel Mills
|
0ae7b9c120
|
A Friendly reminder...
|
2021-07-20 14:28:06 -04:00 |
|
Daniel Mills
|
72f86069a2
|
Dont lock objects (for now)
|
2021-07-20 14:27:59 -04:00 |
|
Daniel Mills
|
509c32db70
|
Close engine targets on shutdown
|
2021-07-20 14:27:45 -04:00 |
|
Daniel Mills
|
7fa45c0658
|
Stop bounds enforcement
|
2021-07-20 14:27:36 -04:00 |
|
Daniel Mills
|
4e81a6af83
|
Don't interpolate slope
|
2021-07-20 13:48:47 -04:00 |
|
Daniel Mills
|
66d3eb3400
|
Shutdown engine threads properly
|
2021-07-20 13:48:34 -04:00 |
|
Daniel Mills
|
7e36cb76ba
|
Lock accessors
|
2021-07-20 13:48:25 -04:00 |
|
Daniel Mills
|
fc47651c33
|
Fix
|
2021-07-20 13:28:17 -04:00 |
|
Daniel Mills
|
6948d70d94
|
V+
|
2021-07-20 12:01:10 -04:00 |
|
Daniel Mills
|
eee2db8ad9
|
Fix Decays
|
2021-07-20 11:52:36 -04:00 |
|
Daniel Mills
|
318a36a831
|
Only use hybrid headless if mca is enabled
|
2021-07-20 11:40:01 -04:00 |
|
Daniel Mills
|
4d90bd9e31
|
Cleanup Code
|
2021-07-20 11:36:44 -04:00 |
|
Daniel Mills
|
4e81151e11
|
Config fixes for pregen
|
2021-07-20 11:35:40 -04:00 |
|
Daniel Mills
|
18195b778a
|
Cleanup old compat
|
2021-07-20 11:33:02 -04:00 |
|
Daniel Mills
|
326bddad2a
|
Thread counts synced
|
2021-07-20 11:19:47 -04:00 |
|
Daniel Mills
|
f4b41a43cf
|
Link pregen
|
2021-07-20 11:18:55 -04:00 |
|
Daniel Mills
|
38c762f775
|
Drop doaflip again
|
2021-07-20 11:18:44 -04:00 |
|