runejs / server

RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
GNU General Public License v3.0
238 stars 82 forks source link

feat: allow ActorWalkToTask to take a function for target #410

Closed Jameskmonger closed 1 year ago

Jameskmonger commented 1 year ago

This will allow us to do dynamic tracking e.g. for NPCs or players.