DanLT
b59278601c
tc init
2021-06-22 09:26:00 -08:00
DanLT
b48a913fbf
Update new mapping classes for nms 1.17
2021-06-22 09:18:27 -08:00
DanLT
a0ef779aee
Biome IDs for 1.17 nms
2021-06-22 09:14:03 -08:00
DanLT
861ff636b1
NMS Bindings for 1.17 only
2021-06-22 09:09:19 -08:00
DanLT
bbce4bdeb0
INMS Register new binding for 1.17
2021-06-22 09:09:06 -08:00
DanLT
df0ceb4850
V+
2021-06-22 09:08:53 -08:00
DanLT
b1e45756dd
Remove 1.16 NMS Bindings
2021-06-22 09:08:48 -08:00
DanLT
4b52878dc1
Update Gradlew
2021-06-22 09:03:42 -08:00
DanLT
62a4f18866
Fix gradle
2021-06-22 09:03:08 -08:00
DanLT
b00faf3930
Merge branch 'pr/385'
2021-06-22 09:02:28 -08:00
StrangeOne101
d6ddb2b247
Fixes Season 2
...
- Fixed double sided connectors not working properly
- Fixed skulls not being able to be rotated when they are placed on an angle that isn't perfectly straight (north, south, east, west)
2021-06-22 09:00:43 -08:00
StrangeOne101
900510e7f2
Reverted accuracy changes to noise generator
...
- Also fixed some overlooked issues
2021-06-22 09:00:08 -08:00
StrangeOne101
7370af0084
Re-added /iris std generator
...
Re-added the studio generator command. Fixed it up a bit (stopped random jitters that occurred)
2021-06-22 09:00:08 -08:00
StrangeOne101
9644693de3
More fixes
...
- Fixed Jigsaws not placing TileStates
- Fixed NPE when banners, signs or skulls try to be rotated to be up or down
2021-06-22 09:00:08 -08:00
StrangeOne101
b6bc269505
Fixes
...
- Fixed NPE occuring when Jigsaw fails to find Object in pool. Now just produces a warning in the console like it should
- Fixed pointless copies of lists being created within PlannedStructure
- Fixed mobs spawning within other blocks and suffocating on spawn
- Fixed creating a jigsaw with a non existent object causing jigsaw commands to lock up (#377 )
- Fixed editing a non existent jigsaw just not doing anything
2021-06-22 09:00:08 -08:00
DanLT
82161c10f8
Revert "Gradle Updates for deps"
...
This reverts commit f2dd96c3bf689d427200881db6f1e835921e5759.
2021-06-22 09:00:08 -08:00
DanLT
c939033031
Revert "Update Wrapper for g7.1 (to support j16)"
...
This reverts commit 6d32fe743be14a2c82399bbc8f739402d82873a8.
2021-06-22 08:59:57 -08:00
DanLT
8c8c040fb3
Update the c
2021-06-21 17:34:43 -08:00
DanLT
48a07e2b34
deps
2021-06-21 09:13:12 -08:00
DanLT
7bdfbb17b5
Bug with spigot itself, syncs the get() in blockdata (toBukkit cmod)
2021-06-21 07:13:17 -08:00
DanLT
492646edc3
Remove debugging messages
2021-06-21 07:12:47 -08:00
DanLT
975096b221
Remove smoothiemap usages
2021-06-21 06:54:29 -08:00
DanLT
0c4c790a65
Remove smoothiemaps
2021-06-21 06:53:53 -08:00
Dan
012539b5d3
Update README.md
2021-06-17 19:38:28 -08:00
Dan
f4cd9f27e4
Merge pull request #375 from VolmitSoftware/mc17j16
...
1.17
2021-06-17 19:37:30 -08:00
DanLT
449c2322b8
Height warnings
2021-06-17 19:35:07 -08:00
DanLT
7efdcdc592
linked terrain chunk min height support
2021-06-17 19:25:42 -08:00
DanLT
356aa27f70
Replace GRASS_PATH with DIRT_PATH
2021-06-17 19:22:40 -08:00
DanLT
a579c7882f
Get min/max height for regenerate method from composite
2021-06-17 19:22:08 -08:00
DanLT
3077cf6bb5
Support min height
2021-06-17 19:21:53 -08:00
Dan
7c46ee50a4
Merge pull request #376 from VolmitSoftware/master
...
Give me fixes
2021-06-17 19:18:07 -08:00
Dan
1d37910bd4
Merge pull request #369 from CocoTheOwner/Improve-progess-indicator-pregen
...
Update ProjectManager.java
2021-06-17 19:15:52 -08:00
Dan
5555ff2ac1
Merge pull request #371 from CocoTheOwner/prevent-parallaxmanager-npe
...
Update EngineParallaxManager.java
2021-06-17 19:15:23 -08:00
Dan
2ad93d79f5
Merge pull request #374 from StrangeOne101/master
...
Object NBT Support Additions
2021-06-17 19:14:22 -08:00
DanLT
6d32fe743b
Update Wrapper for g7.1 (to support j16)
2021-06-17 19:11:23 -08:00
DanLT
f2dd96c3bf
Gradle Updates for deps
2021-06-17 19:11:07 -08:00
StrangeOne101
9b4384d3e6
Object NBT Support Additions
...
- Added support for banner NBT to be saved to objects
- Fixed spawners not saving their spawn type to objects
- Removed pointless IDs from the TileEntity registry system
2021-06-17 17:59:06 +12:00
CocoTheOwner
c1831e58f5
oops, removed again, without gradle
2021-06-12 12:40:56 +02:00
CocoTheOwner
991f241209
Revert "ok, remove debug"
...
This reverts commit b565cf4be1c0b45e1f18f165d7b6df164f12914f.
2021-06-12 12:40:27 +02:00
CocoTheOwner
b565cf4be1
ok, remove debug
2021-06-12 12:40:12 +02:00
Daniel Mills
8a5e1cd4f1
V+
2021-06-11 16:53:23 -04:00
Daniel Mills
4445121023
Prep for async prepare
2021-06-11 16:53:13 -04:00
Daniel Mills
1421869094
Fix NPE on Multiverse core link
2021-06-11 16:52:53 -04:00
Daniel Mills
24480ef13a
Prepare spawn async support
2021-06-11 16:52:43 -04:00
Daniel Mills
73bd7991bb
Support async creation
2021-06-11 16:52:30 -04:00
Daniel Mills
6e74761977
Fake world support names
2021-06-11 16:52:18 -04:00
Dan
a7f7a226d6
Merge pull request #370 from CocoTheOwner/fix-pregen-progressbar
...
Fix pregen progressbar
2021-06-11 16:51:18 -04:00
CocoTheOwner
491cdc5fef
Update EngineParallaxManager.java
2021-06-11 09:54:51 +02:00
CocoTheOwner
98fe47d085
Undo previous calculation change. Move elapsed to start after drawing task for more accuracy.
2021-06-11 09:53:10 +02:00
CocoTheOwner
2290627c5f
Update Pregenerator.java
2021-06-11 09:42:04 +02:00