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
f6fcff6a73
Fix a typo on the player-settings page
2022-01-10 22:15:24 -05:00
Chris Wilson
d1146b4fbc
Add weighted-settings link to player-settings
2022-01-10 22:08:06 -05:00
Grrmo
9be4a91028
Added German Tutorial for Timespinner
2022-01-10 22:08:25 +01:00
Grrmo
6c3a4b8ffc
Added German translation for Timespinner ( #200 )
...
* German translation of the setup guide
2022-01-10 22:08:15 +01:00
Fabian Dill
061de66397
MultiServer: don't mark a slot as having Activity if a location check was done through Collect
2022-01-09 23:15:50 +01:00
Hussein Farran
55f21e077a
Merge pull request #199 from Grrmo/patch-2
...
Corrected typos and wrong information
2022-01-09 15:22:28 -05:00
Hussein Farran
1c3b25d026
Merge pull request #197 from ThePhar/slay-the-spire-faq
...
WebHost: Wrote basic setup and info guide for Slay the Spire
2022-01-09 14:48:31 -05:00
Grrmo
84ec3d5353
Corrected typos and wrong information
...
- Game executable names for Linux and Mac were wrong
- Fixed some typos and changed grammar and semantics in some places
2022-01-09 14:47:28 +01:00
Fabian Dill
bde58fb677
LttP: remove "bonus" small key hyrule castle in case of standard + own_dungeons
2022-01-09 04:48:31 +01:00
Fabian Dill
651e22b14a
LttP: keep Small Key Hyrule Castle local even if keyshuffle is wished.
2022-01-09 04:32:25 +01: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
Fabian Dill
7e32fa1311
WebHost: fix uploading .archipelago files
2022-01-08 21:21:29 +01:00
Zach Parks
0472147e9a
Forgot to update link
2022-01-08 19:57:34 +00:00
Zach Parks
68f282ee83
Slay the Spire: Removed redundant sentence
2022-01-08 19:54:53 +00:00
Zach Parks
4909479c42
Slay the Spire: Wrote a basic set-up guide and info guide for StS
2022-01-08 13:49:58 -06:00
Fabian Dill
82e180cca8
WebHost: mark slot counts as exact, now that an entry for each slot is created in DB
2022-01-08 17:11:39 +01:00
Fabian Dill
aff9114c35
0.2.3
2022-01-08 16:12:56 +01:00
Scipio Wright
f656f08f9b
Docs: Cherry pick SM guide update from docs consolidation
2022-01-08 15:40:00 +01:00
Alchav
967e3028fd
LTTP - Cap item prices at 4x
...
I think quadrupled prices will be plenty expensive, and this will stop people who pick "random" from getting 9999 priced items and potentially locking their multiworld behind absurd rupee grinds
2022-01-08 04:59:33 +01:00
Alchav
428af55bd9
LTTP shop price modifier tweak
...
Ensure shop prices are a multiple of 5 after price modifier
2022-01-07 18:11:31 +01:00
espeon65536
340725d395
OoT: add protection on starting inventory to be only giveable items
2022-01-07 16:01:28 +01:00
espeon65536
f8030393c8
OoT: If skip_child_zelda is on, set rule on Song from Impa to be giveable item
2022-01-07 16:01:28 +01:00
Fabian Dill
f6197d0a8d
WebHost: add pretty print version of datapackage for human eyes
2022-01-07 03:32:51 +01:00
black-sliver
969ea5e6ee
fix triggers for multiple slots from one yaml
2022-01-07 00:54:31 +01:00
Fabian Dill
d4c6268a46
Generate: allow meta to log-fail as opposed to exception-fail if category is missing in target
2022-01-06 22:01:18 +01:00
Fabian Dill
aeda76c058
WebHost: sort games by alphabet
2022-01-06 19:49:26 +01:00
Fabian Dill
9894d0672f
Options: allow Choices to be hashed
2022-01-06 17:03:47 +01:00
Fabian Dill
d2e884b1d9
Options: allow Toggles to be hashed
2022-01-06 06:18:54 +01:00
Fabian Dill
80b3a5b1d4
WebHost: fix is_zipfile check for flask FileStorage objects
...
- and assorted cleanup
2022-01-06 06:09:15 +01:00
lordlou
a6a9989fcf
SM small improvements ( #190 )
...
* added a fallback default starting location instead of failing generation if an invalid one was chosen
* added Nothing and NoEnergy as hint blacklist
added missing NoEnergy as local items and removed it from progression
2022-01-05 20:15:19 +01:00
Jarno Westhof
0c3b5439e9
[Timespinner] Actually use the correct url in setup doc
2022-01-04 23:02:14 +01:00
Jarno Westhof
963e9d4bb5
[Timespinner] Updated timespinner setup docs ( #184 )
...
* [Timespinner] Updated setup docs
2022-01-04 22:56:53 +01:00
Fabian Dill
4dd7c63cab
Generate: fix accessibility and progression_balancing override
2022-01-04 20:04:02 +01:00
espeon65536
03a892aded
OoT updates ( #160 )
...
* OoT: disable mixed entrance pools and decoupled entrances for now
* OoT: fix error message crash in get_hint_area
* Oot Adjuster: kill zootdec if it's not the vanilla rom anymore
* OoT Adjuster: fix dmaTable issue
Adjuster should now work on compiled versions of the software
* OoT: don't skip dungeon items shuffled as any_dungeon for barren hints
* OoT: wrap zootdec remove in try-finally
2022-01-04 17:16:09 +01:00
Zach Parks
b3c1c0bbe8
RogueLegacy: Moved world definition from "legacy" to "rogue-legacy" to avoid confusion with deprecation terms
2022-01-04 04:27:51 +01: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
Zach Parks
f06e565441
Add Rogue Legacy to Archipelago ( #180 )
2022-01-03 19:12:32 +01:00
Alchav
41fdafa3fb
LTTP Shop updates ( #177 )
...
* Shop price modifier and non-lttp item price changes
* Item price modifier setting
2022-01-03 03:07:43 +01: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
Jarno Westhof
b2980178d1
[Timespinner] Fixed logic of journal
2022-01-03 00:15:52 +01:00
Chris Wilson
08a0871168
Add game-jumping and hint text css to weighted-settings
2022-01-02 16:31:49 -05:00
Jarno Westhof
51fa00399d
[Timespinner] Fixed logic for original wayyy up there location
2022-01-02 17:34:05 +01:00
Ross Bemrose
7622f7f28f
Timespinner: Fix missing double-jump checks for LoreChecks locations ( #181 )
2022-01-02 16:33:29 +01:00