Releases: GitGeddes/ChunkPicker
Releases · GitGeddes/ChunkPicker
Initial Release
This is the last commit before joining with Jeaper to add more functionality to the website. This release has the following functionality:
- A draggable image of the Old School RuneScape world map with 64x64 gridlines
- Every map tile has a clickable that cycles between "potential", "unlocked", and "locked" types.
- Potential tiles have a green highlight and a yellow number that increases as more potential tiles are added.
- Unlocked tiles have no highlight/shading, but they do have red borders between the other 2 types of tiles.
- Locked tiles have a gray shade to look inaccessible.
- The map can be zoomed by CTRL+scrolling, which zooms in/out on the whole website.
- A large button can be clicked that randomly selects one of the "potential" tiles. The selected tile transitions into an "unlocked" tile. The other (non-selected) "potential" tiles are immediately changed into "locked" tiles.