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

refactor: convert firemaking task to use new task system #383

Closed Jameskmonger closed 1 year ago

Jameskmonger commented 1 year ago

This PR ports the old Firemaking plugin to use the tick-based task system

It's ready for merge, but there are a few things that we can improve in future: