.. |
acquirable
|
Fix Acquirable#currentEntities
|
2021-04-27 12:16:38 +02:00 |
advancements
|
Code cleanup
|
2021-04-07 18:35:19 +02:00 |
adventure
|
Respect client chat settings
|
2021-05-05 18:21:38 +01:00 |
attribute
|
Fix properties & equipments changes not being properly sent to viewers & self
|
2021-03-12 01:38:52 +01:00 |
bossbar
|
Improve deprecation messages, allow ChatColor to be used in Adventure component styling
|
2021-04-04 14:40:29 +01:00 |
chat
|
Add HoverEventSource to ItemStack
|
2021-04-10 17:01:50 +02:00 |
collision
|
Fix entity collision
|
2021-04-28 15:02:06 +02:00 |
color
|
Remove apache common text dependency
|
2021-05-15 08:31:24 +02:00 |
command
|
Merge pull request #285 from Project-Cepi/args-documentation
|
2021-05-16 11:54:03 +02:00 |
data
|
Fix Inventory not using a Component as title
|
2021-04-04 15:33:53 +02:00 |
effects
|
|
|
entity
|
Wait 20 ticks before removing player from the tablist
|
2021-05-31 21:01:28 +02:00 |
event
|
Rename removeMap to unmap
|
2021-06-03 20:59:05 +02:00 |
exception
|
|
|
extensions
|
Inline nullable and nonnull annotations
|
2021-05-21 08:56:30 -04:00 |
extras
|
Made Event an interface
|
2021-06-02 08:17:03 +02:00 |
gamedata
|
WIP Item rework implementation
|
2021-04-02 18:13:02 +02:00 |
instance
|
Use the block value to find the current block
|
2021-05-19 13:42:57 +02:00 |
inventory
|
Send trade packet for every new viewer
|
2021-05-30 16:39:09 +02:00 |
item
|
Added ItemStack#withTag
|
2021-05-28 17:05:14 +02:00 |
listener
|
Do not crash the server when receiving an invalid packet
|
2021-05-17 20:58:36 +02:00 |
map
|
|
|
message
|
Simplify Messenger implementation
|
2021-05-17 14:46:25 +01:00 |
monitoring
|
BenchmarkManager thread should be daemon
|
2021-05-08 04:30:06 +02:00 |
network
|
Merge pull request #275 from Minestom/respect-client-chat-settings
|
2021-05-17 16:21:08 +02:00 |
particle
|
Use long distance particle by default
|
2021-04-23 10:38:13 +02:00 |
permission
|
|
|
ping
|
Minor formatting and javadoc changes
|
2021-05-05 16:18:11 +01:00 |
potion
|
|
|
recipe
|
WIP Item rework implementation
|
2021-04-02 18:13:02 +02:00 |
registry
|
Remove apache common text dependency
|
2021-05-15 08:31:24 +02:00 |
resourcepack
|
Code cleanup
|
2021-04-07 18:35:19 +02:00 |
scoreboard
|
Code cleanup
|
2021-04-07 18:35:19 +02:00 |
sound
|
Code cleanup
|
2021-04-07 18:35:19 +02:00 |
stat
|
|
|
storage
|
Try another test
|
2021-04-22 01:25:29 +02:00 |
tag
|
Simplify Tag#defaultValue
|
2021-05-28 16:21:54 +02:00 |
terminal
|
Fix jline reader thread never being shutdown
|
2021-05-08 04:33:32 +02:00 |
thread
|
Tick scheduling micro-optimization
|
2021-05-07 20:41:40 +02:00 |
timer
|
Add getTask in SchedulerManager
|
2021-03-22 21:23:57 +10:00 |
utils
|
Merge branch 'Minestom:master' into chunk-block-count
|
2021-05-18 17:31:11 +02:00 |
world
|
Rename nbt method to remove confusion about the object being mutable or not
|
2021-04-10 00:24:29 +02:00 |
Bootstrap.java
|
Don't crash the server if Mixin can't be loaded due to identical file names inside the JAR file.
|
2021-02-02 14:49:19 +01:00 |
MinecraftServer.java
|
Fix thread count stuck to 1
|
2021-05-14 18:15:41 +02:00 |
Tickable.java
|
Fix merge, remove unnecessary methods (for now)
|
2021-04-14 20:09:49 +02:00 |
UpdateManager.java
|
Use single thread by default
|
2021-04-26 16:27:50 +02:00 |
Viewable.java
|
Code cleanup
|
2021-04-07 18:35:19 +02:00 |