Chris Wilson
47b4e2782b
WebHost: Fix weighted-settings to not save full set of range options to localStorage ( #1100 )
2022-10-20 20:10:38 -05:00
Fabian Dill
e7ea827f02
Options: introduce SpecialRange ( #630 )
...
* Options: introduce SpecialRange
* Include SpecialRange data in player-settings and weighted-settings JSON files
* Add support for SpecialRange to player-settings pages
* Add support for SpecialRange options to weighted-settings. Also fixed a bug which would cause the page to crash if an unknown setting was detected.
Co-authored-by: Chris Wilson <chris@legendserver.info>
2022-06-12 17:33:14 -04:00
Chris Wilson
3f43051c35
[WebHost] Do not calculate settingHash multiple times in weighted-settings
2022-04-04 16:48:59 -07:00
Chris Wilson
a95a18a8b5
[WebHost] weighted-settings: Add cursor hover to user-message
2022-01-30 16:53:53 -05:00
Chris Wilson
d36637ed13
Fix a bug causing the /weighted-settings page to fail to detect a change in the source JSON file
2022-01-30 16:50:04 -05:00
Chris Wilson
684bb736bc
[WebHost] weighted-settings: Include new option types when creating the default settings
2022-01-11 18:06:22 -05:00
Chris Wilson
01d6735803
[WebHost] weighted-settings: Accept new options in switch for option type
2022-01-11 18:00:03 -05:00
Chris Wilson
ee190601ee
[WebHost] weighted-settings: Minor style fixes
2022-01-11 04:33:27 -05:00
Chris Wilson
240d1423a3
[WebHost] weighted-settings: Fix start_inventory using the wrong data type
2022-01-11 04:20:33 -05:00
Chris Wilson
9339019308
[WebHost] weighted-settings: Fix a bug in game choice validation
2022-01-11 02:26:11 -05:00
Chris Wilson
9f5a2d1eb3
[WebHost] weighted-settings: Validate settings before allowing game generation or export
2022-01-11 02:01:31 -05:00
Chris Wilson
a0ade9ea31
[WebHost] weighted-settings: Added basic validation before export
2022-01-11 01:56:14 -05:00
Chris Wilson
c330f4a35e
[WebHost] weighted-settings: Implement item and location hints
2022-01-11 01:26:12 -05:00
Chris Wilson
fe25c9c483
Improve styling on weighted-settings
2022-01-10 23:20:15 -05:00
Chris Wilson
111b7e204f
[WebHost] weighted-settings: Remove debug output
2022-01-08 20:34:19 -05:00
Chris Wilson
9ff3791d9e
[WebHost] weighted-settings: Implement Item Pool settings
2022-01-08 19:59:35 -05:00
Chris Wilson
7380df0256
[WebHost] weighted-settings: Add Item Management section, currently non-functional
2022-01-08 16:59:39 -05:00
Chris Wilson
5a064b0979
[WebHost] weighted-settings: Ranges with a total distance <= 10 are always printed in full
2022-01-03 19:56:54 -05:00
Chris Wilson
27c528a6b3
[WebHost] weighted-settings: Add random, random-low, and random-high to range options
2022-01-02 19:57:26 -05:00
Chris Wilson
9623c1fffd
[WebHost] weighted-settings: Add collapse/expand buttons to game divs
2022-01-02 18:55:38 -05:00
Chris Wilson
d4e0347d1d
[WebHost] weighted-settings: Fix footer style and clean up yaml download
2022-01-02 18:45:45 -05:00
Chris Wilson
74bb057314
Implemented range settings
2022-01-02 18:31:15 -05:00
Chris Wilson
08a0871168
Add game-jumping and hint text css to weighted-settings
2022-01-02 16:31:49 -05:00
Chris Wilson
d98d693369
Remove debug logging
2022-01-01 17:05:08 -05:00
Chris Wilson
0431c3fce0
Much more work on weighted-setting page. Still needs support for range options and item/location settings.
2022-01-01 16:59:58 -05:00
Chris Wilson
06dc76a78b
Added locations to generated weighted-settings.json. In-progress /weighted-settings page available on WebHost, currently non-functional as I work on JS backend stuff
2021-12-31 14:42:04 -05:00