Tingle
Tingle copied to clipboard
An open-source framework for maps, with a focus on gaming communities.
- [x] Set initial redirect to 'totk'. Wait, change back to BotW now, no accidental spoiling this way. - [ ] Starting area position. zmain, or eliminate code default and...
- [ ] Identify/list those that need fixing. - [ ] Draw from game data to add starting and/or intermediate points? - [ ] Add them into database - [...
Right now when I am working on anything in the project repo and want to check in some files, I always see timestamp changes for the `css.ini` and `javascript.ini` files,...
`marker_category_type` id `3` `Label` partial implementation. Difficult part locking size unaffected by zoom.
Not sure what or how exactly. Danilos mentioned it and can probably work on it more. When I hear the vague description, it seems like further map entries, rather than...
Danilos mentioned there should be a Leaflet UI object to leverage and save effort, just figuring and getting the data type and arranged.
After #153 and 1.5.1, up to 1.9 (Sep '22) seems now: [Leaflet Blog 1.9](https://leafletjs.com/2022/09/21/leaflet-1.9.0.html) See how easy it goes. Originally start with 0.7 or 0.9 after the Google Maps transition.
BotW DLC 1 introduced Hero's Path mode, a visualization of everywhere your character has travelled overplayed on the in-game map. Since this is saved to the game's save data, we...
Bumps [actionpack](https://github.com/rails/rails) from 5.2.2.1 to 5.2.8.1. Release notes Sourced from actionpack's releases. 5.2.8.1 Active Support No changes. Active Model No changes. Active Record Change ActiveRecord::Coders::YAMLColumn default to safe_load This adds...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.4.4. Release notes Sourced from rails-html-sanitizer's releases. 1.4.4 / 2022-12-13 Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer. Fixes CVE-2022-23517. See GHSA-5x79-w82f-gw8w for...