Articdive
|
68f4d74594
|
Merge remote-tracking branch 'upstream/1.17' into 1.17
|
2021-06-07 20:27:14 +02:00 |
|
Articdive
|
905ddab484
|
Merge branch 'master' of github.com:Minestom/Minestom into 1.17
|
2021-06-07 20:25:36 +02:00 |
|
TheMode
|
73abe7a4d7
|
Merge pull request #313 from Minestom/fix-potion-ids
Fix potion effect IDs.
|
2021-06-07 19:37:06 +02:00 |
|
Articdive
|
b0a991773a
|
Make sure we stay in the potion ID range.
|
2021-06-07 17:36:29 +02:00 |
|
Articdive
|
a24c08ead9
|
Fix potion effect IDs.
|
2021-06-07 17:23:31 +02:00 |
|
TheMode
|
0da9c20b5a
|
WIP tags update
|
2021-06-07 13:25:04 +02:00 |
|
Matt Worzala
|
d5987f91b5
|
update code generators, add axolotl (needs some more detail)
|
2021-06-07 01:24:39 -04:00 |
|
Matt Worzala
|
8ed49906fa
|
change generated EntityType to use metas
|
2021-06-07 00:55:41 -04:00 |
|
Matt Worzala
|
6cd0cf6bcc
|
add 1.17 entity meta
|
2021-06-07 00:53:48 -04:00 |
|
TheMode
|
69e1dc7da1
|
Add missing states
|
2021-06-07 05:43:59 +02:00 |
|
TheMode
|
5f1db3084d
|
Add review work - update generated code
|
2021-06-07 05:27:42 +02:00 |
|
Matt Worzala
|
1850efb3fc
|
update existing metadata to 1.17, using new system
|
2021-06-06 22:45:22 -04:00 |
|
Matt Worzala
|
1065ad346e
|
get light section count from dimension type, add some missing getters to DimensionType
|
2021-06-06 19:33:21 -04:00 |
|
Matt Worzala
|
9de6c5aa8f
|
Create light packet slightly more dynamically.
|
2021-06-06 16:46:03 -04:00 |
|
Articdive
|
4d5f8cf468
|
Default to EntityType::new instead of undefined.
|
2021-06-06 17:42:41 +02:00 |
|
TheMode
|
491ef8b514
|
Merge branch 'master' into 1.17
|
2021-06-06 15:31:27 +02:00 |
|
TheMode
|
1aa9343dfc
|
Merge pull request #311 from Minestom/fix-data
Remove git submodule and gradle copy task.
|
2021-06-06 15:08:16 +02:00 |
|
Articdive
|
b52752653b
|
Fix jitpack build (hopefully)
|
2021-06-06 14:54:01 +02:00 |
|
Articdive
|
9165e19c30
|
Remove git submodule and gradle copy task.
|
2021-06-06 14:22:32 +02:00 |
|
TheMode
|
3e73ec5646
|
Properly unescape displayname & lore
|
2021-06-06 14:21:25 +02:00 |
|
TheMode
|
aee429add3
|
Merge pull request #309 from Minestom/new-data-preperation-1.17
Use minestom-data to generate our enums.
|
2021-06-06 10:44:59 +02:00 |
|
Articdive
|
d000684963
|
Merge remote-tracking branch 'upstream/new-data-preperation-1.17' into new-data-1.17
|
2021-06-06 08:26:45 +02:00 |
|
Articdive
|
d66240d7f3
|
Add a small failsafe for entity metadata.
|
2021-06-06 08:26:16 +02:00 |
|
TheMode
|
cec08fae1f
|
Replace target string only once
|
2021-06-06 06:35:19 +02:00 |
|
TheMode
|
641ca02120
|
Formatting
|
2021-06-06 04:48:43 +02:00 |
|
TheMode
|
5085f8fa58
|
Fix build
|
2021-06-06 04:26:45 +02:00 |
|
TheMode
|
459b50863e
|
Update title/actionbar methods
|
2021-06-06 03:52:40 +02:00 |
|
TheMode
|
6c51631a29
|
Fix inventory drop
|
2021-06-06 03:30:33 +02:00 |
|
TheMode
|
56eead948a
|
Fix inventory click
|
2021-06-06 01:50:28 +02:00 |
|
TheMode
|
a63c16892c
|
Update light packet, fix biome count
|
2021-06-05 08:51:57 +02:00 |
|
TheMode
|
6b5125bcff
|
WIP support for infinite chunk height
|
2021-06-05 07:56:16 +02:00 |
|
TheMode
|
31d2f3488b
|
Update protocol version to 1.17-rc1
|
2021-06-05 00:46:58 +02:00 |
|
TheMode
|
5d8ed5041f
|
Use AtomicReferenceFieldUpdater to update the tick context
|
2021-06-04 22:30:35 +02:00 |
|
Articdive
|
3cefbc2627
|
Copy data from submodule into resources.
|
2021-06-04 15:19:01 +02:00 |
|
Articdive
|
4dda011c1f
|
Replace prismarine-data submodule with minestom-data submodule
|
2021-06-04 15:13:29 +02:00 |
|
Articdive
|
8445898663
|
Remove jang lang import.
|
2021-06-04 08:51:40 +02:00 |
|
Articdive
|
c2fd4ace93
|
Attempt to reduce diff in states.
|
2021-06-04 08:49:01 +02:00 |
|
Articdive
|
be649146ed
|
Remove states that only had 1 state.
|
2021-06-04 08:36:22 +02:00 |
|
TheMode
|
03ff75f685
|
Merge pull request #304 from Bloepiloepi/food-fix
Food animation fix
|
2021-06-03 19:17:49 +02:00 |
|
Articdive
|
993fc231b2
|
Use correct folder in .gitignore
|
2021-06-03 12:17:58 +02:00 |
|
Articdive
|
105f2fdc7e
|
Use minestom-data to generate our enums.
|
2021-06-03 12:11:42 +02:00 |
|
TheMode
|
da7bed78ae
|
Merge pull request #308 from Project-Cepi/update-option-scheduling
Convenience toMilliseconds, add UpdateOption methods to TaskBuilder
|
2021-06-02 11:31:05 +02:00 |
|
LeoDog896
|
f68054d564
|
Convenience toMilliseconds, add UpdateOption methods
|
2021-06-01 11:29:40 -04:00 |
|
TheMode
|
93434eb887
|
Use proper version name
|
2021-05-31 21:35:26 +02:00 |
|
TheMode
|
c105fcc339
|
Wait 20 ticks before removing player from the tablist
|
2021-05-31 21:01:28 +02:00 |
|
TheMode
|
6764d040c3
|
Fix FakePlayer not being removed from the tablist
|
2021-05-31 20:49:33 +02:00 |
|
TheMode
|
8712ca364b
|
WIP chunk packet support
|
2021-05-31 20:39:54 +02:00 |
|
TheMode
|
698469aa60
|
Fix EntityPropertiesPacket property count
|
2021-05-31 20:29:12 +02:00 |
|
TheMode
|
b8d1966ce4
|
Update client/server packets id
|
2021-05-31 20:09:08 +02:00 |
|
TheMode
|
8820123f15
|
Add minY & height dimension NBT
|
2021-05-31 19:11:24 +02:00 |
|