TheMode
|
48b1aa90db
|
Improve BlockHanlder placement listener
|
2021-06-23 20:18:34 +02:00 |
|
TheMode
|
af9e102ec1
|
Add documentation to Block
|
2021-06-23 18:29:19 +02:00 |
|
TheMode
|
aa2347bf9c
|
Remove BlockProperty.java
|
2021-06-23 17:54:34 +02:00 |
|
TheMode
|
4bbd89f78d
|
Rename BlockImpl
|
2021-06-23 17:41:46 +02:00 |
|
TheMode
|
10ca44bfd8
|
Update BlockConstants
|
2021-06-23 17:39:21 +02:00 |
|
TheMode
|
33300e978c
|
Reduce lighting issues
|
2021-06-23 15:52:27 +02:00 |
|
TheMode
|
1ae057428b
|
Remove unused methods
|
2021-06-23 15:25:05 +02:00 |
|
TheMode
|
408e80799e
|
Fix Block#withProperty
|
2021-06-23 14:13:28 +02:00 |
|
TheMode
|
77ef11ef30
|
Rename destroySpeed to hardness
|
2021-06-23 01:53:04 +02:00 |
|
TheMode
|
1ba1a336b1
|
Fix block destroy listener
|
2021-06-23 00:37:11 +02:00 |
|
TheMode
|
e3942e68d3
|
Fix block destruction
|
2021-06-22 23:55:27 +02:00 |
|
TheMode
|
2b89fa1527
|
Add Placement/Destroy implementation for player
|
2021-06-22 23:51:01 +02:00 |
|
TheMode
|
22ba15f390
|
Add Unmodifiable annotation
|
2021-06-22 23:31:07 +02:00 |
|
TheMode
|
f17355a972
|
Cleanup
|
2021-06-22 23:26:12 +02:00 |
|
TheMode
|
eca380a3a4
|
use world coord to save block entities
|
2021-06-22 23:14:26 +02:00 |
|
TheMode
|
9e6b3d5ac9
|
Add support for block entity loading (from anvil)
|
2021-06-22 22:59:25 +02:00 |
|
TheMode
|
eeb8f3fd65
|
Update to latest block file
|
2021-06-22 22:38:36 +02:00 |
|
TheMode
|
a255abf0dd
|
Move nbt cache into block implementation
|
2021-06-22 19:07:44 +02:00 |
|
TheMode
|
d365373775
|
Keep get prefix when a parameter is required
|
2021-06-22 18:46:16 +02:00 |
|
TheMode
|
58ec228f70
|
Reuse block properties parsing
|
2021-06-22 18:43:48 +02:00 |
|
TheMode
|
f0a73f25eb
|
Potentially fix lighting
|
2021-06-22 18:32:46 +02:00 |
|
TheMode
|
a641c2415a
|
Fix block index computation
|
2021-06-22 18:28:52 +02:00 |
|
TheMode
|
5f2b3df20e
|
Support for tile entities saving (BlockHandler)
|
2021-06-22 18:02:50 +02:00 |
|
TheMode
|
fc6e147919
|
Cache blocks nbt
|
2021-06-22 17:28:12 +02:00 |
|
TheMode
|
62a7de49dc
|
Merge branch 'master' into new-block-api
|
2021-06-22 14:14:50 +02:00 |
|
TheMode
|
3b6b1e9859
|
Improve block indexing
|
2021-06-22 14:13:51 +02:00 |
|
TheMode
|
f183c76afa
|
Fix npe when reading block tag
|
2021-06-22 14:06:28 +02:00 |
|
TheMode
|
0f02be4b2b
|
Add tag api to CommandSender
|
2021-06-22 13:30:47 +02:00 |
|
TheMode
|
2b817e5590
|
Merge branch 'master' into new-block-api
# Conflicts:
# src/main/java/net/minestom/server/tag/Tag.java
|
2021-06-22 03:09:02 +02:00 |
|
TheMode
|
43c2b48b68
|
Add backward compatible method
|
2021-06-22 03:05:22 +02:00 |
|
TheMode
|
b5c7106f9b
|
Use the tag api inside Entity, deprecate DataContainer
|
2021-06-22 02:56:00 +02:00 |
|
TheMode
|
a9086e83f2
|
Improve tag API
|
2021-06-22 02:51:04 +02:00 |
|
TheMode
|
3ded16f6e5
|
Fix negative sections
|
2021-06-22 00:11:47 +02:00 |
|
TheMode
|
2af150c1f0
|
Forget anvil chunk after load
|
2021-06-21 21:33:37 +02:00 |
|
TheMode
|
66145a53c6
|
Add generic to Tag#NBT
|
2021-06-21 20:34:34 +02:00 |
|
TheMode
|
36e2c2b78a
|
Remove legacy chunk serialization code
|
2021-06-21 20:07:22 +02:00 |
|
TheMode
|
735ea152f9
|
Initial light support
|
2021-06-21 16:32:46 +02:00 |
|
TheMode
|
d27b1ff1a4
|
Merge branch 'master' into new-block-api
# Conflicts:
# src/main/java/net/minestom/server/instance/InstanceContainer.java
# src/main/java/net/minestom/server/listener/BlockPlacementListener.java
# src/main/java/net/minestom/server/listener/PlayerDiggingListener.java
|
2021-06-21 15:27:55 +02:00 |
|
TheMode
|
1f2dc0cd9f
|
Add some inline packet initialization
|
2021-06-21 15:01:50 +02:00 |
|
TheMode
|
8a2f68812c
|
Cleanup demo servers
|
2021-06-21 00:14:28 +02:00 |
|
TheMode
|
e79b5ce41d
|
Fix exception when forgetting ]
|
2021-06-20 23:54:00 +02:00 |
|
TheMode
|
c2270f8922
|
Merge branch 'master' into new-block-api
|
2021-06-20 23:52:08 +02:00 |
|
TheMode
|
e635e29a16
|
Replace guava cache to caffeine
|
2021-06-20 22:32:06 +02:00 |
|
TheMode
|
c90bae063a
|
Update netty
|
2021-06-20 22:19:03 +02:00 |
|
TheMode
|
14afa0fbf4
|
Less google
|
2021-06-20 22:06:19 +02:00 |
|
TheMode
|
0be2addbd8
|
Remove most unnecessary uses of google common
|
2021-06-20 22:03:14 +02:00 |
|
TheMode
|
4db3b9317d
|
Replace google Beta annotation to jetbrains ApiStatus.Experimental
|
2021-06-20 21:48:07 +02:00 |
|
TheMode
|
887c567c78
|
Fast exit if no world folder is available
|
2021-06-20 21:23:18 +02:00 |
|
TheMode
|
3bb5801ec7
|
Merge branch 'master' into new-block-api
|
2021-06-20 21:00:39 +02:00 |
|
TheMode
|
1e9046d792
|
Remove velocity compression library
|
2021-06-20 20:59:53 +02:00 |
|