PH01L

Results 5 issues of PH01L

About to close #149 - that issue has surprisingly taken a long time to close, and was tricky to program. All drop tables have been added, apart from the rare...

enhancement
monsters

It seems some monsters are not being included in the project. One example is the 10492 `Headless Beast (hard)` - the one I have used to investigate. Others seem to...

bug
data
monsters

It looks like the `monsters_api` is missing some monsters from Chambers of Xeric. For example, Vanguards. The OSRS Wiki reports the following NPC IDs: ``` |id1 = 7529 |id2 =...

bug
data
monsters
thinking

Seems that the certbot renew fails due to docker running, and nginx using port 80 and 443. Either: 1. - Force docker-compose to stop and update 2. - Find a...

bug

Currently the docker logs are not auto saved, and I have to execute the process manually. Add the functionality to auto dump logs daily to a specified directory.

enhancement