Dan
74886db10d
Merge pull request #401 from StrangeOne101/1.17
...
Fixed Strongholds not generating in 1.17
2021-07-06 05:43:59 -04:00
StrangeOne101
48e4fd8088
Fixed Strongholds not generating in 1.17
...
- Fixed Strongholds not generating in 1.17
- Made 9 strongholds now generate by default
Dev note: Tile entities are not placing correctly in jigsaws when generating (manual placement is fine)
2021-07-06 20:28:56 +12:00
DanLT
54c7f896ad
Dont optimize chunks in mca anymore (for now)
2021-07-06 00:18:32 -08:00
Daniel Mills
ccd14e6505
f
2021-07-05 06:10:31 -04:00
Daniel Mills
dc33534478
Psychotic builds
2021-07-05 06:02:37 -04:00
Daniel Mills
83d79e23d5
Focus mode is back!
2021-07-05 06:01:29 -04:00
Daniel Mills
151f99e343
Temp fix for crashes on rotation issues
2021-07-05 06:01:22 -04:00
Daniel Mills
ccea63f1e2
V+
2021-07-05 05:09:46 -04:00
Daniel Mills
1019419d85
Add beautify json command (bulk project)
2021-07-05 05:09:39 -04:00
Daniel Mills
a234823d0a
Allow json objects to retain order of loaded objects
2021-07-05 05:09:26 -04:00
Daniel Mills
d2015845e8
Fixes and tweaks
2021-07-04 23:40:46 -04:00
Daniel Mills
1857cca081
Fix gradle versioning issue (build cache)
2021-07-04 22:31:15 -04:00
Daniel Mills
195bbf4652
Fix poss null
2021-07-04 22:26:00 -04:00
Daniel Mills
af76d937e1
Or not
2021-07-04 22:22:42 -04:00
Daniel Mills
885780a92b
Stop using paper rapid start worlds (deadlocking)
2021-07-04 22:15:58 -04:00
Daniel Mills
547bfe26d7
Fix rotation cmods (bukkit logic is causing issues in switches)
2021-07-04 22:15:38 -04:00
Dan
bc87fdde1f
Merge pull request #392 from CocoTheOwner/no-day-weather-studio
...
Update IrisProject.java
2021-07-04 21:55:14 -04:00
Dan
6fc8324337
Merge pull request #399 from StrangeOne101/1.17
...
Fixed Loot tables acting like a cucumber in the sun
2021-07-04 21:54:27 -04:00
StrangeOne101
5103d91db0
Fixed Loot tables acting like a cucumber in the sun
...
- Fixed loot chests containing the exact same loot
- Fixed chests having nothing if a roll fails
- Fixed rolls always being done in the same order
- Added method to BlockPosition to get a unique long from 3 integers (x, y z)
2021-07-05 04:24:13 +12:00
CocoTheOwner
b67ab5ecd3
You got it
2021-07-04 10:03:41 +02:00
Dan
3aa085f17e
Merge pull request #390 from CocoTheOwner/add-alt-cmd
...
Update CommandIrisObjectSave.java
2021-07-04 03:54:38 -04:00
Dan
1b9a78827a
Merge pull request #398 from StrangeOne101/1.17
...
Revert stackoverflow, persistent entities in jigsaws
2021-07-04 03:52:55 -04:00
StrangeOne101
3299e0fa6a
Re-implemented lost object placement heightmap
2021-07-04 16:32:04 +12:00
StrangeOne101
79e12c8dd8
Incremented Version
2021-07-04 14:01:29 +12:00
StrangeOne101
ced33114cc
Jigsaw Enhancements
...
- Added keepEntity property for jigsaw connectors. When set to true, mobs spawned will not despawn
- Fixed jigsaw entities being spawned off-center
2021-07-04 14:01:01 +12:00
Daniel Mills
294324e31b
Revert "JSON Tweaks "
...
This reverts commit 9ddf09e18741ad8ac915377408c40693707491f2.
2021-07-04 14:00:12 +12:00
StrangeOne101
1b27d652af
Merge remote-tracking branch 'upstream/master' into 1.17
2021-07-04 13:57:52 +12:00
Daniel Mills
e98209249f
V+
2021-07-03 01:57:32 -04:00
Daniel Mills
9ddf09e187
JSON Tweaks
2021-07-03 01:49:55 -04:00
Daniel Mills
73e975cfa1
BP Hash
2021-07-03 01:49:48 -04:00
Daniel Mills
a942ea6ee2
My god gradle is slow
2021-07-03 01:42:52 -04:00
Daniel Mills
38ca7c030f
Fix init compound update world
2021-07-03 01:21:50 -04:00
StrangeOne101
7d59edc8a5
Added Object & Jigsaw Loot Tables
...
- Added the ability for placed objects and jigsaws to have select loot tables
- Includes the ability to filter loot tables based on block type/block state
- Overrides loot tables from the biome/region, but if no loot tables are provided for an object, they will still be used
- Uses weight based system for determining which table to pick (so it's guaranteed rather than by chance)
- Added WeightedRandom util class
- Fixed loot tables not being random based on the seed
- Fixed jigsaws breaking bedrock
- Fixed enchantments in loot tables not working for enchanted books
- Fixed mobs spawned in Jigsaws not being spawned in the center like they should be
2021-06-29 00:24:36 +12:00
CocoTheOwner
7d05450244
Update IrisProject.java
2021-06-27 13:58:59 +02:00
CocoTheOwner
8e5ba70706
typo
2021-06-27 02:33:19 +02:00
CocoTheOwner
d43c40fc59
jigsaw shortcuts
2021-06-27 02:32:49 +02:00
CocoTheOwner
02ce707546
Update CommandIrisObjectSave.java
2021-06-27 02:29:07 +02:00
DanLT
4a11ed6dc4
Stop blinding people
2021-06-24 18:11:56 -08:00
DanLT
72d07fc3fb
JFC paper chill it on the patches
2021-06-24 18:11:45 -08:00
DanLT
9b910b26a9
Support Objects in Regions
2021-06-24 08:32:13 -08:00
DanLT
4a9be7b4a5
Tweak binding size
2021-06-23 21:26:37 -08:00
DanLT
34958c654f
Update compound worlds on the fly
2021-06-23 21:14:41 -08:00
DanLT
bf91156182
Iris Create / Project Load/Create skipLoadSpawn
2021-06-23 21:14:29 -08:00
DanLT
b774b6920d
NMS 1.17 skip loadSpawn
2021-06-23 21:13:51 -08:00
DanLT
56f6143873
Pregenerator force override gui option
2021-06-23 21:13:41 -08:00
DanLT
7ba051c7ff
Hotswapping of worlds
2021-06-23 21:13:27 -08:00
DanLT
63f5c240a4
Support engine targets to hotswap worlds
2021-06-23 21:13:17 -08:00
DanLT
ba91e433c3
Fix jigsaw scaffold error (temp)
2021-06-23 21:13:08 -08:00
DanLT
2818b207db
World creator height supports
2021-06-23 21:12:53 -08:00
DanLT
0527066a4c
Fake world improvements
2021-06-23 21:12:45 -08:00