SuperKael
|
1d469ca6a6
|
Add missing enum values to Biome.Category. (#1168)
|
2022-06-18 02:26:52 +02:00 |
|
Johnnywoof
|
bab2c22a51
|
Use predicate for entity targeting (#1099)
* Use predicate for entity targeting
* Change range variable in deprecated constructor from double to float
* Use distance squared
|
2022-06-15 03:07:42 +10:00 |
|
Cody
|
3821d204cf
|
Allow for 'F' to be pressed in inventories (Fixes #585) (#1164)
|
2022-06-14 07:38:44 +02:00 |
|
Ativendus
|
bb3c232256
|
Added annotations (#1161)
|
2022-06-12 20:41:50 +02:00 |
|
themode
|
7be96b7679
|
Allow tag write without allocation if compatible with the previous entry
|
2022-06-11 17:38:37 +02:00 |
|
TheMode
|
ef20430e54
|
Use ofEntries for EntityType meta
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-06-09 21:41:28 +02:00 |
|
TheMode
|
8789a6c1f0
|
Add arrayCopy
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-06-09 21:35:18 +02:00 |
|
TheMode
|
20dcf91f4a
|
Do not write packet after disconnection
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-06-09 16:40:51 +02:00 |
|
Noel Németh
|
b112248ae8
|
Fix by checking if the connection uses inet socket (#1152)
|
2022-06-05 14:53:28 +02:00 |
|
TheMode
|
2289cf32e1
|
Fix unnecessary allocation on ping
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-06-04 22:43:02 +02:00 |
|
Noel Németh
|
bcab1b199b
|
Limit chunk update packets (#1128)
|
2022-06-04 22:04:57 +02:00 |
|
TheMode
|
ff712575ad
|
Fix velocity packets being sent for flying players
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-06-04 20:38:31 +02:00 |
|
Dominik Strebinger
|
58b6e90142
|
Add PlayerInstanceEvent (#1135)
|
2022-05-29 20:42:45 +02:00 |
|
Zak Shearman
|
a01ff09563
|
Return null, don't throw NullPointerException (#1131)
|
2022-05-28 11:39:50 +02:00 |
|
Huynh Tien
|
a4f392d116
|
BungeeCordProxy: skip if the name is not textures or the value & signature does not exist (#1127)
|
2022-05-26 16:41:50 +02:00 |
|
Michael
|
7b8445d0e2
|
Add EditBookEvent (#1120)
|
2022-05-24 14:08:00 +10:00 |
|
TheMode
|
f5dc048185
|
Fix block nbt update
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-23 23:40:57 +02:00 |
|
Huynh Tien
|
025cdab7e6
|
A simple Completer for MinestomTerminal & Fix LineReader visual issue (#1091)
|
2022-05-23 21:59:34 +02:00 |
|
TogAr2
|
3cd73310cd
|
Account for flying in velocity calculation (#1111)
|
2022-05-22 16:46:54 +02:00 |
|
TheMode
|
f80f653ee0
|
Fast exit for retrieveAll
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-19 12:39:27 +02:00 |
|
TheMode
|
d4875b2838
|
Slightly improve updateAll
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-18 16:37:25 +02:00 |
|
TheMode
|
ace42b6f46
|
Make ObjectArray interface
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-18 08:54:55 +02:00 |
|
TheMode
|
367c389bc6
|
Additional collision style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-17 18:35:38 +02:00 |
|
TheMode
|
83ff0daff7
|
Collision cleanup (#1085)
|
2022-05-17 17:09:16 +02:00 |
|
themode
|
bfa2dbd3f7
|
Rename AutoIncrementMap
|
2022-05-16 08:39:18 +02:00 |
|
TheMode
|
8d7175af73
|
Replace thread locals to pool (#1079)
|
2022-05-16 07:34:47 +02:00 |
|
MrGazdag
|
5f9d44433d
|
Fix Entity#lookAt(Pos) not correctly looking at the position (#1058)
|
2022-05-12 23:35:46 +02:00 |
|
Steank
|
f774cc3b0f
|
Fix entities falling through tall blocks (#1047)
|
2022-05-11 21:30:48 +02:00 |
|
Articdive
|
e4de03ab1a
|
Automatically generate dye colors. (#1051)
|
2022-05-10 20:03:23 +02:00 |
|
TheMode
|
e4c1c9fe8d
|
Cleanup Messenger, fix uuid
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-10 10:17:06 +02:00 |
|
TheMode
|
7d930ee28d
|
Replace PlayerConnection#sendPacket when possible
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-10 10:07:55 +02:00 |
|
TheMode
|
abeda20646
|
Misc inventory style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-10 07:42:18 +02:00 |
|
Moulberry
|
ad0440711f
|
Some tweaks to AbstractInventory/PlayerInventory, as well as various Tests (#1049)
|
2022-05-10 07:33:05 +02:00 |
|
TheMode
|
dfd8c94f5f
|
More style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-10 06:42:53 +02:00 |
|
TheMode
|
27c4c99949
|
Misc style
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-10 04:10:57 +02:00 |
|
TheMode
|
37ba3c7893
|
Simplify tag list
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-09 20:56:06 +02:00 |
|
TheMode
|
64de8f87c0
|
Add EquipmentSlot.armors
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-07 17:19:51 +02:00 |
|
TheMode
|
cb01b08b04
|
Add experimental tag update methods
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-07 16:26:39 +02:00 |
|
TheMode
|
2720d9ada2
|
Use checkIndex
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-07 10:58:19 +02:00 |
|
Kiip
|
35ae8bc07a
|
Only predict projectile higher if there is gravity (#1016)
|
2022-05-06 20:55:31 +02:00 |
|
iam
|
cef824bc16
|
Fix expanded bounding box (#1020)
|
2022-05-05 13:42:07 +02:00 |
|
themode
|
c009ef0505
|
Avoid slow synchronized path during reference building
|
2022-05-04 18:24:15 +02:00 |
|
TheMode
|
fdd3e2c53c
|
Seal snapshot interfaces
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-04 13:25:24 +02:00 |
|
TogAr2
|
23d7df7cbb
|
Entity pose fixes (#487)
|
2022-05-03 22:29:38 +02:00 |
|
TheMode
|
0dc7f52a50
|
Use an identity map to store Snapshotable
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-03 18:55:41 +02:00 |
|
TheMode
|
1384bc0c18
|
ItemStack.Builder should only be TagWritable
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-02 21:51:33 +02:00 |
|
TheMode
|
d8a1003368
|
Allow path on view tags
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-02 21:30:22 +02:00 |
|
TheMode
|
68fc705cd3
|
More doc to TagHandler
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-05-02 13:34:05 +02:00 |
|
Cody
|
ef53559349
|
Fix #1009: Make canPlaceOn and canDestroy use Material instead of Block (#1010)
|
2022-05-01 10:44:33 +02:00 |
|
TheMode
|
8a876a4a59
|
Entry must use NBTType
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-29 18:24:55 +02:00 |
|
Weiiswurst
|
afddb6f549
|
hasVelocity is now false if the entity just has gravity (#975)
|
2022-04-28 16:06:53 +02:00 |
|
CryptForge
|
4b0f10d448
|
Prevent invisible item when consumeBlock is false (#1001)
|
2022-04-28 14:50:39 +02:00 |
|
emortal
|
a78309a2b2
|
Fix block break packet using resultant block (#996)
|
2022-04-27 16:14:54 +02:00 |
|
TheMode
|
12543acf5e
|
Simplify path recursive removal
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-27 04:46:30 +02:00 |
|
Weiiswurst
|
9ce5a79cc8
|
Ignore arrows and spectators (#986)
|
2022-04-26 13:01:47 +02:00 |
|
TheMode
|
42c6e75906
|
Fix handler invalidation
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-26 06:37:26 +02:00 |
|
TheMode
|
a74b6ce220
|
Temporary tag fix
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-25 07:26:26 +02:00 |
|
TheMode
|
49a69d353e
|
More preparation for CAS tag write
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-25 05:45:22 +02:00 |
|
GreatWyrm
|
d17c95b826
|
Rename outdated LivingEntityMeta methods (#960)
|
2022-04-24 23:42:34 +02:00 |
|
TheMode
|
765d6057da
|
Avoid entity field lookup
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-24 05:37:47 +02:00 |
|
TheMode
|
0f2be00291
|
Make Metadata.Entry sealed
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-24 05:09:39 +02:00 |
|
TheMode
|
4b7f8213aa
|
Entity metadata cleanup
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-24 05:00:28 +02:00 |
|
Bloepiloepi
|
d87a8f72c7
|
Fix Entity#takeKnockback and gravity (#943)
|
2022-04-23 21:37:27 +02:00 |
|
DasLixou
|
e2dac1c46e
|
Made EatEvents ItemEvents (#965)
|
2022-04-23 19:26:22 +02:00 |
|
Weiiswurst
|
c32153d221
|
Fix #942 (#962)
|
2022-04-22 19:03:28 +02:00 |
|
TheMode
|
057109c94e
|
Add experimental TagSerializer.COMPOUND
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-22 04:32:44 +02:00 |
|
TheMode
|
3f98bde82e
|
No need to return a new meta
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-21 18:43:42 +02:00 |
|
TheMode
|
3c0abb0409
|
Make ItemStack.Builder extends Taggable
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-20 23:14:37 +02:00 |
|
TheMode
|
917302cbbb
|
Avoid potential stacktrace generation
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-20 17:19:45 +02:00 |
|
TheMode
|
a4adbb49fe
|
Add a new Pos#sameView
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-19 21:09:02 +02:00 |
|
Zak Shearman
|
64f617c81c
|
Add Pos#withLookAt (#945)
|
2022-04-19 20:31:05 +02:00 |
|
Weiiswurst
|
21e6ed4918
|
Check for adventure mode when finishing to break a block (#948) (#949)
|
2022-04-19 16:52:56 +02:00 |
|
Bloepiloepi
|
f0fa81b712
|
Use smaller position offset when placing blocks (#940)
|
2022-04-18 01:15:38 +02:00 |
|
iam
|
bb236b34b6
|
Stop update from being sent to the player when the player places a block on themselves (#939)
|
2022-04-17 22:02:24 +02:00 |
|
Bloepiloepi
|
e57e3ff305
|
Fix enchantment reading (#938)
|
2022-04-17 21:51:16 +02:00 |
|
Bloepiloepi
|
ff7098a083
|
Item metadata fixes (#935)
|
2022-04-17 20:52:29 +02:00 |
|
iam
|
0d93faf0db
|
Fix worldborder size on resize + test (#937)
|
2022-04-17 19:54:41 +02:00 |
|
iam
|
6aa999aa77
|
Don't reload chunk when player places block on entity (#936)
|
2022-04-17 19:21:01 +02:00 |
|
TheMode
|
8b187894f7
|
Make Instance implements EventHandler
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-17 06:19:14 +02:00 |
|
TheMode
|
0f767da5f0
|
Use NBT#getValue
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-17 00:16:59 +02:00 |
|
TheMode
|
c5bef0958d
|
Prepare potential CAS tag impl
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-16 19:15:48 +02:00 |
|
TheMode
|
49488c4893
|
Remove nbt tag list/map restriction
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-16 14:37:41 +02:00 |
|
TheMode
|
198618ba98
|
Add rate limiter for incoming packets
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-15 12:25:58 +02:00 |
|
TheMode
|
164cf9fe2b
|
Fix FireworkEffectMeta
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-15 04:44:34 +02:00 |
|
TheMode
|
1ad6caaf8b
|
Add TagSerializer.fromCompound
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-15 03:50:57 +02:00 |
|
TheMode
|
5839ec71cc
|
Make ItemMetaView.Builder extends ItemMeta.Builder
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-15 02:31:58 +02:00 |
|
Bloepiloepi
|
0c6da422c7
|
Add onGround to PlayerMoveEvent (#921)
|
2022-04-14 18:47:17 +02:00 |
|
TheMode
|
98a6e73e99
|
Improve memory usage of tags
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-14 16:26:57 +02:00 |
|
TheMode
|
821063addf
|
Fix empty fork
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-14 01:32:54 +02:00 |
|
TheMode
|
e026a841ab
|
Improve creation of item builder
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-14 00:50:19 +02:00 |
|
TheMode
|
83baabcbba
|
Do not loop through parents if nothing has been removed
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 22:37:54 +02:00 |
|
TheMode
|
57832351ea
|
Add pathInvalidClear
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 22:26:56 +02:00 |
|
TheMode
|
6c250de41c
|
Fix OOB when clearing path-able tag entries
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 22:22:39 +02:00 |
|
Konstantin Shandurenko
|
d8cda624c8
|
PlayerDiggingListener fix (#918)
|
2022-04-13 22:03:25 +02:00 |
|
TheMode
|
b3030a3eb2
|
Fix PlayerHeadMeta
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 21:57:59 +02:00 |
|
TheMode
|
c9c2cc9ec8
|
Fix standalone view meta building
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 21:22:13 +02:00 |
|
Konstantin Shandurenko
|
f1606362b7
|
Stacking rule can be changed now (#916)
|
2022-04-13 20:42:09 +02:00 |
|
Konstantin Shandurenko
|
19eae7ef93
|
EntityTracker fix (#915)
|
2022-04-13 20:29:05 +02:00 |
|
TheMode
|
63b40deb34
|
Item API refactoring (#904)
|
2022-04-13 17:57:15 +02:00 |
|
TheMode
|
50a7d7ca81
|
ShapeImpl should not depend on the block material
Signed-off-by: TheMode <themode@outlook.fr>
|
2022-04-13 12:07:43 +02:00 |
|