Commit Graph

136 Commits

Author SHA1 Message Date
fullwall 74a861142b Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
fullwall b02a3d8766 Implement player filtering, replace all entity trackers, compatibility update for async entity tracking 2023-03-07 23:58:03 +08:00
fullwall 248e9de2e6 Fix NPCs constantly trying to swim, relicense to LGPL 2023-03-06 00:28:44 +08:00
fullwall cb6f8be7fc Add /npc packet 2023-03-02 23:08:03 +08:00
fullwall d76841c319 Try harder to pause wander goal during editor 2023-02-22 01:03:41 +08:00
fullwall 585df3f696 Add simple /npc pausepathfinding command 2023-02-21 23:59:33 +08:00
fullwall 6f754d2594 Add basic /wp remove command 2023-02-18 15:24:09 +08:00
fullwall e9c989bc55 Add /npc panda -n -r for rolling and sneezing 2023-02-14 23:26:21 +08:00
fullwall b0a2c51883 Fix /npc mirror with uuid change 2023-02-11 22:52:53 +08:00
fullwall 504a38317c Add --distance argument 2023-02-06 00:43:42 +08:00
fullwall a61befbdcc Add basic /npc home command 2023-02-06 00:40:01 +08:00
fullwall 3b00f7718b Refactoring, add debug for shop trait onRemove(), add at argument for PlayerAnimation waypoint trigger 2023-01-31 22:50:25 +08:00
fullwall 126d4f9519 Fix /npc text talk delay message 2023-01-19 21:42:22 +08:00
fullwall ffac34f734 Fix player ticking 2023-01-05 22:51:42 +08:00
fullwall e21681fa26 Add /npc hitbox, WIP packet NPCs 2023-01-03 20:55:27 +08:00
fullwall b38a66dbfb Add /npc lookclose --headonly 2023-01-02 00:24:11 +08:00
fullwall b8e79b20cf Implement API, check for invalid Player references, remove Text min/max-cooldown settings and fix Text delay/right click cancellations, make SitTrait work with npc#teleport 2023-01-01 15:26:35 +08:00
fullwall b8a608ec5c Add /npc lookclose --targetnpcs 2022-12-27 14:22:27 +08:00
fullwall 27603afdf4 Add /npc mirror for skins 2022-12-25 01:37:54 +08:00
fullwall 8d202aa988 Implement metadata 2022-12-19 00:36:53 +08:00
fullwall e90096eebe Add /npc spellcast 2022-12-18 23:21:08 +08:00
fullwall 6ced30fa20 Remove some unused messages 2022-12-18 13:55:31 +08:00
fullwall c6e7ce65f5 Add /npc camel, minor code cleanup 2022-12-18 13:25:08 +08:00
fullwall 249074c7bc Fix /npc text pages, add via version backcompat 2022-12-17 11:22:14 +08:00
fullwall ab0c706da5 Add perplayer lookclose, rework templates, add message to send on click to shop trait, remove profiler call in player navigation which broke compatibility with certain plugins 2022-12-11 21:28:39 +08:00
fullwall b8050199f1 Add per-player rotation API 2022-11-28 23:10:50 +08:00
fullwall a3780e4c4f Adjust lookclose 2022-11-13 16:02:17 +08:00
fullwall 06b1568e07 Clear sleeping status on despawn, add some messages in /npc hurt for non-damageable entities 2022-11-12 21:51:15 +08:00
fullwall c02391ccc3 Subtle behaviour change to make players remove themselves from tablist on death 2022-11-12 16:17:06 +08:00
fullwall cda8aceb5d Minor changes 2022-11-06 23:19:08 +08:00
fullwall f8cdbc4515 Add SleepTrait 2022-10-25 17:07:11 +08:00
fullwall 2b19473832 Rework HologramTrait implementation 2022-10-16 10:41:34 +08:00
fullwall b3aa62a060 Fix /npc text incorrect formatting 2022-10-15 19:32:25 +08:00
fullwall eb5adf9667 Convert messages to use minimessage 2022-10-05 22:27:09 +08:00
fullwall 30b2f5a8e2 Placeholders for speech bubbles, /npc command errormsg 2022-08-21 16:15:40 +08:00
fullwall 9592de5716 Sets.difference is not working in 1.8.8 2022-08-17 23:33:29 +08:00
fullwall 0afeb4792d Use EntitiesLoadEvent instead of ChunkLoadEvent, other minor fixes 2022-08-04 11:48:48 +08:00
fullwall 7b3c0c8126 Add /npc allay 2022-07-28 06:36:51 +08:00
fullwall ac92bafa71 Null check command charged 2022-07-25 00:23:44 +08:00
fullwall d5db707d58 Update /npc metadata remove message 2022-07-23 02:01:57 +08:00
fullwall 8c004fc122 Work on /npc shop 2022-07-21 23:13:51 +08:00
fullwall 9c9199d2a1 Make llamatrait 1.12 compatible, work on /npc shop 2022-07-17 22:29:11 +08:00
fullwall aaca31740b QoL changes to /npc list /npc command 2022-07-10 01:17:26 +08:00
fullwall 98c2d3492a Add /npc piglin --dancing 2022-07-07 23:34:15 +08:00
fullwall d7617637b7 Fix SmoothRotationTrait rotating towards 0 on respawn 2022-06-26 23:28:38 +08:00
fullwall 9ce4a9020f Rework /npc text 2022-06-26 13:57:51 +08:00
fullwall 53d8e96c8d Fix tadpoles, /npc goat, don't build unnecessary modules 2022-06-11 15:17:17 +08:00
fullwall 4c3224efad Remove eclipse compiler from poms 2022-06-08 14:07:33 +08:00
fullwall d94e83b74c Attempt to update to 1.19 2022-06-08 11:58:22 +08:00
fullwall c880ef8bc5 wp dt is now a toggle 2022-05-03 20:08:16 +08:00