fullwall
|
1ca256753b
|
Target the blockbreaker block directly and adjust pathDistanceMargin to get close enough to it
|
2022-06-22 12:18:06 +08:00 |
|
fullwall
|
d0366bccde
|
Measure block breaker distance from center block
|
2022-06-22 12:13:10 +08:00 |
|
fullwall
|
318596c715
|
Adjust minecraft pathfinder to look less frequently and pathfind closer to destination in players
|
2022-06-21 23:52:25 +08:00 |
|
fullwall
|
cd652db2f7
|
Use new methods
|
2022-06-19 12:05:18 +08:00 |
|
fullwall
|
552d25494b
|
Stop allay picking up loot if protected
|
2022-06-17 20:41:34 +08:00 |
|
fullwall
|
a64ad43d11
|
Fix block breaker on old versions not picking up the entity held item
|
2022-06-17 20:36:05 +08:00 |
|
fullwall
|
849561337b
|
Block minecraft warden/allay behaviours
|
2022-06-15 22:20:08 +08:00 |
|
fullwall
|
6a15bc2d5a
|
Implement sittrait
|
2022-06-14 21:39:20 +08:00 |
|
fullwall
|
4768a4f76a
|
Add SitTrait for NPCs
|
2022-06-14 21:38:15 +08:00 |
|
fullwall
|
138aaacbcf
|
Fix null check in age
|
2022-06-14 21:26:18 +08:00 |
|
fullwall
|
2e2a83779e
|
Implement anvil GUI
|
2022-06-12 19:49:21 +08:00 |
|
fullwall
|
21f3a7755a
|
Implement new API
|
2022-06-12 01:37:38 +08:00 |
|
fullwall
|
53d8e96c8d
|
Fix tadpoles, /npc goat, don't build unnecessary modules
|
2022-06-11 15:17:17 +08:00 |
|
fullwall
|
aaf870372c
|
Remove entity if world failed to add
|
2022-06-11 12:41:24 +08:00 |
|
fullwall
|
d98833ca66
|
Remove exception printing for now
|
2022-06-08 22:57:35 +08:00 |
|
fullwall
|
4c3224efad
|
Remove eclipse compiler from poms
|
2022-06-08 14:07:33 +08:00 |
|
fullwall
|
2a6a69d8be
|
Including mockito prevents testing deps from shading
|
2022-06-08 12:48:58 +08:00 |
|
fullwall
|
c75b4422ea
|
Missed dist pom
|
2022-06-08 12:06:51 +08:00 |
|
fullwall
|
d94e83b74c
|
Attempt to update to 1.19
|
2022-06-08 11:58:22 +08:00 |
|
fullwall
|
7f1bb5b2b7
|
Fix yaw/pitch calculations for face towards yaw/pitch
|
2022-06-05 15:43:46 +08:00 |
|
fullwall
|
70c4ab6da8
|
Fix npcdamageentity event default cancelled
|
2022-06-05 15:12:16 +08:00 |
|
fullwall
|
3ff64493cd
|
Fixed commandtrait output
|
2022-06-02 20:15:45 +08:00 |
|
fullwall
|
a38baa48b5
|
Use single use behavior for /npc blockbreak
|
2022-05-31 22:47:00 +08:00 |
|
fullwall
|
1c459c3da2
|
Unify getCurrentDestination semantics
|
2022-05-26 22:07:26 +08:00 |
|
fullwall
|
8a78c5788f
|
Add SplashPotion for 1.8.8
|
2022-05-26 16:48:46 +08:00 |
|
fullwall
|
487d587675
|
Apply nogravity immediately on spawn and on usage
|
2022-05-26 15:58:54 +08:00 |
|
fullwall
|
8a68b575a2
|
Reduce skin update distance
|
2022-05-22 17:39:47 +08:00 |
|
fullwall
|
6d1e848d89
|
Add debug when sending skins to players
|
2022-05-22 17:36:48 +08:00 |
|
fullwall
|
5b274ad7a7
|
Add ARROW type to 1.8.8
|
2022-05-11 20:45:11 +08:00 |
|
fullwall
|
c03ffef940
|
Add an arrow type to 1.8.8
|
2022-05-10 15:12:41 +08:00 |
|
fullwall
|
8292a952cd
|
Fix /npc leashable
|
2022-05-08 21:57:15 +08:00 |
|
fullwall
|
8979fda81d
|
Update to use new method
|
2022-05-06 21:45:49 +08:00 |
|
fullwall
|
47dbd881f5
|
Use new API
|
2022-05-06 21:25:12 +08:00 |
|
fullwall
|
c880ef8bc5
|
wp dt is now a toggle
|
2022-05-03 20:08:16 +08:00 |
|
fullwall
|
7092926784
|
Require at least one trait to remove
|
2022-05-01 19:48:30 +08:00 |
|
fullwall
|
e4cd18b6e4
|
Implement new breaker API
|
2022-04-30 05:58:47 +08:00 |
|
fullwall
|
97da84c192
|
Fix gcooldown not working when used in isolation
|
2022-04-30 02:39:26 +08:00 |
|
fullwall
|
2341ccfbf9
|
Update references
|
2022-04-28 13:47:50 +08:00 |
|
fullwall
|
234c99b2af
|
Refactor rotation more
|
2022-04-25 22:29:26 +08:00 |
|
fullwall
|
8694603c85
|
Refactor PlayerControllerLook into RotationTrait
|
2022-04-25 02:22:39 +08:00 |
|
fullwall
|
324d94a21f
|
Rename /npc pose --save to /npc pose --mirror and add /npc pose --save to save the current NPC pose
|
2022-04-24 19:22:55 +08:00 |
|
fullwall
|
3bd2f7db8c
|
Remove debug output
|
2022-04-23 16:03:35 +08:00 |
|
fullwall
|
3685d33980
|
Add /npc bossbar --track and fix equipment caching logic
|
2022-04-23 13:42:48 +08:00 |
|
fullwall
|
48798ff9b3
|
Abs diff
|
2022-04-21 15:27:46 +08:00 |
|
fullwall
|
e82eb76aba
|
Update holograms if height changes
|
2022-04-21 15:25:57 +08:00 |
|
fullwall
|
96ba80edd8
|
Persist use new pathfinder if set manually
|
2022-04-20 11:55:15 +08:00 |
|
fullwall
|
46a6c64cf5
|
Convert skin name mismatch exception to debug instead
|
2022-04-19 21:55:41 +08:00 |
|
fullwall
|
2e886cf8ed
|
Make version incompatible message suggest upgrading Minecraft
|
2022-04-19 18:16:48 +08:00 |
|
fullwall
|
0a6225a8a3
|
Fix /npc remove --world
|
2022-04-19 18:13:40 +08:00 |
|
fullwall
|
719f115f0c
|
Add /npc panimate (does not persist animations as yet)
|
2022-04-19 15:50:52 +08:00 |
|