Add Authoring — Image Filters page and cross-link
New developer page documenting the img_mods / disabled_img_mods
filter spec syntax, every built-in filter (grayscale, dim, halfdim,
quarterdim, brightness, saturation, overlay, @disabled), the
default disabled filter behavior, and chaining examples.
Cross-linked from every item type page that exposes img_mods or
disabled_img_mods, plus the top-level Authoring Items page and
Developer Setup. Sidebar updated.
b636981
Add Developer Setup + Authoring Items hierarchy
- Developer Setup: tooling, VS Code JSON schema wiring, JSON/Lua
learning resources, pack directory layout, where to get help
- Authoring Items: top-level overview of the items JSON format,
base fields, codes concept, image fields, per-type index
- Per-type sub-pages with full field references, examples, pitfalls:
Toggle, Progressive, Consumable, Progressive Toggle,
Composite Toggle, Badged Toggle, Static, Section Chests Proxy,
Blank
- Cross-links to the canonical JSON schema in EmoTracker-Service
- Sidebar updated to list all new developer pages
23fa0d1
Autotracking: correct NWA behavior and Discord pointer
- Remove the auto-core-switch claim for SNES packs on NWA
- Note that NWA works with BizHawk or any other NWA host emulator/app
- Point readers to the EmoTracker Discord for unsupported platforms
(packs cannot ship their own autotrackers)
e040a1e
Autotracking: add NWA provider (3.0.1.1)
NWA ships in the 3.0.1.x build as the second bundled provider,
covering BizHawk across NES, SNES, N64, GB/GBC/SGB, GBA, GameCube,
and Genesis/Mega Drive. Document its connection model, supported
platforms, configurable host + port range, and the scenarios where
it's preferred over SNI.
fe1fb06
Add Autotracking user guide
f5b3742
Map Locations: regenerate annotated images from user-drawn boxes
Re-marked every image with the HTML annotator tool so the callout
boxes are drawn exactly where the user wants. Also fixes the badge
number-centering bug by using Pillow's anchor=mm parameter.
0039999
Updated _Sidebar (markdown)
60e799e
Add Installing and Loading Packages user guide
833b050
Map Locations: refine annotated screenshots
Rewrite the annotation layout to use numbered badges + a legend
below the image instead of routed label lines. Tightens every
callout box and eliminates overlapping connecting lines.
Also carries forward the pack-defined color bar relabel from the
previous correction.
326c26c
Map Locations: fix left color bar description
The left-hand color bar on the location popup is a pack-defined
group color, not an accessibility indicator. Accessibility is
shown by the location's square on the map itself.
caf1c84
Add Map Locations user guide with annotated screenshots
ddd2874
Item Types: drop swap actions mentions
9540298
Item Types: Title Case headers and item type names with spaces
abafbd2
Item Types: CamelCase item type names and section headers
060d25e
Item Types: drop static/blank, add ALttPR pack examples
83ccc2c
Add Item Types and Mouse Controls user guide
c3fe7c4
Add Map Location Colors page with colorblind presets
d66b12e
Add Saving and Loading user guide
6c2bb9a
Updated Keyboard Shortcuts (markdown)
808a74b
Updated Keyboard Shortcuts (markdown)
7eb5fe2
Remove Broadcast View section from Keyboard Shortcuts
299d6ef
Add Keyboard Shortcuts page and link from sidebar
b769663
Add wiki sidebar with User and Developer sections
610ef1d
Split hosting guide from service backend reference
- Refocus Hosting-a-Package-Repository on the practical hosting workflow
- Move backend internals (supported_games.json, package_repositories.json,
client behavior, legacy application_version.json) to a new
Service-Backend-Reference page
- Cross-link the two pages
5a2f999
Add wiki page: Hosting a Package Repository
0e00777
Updated Welcome (markdown)
deb2221
Updated EmoTracker Wiki Home (markdown)
0a3c4ed
Updated EmoTracker Wiki Home (markdown)
dfc93b3