tibiamaps / tibiamaps/tibia-map
Add support for cyclopedia map
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
This exists: https://github.com/elkolorado/tibialibraries/blob/master/cyclopediamap/map_merged.png
I tried using https://github.com/tibiamaps/tibia-maps-script with this https://github.com/tibiamaps/tibia-map-data/blob/main/scripts/build.sh however it raises couple hundred million assertion fails due to unrecognized colors in the cyclopedia image, resulting in no or minimal output.
Would be beautiful to be able to toggle between them, and something i was trying to develop on for a forked project but the rabbit hole went too deep for my non-existent nodejs skills.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing cyclopediamap/map_merged.png with the tibia-map-data scripts/build.sh workflow and the tibia-maps-script referenced in the issue, focusing on the reported unrecognized colors and assertion failures. Done means the generated map data is usable and the viewer can toggle between the existing map and the Cyclopedia map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100