themode
|
14d0149276
|
Fix boolean argument
|
2021-01-11 02:57:18 +01:00 |
|
themode
|
d7fec0297f
|
Fix argument callback with 0 correct argument
|
2021-01-11 01:54:59 +01:00 |
|
KrystilizeNevaDies
|
23e70208a8
|
Fix EntityDamageEvent not being cancellable
|
2021-01-10 14:18:16 +10:00 |
|
themode
|
1859f513e5
|
Added convenient EntityFinder#findFirstPlayer
|
2021-01-10 02:39:05 +01:00 |
|
themode
|
b1db46f575
|
Allow null instance for entity query
|
2021-01-10 02:30:57 +01:00 |
|
R0bbyYT
|
71ca9414e4
|
Makes the HologramEntity accessible and adds documentation.
|
2021-01-09 22:20:08 +01:00 |
|
themode
|
2cf9e55f7b
|
Trim argument name
|
2021-01-09 06:53:55 +01:00 |
|
themode
|
85390662b7
|
Merge remote-tracking branch 'origin/master'
|
2021-01-09 03:42:14 +01:00 |
|
themode
|
4a0302892e
|
Added static parser for ArgumentEntity
|
2021-01-09 03:40:53 +01:00 |
|
Matt Worzala
|
ef35a39388
|
Add Player#openBook (#99)
|
2021-01-09 12:40:22 +10:00 |
|
themode
|
9aaecceb01
|
Added support for player name only
|
2021-01-09 03:31:24 +01:00 |
|
themode
|
d0bf6d9f0d
|
Improve ArgumentString parsing + add apache commons-text dependency
|
2021-01-09 03:14:10 +01:00 |
|
themode
|
8871cf16c0
|
Don't default the permission level
|
2021-01-09 02:38:26 +01:00 |
|
themode
|
a6e5dbc60e
|
Fix permission level to use the target selector
|
2021-01-09 02:20:55 +01:00 |
|
themode
|
ac1fa4cb9e
|
Fix selector variables list and use a switch
|
2021-01-09 01:13:44 +01:00 |
|
themode
|
8f99753235
|
WIP entity selector argument
|
2021-01-09 00:59:03 +01:00 |
|
themode
|
2c2a691af7
|
Registries#getEntityType should return null if invalid
|
2021-01-09 00:58:06 +01:00 |
|
themode
|
ef1afb9cd9
|
WIP EntityFinder
|
2021-01-08 23:47:31 +01:00 |
|
themode
|
8fef648221
|
Fix chunk packets from being wrongly sent when switching instance
|
2021-01-08 17:17:36 +01:00 |
|
themode
|
90006ac48d
|
Prevent compression from blocking the thread too much
|
2021-01-08 16:20:04 +01:00 |
|
Tyan
|
c702e94937
|
Made some field in PlayerInventory protected for allowing usage in child classes
|
2021-01-08 12:29:59 +01:00 |
|
themode
|
066b3dc417
|
Cleanup
|
2021-01-08 08:32:33 +01:00 |
|
themode
|
35973c227e
|
Attempt to prevent exception during first connection
|
2021-01-08 03:16:59 +01:00 |
|
themode
|
1c65b36087
|
Rework of ArgumentCallback to be more robust, allowing to simplify all argument types in order to be used out of the command framework for general parsing.
Also removed magic space string, replaced with constant from commons apache library
|
2021-01-08 03:07:37 +01:00 |
|
themode
|
d0e94f0ee5
|
Small demo update
|
2021-01-07 20:28:07 +01:00 |
|
themode
|
e4e564ab07
|
Add info in chunk comment about safe access
|
2021-01-07 16:51:10 +01:00 |
|
themode
|
d4f61eb152
|
Improve thread safety in Instance
|
2021-01-07 16:49:43 +01:00 |
|
themode
|
7c5bb7126a
|
Added PlayerBlockPlaceEvent#setBlockData
|
2021-01-07 16:12:56 +01:00 |
|
themode
|
349364e15d
|
Provide the proper dimensiontype in the JoinGamePacket
|
2021-01-07 04:21:34 +01:00 |
|
themode
|
0fa82aff1f
|
Fix default dimension
|
2021-01-07 03:49:55 +01:00 |
|
themode
|
706a36b30a
|
Fix dimension not being sent for the first instance & force dimensions to be registered in the manager
|
2021-01-07 03:46:58 +01:00 |
|
themode
|
cfe6178e46
|
Added "effects" support for DimensionType
|
2021-01-07 03:11:51 +01:00 |
|
themode
|
596b9eedb9
|
Don't ignore entity yaw in EntityCreature#addViewer
|
2021-01-07 02:30:46 +01:00 |
|
themode
|
709cc064e5
|
Added FIXME comment for future bugfix
|
2021-01-06 21:34:59 +01:00 |
|
themode
|
8d1dda74d0
|
Increase bpe to 15 as a temporary fix
|
2021-01-06 21:33:38 +01:00 |
|
themode
|
4107c768a3
|
Fix test
|
2021-01-06 21:19:09 +01:00 |
|
themode
|
84fd568c0c
|
Fix attributes not being fully sent for the first player login
|
2021-01-06 21:09:27 +01:00 |
|
themode
|
459e65da72
|
Fix build
|
2021-01-06 20:49:31 +01:00 |
|
themode
|
f5d550cda9
|
Fix attributes not being refreshed client side
|
2021-01-06 20:45:40 +01:00 |
|
themode
|
d6a3b18f04
|
Fix bits per entry value during palette resize
|
2021-01-06 20:33:01 +01:00 |
|
themode
|
97a29c6ccf
|
Player#setInstance cleanup
|
2021-01-06 19:06:37 +01:00 |
|
themode
|
6b39cb1e32
|
Execute the async login event before sending the login success packet
|
2021-01-06 19:02:35 +01:00 |
|
themode
|
deb8cab03a
|
Remove unnecessary checks
|
2021-01-06 18:01:39 +01:00 |
|
themode
|
6c813e9c26
|
Made FramedPacket immutable
|
2021-01-06 03:18:55 +01:00 |
|
themode
|
7347c8df68
|
Prevent exception when connecting using an older client
|
2021-01-06 03:16:46 +01:00 |
|
themode
|
2634105ad1
|
ArgumentWord restrictions should be part of the correction instead of the condition
|
2021-01-05 21:54:17 +01:00 |
|
themode
|
9546caca04
|
Fix build
|
2021-01-05 18:16:44 +01:00 |
|
themode
|
852391f210
|
Fix packet listeners not being called if there is no default listener
|
2021-01-05 18:10:25 +01:00 |
|
themode
|
3a7ae11c56
|
Add CommandSender as param in onDynamicWrite
|
2021-01-05 18:04:28 +01:00 |
|
themode
|
45c148974e
|
A bunch of client packets
|
2021-01-05 13:58:38 +01:00 |
|
themode
|
261d734740
|
Added all missing server packets
|
2021-01-05 13:44:14 +01:00 |
|
themode
|
388caefa34
|
Added BlockEntityDataPacket
|
2021-01-05 13:38:35 +01:00 |
|
themode
|
47447706b0
|
Fix Player#kick ignoring the kicking text
|
2021-01-04 23:15:41 +01:00 |
|
themode
|
0a0d19128c
|
Added BlockManager#getCustomBlocks
|
2021-01-04 22:29:44 +01:00 |
|
themode
|
5c2b7f38f6
|
Update Hydrazine library
|
2021-01-04 21:37:34 +01:00 |
|
themode
|
640521e6dc
|
Fix item hide flags and custom model data not being saved in the creative packet
|
2021-01-04 20:26:17 +01:00 |
|
themode
|
7019b7da85
|
Fix onGround field and gravityTickCount
|
2021-01-04 03:04:45 +01:00 |
|
themode
|
f2f9cbc5fa
|
Prevent NPE when creating a Team without any entity
|
2021-01-03 23:01:41 +01:00 |
|
themode
|
f13646fd0d
|
Allow null target in EntityCreature#setTarget
|
2021-01-03 22:42:15 +01:00 |
|
themode
|
edab21baa6
|
Allow null target in EntityCreature#setTarget
|
2021-01-03 22:41:50 +01:00 |
|
themode
|
c52b86822b
|
Optimize equipment packet creation
|
2021-01-03 22:05:18 +01:00 |
|
themode
|
5ba68be4a1
|
Update equipments when clearing a player inventory
|
2021-01-03 21:59:58 +01:00 |
|
themode
|
765c5be642
|
Small synchronization optimization
|
2021-01-03 20:00:00 +01:00 |
|
themode
|
317432460e
|
Entity cleanup
|
2021-01-03 00:23:41 +01:00 |
|
ThatCreeper
|
993b936e4e
|
reorder imports
|
2021-01-02 17:12:38 -06:00 |
|
ThatCreeper
|
30868df243
|
Remove unused imports
|
2021-01-02 17:08:59 -06:00 |
|
ThatCreeper
|
30be7b5b81
|
Add Potion Add and Remove events
|
2021-01-02 16:59:17 -06:00 |
|
themode
|
dad642a6a2
|
Allow retrieving argument value using the argument object instead of the String id
|
2021-01-02 17:24:26 +01:00 |
|
themode
|
bfad3b8d7c
|
Allow wrappers for Arguments by making the Map protected
|
2021-01-02 17:11:27 +01:00 |
|
themode
|
8155845c90
|
Fix AIOB exception when placing a block in y=256
|
2021-01-02 16:18:26 +01:00 |
|
themode
|
82631fc6f8
|
Comments for the optional argument support
|
2021-01-02 16:09:20 +01:00 |
|
themode
|
0faaea2c1b
|
Added option to disable the grouped packet feature
|
2021-01-02 15:44:50 +01:00 |
|
themode
|
1c916b92fa
|
Use offset constant
|
2021-01-02 13:16:02 +01:00 |
|
Matt Worzala
|
dc4d7d63e2
|
fix formatting
|
2021-01-02 07:03:39 -05:00 |
|
Matt Worzala
|
720422c031
|
remove irrelevant comment
|
2021-01-02 07:02:39 -05:00 |
|
Matt Worzala
|
0b9b95e6cb
|
remove debugging code & use inventory offset constant
|
2021-01-02 06:51:21 -05:00 |
|
Matt Worzala
|
1f60330abe
|
Fix double click result handling
|
2021-01-02 04:40:24 -05:00 |
|
themode
|
4d2dd7d256
|
Fix javadoc build
|
2021-01-01 23:40:22 +01:00 |
|
themode
|
4f5847ff10
|
Little detail about FramedPacket
|
2021-01-01 23:37:20 +01:00 |
|
themode
|
4bf120b714
|
Added support for command syntaxes with optional arguments (default values)
|
2021-01-01 23:36:53 +01:00 |
|
themode
|
2ec727d5f8
|
Fix InventoryClickResult not using the proper items
|
2021-01-01 13:43:43 +01:00 |
|
Matt Worzala
|
46ac38d5b3
|
Change ColoredText usages to JsonMessage
|
2020-12-31 13:53:21 -05:00 |
|
themode
|
2141792fcf
|
Fixed math
|
2020-12-31 12:07:16 +01:00 |
|
themode
|
fd920ffdfe
|
Potion cleanup
|
2020-12-31 12:05:36 +01:00 |
|
ThatCreeper
|
0ce094567b
|
Fix most checkstyle warnings
|
2020-12-30 19:27:29 -06:00 |
|
ThatCreeper
|
c3d6af3afe
|
make removeEffect send a packet
Make Potion immutable, and use long instead of Long
|
2020-12-30 19:07:07 -06:00 |
|
ThatCreeper
|
b1cab4ee05
|
Make /potion use TICK_PER_SECOND
|
2020-12-30 18:56:56 -06:00 |
|
ThatCreeper
|
c01b57ed9b
|
removed scheduledPotions
|
2020-12-30 18:55:20 -06:00 |
|
ThatCreeper
|
fa41aabaed
|
Make Potions use time instead of nanoTime
|
2020-12-30 18:47:43 -06:00 |
|
ThatCreeper
|
6a154eb15a
|
Fix /potion demo command
|
2020-12-30 18:29:54 -06:00 |
|
ThatCreeper
|
d7883d29ff
|
Rewrite Potions
|
2020-12-30 18:29:07 -06:00 |
|
ThatCreeper
|
50b44e46e0
|
Add PotionEffectManager
|
2020-12-30 17:12:03 -06:00 |
|
themode
|
d4110632a4
|
Increase readability when using static fields instead of local ones
|
2020-12-30 20:30:48 +01:00 |
|
themode
|
23fc19430a
|
Fix entity uuid map memory leak
|
2020-12-30 20:29:46 +01:00 |
|
themode
|
835a769080
|
Implement entity eye height based on boundingbox
|
2020-12-29 20:42:41 +01:00 |
|
themode
|
78ed12887d
|
Implement client spectate packet
|
2020-12-29 19:58:40 +01:00 |
|
themode
|
a7a6210f65
|
Register ClientSpectatePacket
|
2020-12-29 19:50:29 +01:00 |
|
themode
|
8b9836d82a
|
Set Player eye height to 1.62
|
2020-12-29 18:12:25 +01:00 |
|
TheMode
|
feab43a5f1
|
Merge pull request #89 from Nesaak/master
Add BlockIterator and LivingEntity#getTargetBlockPosition
|
2020-12-29 18:09:30 +01:00 |
|
Nesaak
|
ebea74f3c6
|
Remove unused import
|
2020-12-29 11:54:06 -05:00 |
|
themode
|
8da6148152
|
PlayerInventory field in player is now protected, to allow unsafe modifications when extending the class
|
2020-12-29 16:42:07 +01:00 |
|
jglrxavpok
|
817036fd87
|
Too many F, oops
|
2020-12-29 16:25:11 +01:00 |
|
jglrxavpok
|
997a76980f
|
Fix ChunkBatch not deserializing properly block state IDs > 255
|
2020-12-29 16:17:27 +01:00 |
|
themode
|
3c871ed603
|
Fix NPE in CrossbowMeta
|
2020-12-29 15:16:51 +01:00 |
|
Nesaak
|
fd73cc1d23
|
Add BlockIterator and LivingEntity#getTargetBlockPosition
|
2020-12-28 20:24:03 -05:00 |
|
themode
|
718d787192
|
Makes the Pose enum public
|
2020-12-29 00:43:04 +01:00 |
|
themode
|
f7d1bd7e53
|
Merge remote-tracking branch 'origin/master'
|
2020-12-29 00:04:27 +01:00 |
|
themode
|
cecf6310ca
|
Added Entity#setPose
|
2020-12-29 00:04:15 +01:00 |
|
TheMode
|
70c9068365
|
Merge pull request #87 from mworzala/list_typing
Minor list typing changes
|
2020-12-28 21:19:58 +01:00 |
|
Matt Worzala
|
071a2ce196
|
Change ArrayList types to List
|
2020-12-28 14:57:39 -05:00 |
|
Matt Worzala
|
460b177866
|
Set player bounding box size to 0.6.
|
2020-12-28 14:16:43 -05:00 |
|
Archy-X
|
e9b93c0d02
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-12-28 11:39:26 -07:00 |
|
Matt Worzala
|
c24df2f308
|
remove debug print
|
2020-12-28 13:34:48 -05:00 |
|
Matt Worzala
|
c89ffbfc44
|
Change rounding method of Instance#getChunkAt to fix negative chunk off-by-one
|
2020-12-28 13:28:10 -05:00 |
|
Archy-X
|
e911612ad6
|
Add onWrite method with CommandSender in CommandProcessor
|
2020-12-28 10:59:18 -07:00 |
|
themode
|
ca3667732f
|
Attempt to fix sync issue in window click
|
2020-12-28 17:27:40 +01:00 |
|
themode
|
87e8e550f1
|
Don't add players to the waiting list in the constructor, but in the registration method
|
2020-12-28 12:41:15 +01:00 |
|
themode
|
924fac562b
|
Print exceptions properly during server tick
|
2020-12-28 12:27:25 +01:00 |
|
themode
|
22aa9d01ed
|
Do not size the string in sendPluginMessage
|
2020-12-28 10:40:50 +01:00 |
|
TheMode
|
c478bd7af6
|
Merge pull request #83 from Archy-X/master
Add ChatColor values method
|
2020-12-28 08:06:13 +01:00 |
|
Archy-X
|
05f3760044
|
Added ChatColor values method
|
2020-12-28 00:00:47 -07:00 |
|
Nesaak
|
1a1c3339aa
|
Add #FindPlayer in ConnectionManager
|
2020-12-27 20:55:57 -05:00 |
|
themode
|
5975f8d838
|
Stop creating a thread for each auth request
|
2020-12-28 00:18:25 +01:00 |
|
themode
|
28c5e39f8b
|
Pre login event is now async
|
2020-12-27 22:16:19 +01:00 |
|
themode
|
a3ae2f39a5
|
More comments for NettyServer
|
2020-12-27 10:53:30 +01:00 |
|
themode
|
6a9461546c
|
No more memory allocation when using grouped packets
|
2020-12-26 21:10:27 +01:00 |
|
themode
|
feb4783988
|
Small optimization for entity velocity
|
2020-12-26 18:52:44 +01:00 |
|
themode
|
3137be35a4
|
Better exception message
|
2020-12-26 16:46:54 +01:00 |
|
themode
|
f4818d46fb
|
Cleanup extension code and added an option to disable extension loading on startup
|
2020-12-26 11:55:22 +01:00 |
|
R0bbyYT
|
f58dcbda46
|
FireworkMeta uses CopyOnWriteArrayList instead of ArrayList, removes #getOwningPlayer()
|
2020-12-25 10:40:02 +01:00 |
|
R0bbyYT
|
4818e29d81
|
Merge remote-tracking branch 'origin/master' into feature/item-meta
|
2020-12-24 15:29:59 +01:00 |
|
R0bbyYT
|
724f0b9c7a
|
Adds some documentation
|
2020-12-24 15:29:34 +01:00 |
|
themode
|
557ec7ca83
|
Fix auto viewable during viewers refresh
|
2020-12-23 10:51:59 +01:00 |
|
themode
|
18eab183a0
|
Auto entity viewing cleanup
|
2020-12-23 10:40:50 +01:00 |
|
themode
|
a6cb126d76
|
Fix #isAutoViewable
|
2020-12-23 10:21:48 +01:00 |
|
themode
|
978a1f5135
|
PlayerChatEvent function should return a JsonMessage and not necessarily a RichMessage
|
2020-12-23 08:24:29 +01:00 |
|
R0bbyYT
|
58c7ad9e02
|
Implements PlayerHeadMeta, FireworkMeta and FireworkEffectMeta
|
2020-12-23 02:24:41 +01:00 |
|
themode
|
6e0ad54d5e
|
Added EntityEndCrystal
|
2020-12-22 05:36:15 +01:00 |
|
themode
|
b5feb35619
|
Added PlayerDeathEvent to change the death message/text
|
2020-12-22 05:26:37 +01:00 |
|
TheMode
|
460813b6e0
|
Added dots
Signed-off-by: TheMode <themode@outlook.fr>
|
2020-12-21 13:44:58 +01:00 |
|
themode
|
2a78851ab4
|
Chunk#addViewer should always send the chunk & light packets
|
2020-12-20 09:50:47 +01:00 |
|
themode
|
3a7afa63d5
|
Security update preventing modified client from crashing the server by placing a block in an unloaded chunk
|
2020-12-20 03:38:36 +01:00 |
|
themode
|
ffbde089f8
|
BlockPlacementRule cleanup
|
2020-12-20 03:24:29 +01:00 |
|
R0bbyYT
|
81592d8b56
|
More documentation for the FakePlayer, Small improvement for the FakePlayerController
|
2020-12-19 16:32:42 +01:00 |
|
themode
|
c7876d648c
|
Fix NPE when clicking outside of the inventory to drop
|
2020-12-18 04:05:29 +01:00 |
|
themode
|
213599a649
|
Merge remote-tracking branch 'origin/master'
|
2020-12-18 01:46:00 +01:00 |
|
themode
|
c6d7dea2da
|
Prevent CME when unloading InstanceContainer chunks
|
2020-12-18 01:45:45 +01:00 |
|
TheMode
|
049975e239
|
Merge pull request #78 from MichaelPriebe/master
Fix and Cleanup Redstone Placement Rule
|
2020-12-18 01:30:58 +01:00 |
|
themode
|
943aae7397
|
Do not send gamemode related packets before the player spawn
|
2020-12-18 00:57:23 +01:00 |
|
themode
|
3e532b24a8
|
Prevent placing block in adventure mode
|
2020-12-18 00:28:06 +01:00 |
|