Daniel Mills
6620d2d023
Transient fix
2021-07-28 23:20:18 -04:00
Daniel Mills
b2a410d6cf
Proper fracturing for max fracture accuracy
2021-07-28 20:18:10 -04:00
Daniel Mills
3e33731cf0
Update
2021-07-27 14:45:30 -04:00
Daniel Mills
d7cda90acd
Cleanup
2021-07-27 14:45:19 -04:00
Dan
d477121790
Merge pull request #481 from StrangeOne101/master
...
Decorator Updates
2021-07-27 14:43:05 -04:00
Dan
83b4f645db
Merge pull request #434 from CocoTheOwner/saplingOverrides
...
Add sapling / tree overrides WIP
2021-07-27 14:37:17 -04:00
StrangeOne101
3beda9c201
Black Hole
2021-07-27 14:33:46 +12:00
Daniel Mills
82b995f96f
Parallax customize vacuum interp
2021-07-26 13:20:50 -04:00
StrangeOne101
38776e74bc
Decorator Changes & Jigsaw Fix
...
- Fixed Jigsaw pieces with rotation disabled rotating randomly. They will now inherit the parent's rotation
- Fixed pallete of blocks in stacked blocks not being chosen randomly on the Y axis
Fixes for issues in the last commit:
- Fixed CEILING decorators not working with scaleStack
2021-07-27 04:12:40 +12:00
StrangeOne101
21ce09a5b5
Added scaleStack property to decorators
...
- Added scaleStack to decorators. It allows the size of the stack to scale to the size of the cave, using stackMin and stackMax as a min/max percentage
- Fixed stacks missing a block in size when the top block isn't defined
- Changed decorator stacks of a single block to place the top block instead of the body
- Fixed tab sound playing to other players
2021-07-27 04:12:40 +12:00
StrangeOne101
5fabec6a42
Minor patches to decorators
2021-07-27 04:12:40 +12:00
CocoTheOwner
11c0477a34
Patch entity spawns
2021-07-26 19:06:16 +12:00
CocoTheOwner
4f65c6bbcc
improve villager placements
2021-07-26 17:16:57 +12:00
CocoTheOwner
83a8942724
ok
2021-07-25 23:21:43 +02:00
CocoTheOwner
48f57068d8
width & depth must be equal, not smaller
2021-07-25 23:17:19 +02:00
Daniel Mills
14e16c874e
More noise generators
2021-07-25 11:31:39 -04:00
CocoTheOwner
7fb87ad67f
Merge branch 'master' into saplingOverrides
2021-07-25 15:28:54 +02:00
Daniel Mills
ab2906991d
Cleanup
2021-07-24 16:40:58 -04:00
Daniel Mills
ac85c75cc4
Load all biomes for data packs, not just thought used ones
2021-07-24 11:49:47 -04:00
Daniel Mills
2ce1bb9c3f
Parallax features working with biomes!
2021-07-24 11:18:45 -04:00
Daniel Mills
c468fa2a95
Fix multipliers
2021-07-24 09:50:57 -04:00
Daniel Mills
06ef342953
Fix NPE
2021-07-24 09:49:03 -04:00
Daniel Mills
63905c608e
Remove unused addNoise field on pos
2021-07-24 09:46:04 -04:00
Daniel Mills
0b5bea9965
Support features with fractured radii
2021-07-24 09:42:32 -04:00
Daniel Mills
954f0cc26f
Settings changes and fix npes
2021-07-22 21:26:01 -04:00
Daniel Mills
101d0212a7
Pullbuild
2021-07-22 19:43:30 -04:00
StrangeOne101
ace92f8be0
Fixes grow on trees ( #458 )
...
- Made the download command easier to use with less errors than before
- Usage is now `/iris download <repo> [branch=master]`
- Fixed multiplicitive being useless in noise generators
2021-07-23 03:34:31 +12:00
Daniel Mills
a8299b4f54
Iris Mods
2021-07-22 11:12:17 -04:00
Daniel Mills
bdb00b8d58
Formatting for objects
2021-07-22 10:56:01 -04:00
Daniel Mills
77dc237549
Add a description for terrain modes
2021-07-22 10:18:11 -04:00
CocoTheOwner
71f067f678
Next step to free sizes for saplongs
2021-07-21 21:10:16 +02:00
CocoTheOwner
8f37dc8570
Cleanup & fix
2021-07-21 18:24:09 +02:00
CocoTheOwner
b15b640652
Probably wise to quicksave
2021-07-21 18:12:45 +02:00
CocoTheOwner
25bcd0f2a9
Merge remote-tracking branch 'upstream/master' into saplingOverrides
2021-07-21 16:48:22 +02:00
Daniel Mills
cde9dbe406
Fix parallax issues
2021-07-21 08:10:26 -04: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
a82279b068
Refactor, cleanup, debug
2021-07-20 21:25:28 +02:00
Daniel Mills
72f86069a2
Dont lock objects (for now)
2021-07-20 14:27:59 -04:00
Daniel Mills
4d90bd9e31
Cleanup Code
2021-07-20 11:36:44 -04:00
Daniel Mills
18195b778a
Cleanup old compat
2021-07-20 11:33:02 -04:00
CocoTheOwner
a6ec18690d
Fix tree sapling detection math
2021-07-20 14:25:34 +02:00
Daniel Mills
0595008fce
Stop serious memory leaks
2021-07-20 02:59:15 -04:00
CocoTheOwner
c342c5c4f6
fixes and the majority of treesize retrieval
2021-07-19 19:03:25 +02:00
Daniel Mills
c3e2d34372
APIs & such
2021-07-19 10:45:52 -04:00