- 05 Aug, 2024 3 commits
-
-
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
-
- 16 Jul, 2024 4 commits
-
-
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 1 commit
-
-
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
-
- 11 Jul, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 08 Jul, 2024 2 commits
-
-
Updated README.md with new video thumbnail, and simplified text, added spoiler to install instructions
Jonathan Thomas authored -
- Added new LLM tests for UNFLEE - Fixed certain behaviors from colliding with others (i.e. mutual exclusive ones)
Jonathan Thomas authored
-
- 07 Jul, 2024 1 commit
-
-
- Fixed a **crash with FLEE** when non-path aware entities (i.e. Ghast) attempted to flee.
Jonathan Thomas authored
-
- 04 Jul, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 03 Jul, 2024 6 commits
-
-
Jonathan Thomas authored
-
Added `PlayerBaseGoal` class to allow **goals/behaviors** to **continue** after a player **respawns** / logs out / logs in. Fixed teleport issue to be closer to player position, and fixed a regression caused by teleport that stopped following entities that were too far away.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- New PROTECT behavior - Native ATTACK abilities - Improved FOLLOW (with teleportation) - Improved FLEE (more random, more reliable)
Jonathan Thomas authored
-
- 14 Jun, 2024 5 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 13 Jun, 2024 3 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 12 Jun, 2024 3 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- new junit test module - 4 initial tests for attack, follow, and flee - improved regex to support <behavior> or *behavior* - improved message cleaning - refactor of HTTP requests to remove some Minecraft and Fabric specific imports
Jonathan Thomas authored
-