- 07 Aug, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 06 Aug, 2024 9 commits
-
-
Jonathan Thomas authored
-
Switch from HashMap to ConcurrentHashMap to prevent an error when saving (while modifying the HashMap)
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Ridable best friends now ignore Tameable entities (dogs, cats, etc... so you can right-click and sit them)
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Best friends are now rideable! Right click with an empty hand. Large refactor of how MobEntity avoids targeting players when friendship > 0.
Jonathan Thomas authored
-
- 05 Aug, 2024 4 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Reduced # of waypoints to 6 to 20. moveToTarget() every call to tick(). Add particles for debugging LEAD behavior. Switched back to FuzzyTargeting for finding valid positions.
Jonathan Thomas authored
-
- 04 Aug, 2024 4 commits
-
-
Limit waypoint locations to 45 degree angle from current direction. Remove FuzzyTargeting (since it finds things too close to the entity to be useful). Fixed non path aware to use custom LookControls.
Jonathan Thomas authored -
Fixing crash when displaying message on LeadPlayerGoal, to run the generateMessage in a scheduler (after 1 tick), and not in the Goal's tick method.
Jonathan Thomas authored -
Jonathan Thomas authored
-
New LEAD behavior, to guide a player to a random location (and show message when destination is reached). Updated unit tests to add new LEAD tests.
Jonathan Thomas authored
-
- 17 Jul, 2024 5 commits
-
-
Updating changelog See merge request !15
Jonathan Thomas authored -
Jonathan Thomas authored
-
Update README.md and fix spoiler sections See merge request !14
Jonathan Thomas authored -
Jonathan Thomas authored
-
Converting spoiler tags to HTML instead of markdown, so more markdown converters will support it (i.e. CurseForge, Modrinth, and GitLab)
Jonathan Thomas authored
-
- 16 Jul, 2024 8 commits
-
-
Jonathan Thomas authored
-
Bumping version to 1.0.8 See merge request !13
Jonathan Thomas authored -
Jonathan Thomas authored
-
Whitelist / Blacklist See merge request !12
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 15 Jul, 2024 4 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
New S2C packets to send whitelist / blacklist changes on login and after commands are executed. Chat Bubble rendering & interacting is now dependent on whitelist / blacklist config.
Jonathan Thomas authored
-
- 13 Jul, 2024 4 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Fix Flee Crash + Unflee behavior See merge request !11
Jonathan Thomas authored -
# Conflicts: # CHANGELOG.md
Jonathan Thomas authored
-
- 12 Jul, 2024 1 commit
-
-
Update system-chat, remove syntax example, change USER/ASSISTANT to PLAYER/ENTITY, simplify FLEE and PROTECT behaviors.
Jonathan Thomas authored
-