Commit Graph

607 Commits

Author SHA1 Message Date
R0bbyYT
bbe9cda40b Renamed BelowNameScoreboard to BelowNameTag 2020-08-08 13:36:15 +02:00
R0bbyYT
1ad20209d0 BelowNameTag synchronisation, documentation 2020-08-07 12:16:56 +02:00
R0bbyYT
70c969ced7 Deletes teams, gets players/entities of a team 2020-08-05 11:02:54 +02:00
R0bbyYT
4127eea401 Support for all living entities / Added team builder / Comments 2020-08-04 12:44:07 +02:00
Felix Cravic
981d247f02 Fixed CommandProcessor commands, allow to disable writing tracking 2020-08-04 06:28:21 +02:00
Felix Cravic
aecf0f427a Added dynamic arguments for Command (allow for server tab completion) 2020-08-04 06:14:42 +02:00
Felix Cravic
baccc36ed7 Allow ask_server tab complete for CommandProcessor 2020-08-04 04:21:11 +02:00
razorrider7
a09b217962 Update EntityType To use Namespaced IDs 2020-08-03 18:48:46 -04:00
Felix Cravic
593f2002a9 Added the Notification API 2020-08-04 00:32:03 +02:00
Felix Cravic
7007c507c1 Fix PlayerCommandEvent being called 2 times 2020-08-03 23:55:54 +02:00
TheMode
251fbbda32
Merge pull request #24 from Minestom/advancements
Added Advancements and Advancement Toasties.
2020-08-03 17:24:05 +02:00
Articdive
30ff313cad
Added Advancements and Advancement Toasties. 2020-08-03 17:17:32 +02:00
Felix Cravic
40d4af31c8 Fix callback when no chunk generator is defined 2020-08-03 11:26:10 +02:00
Felix Cravic
8333eb9f70 Do not try to get neighbour in an unloaded chunk 2020-08-03 11:09:42 +02:00
Felix Cravic
c74ce2752c Cleanup 2020-08-03 10:35:46 +02:00
Felix Cravic
f925e31b29 Use of Char2ObjectMap instead of classic Map 2020-08-03 07:03:06 +02:00
Felix Cravic
136e1d1e6d Completed MapMeta 2020-08-03 07:01:39 +02:00
Felix Cravic
dfa4cb8b37 Cleanup + comments 2020-08-03 06:36:42 +02:00
Felix Cravic
7617042b7d Comments 2020-08-03 06:12:59 +02:00
Felix Cravic
4d05bb8155 BlockPosition comments 2020-08-03 06:01:58 +02:00
Felix Cravic
134173d0f1 Cleanup 2020-08-03 00:37:03 +02:00
Felix Cravic
1b324624b9 Added entity hover in chat 2020-08-02 13:56:25 +02:00
Articdive
485089078d
Make the ChatHoverEvent work in probably all cases. 2020-08-02 12:42:31 +02:00
Felix Cravic
086c9738b1 Very early chunk group based thread 2020-08-02 11:37:39 +02:00
Felix Cravic
43059df920 Added EntityItemFrame 2020-08-02 01:00:22 +02:00
Felix Cravic
ef53c7f4b8 Allow for compression option in StorageFolder 2020-08-02 00:28:22 +02:00
Felix Cravic
395b205484 WIP PlayerHeadMeta & SpawnEggMeta 2020-08-01 20:50:39 +02:00
Felix Cravic
6501a43820 Cleanup 2020-08-01 11:00:31 +02:00
Felix Cravic
827526e200 Optimize Inventory#clear 2020-08-01 10:40:43 +02:00
Felix Cravic
d980b3f56c Updated inventory types 2020-08-01 10:33:06 +02:00
Felix Cravic
930c222953 Merge remote-tracking branch 'origin/master' 2020-08-01 09:20:41 +02:00
Felix Cravic
676a7174fa Fixed CrossbowMeta & PotionMeta 2020-08-01 09:20:26 +02:00
TheMode
3b1067c18e
Merge pull request #21 from Minestom/improve-argumentnumber
Improve ArgumentNumber.
2020-08-01 07:47:57 +02:00
Articdive
4b47245c90
Improve ArgumentNumber. 2020-08-01 07:35:16 +02:00
Felix Cravic
4c10418bf8 Added LeatherArmorMeta getter for color 2020-08-01 04:03:17 +02:00
Felix Cravic
6cc315fe78 WIP FireworkMeta & ChatHoverEvent cleanup 2020-08-01 03:57:55 +02:00
Felix Cravic
bf55bf23e7 Completed CrossbowMeta 2020-08-01 03:48:49 +02:00
Felix Cravic
ba965feb8e Added LeatherArmorMeta 2020-08-01 03:33:22 +02:00
Felix Cravic
20e184f042 Added WrittenBookMeta && WritableBookMeta item meta 2020-08-01 03:19:48 +02:00
Felix Cravic
4334733c52 Cleanup ChatHoverEvent 2020-08-01 01:05:11 +02:00
Felix Cravic
f95feeaaf1 Add support for insertion text in RichMessage 2020-08-01 01:00:53 +02:00
Felix Cravic
fe73c43eef Added CompassMeta & WIP CrossbowMeta 2020-08-01 00:43:52 +02:00
Felix Cravic
af14d2d324 Added EnchantedBookMeta 2020-08-01 00:21:03 +02:00
Felix Cravic
3b24be4925 Fixed color serialization 2020-07-31 23:02:01 +02:00
Felix Cravic
7f5f8bf2f6 TODO handle entities collision 2020-07-31 22:26:44 +02:00
Felix Cravic
79226cf7e7 EntityCreature#setPathTo does reset the previous path everytime 2020-07-31 22:17:24 +02:00
Felix Cravic
7a961eed9f Fix EntityCreature not resetting the pathfinder 2020-07-31 22:09:04 +02:00
Felix Cravic
f6fac5773d Allow to customize the search range of an entity 2020-07-31 21:58:49 +02:00
TheMode
aada943f91
Merge pull request #20 from Minestom/smooth-pathfinding
Smooth pathfinding
2020-07-31 21:13:08 +02:00
jglrxavpok
322194c5e4 Make entities look along their path 2020-07-31 21:02:37 +02:00