TheMode
|
37f8306fb4
|
Use dedicated component write method
|
2021-06-11 16:23:07 +02:00 |
|
TheMode
|
0200788b22
|
Add dedicated method to ignore string/component size
|
2021-06-11 16:19:17 +02:00 |
|
TheMode
|
9fed96abe2
|
Merge pull request #307 from Minestom/1.17
1.17 Update
|
2021-06-11 16:08:08 +02:00 |
|
TheMode
|
265ae83b4d
|
Fix tags packet
|
2021-06-11 16:00:14 +02:00 |
|
TheMode
|
72bf894162
|
Fix chunk packet read
|
2021-06-11 15:41:02 +02:00 |
|
TheMode
|
97d17f9b8b
|
Fix Light & window click test
|
2021-06-11 15:38:46 +02:00 |
|
TheMode
|
88052576b3
|
Support for forced resource packs
|
2021-06-11 12:32:24 +02:00 |
|
Articdive
|
9ae8c96091
|
Finish TagsPacket read method
|
2021-06-10 09:45:30 +02:00 |
|
Articdive
|
29bac6fe24
|
Use enum for AxolotlMeta
|
2021-06-10 09:18:17 +02:00 |
|
Articdive
|
2976be947b
|
Fix and improve tags
|
2021-06-09 21:23:35 +02:00 |
|
TheMode
|
ad7b01fb9a
|
Added NettyServer#getServerChannel
|
2021-06-09 20:36:27 +02:00 |
|
Articdive
|
9e64935af8
|
Let's just use the correct number here
|
2021-06-09 20:02:22 +02:00 |
|
Articdive
|
049592d1c2
|
Fix game event tags missing.
|
2021-06-09 19:26:46 +02:00 |
|
TheMode
|
b8bd7f3d02
|
Fix ResourceGatherer
|
2021-06-09 17:13:17 +02:00 |
|
stefvanschie
|
99855a3ea7
|
Allow for cancelling at start and end of drag
|
2021-06-08 21:27:34 +02:00 |
|
stefvanschie
|
ddbd621535
|
Change dragging events
Now fires a start dragging, then a dragging for each slot and then an end dragging.
|
2021-06-08 19:55:11 +02:00 |
|
stefvanschie
|
cd319b047c
|
Merge branch 'Minestom:master' into master
|
2021-06-08 19:52:50 +02:00 |
|
TheMode
|
3b00c2e010
|
1.17 release
|
2021-06-08 17:41:37 +02:00 |
|
Articdive
|
c86a460ade
|
Add the missing tags (done manually)
|
2021-06-07 22:21:02 +02:00 |
|
Articdive
|
a3b10ec18a
|
Fix ChatPosition and update to 1.17-rc2
|
2021-06-07 20:46:09 +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
|
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 |
|
TheMode
|
491ef8b514
|
Merge branch 'master' into 1.17
|
2021-06-06 15:31:27 +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 |
|
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 |
|
TheMode
|
03ff75f685
|
Merge pull request #304 from Bloepiloepi/food-fix
Food animation fix
|
2021-06-03 19:17:49 +02:00 |
|
Articdive
|
105f2fdc7e
|
Use minestom-data to generate our enums.
|
2021-06-03 12:11:42 +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 |
|
TheMode
|
6858690cc1
|
Use a static method to create the destroy entity packet
|
2021-05-31 18:53:57 +02:00 |
|
TheMode
|
9191e8ae1f
|
Update to pre-release 2
|
2021-05-31 18:50:52 +02:00 |
|