jglrxavpok
|
fcc0f5e035
|
Merge remote-tracking branch 'origin/master' into block-types
|
2020-06-21 22:07:38 +02:00 |
|
jglrxavpok
|
754568d336
|
Comment out unused code in SimpleCommand
|
2020-06-21 22:05:30 +02:00 |
|
Felix Cravic
|
eba5c5ae3a
|
Added CommandSender and ConsoleSender
|
2020-06-21 14:01:03 +02:00 |
|
Felix Cravic
|
5837b59a41
|
Give the player username to the UUID provider
|
2020-06-20 19:07:34 +02:00 |
|
jglrxavpok
|
abf999a4d9
|
Beginnings of automatic Block code generation
|
2020-06-19 11:29:09 +02:00 |
|
Felix Cravic
|
ac758e4acb
|
Update demo entity
|
2020-06-18 23:09:42 +02:00 |
|
Felix Cravic
|
f585b3df86
|
Some comments
|
2020-06-03 15:17:34 +02:00 |
|
Felix Cravic
|
2ee93bd7cb
|
Fixed EntityItemMergeEvent constructor
|
2020-06-02 14:55:18 +02:00 |
|
Felix Cravic
|
bd08676525
|
Added EntityItemMergeEvent#setResult
|
2020-06-02 14:54:33 +02:00 |
|
Felix Cravic
|
0da78193c5
|
Code cleanup
|
2020-06-02 14:43:31 +02:00 |
|
Felix Cravic
|
50373505b3
|
Remove entities other than players when unloading a chunk
|
2020-06-02 00:03:03 +02:00 |
|
Felix Cravic
|
895a4fd4bd
|
Fixed instance switch while unloading chunk
|
2020-06-01 23:55:11 +02:00 |
|
Felix Cravic
|
b7b334645f
|
Added InstanceContainer#saveInstance to save its SerializableData + its uniqueId
|
2020-06-01 22:11:47 +02:00 |
|
Felix Cravic
|
cb743bc7d5
|
NbtWriter cleanup
|
2020-06-01 18:57:16 +02:00 |
|
Felix Cravic
|
45e8ba2f03
|
Added EventHandler#removeEventCallback
|
2020-06-01 17:11:43 +02:00 |
|
Felix Cravic
|
b1e86adb23
|
Allow ItemEntity#getMergeUpdateOption to be null
|
2020-06-01 02:18:24 +02:00 |
|
Felix Cravic
|
7e20278dd9
|
Fix deadlock with ItemEntity + added ItemEntity#getMergeUpdateOption to mitigate CPU usage increase
|
2020-06-01 00:51:31 +02:00 |
|
Felix Cravic
|
ea034701f8
|
Added PlayerSetItemStackEvent#setSlot + some checks
|
2020-05-31 21:37:40 +02:00 |
|
Felix Cravic
|
633d02222a
|
Added PlayerAddItemStackEvent and PlayerSetItemStackEvent
|
2020-05-31 21:30:46 +02:00 |
|
Felix Cravic
|
7128844563
|
Resource pack cleanup
|
2020-05-31 20:09:42 +02:00 |
|
Felix Cravic
|
c17aba4ac7
|
Added Player#setResourcePack + PlayerResourcePackStatusEvent
|
2020-05-31 19:53:59 +02:00 |
|
TheMode
|
ce89963240
|
Merge pull request #8 from programmerpony/home-linux
Check home directory for Minecraft files on Linux
|
2020-05-31 19:14:24 +02:00 |
|
programmerpony
|
ab3578b84d
|
Check home directory for Minecraft files on Linux
|
2020-05-31 12:50:35 -04:00 |
|
Felix Cravic
|
00143078e3
|
Added PlayerSkin#fromUuid and PlayerSkin#fromUsername
|
2020-05-31 18:07:09 +02:00 |
|
Felix Cravic
|
f8758d2933
|
Added LivingEntity#swingMainHand and LivingEntity#swingOffHand
|
2020-05-31 16:14:27 +02:00 |
|
Felix Cravic
|
eed946e948
|
Cleanup
|
2020-05-31 15:52:56 +02:00 |
|
Felix Cravic
|
30ef05183e
|
Added more synchronization at death + added listener for teleport and window confirmation to remove warning
|
2020-05-31 00:39:56 +02:00 |
|
Felix Cravic
|
1bcd0c474f
|
Added event comments
|
2020-05-30 22:32:12 +02:00 |
|
Felix Cravic
|
edb6db428e
|
sync equipments only to the viewer to update instead of all
|
2020-05-30 21:56:12 +02:00 |
|
Felix Cravic
|
f887f21493
|
Cleanup with the ADD_PLAYER method
|
2020-05-30 19:51:45 +02:00 |
|
Felix Cravic
|
7ce6f7ada1
|
Added Player#setSkin and PlayerSkinInitEvent to modify it at initialization
|
2020-05-30 19:47:47 +02:00 |
|
Felix Cravic
|
1343a66681
|
Added player in inventory events + comments
|
2020-05-30 14:58:00 +02:00 |
|
Felix Cravic
|
3940eacde8
|
Attribute optimization + comments
|
2020-05-30 01:39:52 +02:00 |
|
Felix Cravic
|
407bdd8ea7
|
Remove the previous NBT library
|
2020-05-30 00:25:07 +02:00 |
|
Felix Cravic
|
639629ccf6
|
Added a small nbt utils package
|
2020-05-30 00:01:38 +02:00 |
|
Felix Cravic
|
1c3099f61a
|
Entity & Player comments
|
2020-05-29 23:17:14 +02:00 |
|
Felix Cravic
|
18a1e0b29b
|
Added EntityPigZombie metadata + itemstack synchronization
|
2020-05-29 21:30:42 +02:00 |
|
Felix Cravic
|
27b0238705
|
Fixed ResourceGatherer on Mac OS
|
2020-05-29 20:44:03 +02:00 |
|
Felix Cravic
|
49723fbe7d
|
Fixed ItemStack#isSimilar
|
2020-05-29 20:24:39 +02:00 |
|
Felix Cravic
|
6543f17d4c
|
Remove useless synchronization blocks and fix Inventory#addItemStack
|
2020-05-29 19:41:08 +02:00 |
|
Felix Cravic
|
b0ccb91c31
|
More entity + added boundingboxes
|
2020-05-29 18:56:42 +02:00 |
|
Felix Cravic
|
29aae491d1
|
Minor optimizations
|
2020-05-29 17:20:30 +02:00 |
|
Felix Cravic
|
589079f8f6
|
Updated netty + fix network crash
|
2020-05-29 15:31:11 +02:00 |
|
Felix Cravic
|
eb5659c235
|
Optimize bandwidth + fix keep alive
|
2020-05-29 02:11:41 +02:00 |
|
Felix Cravic
|
b00627f778
|
Forgot to write StoredEnchantments
|
2020-05-29 01:05:08 +02:00 |
|
Felix Cravic
|
14408e9d15
|
Fixed HideFlags
|
2020-05-29 00:30:19 +02:00 |
|
Felix Cravic
|
d416efad5b
|
Fixed enchantments (StoredEnchantments+Enchantments support)
|
2020-05-28 23:54:26 +02:00 |
|
Felix Cravic
|
619c680f1b
|
Added item attributes
|
2020-05-28 23:43:12 +02:00 |
|
Felix Cravic
|
068a0889c8
|
More PlayerBlockPlaceEvent methods + comments
|
2020-05-28 21:51:14 +02:00 |
|
Felix Cravic
|
7cd2d570bd
|
Comments
|
2020-05-28 20:09:52 +02:00 |
|