Zach Parks
5aa6ad63ca
Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) ( #1933 )
2024-06-01 06:07:13 -05:00
Chris Wilson
f3003ff147
Fix options pages sometimes displaying blank values in form fields ( #3364 )
2024-05-31 22:41:49 -04:00
Chris Wilson
15e06e1779
Fix TextChoice options sometimes creating a broken YAML ( #3390 )
...
* Fix TextChoice options with custom values improperly being included in YAML output
* Update WebHostLib/options.py
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com >
---------
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com >
2024-05-31 22:41:03 -04:00
spinerak
b51dcfbda2
Changed logic, tweaked a bit too
2024-06-01 02:02:55 +02:00
Exempt-Medic
b055a39454
PKMN R/B: "J.r" -> "Jr." ( #3423 )
2024-05-31 14:48:21 -05:00
spinerak
979f30f7f1
changed how logic works
...
Now you put an array of mults and the cpu gets a couple of tries
2024-05-31 21:37:20 +02:00
spinerak
65e8703b33
no changes, just whitespaces
2024-05-31 02:08:17 +02:00
spinerak
43d102b285
Changed yaml and small bug fixes
...
Fix when goal and max are same
Options: changed chance to weight
2024-05-31 01:06:10 +02:00
BadMagic100
7058575c95
Hollow Knight: Add missing comma ( #3403 )
2024-05-30 19:57:54 +02:00
Salzkorn
2fe8c43351
SC2: Fix Kerrigan Primal Form on Half Completion ( #3419 )
2024-05-30 18:52:01 +02:00
black-sliver
6f6bf3c62d
CustomServer: properly 'inherit' Archipelago from static_server_data ( #3366 )
...
This fixes a potential exception during room spin-up.
2024-05-30 18:16:13 +02:00
Witchybun
378af4b07c
Stardew Valley: Fix magic altar logic ( #3417 )
...
* Fix magic altar logic
* Force a tuple (really?)
* Fix received and force progression on all spells
* Reversing the tuple change (?yllaer)
2024-05-29 20:16:19 +02:00
Zach Parks
34f903e97a
CODEOWNERS: Remove @jtoyoda as world maintainer for Final Fantasy ( #3398 )
2024-05-29 09:59:40 -05:00
Fabian Dill
e31a7093de
WebHost: use settings defaults for /api/generate and options -> Single Player Generate ( #3411 )
2024-05-29 16:53:18 +02:00
neocerber
527559395c
Docs, Starcraft 2: Add French documentation for setup and game page ( #3031 )
...
* Started to create the french doc
* First version of sc2 setup in french finish, created the file for the introduction of the game in french
* French-fy upgrade in setup, continue translation of game description
* Finish writing FR game page, added a link to it on the english game page. Re-read and corrected both the game page and setup page.
* Corrected a sentence in the SC2 English setup guide.
* Applied 120 carac limits for french part, applied modification for consistency.
* Added reference to website yaml checker, applied several wording correction/suggestions
* Modified link to AP page to be in relative (fr/en), uniformed SC2 and random writing (fr), applied some suggestons in writing quality(fr), added a mention to the datapackage (fr/en), enhanced prog balancing recommendation (fr)
* Correction of some grammar issues
* Removed name correction for english part since done in other PR; added mention to hotkey and language restriction
* Applied suggestions of peer review
* Applied mofications proposed by reviewer about the external website
---------
Co-authored-by: neocerber <neorcerber@gmail.com >
2024-05-29 03:48:52 +02:00
Aaron Wagener
649ee117da
Docs: improve contributing sign posting ( #2888 )
...
* Docs: improve sign posting for contributing
* fix styling as per the style guide
* address review comments
* apply medic's feedback
2024-05-29 03:46:17 +02:00
qwint
5b34e06c8b
adds godtuner to prog and requires it for godhome flower quest manually ( #3402 )
2024-05-29 03:37:44 +02:00
spinerak
1a8d807a8d
New version of the apworld, with 1000 as final score, always
...
Will still need to check difficulty and weights of adding items.
Website is not ready yet, so this version is not usable yet :)
2024-05-28 22:47:49 +02:00
Seldom
04e9f5c47a
Migrate Terraria to new options API ( #3414 )
2024-05-28 20:37:07 +02:00
spinerak
807405c7be
Adjusted difficulty
2024-05-28 20:06:46 +02:00
Aaron Wagener
dfc347cd24
Core: add options to the list of valid names instead of deleting game weights ( #3381 )
2024-05-27 23:52:23 +02:00
Fabian Dill
74aa4eca9d
MultiServer: make !hint prefer early sphere ( #2862 )
2024-05-27 18:43:25 +02:00
Justus Lind
df877a9254
Muse Dash: 4.4.0 ( #3395 )
2024-05-27 02:27:43 +02:00
Bryce Wilson
70d97a0eb4
BizHawkClient: Add suggestion when no handler is found ( #3375 )
2024-05-27 02:27:04 +02:00
black-sliver
f249c36f8b
Setup: pin cx_freeze to 7.0.0 ( #3406 )
...
7.1.0 is broken on Linux when using pygobject, which we use as optional dependency for kivy.
2024-05-26 21:22:40 +02:00
spinerak
796b17b3cb
Update offline mode so that it works again
2024-05-25 18:31:47 +02:00
spinerak
d8540239b2
Changed difficulties
2024-05-25 17:44:30 +02:00
spinerak
aed6696838
Update logic, added multiplicative categories
2024-05-25 16:03:03 +02:00
spinerak
343dce1267
Update .gitignore
2024-05-25 13:29:23 +02:00
NewSoupVi
61e88526cf
Core: Rename "count_exclusive" methods to "count_unique" ( #3386 )
...
* rename exclusive to unique
* lint
* group as well
2024-05-25 13:14:13 +02:00
spinerak
bc5b064dda
Update .gitignore
2024-05-25 00:44:46 +02:00
spinerak
5820b1f7e7
Delete .gitignore
2024-05-25 00:41:39 +02:00
spinerak
49c698396d
ignore gitignore
2024-05-25 00:41:12 +02:00
spinerak
d39f6650af
Revert "Testing if I change the generate.py"
...
This reverts commit 7c2b3df617 .
2024-05-25 00:38:02 +02:00
spinerak
7c2b3df617
Testing if I change the generate.py
2024-05-25 00:37:33 +02:00
spinerak
7c1a68ad3b
changed options and added exceptions
2024-05-25 00:32:35 +02:00
spinerak
ae68fa0109
Extra categories are now working! 🐶
2024-05-24 23:33:22 +02:00
spinerak
55821d0e05
Added item categories
2024-05-24 21:55:25 +02:00
spinerak
f19689f27e
Added alt categories, also options
2024-05-24 21:25:21 +02:00
spinerak
59e8f30d52
Now you can have 0 extra fragments
2024-05-24 20:34:54 +02:00
spinerak
c94f231bf2
added zillion again...
2024-05-24 20:07:43 +02:00
spinerak
4903fb8d49
Update .gitignore
2024-05-24 20:07:14 +02:00
spinerak
fe196db0be
Removed zillion because it doesn't work
2024-05-24 20:06:24 +02:00
spinerak
10ea81dc41
Update .gitignore
2024-05-24 20:05:07 +02:00
spinerak
89b6d2e40b
Add the yacht dice (from other git) world to the yacht dice fork
2024-05-24 20:02:25 +02:00
Exempt-Medic
18390ecc09
Witness: Fix option description ( #3396 )
...
* Fixing description
* Another mistake
2024-05-24 19:32:23 +02:00
Aaron Wagener
8045c8717c
Webhost: Allow Option Groups to specify whether they start collapsed ( #3370 )
...
* allow option groups to specify whether they should be hidden or not
* allow worlds to override whether game options starts collapsed
* remove Game Options assert so the visibility of that group can be changed
* if "Game Options" or "Item & Location Options" groups are specified, fix casing
* don't allow item & location options to have duplicates of the auto added options
* use a generator instead of a comprehension
* use consistent naming
2024-05-24 01:18:21 -04:00
NewSoupVi
613e76689e
CODEOWNERS: Actually link the correct person for Yu Gi Oh ( #3389 )
2024-05-23 20:25:41 -05:00
Exempt-Medic
2a47f03e72
Docs: Update trigger guide and advanced yaml guide ( #3385 )
...
* I guess these don't exist anymore
* Update worlds/generic/docs/advanced_settings_en.md
Co-authored-by: Scipio Wright <scipiowright@gmail.com >
---------
Co-authored-by: Scipio Wright <scipiowright@gmail.com >
2024-05-23 20:36:45 -04:00
Aaron Wagener
8b992cbf00
Webhost: Disallow empty option groups ( #3369 )
...
* move item_and_loc_options out of the meta class and into the Options module
* don't allow empty world specified option groups
* reuse option_group generation code instead of rewriting it
* delete the default group if it's empty
* indent
2024-05-23 18:50:40 -04:00