9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-27 02:49:19 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Dreeam
3f20ea5c71 Cleanup 2025-05-02 22:22:53 -04:00
Taiyou06
259cdaa3d8 [ci skip] cleanup 2025-04-29 23:30:09 +02:00
HaHaWTH
1974f34879 General patch cleanup & New reject policy 2025-04-27 00:22:03 +14:00
hayanesuru
124dc64a0d update async target finding and block finding (#296)
* reduce overhead on poll

* more async search entities

* async block search

* rename search entity config

* cleanup

* fix async search block too frequent

* remove alertOther Experimental anno

* Adjust the delay of RemoveBlockGoal to match vanilla behavior

* Optimize TemptGoal

* rollback interval change

* cleanup

* add async finding to DefendVillageTargetGoal

* rollback interval change for NearestHealableRaiderTargetGoal

* config searchPlayer

* fix DefendVillageTargetGoal condition doesn't check

* add async finding to BegGoal

* rollback interval change for FollowMobGoal

* cleanup

* add async finding to some follow goal

* add async finding to TemptGoal

* handle searchPlayer config

* fix TemptGoal
2025-04-24 13:18:53 +03:00