Commit Graph

17 Commits

Author SHA1 Message Date
TheMode fff78cdf94 Move coordinate package 2021-07-08 13:48:28 +02:00
TheMode 28dca16b29 Initial position api implementation 2021-07-06 20:44:24 +02:00
Németh Noel e66fc2d200 Removed usages of Entity#setGravity 2021-06-27 22:32:56 +02:00
Konstantin Shandurenko 1308f81678 Switched all direct spawn packets interactions to EntityType#getSpawnType#getSpawnPacket 2021-02-25 09:15:51 +03:00
themode c01736f863 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01:00
Matt Worzala 46ac38d5b3
Change ColoredText usages to JsonMessage 2020-12-31 13:53:21 -05:00
Felix Cravic 70000e75d5 Added gravity acceleration and terminal velocity (and an utils method to get the gravity tick count) 2020-12-06 01:36:37 +01:00
themode f328a9cb2b Added a few constructors to specify the instance directly 2020-10-31 01:38:57 +01:00
themode 3d96b7a4b4 A lot of annotations a bit everywhere. 2020-10-24 10:46:23 +02:00
themode 660a67e53e English fix 2020-10-15 21:16:31 +02:00
themode 5620e9a8cf Cleanup 2020-09-24 01:50:25 +02:00
razorrider7 a09b217962 Update EntityType To use Namespaced IDs 2020-08-03 18:48:46 -04:00
Felix Cravic dfa4cb8b37 Cleanup + comments 2020-08-03 06:36:42 +02:00
Felix Cravic 7e20278dd9 Fix deadlock with ItemEntity + added ItemEntity#getMergeUpdateOption to mitigate CPU usage increase 2020-06-01 00:51:31 +02:00
Felix Cravic c73ec6f0d6 Fix ExperienceOrb#setExperienceCount with a proper updating client-side 2020-05-24 20:21:17 +02:00
Felix Cravic 883e7eb80f Added Entity#isAutoViewable & making Viewable#addViewer and Viewable#removeViewer return boolean 2020-05-23 17:57:56 +02:00
Felix Cravic 7daac5e610 Package rename to net.minestom.server 2020-04-24 03:25:58 +02:00