Archipelago/worlds/witness/test
NewSoupVi b4752cd32d
The Witness: Implement "Variety" puzzles mode (#3239)
* Variety Rando (But WitnessLogicVariety.txt is wrong

* Actually variety the variety file (Ty Exempt-Medic <3)

* This will be preopened

* Tooltip explaining the different difficulties

* Remove ?, those were correct

* Less efficient but easier to follow

* Parentheses

* Fix some reqs

* Not Arrows in Variety

* Oops

* Happy medic, I made a wacky solution

* there we go

* Lint oops

* There

* that copy is unnecessary

* Turns out that copy is necessary still

* yes

* lol

* Rename to Umbra Variety

* missed one

* Erase the Eraser

* Fix remaining instances of 'variety' and don't have a symbol item on the gate in variety

* reorder difficulties

* inbetween

* ruff

* Fix Variety Invis requirements

* Fix wooden beams variety

* Fix PP2 variety

* Mirror changes from 'Variety Mode Puzzle Change 3.2.3'

* These also have Symmetry

* merge error prevention

* Update worlds/witness/data/static_items.py

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

* no elif after return

* add variety to the symbol requirement bleed test

* Add variety to one of the 'other settings' unit tests

* Add Variety minimal symbols unittest

* oops

* I did the dumb again

* .

* Incorporate changes from other PR into WitnesLogicVariety.txt

* Update worlds/witness/data/WitnessLogicVariety.txt

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

* Update worlds/witness/data/WitnessLogicVariety.txt

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

* Update the reqs as well haha

* Another difference, thanks Medic :§

* Wait no, this one was right

* lol

* apply changes to WitnessLogicVariety.txt

* Add most recent Variety changes

* oof

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2024-09-05 17:10:09 +02:00
..
__init__.py The Witness: Rules Optimisation (#3617) 2024-08-28 18:31:49 +02:00
test_auto_elevators.py The Witness: Add some unit tests (#3328) 2024-07-06 13:40:55 +02:00
test_disable_non_randomized.py The Witness: Add some unit tests (#3328) 2024-07-06 13:40:55 +02:00
test_door_shuffle.py The Witness: Add some unit tests (#3328) 2024-07-06 13:40:55 +02:00
test_ep_shuffle.py The Witness: Add some unit tests (#3328) 2024-07-06 13:40:55 +02:00
test_lasers.py The Witness: Implement "Variety" puzzles mode (#3239) 2024-09-05 17:10:09 +02:00
test_panel_hunt.py The Witness: Rules Optimisation (#3617) 2024-08-28 18:31:49 +02:00
test_roll_other_options.py The Witness: Implement "Variety" puzzles mode (#3239) 2024-09-05 17:10:09 +02:00
test_symbol_shuffle.py The Witness: Implement "Variety" puzzles mode (#3239) 2024-09-05 17:10:09 +02:00
test_weird_traversals.py The Witness: Fix Tunnels Theater Flower EP Access Logic + Add Unit Test for it (and Expert PP2) (#3807) 2024-08-19 07:49:06 +02:00