Minestom/src/main/java/net/minestom/server
2020-08-15 04:05:15 +02:00
..
advancements Added AdvancementTab#getTabs 2020-08-09 14:13:01 +02:00
attribute Pathfinding update 2020-07-24 19:31:15 +02:00
benchmark Remove pathfinder specific thread pool + cleanup 2020-08-12 07:46:07 +02:00
bossbar Added BossBar#MAX_BOSSBAR count 2020-08-09 14:02:56 +02:00
chat Small optimizations. 2020-08-08 13:41:25 +02:00
collision Added ChunkUtils#isLoaded + optimization of the thread providers 2020-08-10 11:32:03 +02:00
command Merge branch 'permission-api' 2020-08-10 21:43:15 +02:00
data Optimize thread providers 2020-08-15 01:18:49 +02:00
effects Send effects to players 2020-04-28 16:08:21 +02:00
entity Removed useless synchronization 2020-08-14 15:24:57 +02:00
event Replaced blockId by blockStateId 2020-08-09 09:55:30 +02:00
extras Add some vanilla placement rules, add a scheduleNextTick method for instances and entities, make changes to BlockPlacementRule, make BlockFace its own class. 2020-06-28 17:11:40 -04:00
gamedata Comments 2020-08-07 09:14:50 +02:00
instance Comments + cleanup 2020-08-15 04:05:15 +02:00
inventory Call InventoryPreClickEvent even without any inventory condition 2020-08-13 19:14:07 +02:00
item Removed useless synchronization 2020-08-14 15:24:57 +02:00
listener Removed useless synchronization 2020-08-14 15:24:57 +02:00
map Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
network Comments + cleanup 2020-08-15 04:05:15 +02:00
particle Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00
permission Serialization methods 2020-08-10 21:42:54 +02:00
ping Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00
reader Replaced blockId by blockStateId 2020-08-09 09:55:30 +02:00
recipe Add recipes for Stonecutters. 2020-08-04 18:24:08 +02:00
registry Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
resourcepack More comments + cleanup 2020-07-22 17:39:48 +02:00
scoreboard Added Scoreboard interface and TabList Scoreboard 2020-08-08 23:22:58 +02:00
sound Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
stat Cleanup 2020-08-03 10:35:46 +02:00
storage Comments 2020-08-07 09:14:50 +02:00
thread Optimize thread providers 2020-08-15 01:18:49 +02:00
timer Prevent the instantiation of multiple SchedulerManager 2020-08-09 15:16:05 +02:00
utils Comments + cleanup 2020-08-15 04:05:15 +02:00
world Customizable dimension list in JoinGamePacket + Dimension->DimensionType 2020-07-13 14:12:21 +02:00
MinecraftServer.java Rate Limiting 2020-08-13 13:52:59 -04:00
UpdateManager.java Optimize thread providers 2020-08-15 01:18:49 +02:00
Viewable.java Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00