Commit Graph

32 Commits

Author SHA1 Message Date
fullwall
e21681fa26 Add /npc hitbox, WIP packet NPCs 2023-01-03 20:55:27 +08:00
fullwall
36feecdc2b Fix sneak animation 2023-01-01 20:44:17 +08:00
fullwall
b4280103c1 Simplify PlayerUpdateTask 2023-01-01 18:15:10 +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
a669a8a256 Workaround protocollib not supported listed boolean, fix dolphins moving while on ground, add /npc bossbar --range, add /npc create --nameplate --temporaryticks 2022-12-29 23:26:02 +08:00
fullwall
c11da48fc2 Set nophysics flag on setGameMode 2022-12-28 23:14:41 +08:00
fullwall
4590193673 Upgrade skull saving 2022-12-27 13:07:12 +08:00
fullwall
7577a049d9 Check for floodgate players 2022-12-27 10:39:19 +08:00
fullwall
27603afdf4 Add /npc mirror for skins 2022-12-25 01:37:54 +08:00
fullwall
4c958b5e7c Fix custom name components in 1.8.8-1.12.2, 2022-12-22 23:17:28 +08:00
fullwall
d94cd006ec Send arm swing after tablist 2022-12-19 22:08:58 +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
2e3ba077cf Fix viabackwards on 1.19.3 2022-12-18 23:07:04 +08:00
fullwall
3ee17c6dae Fix /npc camel and /npc llama 2022-12-18 22:18:12 +08:00
fullwall
c6e7ce65f5 Add /npc camel, minor code cleanup 2022-12-18 13:25:08 +08:00
fullwall
33b6e6eb37 Don't forward registration calls in entity registry 2022-12-18 11:53:26 +08:00
fullwall
249074c7bc Fix /npc text pages, add via version backcompat 2022-12-17 11:22:14 +08:00
fullwall
f90b1f747b Implement more methods for custom entity registry 2022-12-16 21:02:49 +08:00
fullwall
d44cebdcfd Make custom entity registry forcibly unfrozen as suggested in #2947 2022-12-16 20:44:26 +08:00
fullwall
ab458f4de9 May as well set name to empty component 2022-12-14 23:29:12 +08:00
fullwall
bc16fb9cc3 Create full tablist packets 2022-12-14 22:46:26 +08:00
fullwall
1c4420398c Need to send two packets 2022-12-13 22:20:38 +08:00
fullwall
d49781d090 Add UPDATE_LISTED action 2022-12-13 22:15:08 +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
b4b54dabdc Add camel support 2022-12-10 15:54:57 +08:00
fullwall
dffccdd2d4 Only send entity metadata if dirty 2022-12-10 14:59:27 +08:00
fullwall
46b18eee49 Run cleanup 2022-12-10 13:31:11 +08:00
fullwall
b243d9698c Use npc.isProtected() 2022-12-10 13:29:05 +08:00
fullwall
4212921a98 Implement a few more entity registry methods 2022-12-09 19:40:59 +08:00
fullwall
27d7b2dee3 Forward more registry methods 2022-12-09 19:23:41 +08:00
fullwall
139158cb48 Initial update to 1.19.3 2022-12-08 23:21:09 +08:00