Commit Graph

26 Commits

Author SHA1 Message Date
fullwall d17ca61e6e Implement event, and use it to link hologram display entity. unify some old tracker implementations. WIP implementation of unified player linking 2023-10-30 01:37:00 +08:00
fullwall 8719c1f182 Implement new metadata 2023-08-06 18:57:42 +08:00
fullwall 3571c05d9d Reduce NPCSeenByPlayerEvent allocations 2023-06-17 22:00:26 +08:00
fullwall bdd995197a Return to using arm swings to update entity yaw 2023-05-04 01:48:58 +08:00
fullwall 3e578db3ad Fix paper backcompat with playerlist tracker change 2023-05-04 00:51:57 +08:00
fullwall 6b4ef37a46 Backport entitytrackerentry changes to fix duplicate tablist adds 2023-05-03 23:30:37 +08:00
fullwall 69b6509a0e Send player look packets for older versions 2023-05-01 01:13:51 +08:00
fullwall 406bea7b53 Trial removing arm swing in favour of manual position packets 2023-04-30 00:18:24 +08:00
fullwall 71ecc7086b Implement playerfilter api 2023-04-17 01:47:32 +08:00
fullwall 84c581dd09 Allow on the fly /npc trackingrange 2023-03-27 02:52:56 +08:00
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 61fd34df0b Reformat pom 2023-02-23 00:06:13 +08:00
fullwall 8fa5a965e1 Fix logic error in allay reset, code cleanup 2023-02-23 00:00:47 +08:00
fullwall 8d202aa988 Implement metadata 2022-12-19 00:36:53 +08:00
fullwall c4e4d2f300 Add tablist remove delay setting 2020-08-28 22:55:07 +08:00
fullwall df2c7689fe Fix 1.14 2020-05-20 16:29:43 +08:00
fullwall e7368747c7 Rework packet sending to avoid replacing the entity tracker entry 2020-05-16 19:13:19 +08:00
fullwall 0b922011bd Rework tablist for recent versions 2020-05-12 23:12:39 +08:00
fullwall 5e2a7efb9e Revert view distance tracking code 2020-05-12 22:33:54 +08:00
fullwall a044eed988 Attempted fix for /npc tphere - make NPCs tracked over a longer range than previously 2020-05-12 19:43:52 +08:00
fullwall c901bb0ebe Update for 1.14.1 2019-05-14 16:44:32 +08:00
fullwall b7d43bf13b Remove debug 2019-04-27 21:25:09 +08:00
fullwall 61572db707 Trial fix for tablist flickering 2019-04-27 19:45:42 +08:00
fullwall 0ec8ea68e8 Upgrade to MethodHandles 2019-04-25 15:43:44 +08:00
fullwall 2d05ca134e Preliminary 1.14 update 2019-04-24 21:01:22 +08:00