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
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
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
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
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
CocoTheOwner
656d436028
Update ProjectManager.java
2021-06-11 09:39:10 +02:00
CocoTheOwner
97a6395ddd
Update DirectWorldWriter.java
2021-06-08 21:08:04 +02:00
CocoTheOwner
5226106ff0
Undo a change that breaks when Biome.CUSTOM is not a field on your MC distribution
2021-06-08 16:35:01 +02:00
Daniel Mills
574860f117
Fix coadloads
2021-06-06 01:48:26 -04:00
Daniel Mills
c19857d463
Fix buildscript
2021-06-06 01:13:47 -04:00
CocoTheOwner
3bceaa7a2f
V+ & patch pregen bug
2021-06-05 22:33:07 +02:00
Dan
e39b89859f
Merge pull request #354 from avixk/master
...
Villager Despawning Fix
2021-05-27 20:00:38 -04:00
Mohamad82Bz
d2b4b8b279
Removed two console debug messages that left by accident
2021-05-27 01:59:06 +04:30
Dan
aaa9495ceb
Merge pull request #357 from Mohamad82Bz/master
...
Running EnginePlayer Async | Fixed DustRevealer was working with normal glowstones
2021-05-25 12:54:40 -04:00
Dan
a8b75c9b13
Merge pull request #349 from pazkaI/master
...
Pregen fix: exclude custom biome from id mapping
2021-05-25 12:52:59 -04:00
Mohamad82Bz
f21685e81d
Removed J.sr (runTask) as it's no longer needed
2021-05-25 21:16:15 +04:30
Mohamad82Bz
e24a7f887a
Using scheduleSyncDelayedTask for sync parts
2021-05-25 21:15:51 +04:30
Mohamad82Bz
54b5ab6d79
Fixed PotionEffect was adding asynchronously
2021-05-25 20:24:06 +04:30
Mohamad82Bz
361b2ed7c7
EnginePlayer is now running async
2021-05-25 11:43:52 +04:30
Mohamad82Bz
cee6c7c999
Reworked and fixed isDust and isWand check #2
2021-05-23 22:04:41 +04:30
Mohamad82Bz
3e5efd4090
Reworked and fixed isDust and isWand check
2021-05-23 21:51:59 +04:30
avixk
be90380775
Added a bandaid to keep villagers from despawning
2021-05-16 14:15:14 -05:00
avixk
3b2e775698
Added a bandaid to keep villagers from despawning
2021-05-16 14:13:58 -05:00
Dan
e53fa82c46
Merge pull request #350 from pazkaI/villager-fix
...
fix villager despawning issue
2021-05-09 09:58:58 -08:00
DanLT
48ccbfd860
135
2021-05-09 08:20:14 -08:00
DanLT
601d4e1f48
Set all entities to persistent closes #348
2021-05-09 08:08:13 -08:00
Pascal
7fce3bdd25
fix villager despawning
2021-05-08 14:05:41 +02:00
Pascal
4b1bccd4b5
exclude custom biome from id mapping
2021-05-07 15:54:54 +02:00
Andrew Baker
28e809f92f
Add message if couldn't find specific branch
...
Took 5 minutes
2021-04-29 11:37:51 -07:00
Andrew Baker
866e0e3fa9
Add branch support to listings
...
Took 1 hour 51 minutes
2021-04-29 11:23:31 -07:00
CocoTheOwner
f9a7c12620
Update PlannedStructure.java
2021-03-10 16:20:30 +01:00
CocoTheOwner
d04223e174
Revert "Update IrisJigsawPieceConnector.java"
...
This reverts commit e71c514ef627bcccf1832463b8df00661a3b8bb9.
2021-03-10 16:13:29 +01:00