Archipelago/WebHostLib
Alchav 219bcb3521
Item Plando updates (#226)
* Item Plando updates

Add True option for item count to place the number of that item that is in the item pool.
Prioritize plando blocks by location count minus item count, so that the least flexible blocks are handled first to increase likelihood of success.
True and False for Force option are coming in as bools instead of strings, so that had to be accounted for.
Several other bug fixes.
2022-01-22 21:03:13 +01:00
..
api Change remaining flags to 0b notation by popularity vote 2022-01-21 00:42:45 +01:00
static Item Plando updates (#226) 2022-01-22 21:03:13 +01:00
templates [Timespinner] Added Talaria Attachment to tracker if QuickSeed is enabled 2022-01-20 04:25:16 +01:00
__init__.py WebHost: give proper incompatible version error message.. in the future when this is deployed for next time. 2022-01-18 08:23:38 +01:00
autolauncher.py WebHost: split autolaunch and autogen services 2021-12-13 05:48:33 +01:00
check.py WebHost: allow .json, .yml on /generate 2021-09-26 06:50:46 +02:00
customserver.py WebHost: check uploads against zip magic number instead of .zip 2022-01-01 17:18:48 +01:00
downloads.py WebHost: handle SM and SoE 2021-11-13 20:52:30 +01:00
generate.py WebHost: fix some PEP8 2021-11-25 20:48:58 +01:00
landing.py update landing with dynamic links and counter for Seeds 2020-08-13 09:23:52 +02:00
lttpsprites.py Allow update_sprites to work on strict text only systems 2021-12-13 20:24:54 +01:00
models.py WebHost: make meta attribute LongStr instead of str 2021-11-16 23:59:40 +01:00
options.py [WebHost] weighted-settings: Add items-list, locations-list, and custom-list to JSON config file 2022-01-11 17:36:33 -05:00
requirements.txt Fill: fix for crash when locations are prefilled 2022-01-21 05:04:02 +01:00
tracker.py fix MultiTracker 2022-01-22 05:19:33 +01:00
upload.py WebHost: give proper incompatible version error message.. in the future when this is deployed for next time. 2022-01-18 08:23:38 +01:00