Archipelago/WebHostLib/static
Natalie Weizenbaum 38c9ee146d
WebHost: Refactor weighted-settings.js (#2318)
* Refactor weighted-settings.js

This moves most of the infrastructure into two classes:

* WeightedSettings covers the settings page as a whole. It tracks the
  user's current settings in local storage as well as the game data
  from the server so they don't need to be manually passed around from
  function to function.

* GameSettings covers the settings for a single game, and provides a
  view of the current settings and the game data just for that game.

* Fix item count updating
2023-10-18 18:26:52 -04:00
..
assets WebHost: Refactor weighted-settings.js (#2318) 2023-10-18 18:26:52 -04:00
static SC2 WoL - Mod, Item and Location update (#2113) 2023-09-15 02:22:10 +02:00
styles WebHost: link to stats from the use statistics directly on landing (#2242) 2023-10-02 20:52:58 -04:00