black-sliver
e8dc0dc592
Merge remote-tracking branch 'imurx/custom-port-range' into active/rc-site
2026-03-10 22:05:58 +01:00
black-sliver
e8f014fcc8
Merge branch 'feat/data-package-cache' into active/rc-site
2026-03-10 22:00:09 +01:00
black-sliver
89085ea7b8
Mark WebHost as beta
2026-03-10 21:56:50 +01:00
Ixrec
03b638d027
Docs: Reword 'could be generated from json' to avoid encouraging slow world loads ( #5960 )
0.6.7-rc1
0.6.6-rc1
2026-03-10 20:49:47 +01:00
Exempt-Medic
3c802d03a1
DS3: Use remaining_fill instead of custom fill ( #4397 )
...
---------
Co-authored-by: Mysteryem <Mysteryem@users.noreply.github.com >
2026-03-10 20:11:23 +01:00
Mysteryem
a8e926a1a9
Core: Make Generic ER only consider the current world in isolation ( #4680 )
2026-03-10 20:08:20 +01:00
Rjosephson
56c2272bfd
RoR2: Seekers of the Storm (SOTS) DLC Support ( #5569 )
2026-03-10 20:05:59 +01:00
Fabian Dill
47e581bc30
LttP: add manifest ( #6005 )
2026-03-10 20:04:27 +01:00
black-sliver
3235863f2e
WebHost: add stats show cli command ( #5995 )
...
Usage: flask -A "WebHost:get_app()" stats show
Currently only shows sum and top10 biggest games packages.
2026-03-10 19:57:04 +01:00
black-sliver
f00d29e072
Tests: fix race in test hosting shutdown ( #5987 )
2026-03-10 19:56:23 +01:00
Gryphonlady
d000c0f265
Docs: Update plando_en.md with item group example ( #6024 )
...
* Update plando_en.md with item group example
Added example YAML block for item placement using an item group, including recommendation of use of `true` value with item groups to avoid unintended behaviors, with an example of the same. Adjustments more than welcome!
* Made clarifying revision to description of Generator handling of item groups
Clarified the behavior of the Generator regarding item creation when item groups are used in plando.
2026-03-10 19:23:25 +01:00
Duck
94136ac223
Docs: Add references to running from source ( #6022 )
2026-03-10 19:18:03 +01:00
LeonarthCG
72ff9b1a7d
Saving Princess: Security fixes for issues detected by Bandit ( #6013 )
...
* Saving Princess: absolute paths on suprocess.run
* Saving Princess: more error handling for downloads
* Saving Princess: rework launch_command setting
Apparently subprocess.Popen requires a list for args instead of a string everywhere but in Windows, so the change was preventing the game from running on Linux. Additionally, the game is now launched using absolute paths.
* Saving Princess: prevent bandit warnings
* Saving Princess: remove unnecessary compare_digest
* Saving Princess: fix Linux paths by using which
* Saving Princess: rename launch command setting
Previously, launch_command held a string. Now it holds a list of strings. Additionally, the defaults have changed.
To prevent the wrong type from being used, the setting has been renamed, effectively abandoning the original launch_command setting.
* Saving Princess: fix Linux default command return type
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
---------
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2026-03-10 18:12:48 +00:00
josephwhite
4b37283d22
WebHost: Update UTC datetime usage (timezone-naive) ( #4906 )
2026-03-10 18:57:48 +01:00
Scipio Wright
c3659fb3ef
TUNIC: Refactor entrance hint generation ( #5620 )
...
* Refactor hint generation
* Remove debug print
* Early out per qwint's comment
2026-03-10 18:55:07 +01:00
Matthew Wells
1a8a71f593
Dark Souls 3: Update location descriptions for Red Tearstone Ring and Hood of Prayer ( #5602 )
...
RTSR's description was incorrect and Hood of Prayer was missing its description
2026-03-10 18:54:24 +01:00
Goo-Dang
c255ea8fc6
Pokemon Emerald: Dexsanity Encounter Type Option ( #6016 )
...
---------
Co-authored-by: Bryce Wilson <gyroscope15@gmail.com >
2026-03-10 18:52:59 +01:00
Remy Jette
fd81553420
Fix missing } in example_nginx.conf ( #6027 )
2026-03-10 10:38:02 +00:00
Justus Lind
2c279cef09
Muse Dash: Adds 3 new music packs plus fixes being able to roll songs without a legal way to obtain them ( #5698 )
2026-03-10 06:11:34 +01:00
josephwhite
07a1ec0a1d
Test: Defaults for Options test ( #5428 )
2026-03-10 05:23:26 +01:00
Jérémie Bolduc
0b6ba103c5
The Messenger: Universal Tracker support ( #5344 )
2026-03-10 04:56:05 +01:00
Uriel
d57b3078b5
use generator expressions
2026-03-09 16:41:17 -03:00
Uriel
baad3ceede
Update WebHostLib/customserver.py
...
Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com >
2026-03-09 16:33:54 -03:00
Uriel
bd3686597f
remove unused import
2026-03-09 13:56:14 -03:00
Uriel
805b978403
Apply suggestions from code review
...
Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com >
2026-03-09 13:55:34 -03:00
Star Rauchenberger
123e1f5d95
Lingo: Fix logic for Near Eight Painting ( #6014 )
2026-03-09 14:13:45 +01:00
Uriel
aff006a85f
Update WebHostLib/customserver.py
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2026-03-09 07:00:44 -03:00
Uriel
1748048b44
Apply suggestions from code review
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2026-03-09 05:09:05 -03:00
Remy Jette
44e424362e
Docs: Don't serve non-static files in example_nginx.conf ( #5971 )
...
* Docs: Don't serve non-static files in example_nginx.conf
`try_files` will serve the file as long as it exists, which means I could `GET /autolauncher.py` and be served the file.
* Use root instead of alias, add route for favicon
* Update deploy/example_nginx.conf
2026-03-09 08:51:26 +01:00
Uriel
8421ccce12
reduce range on macOS
2026-03-09 04:26:18 -03:00
Uriel
f76ea191c1
make the range lesser for port test
2026-03-09 03:26:48 -03:00
Uriel
f81e2fdf73
simplify parse game port tests to one assertListEqual
2026-03-09 00:32:25 -03:00
Uriel
07e2381cbb
try to prevent busy-looping on create random port socket when doing test
2026-03-08 21:01:19 -03:00
Noa Aarts
371db53371
Stardew Valley: morel doesn't spawn in fall secret woods ( #6003 )
2026-03-08 21:50:34 +01:00
Silvris
5b99118dda
Mega Man 3: Implement new game ( #5237 )
2026-03-08 21:42:06 +01:00
Star Rauchenberger
4bb6cac7c4
Lingo: Add archipelago.json ( #6017 )
2026-03-08 21:35:12 +01:00
LeonarthCG
99601ccebc
Saving Princess: add manifest ( #6008 )
2026-03-08 21:34:51 +01:00
josephwhite
53956b7d4d
OOT: UTC deprecation warning fix ( #5983 )
2026-03-08 21:34:19 +01:00
GodlFire
b38548f89b
Shivers: Adds Manifest File ( #5918 )
2026-03-08 21:33:16 +01:00
Bryce Wilson
a8ac828241
Pokemon Emerald: Fix rare fuzzer errors ( #5914 )
2026-03-08 21:32:40 +01:00
StripesOO7
fc2cb3c961
OoT: change setup-guides to have 2.10 be the minimum version recommended ( #5799 )
2026-03-08 21:31:48 +01:00
Rosalie
9efcba5323
FF1: Added manifest ( #5911 )
2026-03-08 21:31:04 +01:00
jamesbrq
9f29859810
MLSS: Fix client auto-connect bug + Client cleanup ( #5895 )
2026-03-08 21:30:18 +01:00
Suyooo
366fd3712a
MM2: Fix /request command help ( #5805 )
2026-03-08 21:28:44 +01:00
Uriel
7f2be5f0f5
add more test cases for parse_game_ports
2026-03-08 14:49:06 -03:00
Uriel
2725720406
reformat file and change create_random_port_socket test
2026-03-08 07:01:29 -03:00
Uriel
10d2908339
add tests
2026-03-08 06:32:22 -03:00
Uriel
9653c8d29c
simplify tuple conversion check
2026-03-07 22:50:04 -03:00
Uriel
62afec9733
Update WebHostLib/customserver.py
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2026-03-07 22:24:13 -03:00
qwint
b53f9d3773
Docs: Better document state.locations_checked ( #6018 )
2026-03-08 00:51:42 +01:00