Question, does Shanty have its own story line, custom quests? What makes me ask this question is the placement of the essence's mine and the rune crafting places, it is unlike how we know it in runescape, it is open to the public and not so mysterious or hidden.
"Git repo" as in a repository, for instance the following companies offer this service : github, atlassian, gitlab.
Only in certain situations you would be required to be in the office (or remote access your office work station), but a developer wouldn't work with softwares like anytask or...
You may want to investigate first why is there 11 parameters right here when the function only has 10
SKOTOS(1, 29320, 29320, -1, 38671, 38671, -1, 0.0, 1, -1, -1)
Filtering spawns by the bounds of the map does treat the symptom of weird spawns like the burnt bones at Lumbridge but I don't think this is the solution.
If you look up the spawns of said item you will find on the end of the list the one which appears to have same coordinates you mentioned...
I don't understand what you mean by checking if the item spawn is within the map bounds, the data on the API is a little bit confusing, can you elaborate how it works? or I can add the mapId instead to each spawn if it saves you some time.
Regarding the fields, I will take them out of the file...
I am not sure yet how to face this issue but does the map id tell you anything?
This is list of map ids with their name: (With some extra information)
https://maps.runescape.wiki/osrs/versions/2022-08-24_a/basemaps.json
It seems that solely relying on the API for the item name similarly to how I retrieved the quantity did more harm than good so I did switch to this format when item name is available on the API like you previously suggested
{
"x": XXXX,
"y": YYYY,
"z": Z...