All Projects → zeldamods → objmap

zeldamods / objmap

Licence: GPL-3.0 license
Breath of the Wild object map

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
CSS
56736 projects
Less
1899 projects

Projects that are alternatives of or similar to objmap

byml-v2
Nintendo BYML or BYAML parser, writer and converter. Fully supports Breath of the Wild and Super Mario Odyssey files.
Stars: ✭ 23 (-62.3%)
Mutual labels:  nintendo-switch, botw, nintendo-wii-u
Miyamoto
A supercharged fork of the modern day level editor.
Stars: ✭ 67 (+9.84%)
Mutual labels:  nintendo-switch, nintendo-wii-u
sarc
Nintendo SARC archive reader and writer
Stars: ✭ 16 (-73.77%)
Mutual labels:  nintendo-switch, nintendo-wii-u
botw-unexplored
Easily view the unexplored korok seeds and locations in your BotW savefile on your Switch
Stars: ✭ 79 (+29.51%)
Mutual labels:  nintendo-switch, botw
SARC-Tool
Tool for extracting and packing SARC files present in Nintendo EAD games.
Stars: ✭ 60 (-1.64%)
Mutual labels:  nintendo-switch, nintendo-wii-u
Ember Leaflet
🔥 🍃 Easy and declarative mapping for ember
Stars: ✭ 201 (+229.51%)
Mutual labels:  leaflet
maptiles
Map tile generator. Converts an image into map tiles using ImageMagick. Map tiles can be used in Google Maps, Leaflet and other map rendering software.
Stars: ✭ 52 (-14.75%)
Mutual labels:  leaflet
Leaflet.extras
Extra functionality for leaflet R package.
Stars: ✭ 193 (+216.39%)
Mutual labels:  leaflet
Geopackage Js
GeoPackage JavaScript Library
Stars: ✭ 191 (+213.11%)
Mutual labels:  leaflet
rainviewer-api-example
How to use RainViewer API: simple HTML + JS code which render an animated weather radar overlay on the map
Stars: ✭ 56 (-8.2%)
Mutual labels:  leaflet
geogrid.js
Leaflet plugin for Visualizing Discrete Global Grid Systems
Stars: ✭ 37 (-39.34%)
Mutual labels:  leaflet
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+311.48%)
Mutual labels:  leaflet
React Leaflet Markercluster
React wrapper of the official Leaflet.markercluster for react-leaflet
Stars: ✭ 202 (+231.15%)
Mutual labels:  leaflet
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (-19.67%)
Mutual labels:  leaflet
React Leaflet Demo
Demo of a Leaflet map created with React
Stars: ✭ 200 (+227.87%)
Mutual labels:  leaflet
fishfrymap
Fish Fry Map project repository
Stars: ✭ 14 (-77.05%)
Mutual labels:  leaflet
Mapsapi
Карты 2ГИС — это точные данные обо всех объектах города, включая новостройки, с детализацией до заборов и внутриквартальных проездов.
Stars: ✭ 193 (+216.39%)
Mutual labels:  leaflet
Opengrid
A user-friendly, map-based tool to combine and explore real-time or historical data.
Stars: ✭ 237 (+288.52%)
Mutual labels:  leaflet
wp-plugin-trackserver
A WordPress plugin for GPS tracking and publishing
Stars: ✭ 34 (-44.26%)
Mutual labels:  leaflet
Leaflet Groupedlayercontrol
Leaflet layer control with support for grouping overlays together.
Stars: ✭ 216 (+254.1%)
Mutual labels:  leaflet

botw-objmap

Breath of the Wild object map.

Features

  • Polished UI: clean BotW look.
  • Location texts
    • Show them at the correct level. (Location.mubin)
    • Map waypoints. (Static.mubin LocationPointer)
  • Common objects
    • groups:
      • Labo
      • Tower
      • ShopJewel, ShopColor, ShopYorozu, ShopBougu, ShopYadoya
      • Hatago, Village, CheckPoint, Castle
    • DLC shrines should have a different icon.
  • Shrine details
    • Shrine name
    • Shrine title
    • CDungeon number
    • All treasure chests
  • Search
    • search base locations too (no extra work required thanks to how LocationTags work)
    • object by ID
    • object by name (+ other filters?)
    • should work with chest contents, parameters, etc.
    • "Add to map"
    • "Remove from map" to exclude and hide some search results (suggested by Zant)
    • Show up to 2000 search results (suggested by Zant)
    • Color by actor type / by search result group (suggested by Zant)
  • Objects
    • Custom handling for:
      • weapons
      • enemies
      • RememberTag
      • rafts
      • cooking pots
      • Koroks:
        • TODO [low-priority] autogenerate information on puzzles if possible?
        • TODO [low-priority] show colors, leaf shapes using embedded UMii data?
      • treasure chests (show contents)
      • Goddess Statues
    • Presets
      • BTB Enemies
      • Launchable Objects
      • Treasure Chests
      • Arrows
    • Custom presets
    • Search query syntax documentation
    • Show all objects in area.
  • Object details
    • Respawn information, no-revival area...
    • Scaling information
    • Instance parameters
    • Generation group and links
    • Object shape
    • Object scale
  • Routes
  • Regions
    • Tower regions
    • Map areas (internal)
  • TODO Region details
    • TODO Climate information
    • TODO Autogen information
  • TODO Dynamic map data
    • TODO Scaling slider (to scale enemies, weapons, etc.)
    • Master Mode (auto rankup, Master Mode only actors)
    • One-Hit Obliterator challenge mode
    • Final boss placement mode
  • Polygon/line drawing
    • UI
    • Saving
    • Import/Export
    • Colors
  • Measuring
  • TODO Object tracking
    • TODO Track used objects.
    • TODO Have checklist views for shrines, locations, Korok seeds, etc.
      • TODO The shrine list should show name + title to easily see e.g. combat shrines at a glance.
      • TODO Sort by name optionally. For Korok seeds, sort by HashId.
      • TODO Group by region optionally
      • TODO See also object details
      • TODO For locations: locations that have save flags are trackable, those that don't appear by default and aren't trackable.

Integration

  • Integration with other tools/viewers for special objects, such as:
    • EventTag: open event flow in EventEditor (if it exists)
    • SignalFlowchart: same
    • TODO any actor with an event flow: same
  • TODO Autogen: link to EventEditor for AutoPlacement event flows.

Credit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].