Archipelago/worlds/witness
NewSoupVi 9c102da901
The Witness: Allow setting the puzzle randomization seed yourself (#4196)
* Allow setting the puzzle randomization seed yourself

* longer tooltip

* Oh

* Also actually have the correct values that the client will accept (lol, thanks Medic)

* Update worlds/witness/options.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2024-11-18 02:16:14 +01:00
..
data The Witness: Get rid of Menu region, prepare for other worlds to change theirs (hints) #3888 2024-11-09 21:10:54 +01:00
docs Core, Webhost, Docs: Replace all usages of player settings (#3067) 2024-04-06 19:25:26 -04:00
test The Witness: Small code refactor (cast_not_none) (#3798) 2024-10-02 00:02:17 +02:00
__init__.py The Witness: Allow setting the puzzle randomization seed yourself (#4196) 2024-11-18 02:16:14 +01:00
entity_hunt.py The Witness: Fix nondeterministic entity hunt (#3892) 2024-09-06 19:23:16 +02:00
generate_data_file.py The Witness: Panel Hunt Mode (#3265) 2024-08-20 01:16:35 +02:00
hints.py The Witness: Get rid of Menu region, prepare for other worlds to change theirs (hints) #3888 2024-11-09 21:10:54 +01:00
locations.py The Witness: Shuffle Dog (#3425) 2024-08-24 02:08:04 +02:00
options.py The Witness: Allow setting the puzzle randomization seed yourself (#4196) 2024-11-18 02:16:14 +01:00
player_items.py The Witness: Allow setting the puzzle randomization seed yourself (#4196) 2024-11-18 02:16:14 +01:00
player_logic.py The Witness: Implement "Variety" puzzles mode (#3239) 2024-09-05 17:10:09 +02:00
presets.py The Witness: Add Beginner Mode option preset #3691 2024-08-31 22:51:41 +02:00
regions.py The Witness: Implement "Variety" puzzles mode (#3239) 2024-09-05 17:10:09 +02:00
ruff.toml The Witness: mypy compliance (#3112) 2024-07-02 23:59:26 +02:00
rules.py The Witness: Remove some unused code #3852 2024-09-19 01:57:59 +02:00