Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable starting equipment #42

Closed
henriquegemignani opened this issue Jan 7, 2019 · 0 comments
Closed

Configurable starting equipment #42

henriquegemignani opened this issue Jan 7, 2019 · 0 comments
Milestone

Comments

@henriquegemignani
Copy link
Member

Control which items you start the game with.

The same code for this would be used for #41 and #43.

@henriquegemignani henriquegemignani mentioned this issue Jan 7, 2019
3 tasks
@henriquegemignani henriquegemignani added this to the v0.24.0 milestone Feb 19, 2019
JaggerTSG pushed a commit to JaggerTSG/randovania that referenced this issue Feb 19, 2024
Fix missing speed booster possibility in speedway room
Remove high jump/gravity requirements for cheddar bay room
JaggerTSG pushed a commit to JaggerTSG/randovania that referenced this issue Feb 19, 2024
Fix missing speed booster possibility in speedway room
Remove high jump/gravity requirements for cheddar bay room
JaggerTSG pushed a commit to JaggerTSG/randovania that referenced this issue Feb 19, 2024
Fix missing speed booster possibility in speedway room
Remove high jump/gravity requirements for cheddar bay room
SchwartzGandhi added a commit to Schwork-Corruption/corruptovania that referenced this issue Feb 29, 2024
commit 99667f6
Merge: f154ce0 26f724d
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 23 12:26:55 2024 -0500

    Merge branch 'fusion' of https://github.com/jeffgainsngames/randovania into fusion

commit 26f724d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 11:57:55 2024 -0500

    Fix Ridley Arena connections

commit 8bf79b4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 10:38:56 2024 -0500

    Fix an OR in security access, add enemyrando to misc

commit e412815
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 09:54:12 2024 -0500

    various small fixes to logic

commit 0de5c1c
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 23:25:41 2024 -0500

    first pass boss logic continued

commit 37d32c9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 22:58:39 2024 -0500

    Serris speedway shinespark

commit b004ebb
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 22:35:55 2024 -0500

    Ridley first pass

commit ff738c8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 22:04:10 2024 -0500

    fix gerons to account for no X spawns

commit 4f73f28
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 19:28:34 2024 -0500

    Rename and simplify Geron templates

commit 1d6288f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 18:43:05 2024 -0500

    Fix acquarium speedway logic

commit 2f8414a
Merge: 324064d 639e010
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 17:59:33 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 639e010
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 23:59:16 2024 +0100

    More sector 3 todo things (randovania#51)

commit 324064d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 17:57:47 2024 -0500

    Remove requirements from silo scaffolding A

commit 86b38bd
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 23:57:04 2024 +0100

    Some S1 todo cleanup (randovania#50)

commit 52ee154
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 16:32:56 2024 -0500

    S5: pass and nightmare logic

commit 0a3c661
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 15:53:16 2024 -0500

    S4 pass, add UWWJ and Mid-Air Morph

commit 6d9a9cc
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Wed Feb 21 13:12:28 2024 -0500

    Room Name Updates (randovania#48)

    * Update Restricted Zone Room Names

commit 4a56955
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 19:12:07 2024 +0100

    Fusion: add more basic metroid stuff (randovania#49)

commit f154ce0
Merge: 5970dc8 1cac4ec
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Wed Feb 21 01:46:19 2024 -0500

    Merge branch 'fusion' of https://github.com/jeffgainsngames/randovania into fusion

commit 1cac4ec
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 20:02:49 2024 -0500

    BOX logic

commit 85afee6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 11:23:22 2024 -0500

    Zazabi logic

commit be31d87
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 07:45:50 2024 -0500

    Main Deck boss updates

commit 109c5be
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 19 14:49:04 2024 -0500

    header update with changes from main

commit a8899c1
Author: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Date:   Mon Feb 19 11:20:57 2024 -0800

    S2 logic pass (randovania#45)

    * finished S2 tricks, added a couple nodes for future use

    * added Save and Recharge nodes to respective rooms, set Recharge Heals to true, added door cap disabling to speed stuff, remembered Oasis

commit 45fcfc8
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 19 10:43:55 2024 -0500

    Sector 3 logic updates (randovania#43)

    * misc logicing

    * shinespark tricks account for room/entrance rando

commit 619aa6c
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 20:00:28 2024 -0500

    Fusion sector 4 round 2 (randovania#42)

    Fix missing speed booster possibility in speedway room
    Remove high jump/gravity requirements for cheddar bay room

commit c41cf5a
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:44:29 2024 -0500

    Trickless logic review with notes on some tricks (randovania#41)

    Added comments to several locations

    Reservoir East: Door to Sciser Stall -> Pickup (Hidden Power Bomb Tank)
      * Changed template to "Can Use Power Bombs"
        Template should cover all requirements here

    Aquarium Speedway: Door to Aquarium Hub -> Other to Aquarium Storage
      * Removed a looping connection
        Simplifing the pathing for the randomizer by avoiding a loop

    Aquarium Shaft West: Door to Worst Room in the Game -> Other to Cargo Hold to Sector 5 (ARC)
      * Added Morph Ball requirement
        Passage is 1 block tall

    Aquarium Hub: Door to Drain Pipe -> Room Center
      * Requirements changed
        Bomb jumping was not accounting for gravity suit requirement due to the area being underwater. Freeze enemies was not accounting for the fact that the powamp is blocked from direct missile hits, so diffusion would be required (without other tricks).

    Aquarium Hub: Room Center -> Door to Aquarium Hub Access
      * Remove freezing enemies requirement
        The path to the right and down is open

    Aquarium Hub: Room Center -> Door to Drain Pipe
      * Added gravity suit requirement on bombs
        Area is underwater, bomb jumping doesn't work without gravity suit.

    Cargo Hold to Sector 5 (ARC):
      * Added node "Small Nook"
      * Changed the routing logic
        The item is collectable from both sides with different items.  From left, gravity + screw attack. From right, Morph Ball, and high jump to leave (among other options). This ensures that the pathing has the correct options.

    Pump Control Unit: Door to Pump Control Access -> Pickup (Missile Tank)
      * Added Morph Ball requirement
        Access from the right requires going through a 1 tile high gap

     Next To Pickup -> Behind Speed Blocks
      * Added Gravity or Water Lowered to bomb jumping requirement
        Bomb jump would be ineffective otherwise

    Powamp Shaft: Door to Aquarium Speedway -> Door to Owtch-Couch
      * Added Morph Ball requirement
        Going to or from this door requires traversing the 1 tile tall gap to the right.

    Drain Pipe: Door to Aquarium Storage -> Door to Aquarium Hub
      * Removed a wrapping "and"
        Was wrapping one item and had no comment

    Sciser Sanctuary: Other to Security Access -> Door to Sancutary Cache
      * Corrected logic
        Ensuring everything can be handled with the right requirements

    Sanctuary Cache: Door to Sciser Sanctuary -> Pickup (Hidden Energy Tank)
      * Adding Gravity to bomb jump requirement
        Underwater area

commit 6861d62
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:30:46 2024 -0500

    Added several notes from testing (randovania#40)

commit 9877fe0
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:21:43 2024 -0500

    Trickless logic fixes (randovania#39)

    Main Deck - several paths missed Morph Ball requirements
    Main Deck - SA-X requires missiles
    Sector 1 - Apply Geron template
    Sector 1 - High Jump removed where only Space or Wall Jumps work
    Sector 1 - Gold Pirates can be defeated with missiles
    Sector 3 - Alcove path missed a Morph Ball requirement
    Sector 3 - Removed several unnecessary High Jump requirements
    Sector 3 - One door path missed having an After Event - B.O.X. condition
    Sector 6 - Wine cellar path missed Morph Ball requirement

commit 5cd0bf0
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 15:27:04 2024 -0500

    Fix central hub impossible connection

commit 8b58436
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 15:14:19 2024 -0500

    Fix impossible TODOs in habitation storage and ripper maze

commit 4aaf7f5
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 14:53:13 2024 -0500

    Add missile templates, mock up Yakuza logic

commit 41fa58c
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sun Feb 18 11:41:35 2024 -0500

    Nettori and Spitter Speedway fixes (randovania#38)

    * nettori logic update

    * spitter speedway logic fix

commit 73908fe
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 18 17:13:37 2024 +0100

    Force PB to be able to lay bombs first. (randovania#37)

commit 0e56b33
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 08:21:37 2024 -0500

    Move locks to miscellaneous for now

commit 9eaccf9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:59:42 2024 -0500

    S4: connection pass, add secret message spark

commit 4cb21a1
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:08:35 2024 -0500

    S2: fix connections in early s2, add few tricks. Based on PR 31

commit b4d293c
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 17:51:12 2024 -0500

    misc logic updates (randovania#36)

commit 47a9ea9
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 20:16:36 2024 +0100

    Sector 3 part 2 (randovania#34)

commit a7f307e
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 14:12:17 2024 -0500

    add bomb block and bounce templates (randovania#35)

    * add bomb block and bounce templates

    * update txt

commit df6add8
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 17:47:09 2024 +0100

    Sector 3: part 1 (randovania#33)

    * Sector 3: part 1

commit af8d935
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 16:25:07 2024 +0100

    Sector 1 pt 2 (randovania#32)

commit 48908fb
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 11:19:21 2024 -0500

    Fix data for locks and starter preset as vanilla

commit b88a114
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 10:49:52 2024 -0500

    Add security locks to pool

commit e2dd4cb
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 09:43:39 2024 -0500

    S5: second pass, add stand on frozen enemies trick, trick descriptions

commit 49f702f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 08:55:01 2024 -0500

    S6: remove varia from vanilla path, add super/purple geron and pb template

commit 4a878d1
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:56:43 2024 +0100

    Main deck 4 (randovania#29)

commit 79f7391
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:55:01 2024 +0100

    Main Deck pt 3 (randovania#28)

commit 63ad2a3
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:53:13 2024 +0100

    S1: pt 1 (randovania#30)

commit 310f406
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:49:03 2024 +0100

    main deck pt 2 (randovania#27)

commit 85e37b3
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 17:47:58 2024 -0500

    add Sector Abbreviations for real this time (randovania#26)

    * add Sector Abbreviations for real this time

commit b91f45d
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:23:44 2024 +0100

    Main Deck Part 1 (randovania#25)

commit 7ab2ff2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:40:29 2024 -0500

    S4: fix connections in security area

commit 3118936
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:29:37 2024 -0500

    S4: Fix serris escape missing connections

commit 474e6cf
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:15:53 2024 -0500

    Update maps for room edits

commit c841cb9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 12:54:32 2024 -0500

    Update Nightmare Playground image

commit 1189df4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:55:38 2024 -0500

    S5: fix duplicate path

commit a87a9bb
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 11:47:26 2024 -0500

    various bug fixes (randovania#23)

commit 6e0c9d2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:05:52 2024 -0500

    Fix starter preset ammo quantities

commit 803b60a
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:26:10 2024 +0100

    Fix crab rave (randovania#20)

commit 296109e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:25:55 2024 +0100

    Make pump nicer (randovania#21)

commit 2fccf10
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:23:48 2024 +0100

    fix s5 door (randovania#22)

commit 33b2a1b
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 03:58:40 2024 +0100

    Add generation tab and etank to items (randovania#18)

commit 758567f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 09:06:33 2024 -0500

    Fix tests

commit 5583bce
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:33:23 2024 +0100

    Fix major data in s5/6 (randovania#17)

commit ad9f511
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:35 2024 +0100

    Add extra data to items (randovania#15)

commit e4f7850
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:07 2024 +0100

    Fix extra data for majors (randovania#16)

commit 28ba131
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:43:42 2024 -0500

    S6: add data for wine cellar pickup

commit 9fd2819
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:04:26 2024 -0500

    S5: Removed duplicate rooms and rename

commit 5314332
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:10:48 2024 -0500

    S3: Remove duplicate rooms, rename rooms

commit 07e4597
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:00:58 2024 -0500

    S3: Add Pickup data

commit 5bc856d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 10:14:22 2024 -0500

    S2: Remove duplicate rooms, rename areas

commit 66d1c2e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 08:30:03 2024 -0500

    S2: Add pickup data

commit f0b5ad8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:21:39 2024 -0500

    S6: Add pickup data and delete duplicate room

commit 8762552
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:10:23 2024 -0500

    S4: Add pickup data

commit 0b170d4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:59:04 2024 -0500

    S1: Add pickup data

commit 9cb4237
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:47:24 2024 -0500

    S1: Delete unused room

commit 5bc740a
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:42:06 2024 -0500

    remove duplciate node in docking hanger

commit b722995
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:38:56 2024 -0500

    Main deck renames

commit 02919cc
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:35:31 2024 -0500

    Remove duplicate rooms in Main Deck

commit 48d3425
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:22:13 2024 -0500

    Add extra info to Main Deck docks, rooms, pickups

commit 60bac6c
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 15:00:44 2024 -0500

    more tegridy

commit 2e9848d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 11:16:50 2024 -0500

    Update operations maintenance shaft to allow missile start

commit c56102f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 19:08:27 2024 -0500

    correct temp resources count

commit 981e060
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 11:57:18 2024 -0500

    Fix failing generation in a few areas

commit d556750
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Tue Feb 13 08:52:06 2024 -0500

    S3 Room rename and misc connection fixes (randovania#14)

    * rename to red tower and edit misc connections

commit 5e8d833
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:46:56 2024 -0500

    S3: Start fixing integrity checks

commit 13f5845
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:42:04 2024 -0500

    S4: start fixing integrity checks

commit d89ad3a
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:38:52 2024 -0500

    S6: start fixing integrity checks

commit 3e4524f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:31:21 2024 -0500

    Main Deck: start fixing integrity checks

commit 8b613be
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:15:53 2024 -0500

    S5: add varia requirement for entering arctic containment, minor optimization with templates

commit db867a9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 14:21:16 2024 -0500

    Main Deck: Add reactor area and bump elevator shinespark

commit 537cb02
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:44:47 2024 -0500

    Change all docks and room ids to lists, fix plasma pickup id

commit e00cd34
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 11:39:27 2024 -0500

    Refurbish Sector 5 Logic (randovania#13)

    * Refurbish Sector 5 Logic

commit dc5f7e5
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Mon Feb 12 11:07:23 2024 -0500

    Serris Escape node logic added for doorways and items // Gravity Suit… (#12)

    * Serris Escape node logic added for doorways and items // Gravity Suit requirement added to get to the top node in Aquarium Speedway // Wall Jump logic added to Aquarium tankl // Aquarium Hub Drain Pipe to Room Center requirements added // Gravity suit requirement added to reach room center from Aquarium hub access // wall jump tricks added to Breeding Tank

    * Route to room center corrected // spring ball requirement removed for both serris escape checks // missile requirement increased for serris escape check // escape from aquarium tank requirements updated // Aquarium hub to room center requirements changed // Get over powamp requirements changed to bombs or spring

    ---------

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit abbfa03
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 09:34:25 2024 -0500

    Refurbish Sector 3 Logic (#11)

    * Main Deck and Sector 1 renames

    * Crew Quarters Save Room

    * i can spell

    * Refurbish Sector 3 Logic

    * Lava maze tweak

    * remove varia requirement for pyrochamber access

commit bb81b68
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:34:27 2024 -0500

    S2: Nettori area and change ids to lists

commit a8e2b96
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 18:34:26 2024 -0500

    S3: Fix ponr in box arena

commit fd72b12
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:58:59 2024 -0500

    S3: add Bob area and BOX (sort of)

commit 2758103
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:01:00 2024 -0500

    Add sector 6 X-Box area

commit e86a74d
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 13:06:56 2024 -0500

    Zoro Zig-Zag Item requirements updated (#10)

commit 1d57310
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 11:38:11 2024 -0500

    Updated Geron Template and Arachnus room requirements (#9)

    Can Kill Geron added to header to be a template to include all possible methods.

    Connection from Door to Crew Quarters East removed and changed to connect to Beside Door via Morph Ball and Screw Attack.

commit dfa49ae
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 10:32:11 2024 -0500

    fix duplicate save rooms

commit 348ab67
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sun Feb 11 09:10:35 2024 -0500

    Main Deck and Sector 1 renames (#8)

    * Main Deck and Sector 1 renames

commit 6d0c74b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 22:42:33 2024 -0500

    deep sector 3 additions

commit 4da4be5
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 21:45:46 2024 -0500

    Add barebones sector 6, add nightmare area, fix s4 connection

commit e8be1c2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 20:10:46 2024 -0500

    fix item index conflict and missing connection, rename tricks

commit 4a6db1c
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 10 15:30:09 2024 -0500

    Sector 1 Logic and Sector 4 Bug Fixes (#7)

    * some lower 4 logic

    * Finished Sector 4 Logic

    * Some Sector 1 logic and fix bugs

    * add logic to tourian, fixed logic bugs in 4

commit 46b7c35
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 18:41:53 2024 -0500

    Add habitation deck, some reactor core, and SA-x

commit 691fef7
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 11:24:30 2024 -0500

    S2 Zazabi rooms

commit e843bb5
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 08:37:44 2024 -0500

    Add sector 4 first pass by Schwartz

commit 28ad2f0
Author: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Date:   Fri Feb 9 19:32:51 2024 -0800

    Added templates, updated eye door template, added tricks (#5)

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit a747037
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 22:01:31 2024 -0500

    Add early s2 and s3

commit 45af99a
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 20:00:30 2024 -0500

    Add s5 early rooms

commit d51bda5
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 13:31:53 2024 -0500

    Barebones sector 1

commit 374dbb2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 11:59:03 2024 -0500

    Main Deck barebones logic

commit 5d3bcb6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 10:39:43 2024 -0500

    Initial Commit

commit 5970dc8
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 18 17:13:37 2024 +0100

    Force PB to be able to lay bombs first. (randovania#37)

commit 66fb599
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 08:21:37 2024 -0500

    Move locks to miscellaneous for now

commit 3890c53
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:59:42 2024 -0500

    S4: connection pass, add secret message spark

commit 4509df8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:08:35 2024 -0500

    S2: fix connections in early s2, add few tricks. Based on PR 31

commit 7ce9d2b
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 17:51:12 2024 -0500

    misc logic updates (randovania#36)

commit 7621411
Merge: 6731488 e74608f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 14:23:30 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit e74608f
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 20:16:36 2024 +0100

    Sector 3 part 2 (randovania#34)

commit 29c76b5
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 14:12:17 2024 -0500

    add bomb block and bounce templates (randovania#35)

    * add bomb block and bounce templates

    * update txt

commit 6b931ff
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 17:47:09 2024 +0100

    Sector 3: part 1 (randovania#33)

    * Sector 3: part 1

commit 6731488
Merge: 8de02e3 c2d561c
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 11:20:24 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 8de02e3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 11:19:21 2024 -0500

    Fix data for locks and starter preset as vanilla

commit 1284153
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 10:49:52 2024 -0500

    Add security locks to pool

commit c2d561c
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 16:25:07 2024 +0100

    Sector 1 pt 2 (randovania#32)

commit a7f2ff3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 09:43:39 2024 -0500

    S5: second pass, add stand on frozen enemies trick, trick descriptions

commit 17d2ac0
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 08:55:01 2024 -0500

    S6: remove varia from vanilla path, add super/purple geron and pb template

commit ed4252e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:56:43 2024 +0100

    Main deck 4 (randovania#29)

commit 27aa08d
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:55:01 2024 +0100

    Main Deck pt 3 (randovania#28)

commit f7ec93b
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:53:13 2024 +0100

    S1: pt 1 (randovania#30)

commit 314c262
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:49:03 2024 +0100

    main deck pt 2 (randovania#27)

commit 428947a
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 17:47:58 2024 -0500

    add Sector Abbreviations for real this time (randovania#26)

    * add Sector Abbreviations for real this time

commit c36dc4f
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:23:44 2024 +0100

    Main Deck Part 1 (randovania#25)

commit f80d884
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:40:29 2024 -0500

    S4: fix connections in security area

commit dced1bf
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:29:37 2024 -0500

    S4: Fix serris escape missing connections

commit 68b9411
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:15:53 2024 -0500

    Update maps for room edits

commit 5dc0e55
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 12:54:32 2024 -0500

    Update Nightmare Playground image

commit aef315f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:55:38 2024 -0500

    S5: fix duplicate path

commit 2ecbf81
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 11:47:26 2024 -0500

    various bug fixes (randovania#23)

commit 3fa1eda
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:05:52 2024 -0500

    Fix starter preset ammo quantities

commit 96408b7
Merge: aaebf2d 292cfd1
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 09:06:42 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit aaebf2d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 09:06:33 2024 -0500

    Fix tests

commit 292cfd1
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:26:10 2024 +0100

    Fix crab rave (randovania#20)

commit 2785511
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:25:55 2024 +0100

    Make pump nicer (randovania#21)

commit 601b597
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:23:48 2024 +0100

    fix s5 door (randovania#22)

commit 388dd49
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 03:58:40 2024 +0100

    Add generation tab and etank to items (randovania#18)

commit 3cc1e92
Merge: 1a0d8c9 57be938
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:43:47 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 1a0d8c9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:43:42 2024 -0500

    S6: add data for wine cellar pickup

commit 57be938
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:33:23 2024 +0100

    Fix major data in s5/6 (randovania#17)

commit bf45efd
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:35 2024 +0100

    Add extra data to items (randovania#15)

commit 5b1f8f9
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:07 2024 +0100

    Fix extra data for majors (randovania#16)

commit b65a4fa
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:04:26 2024 -0500

    S5: Removed duplicate rooms and rename

commit a81bd97
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:10:48 2024 -0500

    S3: Remove duplicate rooms, rename rooms

commit fa56322
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:00:58 2024 -0500

    S3: Add Pickup data

commit bd2193d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 10:14:22 2024 -0500

    S2: Remove duplicate rooms, rename areas

commit 08e07fc
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 08:30:03 2024 -0500

    S2: Add pickup data

commit ef076ed
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:21:39 2024 -0500

    S6: Add pickup data and delete duplicate room

commit be244a3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:10:23 2024 -0500

    S4: Add pickup data

commit d89f098
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:59:04 2024 -0500

    S1: Add pickup data

commit 1f49986
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:47:24 2024 -0500

    S1: Delete unused room

commit df679ee
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:42:06 2024 -0500

    remove duplciate node in docking hanger

commit 49e5364
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:38:56 2024 -0500

    Main deck renames

commit 64e4603
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:35:31 2024 -0500

    Remove duplicate rooms in Main Deck

commit ea56f9a
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:22:13 2024 -0500

    Add extra info to Main Deck docks, rooms, pickups

commit 76aed70
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 15:00:44 2024 -0500

    more tegridy

commit 137ac92
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 11:16:50 2024 -0500

    Update operations maintenance shaft to allow missile start

commit c4fb063
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 19:08:27 2024 -0500

    correct temp resources count

commit 5ed7ec2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 11:57:18 2024 -0500

    Fix failing generation in a few areas

commit 69e4519
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Tue Feb 13 08:52:06 2024 -0500

    S3 Room rename and misc connection fixes (randovania#14)

    * rename to red tower and edit misc connections

commit b0ea7f6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:46:56 2024 -0500

    S3: Start fixing integrity checks

commit b21c3f6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:42:04 2024 -0500

    S4: start fixing integrity checks

commit e97f342
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:38:52 2024 -0500

    S6: start fixing integrity checks

commit 10ea6b9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:31:21 2024 -0500

    Main Deck: start fixing integrity checks

commit 599735b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:15:53 2024 -0500

    S5: add varia requirement for entering arctic containment, minor optimization with templates

commit 13eab81
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 14:21:16 2024 -0500

    Main Deck: Add reactor area and bump elevator shinespark

commit 7811e60
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:44:47 2024 -0500

    Change all docks and room ids to lists, fix plasma pickup id

commit 6aad3f9
Merge: a3a5fc9 f6bb446
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:37:54 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit f6bb446
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 11:39:27 2024 -0500

    Refurbish Sector 5 Logic (randovania#13)

    * Refurbish Sector 5 Logic

commit a3a5fc9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:34:27 2024 -0500

    S2: Nettori area and change ids to lists

commit 9e750ad
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Mon Feb 12 11:07:23 2024 -0500

    Serris Escape node logic added for doorways and items // Gravity Suit… (#12)

    * Serris Escape node logic added for doorways and items // Gravity Suit requirement added to get to the top node in Aquarium Speedway // Wall Jump logic added to Aquarium tankl // Aquarium Hub Drain Pipe to Room Center requirements added // Gravity suit requirement added to reach room center from Aquarium hub access // wall jump tricks added to Breeding Tank

    * Route to room center corrected // spring ball requirement removed for both serris escape checks // missile requirement increased for serris escape check // escape from aquarium tank requirements updated // Aquarium hub to room center requirements changed // Get over powamp requirements changed to bombs or spring

    ---------

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit d9589e3
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 09:34:25 2024 -0500

    Refurbish Sector 3 Logic (#11)

    * Main Deck and Sector 1 renames

    * Crew Quarters Save Room

    * i can spell

    * Refurbish Sector 3 Logic

    * Lava maze tweak

    * remove varia requirement for pyrochamber access

commit cd16464
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 18:34:26 2024 -0500

    S3: Fix ponr in box arena

commit 3c70d30
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:58:59 2024 -0500

    S3: add Bob area and BOX (sort of)

commit a423fa1
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:01:00 2024 -0500

    Add sector 6 X-Box area

commit 64ef3e5
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 13:06:56 2024 -0500

    Zoro Zig-Zag Item requirements updated (#10)

commit 7d9db7a
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 11:38:11 2024 -0500

    Updated Geron Template and Arachnus room requirements (#9)

    Can Kill Geron added to header to be a template to include all possible methods.

    Connection from Door to Crew Quarters East removed and changed to connect to Beside Door via Morph Ball and Screw Attack.

commit cb4b627
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 10:32:11 2024 -0500

    fix duplicate save rooms

commit 388b7f1
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sun Feb 11 09:10:35 2024 -0500

    Main Deck and Sector 1 renames (#8)

    * Main Deck and Sector 1 renames

commit a82ee66
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 22:42:33 2024 -0500

    deep sector 3 additions

commit dc76e68
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 21:45:46 2024 -0500

    Add barebones sector 6, add nightmare area, fix s4 connection

commit 8803885
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 20:10:46 2024 -0500

    fix item index conflict and missing connection, rename tricks

commit 201ed04
Merge: bd95382 5421d38
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 18:43:25 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit bd95382
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 18:41:53 2024 -0500

    Add habitation deck, some reactor core, and SA-x

commit 5421d38
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 10 15:30:09 2024 -0500

    Sector 1 Logic and Sector 4 Bug Fixes (#7)

    * some lower 4 logic

    * Finished Sector 4 Logic

    * Some Sector 1 logic and fix bugs

    * add logic to tourian, fixed logic bugs in 4

commit 1320cba
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 11:24:30 2024 -0500

    S2 Zazabi rooms

commit b78b663
Merge: 638a660 e89fdaf
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 08:40:33 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 638a660
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 08:37:44 2024 -0500

    Add sector 4 first pass by Schwartz

commit e89fdaf
Merge: c4c3e8d b1931ca
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 08:09:46 2024 -0500

    Merge branch 'randovania:main' into fusion

commit c4c3e8d
Author: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Date:   Fri Feb 9 19:32:51 2024 -0800

    Added templates, updated eye door template, added tricks (#5)

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit a143eb0
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 22:01:31 2024 -0500

    Add early s2 and s3

commit 8000a4d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 20:00:30 2024 -0500

    Add s5 early rooms

commit eab52c3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 13:31:53 2024 -0500

    Barebones sector 1

commit f1558a3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 11:59:03 2024 -0500

    Main Deck barebones logic

commit f437162
Merge: b4998bd 6284627
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 10:43:19 2024 -0500

    Merge branch 'randovania:main' into fusion

commit b4998bd
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 10:39:43 2024 -0500

    Initial Commit
SchwartzGandhi added a commit to Schwork-Corruption/corruptovania that referenced this issue Feb 29, 2024
commit 08005f31fe50be8a6f438b12c69db2789c2e7e44
Merge: 99667f658 5088fdb4e
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Thu Feb 29 00:55:20 2024 -0500

    Merge branch 'fusion' of https://github.com/jeffgainsngames/randovania into fusion

commit 5088fdb4e77c6c040ba30a78b953d8a199c2933e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 28 09:49:32 2024 -0500

    Powamp Shaft rework

commit 91835865c95360cd93769a34f531f9e04e244022
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 28 09:34:15 2024 -0500

    Add Acquarium Hub shinespark, fix tunnel requirements for XBOX Garage

commit 011844b637f564186bfc309e4e6ad27ad085e400
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Tue Feb 27 20:34:07 2024 -0500

    Requested logic updates from discussion thread (#66)

    * Requested logic updates from discussion thread: https://discord.com/channels/119665192110915584/1205560315652349962/1212035345525375046

    * Addressing PR comments

    * Diffusion missiles need missiles too

commit e4c3f33504d7deb108934fb4932139333bc72829
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Tue Feb 27 23:41:26 2024 +0100

    Sector 1 more cleanup (#65)

    * Sector 1 more cleanup

    * Add jaggers stuff

commit a89858ae9626d2e8dd99356e81638f3df408a1b3
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Tue Feb 27 22:16:46 2024 +0100

    Fix s3 logic bug and add some todo comments (#67)

commit 9235bca368e16b0233d4c0669105aa1f9f0d91a1
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 13:25:39 2024 -0500

    Clogged cavern ORs..

commit 458a56beb23c46808277c8966835464599d9aa85
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 12:18:37 2024 -0500

    Rename template to SWJ

commit 9f3f75c50906d906ad2245732a2c5cff1dd1f5fa
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 11:36:59 2024 -0500

    Change sector connection dock type

commit 03a5d812c29fbd68cadd2aeaefe18bf9fdd2c85a
Merge: 67ee612f9 653bf3da7
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 10:25:29 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 67ee612f9260002b19b89858af03a67e9566a246
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 10:25:06 2024 -0500

    Resize cover image and compress maps

commit a0635e518758d4e0de70ee68b43001430357c378
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 27 08:43:13 2024 -0500

    Remove duplicate/unused maps

commit 653bf3da7a412517cd0f91e61770752bae33e6e7
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Tue Feb 27 08:18:13 2024 -0500

    Add damage values and advanced trick options to blue X gated areas. (#64)

commit 6ea3c67e7a8f4c8570438379d707329acd7f2c29
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Tue Feb 27 01:25:12 2024 +0100

    Fusion: add precision extra to hint nodes (#63)

commit 0fca0acb976cb7c16b3c24bef3ce87e09ef54f27
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Tue Feb 27 00:47:00 2024 +0100

    Rename blank patches to fusion patches (#62)

commit cf1d25e23f16457425615ad471bd3966c8c1a9f4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 16:31:16 2024 -0500

    Fix kago jump with damage boost trick, remove TODO in S3

commit a9a9d49a2ea16b8f25092553a203f4431428f8b7
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 16:22:10 2024 -0500

    S5 remove todo, S4 add Shinespark to acquarium shaft

commit 7cd58b395a1bb784b5391bfcc82735481211518d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 14:47:05 2024 -0500

    S1: TODO cleanup, add damage boost trick type

commit 9a83e6017fd01a55184d24c452084fbda9090e14
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 14:16:55 2024 -0500

    More S5,6 TODO cleanup

commit 0f262d77606dfaab0230ea10cbd231c65bc284ea
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 14:01:07 2024 -0500

    More TODO cleanup in S2,3,4

commit fae4dbabb9141573969d173768e18da3d67afcac
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 12:38:05 2024 -0500

    S6: Logic pass and TODO cleanup

commit 4e843992c14ab3e9761e240cd777bbdd18bfea2e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Mon Feb 26 17:54:29 2024 +0100

    Sector 6 TODOs (#61)

commit 8c3ea0973c327faa852f6be521962b1b8b7ee046
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 26 09:34:45 2024 -0500

    Remove PB requirement from silo access

commit b2064ae6e720affe2173a8f81d1694bbc78f5705
Merge: 30ab0785b f9a8ad466
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 19:48:09 2024 -0500

    Merge branch 'randovania:main' into fusion

commit 30ab0785b90a9be9f822ad5be7c26ec6e7b02a68
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 19:34:21 2024 -0500

    S5: Logic pass and TODO cleanup

commit f9a8ad46600b8b7a85c323e51f825a6463777c7e
Merge: 976c85550 0c87e7fd4
Author: dyceron <38679103+dyceron@users.noreply.github.com>
Date:   Mon Feb 26 00:18:18 2024 +0000

    Merge pull request #6061 from Miepee/upgrads

    AM2R: Fix speeed booster upgrade offwolrd model

commit 0c87e7fd44cfc790300090d4d97127c2fcb1aa60
Author: Miepee <janbidler00@protonmail.com>
Date:   Thu Feb 22 23:19:47 2024 +0100

    AM2R: Fix speeed booster upgrade offwolrd model

commit 79247af52772a0240c85a534431790633a9dc8ef
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 18:41:47 2024 -0500

    S3: Logic pass and TODO cleanup

commit 70c7e0297e9326b4f229daead0a36f6a5debc2c9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 17:26:29 2024 -0500

    Fix starter preset PB values

commit f6fcf3f32a78ebd91259d11fb21866a6604b3c66
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 22:24:38 2024 +0100

    Fusion: add extra for nav terminals (#60)

commit 7d353678a23937d2328ba14571876c4805d3f52e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 15:06:49 2024 -0500

    Add hypermode jbj back with video

commit 976c85550381e8cbb5182c10a2627ceb49b8348f
Merge: 9937e4aae 0dcc88803
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 19:55:10 2024 +0000

    Merge pull request #6055 from randovania/feature/patch-requirements-simplify

    Properly patch RequirementTemplate

commit 0dcc8880364559f16d5599415f23c5b31864791a
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Thu Feb 22 01:08:28 2024 +0200

    Properly patch RequirementTemplate

    Use an entirely custom function for patching+simplify for Data Visualizer

commit 46830099559a1a21e6f75e071914210d28d4cdad
Merge: 482b26a70 556446b8b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 11:46:58 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 482b26a70fa81f920bf5ce12fb3ee1c9ebd123f2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 25 11:46:36 2024 -0500

    fix lava dive and aquarium storage

commit 556446b8bdd995a04d65987cd652e7017749b487
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 17:40:38 2024 +0100

    Sector 5 teil 2 (#59)

commit 8a7347430377ba39df13b5285ea96a133dcd8e38
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 17:39:44 2024 +0100

    Sector 5 teil 1 (#58)

commit 9937e4aaeb905e2ccbfa6e905d50cc15b40e6827
Merge: fd6661213 7d78f8010
Author: Thanatos <117127188+ThanatosGit@users.noreply.github.com>
Date:   Sun Feb 25 16:20:21 2024 +0000

    Merge pull request #6051 from randovania/feature/validate-standard-pickups

    Add DataclassPostInitTypeCheck to StandardPickupDefinition

commit fd66612131652f90fb11cf9891a2df6c8d3badb8
Merge: 0c43a392a 61b991fcb
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 16:06:42 2024 +0000

    Merge pull request #6066 from dyceron/a3/5

    MSR - Some A3/A5 Logic Updates

commit 0c43a392acfe00141e193a4748f109bae8cd03d6
Merge: a44fbee56 1ee1ae72c
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 15:07:27 2024 +0000

    Merge pull request #6064 from Miepee/new-yams-again

    Bump am2r_yams to 1.2.14

commit a44fbee56dd8738de91ffbcbc033cac8355d83b2
Merge: 6d6046726 37db96dff
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 15:07:10 2024 +0000

    Merge pull request #6067 from dyceron/adjust-hint-placement

    MSR - Update hint placement to try to prevent hinting early items

commit 37db96dff51ac70928508ff34832c9db5f61e99c
Author: dyceron <dycerontv@gmail.com>
Date:   Sun Feb 25 09:46:59 2024 -0500

    Update hint placement to try to prevent hinting early items

commit 6d6046726ae124656660387896728deebd7d7efe
Merge: 3163c531a 271f65a5a
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Sun Feb 25 14:40:22 2024 +0000

    Merge pull request #6065 from Miepee/delay-freeing

    Delay freeing customize window to avoid double free

commit 61b991fcb273e581c4df8723a26e773a583cf980
Author: dyceron <dycerontv@gmail.com>
Date:   Sun Feb 25 09:36:47 2024 -0500

    Minor PB adjustment in a2 to account for spider boost

commit 945bddb94f048a3f3f991769e78d08a7ce778750
Author: dyceron <dycerontv@gmail.com>
Date:   Sun Feb 25 09:31:13 2024 -0500

    Some A3/A5 Logic Updates

commit 271f65a5a7390174f06a97caeb2f8d9ecbda6967
Author: Miepee <janbidler00@protonmail.com>
Date:   Sun Feb 25 15:03:33 2024 +0100

    Delay freeing customize window to avoid double free

    Fixes #4658

commit ba690d1fab431c3a0b5f9e7525e78d45e0cf1d3b
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 25 05:42:34 2024 +0100

    Sector 4: part 2 (#57)

commit 8dafb48d8ffc5481decc4b3dfd016c4a80524e43
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 18:43:45 2024 -0500

    S4 logic pass, cleanup TODOs

commit b05f94c886ccfa2571bc589a7339d9673f491f94
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 15:25:28 2024 -0500

    S2 Logic pass, cleanup TODOs

commit 5e494594e6fe9be9862b0ba2f4821570a88ae6c6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 12:18:56 2024 -0500

    S1 logic pass, cleanup TODOs

commit c5e38f558011676f61b38b19822e6ada6832d73b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 10:46:19 2024 -0500

    Main Deck logic pass, todo cleanup

commit ba44156ba96a76355f865b711a4be02bd0b9be21
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 09:44:04 2024 -0500

    Add missing terminal nodes

commit c8ce94bc106d43c78e5a06ad01f5b3dd6713e285
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 24 15:28:59 2024 +0100

    Sector 4: pass 1 (#56)

commit 1ee1ae72ce0d392ec052c14bc84e6841e1618bbb
Author: Miepee <janbidler00@protonmail.com>
Date:   Sat Feb 24 14:55:35 2024 +0100

    Bump am2r_yams to 1.2.14

commit 7bb149b5a6385c4f8b23c67c67cd5a0b3019c150
Merge: 6e041fe21 e614a3e69
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 00:23:19 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 6e041fe21cf5c1ce6f6826058d1ae844f2f263de
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 24 00:22:21 2024 -0500

    Nightmare Nook and Zozoro Wine Cellar fixes

commit e614a3e69a442f6251f220edc9dde2ee1f823c24
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 24 06:10:19 2024 +0100

    Sector 2: pass 2 (#55)

commit b590bbb65d0827facd00a938a6f506dea3516818
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 24 06:06:39 2024 +0100

    Sector 2: part 1 (#54)

commit 3163c531a2de696c333fd5a47e1471b0250f619f
Merge: 9d29feb95 ffb0a821c
Author: toasterparty <toasterparty@derpymail.org>
Date:   Fri Feb 23 23:00:34 2024 +0000

    Merge pull request #5921 from Shaleblade/main

    alphabetized & expanded the hash words for Prime 1

commit ffb0a821c4262f99c1435fcec28c6795895ee22b
Author: Shale <shaleblade@gmail.com>
Date:   Fri Feb 23 17:09:53 2024 -0500

    Update CHANGELOG.md

commit 043a2859b3ce116fcf7e8ff6477c6965826e7c28
Author: Shale <shaleblade@gmail.com>
Date:   Fri Feb 23 17:08:46 2024 -0500

    Update CHANGELOG.md

    Added hash words entry

commit 066623564e3656d96c6852284929948f8e4634a2
Merge: 105fb8a4d 9d29feb95
Author: Shale <shaleblade@gmail.com>
Date:   Fri Feb 23 16:59:07 2024 -0500

    Merge branch 'randovania:main' into main

commit 1a46a6d7cdaae15a84ba85a4782d0ed0fed441d2
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 23 21:34:22 2024 +0100

    Fusion fix silo scaffolding A for real (#52)

commit 9d29feb95f5a77ec4266f87d8fd2c0ac01c20dad
Merge: 64cde2c2a 434be0df0
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 23 18:55:50 2024 +0000

    Merge pull request #5998 from Miepee/cs-grassy

    CS: Grasstown adjustments

commit 64cde2c2a1ebb4d2ddcd46016afbc49c54bcdb81
Merge: 03f3f12c3 9f645706b
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 23 18:43:51 2024 +0000

    Merge pull request #6062 from steven11sjf/dread-closed-doors

    Added Access Permanently Closed doors to dread

commit 9f645706b31379fa05d9913924373530f6ab36b1
Author: Steven Franklin <steve11sjf@gmail.com>
Date:   Fri Feb 23 12:28:00 2024 -0600

    fixes

    - added quotes to "Access Permanently Closed" in changelog and ui file

commit 68423bdd6fdc0c12ce15a84ee2e57366ac5d3e01
Author: Steven Franklin <steve11sjf@gmail.com>
Date:   Fri Feb 23 11:31:28 2024 -0600

    Added Access Permanently Closed doors to dread

    - added the closed doors from latest ODR release
    - added a new cosmetic option to toggle default/alternate texture
    - updated changelog and fixed a minor typo
    - fixed tests

commit 41e01696086d272f51d04c1263e24424d28c6b07
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 12:37:35 2024 -0500

    Arachnus fixes to address 0% vanilla morph

commit 99667f6580f26deadd007e186b3c1e303118fe73
Merge: f154ce070 26f724d12
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 23 12:26:55 2024 -0500

    Merge branch 'fusion' of https://github.com/jeffgainsngames/randovania into fusion

commit 26f724d1246a543794bc12264eee510f92e34004
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 11:57:55 2024 -0500

    Fix Ridley Arena connections

commit 8bf79b49a30f5a58eef126be144dd6f5d457d1da
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 10:38:56 2024 -0500

    Fix an OR in security access, add enemyrando to misc

commit e41281522b966939b41878aa8a60337dcf0f7880
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 23 09:54:12 2024 -0500

    various small fixes to logic

commit 0de5c1c58719b00450398aca952a0b847afdd043
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 23:25:41 2024 -0500

    first pass boss logic continued

commit 37d32c97e194f353ca9c736f2e5ab43e5a568506
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 22:58:39 2024 -0500

    Serris speedway shinespark

commit b004ebb5930ff275be44b40f494cdfa8e6cede61
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 22 22:35:55 2024 -0500

    Ridley first pass

commit 105fb8a4d76e5699d9df85f519d1fd4c054f1891
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Thu Feb 22 23:39:03 2024 +0100

    Update test_session_admin.py

commit ea33e868ddc1dfa0fff5bc115a9c03a5eafdf1e6
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Thu Feb 22 23:38:47 2024 +0100

    Update test_database.py

commit 03f3f12c399d12d3d916ae516a48a65b4504d1ca
Merge: 360d9d8c5 a954f4f29
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Thu Feb 22 20:14:04 2024 +0000

    Merge pull request #5995 from steven11sjf/dread-missile-launcher-offworld

    add Missile Launcher and Super Missile Expansion offworld model for dread

commit a954f4f29c94021efb62c2f92251c8664230568a
Author: Steven Franklin <steve11sjf@gmail.com>
Date:   Thu Feb 22 14:06:28 2024 -0600

    changelog and msr items

    - fixed changelog
    - added dread models to samus returns pickup db

commit 73c0d4475a2053092f03db459ce2f9287221f3be
Author: Steven Franklin <steve11sjf@gmail.com>
Date:   Thu Feb 22 13:00:49 2024 -0600

    updated changelog and bumped ODR

commit 802044ba38f71b61b5bfa49156d8ba8dc1110cff
Author: Steven Franklin <steve11sjf@gmail.com>
Date:   Sat Feb 10 20:48:41 2024 -0600

    add Missile Launcher and Super Missile Expansion offworld model for dread

    - adds the Missile Launcher model to Metroid Dread's pickup database
    - adds dread's Missile Launcher model to am2r, prime, echoes, and super
      metroid's pickup databases
    - adds dread's Super Missile Expansion model to am2r
    - updated tests

commit 360d9d8c5167e3864e5f25afb48d7efaa59654f8
Merge: e34652d02 aac7f551b
Author: dyceron <38679103+dyceron@users.noreply.github.com>
Date:   Thu Feb 22 17:01:31 2024 +0000

    Merge pull request #6059 from Miepee/ossr

    Bump open-samus-returns-rando to 1.0.9

commit aac7f551b87cac12bc15f0a6279c07337c074fe9
Author: Miepee <janbidler00@protonmail.com>
Date:   Thu Feb 22 17:49:17 2024 +0100

    Bump open-samus-returns-rando to 1.0.9

commit e34652d02d39ea52720c61674d3484b866d85963
Merge: fff08ee46 f59a546a0
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Thu Feb 22 12:42:04 2024 +0000

    Merge pull request #6057 from randovania/dependabot/pip/eventlet-0.35.2

    Bump eventlet from 0.35.1 to 0.35.2

commit fff08ee469614505e6a71948d45afadf75ff7122
Merge: 1c6260b0c 292e524ba
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Thu Feb 22 12:41:59 2024 +0000

    Merge pull request #6058 from randovania/dependabot/github_actions/svenstaro/upload-release-action-2.9.0

    Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0

commit ff738c84c78f17636c665c7674e46502bdf1481b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 22:04:10 2024 -0500

    fix gerons to account for no X spawns

commit 292e524babd144d0a91a794571ab2c49e8631855
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 22 00:51:02 2024 +0000

    Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0

    Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0.
    - [Release notes](https://github.com/svenstaro/upload-release-action/releases)
    - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/svenstaro/upload-release-action/compare/2.7.0...2.9.0)

    ---
    updated-dependencies:
    - dependency-name: svenstaro/upload-release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f59a546a0c19ca83821b23392452106e8bd32610
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 22 00:48:51 2024 +0000

    Bump eventlet from 0.35.1 to 0.35.2

    Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.35.1 to 0.35.2.
    - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
    - [Commits](https://github.com/eventlet/eventlet/compare/v0.35.1...v0.35.2)

    ---
    updated-dependencies:
    - dependency-name: eventlet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 4f73f28fe3b97f55ec4a1b84038114e4a925b475
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 19:28:34 2024 -0500

    Rename and simplify Geron templates

commit 1d6288ffa344d83f2361e8e21128889a01211bca
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 18:43:05 2024 -0500

    Fix acquarium speedway logic

commit 2f8414abc577424763e8b9e733abe87dc88f0480
Merge: 324064dc2 639e0101d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 17:59:33 2024 -0500

    Merge branch 'fusion' of https://github.com/JeffGainsNGames/randovania into fusion

commit 639e0101d9f8ab881921cd491016619a96eda734
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 23:59:16 2024 +0100

    More sector 3 todo things (#51)

commit 324064dc2fef1c57dfe84f598780a0b813288265
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 17:57:47 2024 -0500

    Remove requirements from silo scaffolding A

commit 86b38bd573edebeab0108edf0d41125e228bfb9e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 23:57:04 2024 +0100

    Some S1 todo cleanup (#50)

commit 7d78f8010f600a736f44da353ebbdd32f96b882b
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Thu Feb 22 00:00:42 2024 +0200

    Fix probability_offset being int

commit 5ecaeba6bd2a044daac93d14a2d70343d336c95c
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 01:42:12 2024 +0200

    Add DataclassPostInitTypeCheck to StandardPickupDefinition

commit 1c6260b0cb7934780fb09d1392a14d52503b5c54
Merge: 380100fd8 f15c6c707
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 22:45:34 2024 +0000

    Merge pull request #6049 from dyceron/more-ui-work

    MSR - UI Updates and Bumping OSRR to v1.0.8

commit f15c6c7071901186950632b10f99c7a9284edead
Author: dyceron <dycerontv@gmail.com>
Date:   Wed Feb 21 17:37:49 2024 -0500

    Missing comma

commit be54a6b488e995ed2be560fed6afef43393bbf02
Merge: 3ca4ce799 83a568d56
Author: dyceron <dycerontv@gmail.com>
Date:   Wed Feb 21 17:36:21 2024 -0500

    Merge branch 'more-ui-work' of https://github.com/dyceron/randovania into more-ui-work

commit 3ca4ce799fe0c1972aed36fbe4873db9e0b8c99e
Author: dyceron <dycerontv@gmail.com>
Date:   Wed Feb 21 17:36:18 2024 -0500

    Improve FAQ entry

commit 83a568d5699d49111b84c3e0406c2da4ddc9bce3
Merge: d67a32da5 380100fd8
Author: dyceron <38679103+dyceron@users.noreply.github.com>
Date:   Wed Feb 21 17:32:01 2024 -0500

    Merge branch 'main' into more-ui-work

commit d67a32da59d0a8fb554d448dc6c8861ad51a2cd9
Author: dyceron <dycerontv@gmail.com>
Date:   Wed Feb 21 17:29:00 2024 -0500

    Bump OSRR to v1.0.8

commit a6fa10e952fbfbd982b0aa19bd590288b5a80405
Author: dyceron <dycerontv@gmail.com>
Date:   Wed Feb 21 17:20:48 2024 -0500

    Update UI to mention MRT changes

commit 42aee332d25203064668894984bdde8bacd60bce
Author: dyceron <dycerontv@gmail.com>
Date:   Mon Feb 19 22:35:50 2024 -0500

    Last bits

commit 3eb4b3ea6bb5cf1a4ba363ecf434f99edd0b0b02
Author: dyceron <dycerontv@gmail.com>
Date:   Mon Feb 19 20:58:02 2024 -0500

    Fix grammar

commit d6c65fe96ef567d151ddd28d6986f0adb3ac241c
Author: dyceron <dycerontv@gmail.com>
Date:   Mon Feb 19 20:55:31 2024 -0500

    Improve FAQ entry

commit 104ffa3b850608bb0948c04e775432d1e9f0d074
Author: dyceron <dycerontv@gmail.com>
Date:   Mon Feb 19 20:53:25 2024 -0500

    More UI Updates

commit 380100fd8625d4d66613e84e32cb7ab686ec0aea
Merge: 0771e19ce 436dd8557
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 22:12:44 2024 +0000

    Merge pull request #6052 from randovania/feature/standard-pickup-shuffled-count

    Improve how custom shuffled/starting count works

commit 0771e19ceab3a618180bab8a31fa848a1286ef38
Merge: fc28b0f3c c818f2890
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 21:54:41 2024 +0000

    Merge pull request #6054 from randovania/bugfix/node-info

    Fix node details

commit c818f289084aae4fd5bb729c0431ed7d045a7d8a
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 23:47:23 2024 +0200

    Fix node details

commit fc28b0f3caa968864271bfccd4bc3d4b636e021a
Merge: 19f03b876 6791151fc
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 21:42:58 2024 +0000

    Merge pull request #6053 from randovania/dependabot/pip/cryptography-42.0.4

    Bump cryptography from 42.0.3 to 42.0.4

commit 436dd8557a41020c4627922f17f6c24034fd73fe
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 23:42:36 2024 +0200

    Mentioning progressives being enabled is now a shared function

commit 52ee1544d493e78247b1b28731495c7042800a91
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 16:32:56 2024 -0500

    S5: pass and nightmare logic

commit bbb76513b2a769a66441ba3298592add41c550da
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 23:29:26 2024 +0200

    Properly do progressive pickups

commit 0a3c661f81cddbebfea60024cdfaba8beb8873a9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 21 15:53:16 2024 -0500

    S4 pass, add UWWJ and Mid-Air Morph

commit 6791151fcb571382bb06cb88ef8b053c2a002a94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 21 20:49:42 2024 +0000

    Bump cryptography from 42.0.3 to 42.0.4

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f199287e06bd3c319051acf3fe8c7c8c4e282be5
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 22:01:13 2024 +0200

    More fixes

commit 539dc967766edc2cd751061b6172a4927e28c940
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 21:31:42 2024 +0200

    Fix dbs after migration

commit 0cfc501c5b45459b031bbb5cc6d72e16b7885ac4
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 21:25:18 2024 +0200

    Refresh dbs

commit 9a630eab2c385be236142a2445b508f958beb1b9
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 21:24:50 2024 +0200

    Split preset describer and custom shuffled/starting counts

commit 6d9a9cc215d7768091dbf1ba7990da3afdd2e142
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Wed Feb 21 13:12:28 2024 -0500

    Room Name Updates (#48)

    * Update Restricted Zone Room Names

commit 4a5695578fc3d5e32e6238dd7a02ad8e6382cad7
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Wed Feb 21 19:12:07 2024 +0100

    Fusion: add more basic metroid stuff (#49)

commit 19f03b876c8a85d336b51ef6fd74d453be64f987
Merge: 9905962b4 a88b38764
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 17:10:00 2024 +0000

    Merge pull request #6043 from randovania/dependabot/pip/pip-tools-7.4.0

    Bump pip-tools from 7.3.0 to 7.4.0

commit a88b3876466d83b076f9ea86b96a520060543335
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 18:05:31 2024 +0200

    Fix

commit d9ba175e227d93216c9136855664cf5cf148dd3d
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 17:43:34 2024 +0200

    Update requirements-lint.txt

commit c130e0561bd133d30976de9ee1862fa0ad5e3c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 21 15:34:09 2024 +0000

    Bump pip-tools from 7.3.0 to 7.4.0

    Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to 7.4.0.
    - [Release notes](https://github.com/jazzband/pip-tools/releases)
    - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.0)

    ---
    updated-dependencies:
    - dependency-name: pip-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 9905962b4d19e720344c5b2bd7a7ec515ee1d121
Merge: 4cf3f97f7 f7b2cb376
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Wed Feb 21 15:25:11 2024 +0000

    Merge pull request #6050 from randovania/dependabot/pip/coverage-7.4.2

    Bump coverage from 7.4.1 to 7.4.2

commit f154ce070d3efd6d0a7d3a4698287b9d212b86ad
Merge: 5970dc8b5 1cac4ec4d
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Wed Feb 21 01:46:19 2024 -0500

    Merge branch 'fusion' of https://github.com/jeffgainsngames/randovania into fusion

commit 1cac4ec4d5e33014cddbc69170f794ddde8455df
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 20:02:49 2024 -0500

    BOX logic

commit f7b2cb3764a7f4b6faf35853f022bcc78fa999a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 21 00:38:19 2024 +0000

    Bump coverage from 7.4.1 to 7.4.2

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.2.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.2)

    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 85afee618fa0f5a1e72d2ce5b68ed3b44e357229
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 11:23:22 2024 -0500

    Zazabi logic

commit 4cf3f97f797c6f4677677ba927f8ae694ebbe66d
Merge: 5e606fe9f 5bff9c986
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Tue Feb 20 13:15:22 2024 +0000

    Merge pull request #6042 from randovania/dependabot/pip/bidict-0.23.1

    Bump bidict from 0.23.0 to 0.23.1

commit 5e606fe9f5eb2d0861a42c45679bb454adcded07
Merge: 438e5a8a9 108e06a06
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Tue Feb 20 13:15:11 2024 +0000

    Merge pull request #6048 from randovania/dependabot/pip/pytest-8.0.1

    Bump pytest from 7.4.4 to 8.0.1

commit 438e5a8a970117c8f1109a8e7ba89f290870ab1b
Merge: dabf7d5d9 1c1bf8cbd
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Tue Feb 20 13:15:05 2024 +0000

    Merge pull request #6047 from randovania/dependabot/pip/sentry-sdk-1.40.5

    Bump sentry-sdk from 1.40.4 to 1.40.5

commit dabf7d5d966cc2e8f3c2843fbe5734f0ce051744
Merge: 34f9bfdf4 d2ae47033
Author: Henrique Gemignani Passos Lima <henrique@gemignani.org>
Date:   Tue Feb 20 13:14:58 2024 +0000

    Merge pull request #6046 from randovania/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate

commit be31d87081276b8c15c9227455149407fe1e59c8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 20 07:45:50 2024 -0500

    Main Deck boss updates

commit 108e06a064c4b0f2db33e97c207361143e85f398
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Feb 20 01:00:19 2024 +0000

    Bump pytest from 7.4.4 to 8.0.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.1)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 1c1bf8cbd24a7c512cb1a078d7899c6cdb7a6407
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Feb 20 01:00:14 2024 +0000

    Bump sentry-sdk from 1.40.4 to 1.40.5

    Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.4 to 1.40.5.
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.4...1.40.5)

    ---
    updated-dependencies:
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit d2ae47033c3b79ffe8a515c734579f69f7930c04
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Tue Feb 20 00:45:13 2024 +0000

    [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)

commit 109c5bec016c21e2f91af868520562faea5a9e7f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 19 14:49:04 2024 -0500

    header update with changes from main

commit a8899c1f5b3f52b70a96ab3b9f5921a4882297c9
Author: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Date:   Mon Feb 19 11:20:57 2024 -0800

    S2 logic pass (#45)

    * finished S2 tricks, added a couple nodes for future use

    * added Save and Recharge nodes to respective rooms, set Recharge Heals to true, added door cap disabling to speed stuff, remembered Oasis

commit 45fcfc8b7433770cc733752075cb2606b30a9b7c
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 19 10:43:55 2024 -0500

    Sector 3 logic updates (#43)

    * misc logicing

    * shinespark tricks account for room/entrance rando

commit 619aa6c30075be7ddcd249be8217ee36c1c88539
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 20:00:28 2024 -0500

    Fusion sector 4 round 2 (#42)

    Fix missing speed booster possibility in speedway room
    Remove high jump/gravity requirements for cheddar bay room

commit c41cf5a6236b8e2c3dc00c6924830cb6199de628
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:44:29 2024 -0500

    Trickless logic review with notes on some tricks (#41)

    Added comments to several locations

    Reservoir East: Door to Sciser Stall -> Pickup (Hidden Power Bomb Tank)
      * Changed template to "Can Use Power Bombs"
        Template should cover all requirements here

    Aquarium Speedway: Door to Aquarium Hub -> Other to Aquarium Storage
      * Removed a looping connection
        Simplifing the pathing for the randomizer by avoiding a loop

    Aquarium Shaft West: Door to Worst Room in the Game -> Other to Cargo Hold to Sector 5 (ARC)
      * Added Morph Ball requirement
        Passage is 1 block tall

    Aquarium Hub: Door to Drain Pipe -> Room Center
      * Requirements changed
        Bomb jumping was not accounting for gravity suit requirement due to the area being underwater. Freeze enemies was not accounting for the fact that the powamp is blocked from direct missile hits, so diffusion would be required (without other tricks).

    Aquarium Hub: Room Center -> Door to Aquarium Hub Access
      * Remove freezing enemies requirement
        The path to the right and down is open

    Aquarium Hub: Room Center -> Door to Drain Pipe
      * Added gravity suit requirement on bombs
        Area is underwater, bomb jumping doesn't work without gravity suit.

    Cargo Hold to Sector 5 (ARC):
      * Added node "Small Nook"
      * Changed the routing logic
        The item is collectable from both sides with different items.  From left, gravity + screw attack. From right, Morph Ball, and high jump to leave (among other options). This ensures that the pathing has the correct options.

    Pump Control Unit: Door to Pump Control Access -> Pickup (Missile Tank)
      * Added Morph Ball requirement
        Access from the right requires going through a 1 tile high gap

     Next To Pickup -> Behind Speed Blocks
      * Added Gravity or Water Lowered to bomb jumping requirement
        Bomb jump would be ineffective otherwise

    Powamp Shaft: Door to Aquarium Speedway -> Door to Owtch-Couch
      * Added Morph Ball requirement
        Going to or from this door requires traversing the 1 tile tall gap to the right.

    Drain Pipe: Door to Aquarium Storage -> Door to Aquarium Hub
      * Removed a wrapping "and"
        Was wrapping one item and had no comment

    Sciser Sanctuary: Other to Security Access -> Door to Sancutary Cache
      * Corrected logic
        Ensuring everything can be handled with the right requirements

    Sanctuary Cache: Door to Sciser Sanctuary -> Pickup (Hidden Energy Tank)
      * Adding Gravity to bomb jump requirement
        Underwater area

commit 6861d62068b2757c1d04d10c0b1fc5be3d87ef9f
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:30:46 2024 -0500

    Added several notes from testing (#40)

commit 9877fe0137a6cacb0d36307551a2232d17d4228b
Author: shark20061 <159663824+shark20061@users.noreply.github.com>
Date:   Sun Feb 18 19:21:43 2024 -0500

    Trickless logic fixes (#39)

    Main Deck - several paths missed Morph Ball requirements
    Main Deck - SA-X requires missiles
    Sector 1 - Apply Geron template
    Sector 1 - High Jump removed where only Space or Wall Jumps work
    Sector 1 - Gold Pirates can be defeated with missiles
    Sector 3 - Alcove path missed a Morph Ball requirement
    Sector 3 - Removed several unnecessary High Jump requirements
    Sector 3 - One door path missed having an After Event - B.O.X. condition
    Sector 6 - Wine cellar path missed Morph Ball requirement

commit 5cd0bf0ece99ea1dca956db05b971a625f98358f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 15:27:04 2024 -0500

    Fix central hub impossible connection

commit 8b5843697cc8f0679db500d4b51c5da5ed1871c7
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 15:14:19 2024 -0500

    Fix impossible TODOs in habitation storage and ripper maze

commit 4aaf7f529e5be6943ef3c553466fa46111abd78b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 14:53:13 2024 -0500

    Add missile templates, mock up Yakuza logic

commit 41fa58cf8d86f8ef310e57bb312bf4565e83b3a0
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sun Feb 18 11:41:35 2024 -0500

    Nettori and Spitter Speedway fixes (#38)

    * nettori logic update

    * spitter speedway logic fix

commit 73908fe271c87a71aab0947939f26b0be461b140
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sun Feb 18 17:13:37 2024 +0100

    Force PB to be able to lay bombs first. (#37)

commit 0e56b33436fb7da75dd837d8e9ef849900fca170
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 18 08:21:37 2024 -0500

    Move locks to miscellaneous for now

commit 9eaccf9923775418fd06a8ad69273aabf8352b7e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:59:42 2024 -0500

    S4: connection pass, add secret message spark

commit 4cb21a131ee62f3346de27f8df24b24547bc75e9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 20:08:35 2024 -0500

    S2: fix connections in early s2, add few tricks. Based on PR 31

commit b4d293c9f50f8a5cbc76d1c074a0711bfbf39256
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 17:51:12 2024 -0500

    misc logic updates (#36)

commit 47a9ea99b604038dd4f24b9745fa52a1950d6c6e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 20:16:36 2024 +0100

    Sector 3 part 2 (#34)

commit a7f307e0a5d3fd92e12c8848add32f5f4c852900
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 17 14:12:17 2024 -0500

    add bomb block and bounce templates (#35)

    * add bomb block and bounce templates

    * update txt

commit df6add8929e2bfa08f8356ed32e6ed094e87f6fc
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 17:47:09 2024 +0100

    Sector 3: part 1 (#33)

    * Sector 3: part 1

commit af8d935516387e19d75c8d5bccaa6bc4b9d83c7d
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 16:25:07 2024 +0100

    Sector 1 pt 2 (#32)

commit 48908fb0ee09bb39a195670f31a5c7025c4b0f24
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 11:19:21 2024 -0500

    Fix data for locks and starter preset as vanilla

commit b88a114a6e2fcaaf9c1667dee9414815e3106af2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 10:49:52 2024 -0500

    Add security locks to pool

commit e2dd4cbcff9aa76ab087087e5c2c044b00f6dac9
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 09:43:39 2024 -0500

    S5: second pass, add stand on frozen enemies trick, trick descriptions

commit 49f702fe862798515e0695a3e3dd8a003c790b9f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 17 08:55:01 2024 -0500

    S6: remove varia from vanilla path, add super/purple geron and pb template

commit 4a878d1a2f9b23ec0d93d9f423739f9d01f21bae
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:56:43 2024 +0100

    Main deck 4 (#29)

commit 79f73913ab549841083093bc38c514dad9223ff1
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:55:01 2024 +0100

    Main Deck pt 3 (#28)

commit 63ad2a37064ffcc36939005a5af478375ecddec2
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Sat Feb 17 02:53:13 2024 +0100

    S1: pt 1 (#30)

commit 310f40657622332b62a2b136513f8cd318eca74e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:49:03 2024 +0100

    main deck pt 2 (#27)

commit 85e37b3dfca23cf3981a01f4688b0a0d37eb3d4a
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 17:47:58 2024 -0500

    add Sector Abbreviations for real this time (#26)

    * add Sector Abbreviations for real this time

commit b91f45d9dfdba1c2f99b1fc85e1945e88975fbc9
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 23:23:44 2024 +0100

    Main Deck Part 1 (#25)

commit 7ab2ff2f9dfa9e348418b1987c59fe260c94ebe4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:40:29 2024 -0500

    S4: fix connections in security area

commit 311893657c672f2975ea4bd0de1b206475e6529c
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:29:37 2024 -0500

    S4: Fix serris escape missing connections

commit 474e6cfa60b1d31461e50aea9b3086c86f7d97ef
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 16:15:53 2024 -0500

    Update maps for room edits

commit c841cb99ddf9734f9a92052e209c0c28f990d4e6
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 12:54:32 2024 -0500

    Update Nightmare Playground image

commit 1189df496aaa64437f3e89f2b4cd03d74d06c49e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:55:38 2024 -0500

    S5: fix duplicate path

commit a87a9bb12b2645672f6d05e5fc3382c474e81832
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Fri Feb 16 11:47:26 2024 -0500

    various bug fixes (#23)

commit 6e0c9d2d4ac2a006c1a4e2fdb0fb08492eef10af
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 11:05:52 2024 -0500

    Fix starter preset ammo quantities

commit 803b60a89cb2eb29e5e0d7af8238158cbe3fa69e
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:26:10 2024 +0100

    Fix crab rave (#20)

commit 296109efb0754847d9ac1d20a525cc0e7fdb76d4
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:25:55 2024 +0100

    Make pump nicer (#21)

commit 2fccf10727e2a102e818dcffbcfcec83cf1fef65
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 14:23:48 2024 +0100

    fix s5 door (#22)

commit 33b2a1ba6c82c9540c955d15f1a2838bba31d9e7
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 03:58:40 2024 +0100

    Add generation tab and etank to items (#18)

commit 758567f4d3844f784828ec39eb11ca35502f4849
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 16 09:06:33 2024 -0500

    Fix tests

commit 5583bce06fa6dc44156dce347830153920ef546b
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:33:23 2024 +0100

    Fix major data in s5/6 (#17)

commit ad9f511e711ce8d094531d59382f8e437a94c6df
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:35 2024 +0100

    Add extra data to items (#15)

commit e4f7850c39e37b0097de6e93e2a672cceaf2e662
Author: Miepee <38186597+Miepee@users.noreply.github.com>
Date:   Fri Feb 16 00:10:07 2024 +0100

    Fix extra data for majors (#16)

commit 28ba1312f458e81d16b08a30c08c977e927e1c7b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:43:42 2024 -0500

    S6: add data for wine cellar pickup

commit 9fd28191a3b0012f1f4c12788ad0b274aff39cce
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 18:04:26 2024 -0500

    S5: Removed duplicate rooms and rename

commit 531433233ccbb93d023d557f0324445801c37087
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:10:48 2024 -0500

    S3: Remove duplicate rooms, rename rooms

commit 07e4597f8e12b0726fe44a548b8201099af9fce5
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 11:00:58 2024 -0500

    S3: Add Pickup data

commit 5bc856d1b79fa892679c8943b610bfb71245b6f7
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 10:14:22 2024 -0500

    S2: Remove duplicate rooms, rename areas

commit 66d1c2e4cee25beb482a2c4432ef8d6b6dc75601
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Thu Feb 15 08:30:03 2024 -0500

    S2: Add pickup data

commit f0b5ad8776d3cd9e2bf7119ae1dc84f89ab0f8d8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:21:39 2024 -0500

    S6: Add pickup data and delete duplicate room

commit 876255245763501ec163b23ba093549e424e3233
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 20:10:23 2024 -0500

    S4: Add pickup data

commit 0b170d4949a84fc6f94d906dbec1c57c75a058a8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:59:04 2024 -0500

    S1: Add pickup data

commit 9cb4237643c18f28ee04e873527a3319ae7c1784
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:47:24 2024 -0500

    S1: Delete unused room

commit 5bc740ac3da1c14cfb09687c4bd46324be969fad
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:42:06 2024 -0500

    remove duplciate node in docking hanger

commit b7229956fa9a62b54920feede2bfaa0e6ad99f0e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:38:56 2024 -0500

    Main deck renames

commit 02919ccd01beea181ed45dbed6ef314accd17a52
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:35:31 2024 -0500

    Remove duplicate rooms in Main Deck

commit 48d3425966af068f83ad3c19d62e726c998792b2
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 19:22:13 2024 -0500

    Add extra info to Main Deck docks, rooms, pickups

commit 60bac6c992ad777a9e17a98ede27f64429bbb049
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 15:00:44 2024 -0500

    more tegridy

commit 2e9848d65b987f81bd10ea8ea651456a0b860131
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Wed Feb 14 11:16:50 2024 -0500

    Update operations maintenance shaft to allow missile start

commit c56102f13a055b9cb035d9269b6aac94ecd7050e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 19:08:27 2024 -0500

    correct temp resources count

commit 981e06033fa5a26465287bdc2576d45cfc724587
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Tue Feb 13 11:57:18 2024 -0500

    Fix failing generation in a few areas

commit d5567508985848badd1cdec52d2c6ab6d452ca4d
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Tue Feb 13 08:52:06 2024 -0500

    S3 Room rename and misc connection fixes (#14)

    * rename to red tower and edit misc connections

commit 5e8d83328fc2f1e00824ef4cd5f9a1ff95d222ae
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:46:56 2024 -0500

    S3: Start fixing integrity checks

commit 13f5845387142be2db2e6cdba3692b468ed6ddab
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:42:04 2024 -0500

    S4: start fixing integrity checks

commit d89ad3a5ab6c1f1c6de47b3725df1c2aef2123ca
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:38:52 2024 -0500

    S6: start fixing integrity checks

commit 3e4524f2de126867afcfa338ac2f47a994650984
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:31:21 2024 -0500

    Main Deck: start fixing integrity checks

commit 8b613bee74448b424d7cdb5b22a469310da39aad
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 15:15:53 2024 -0500

    S5: add varia requirement for entering arctic containment, minor optimization with templates

commit db867a9baa34fc7dd55886678443694bb422ba91
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 14:21:16 2024 -0500

    Main Deck: Add reactor area and bump elevator shinespark

commit 537cb025ecf867d834bc598b1055f4a46cab2094
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:44:47 2024 -0500

    Change all docks and room ids to lists, fix plasma pickup id

commit e00cd345ee4331e993c184d9ac6fa81055f671a9
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 11:39:27 2024 -0500

    Refurbish Sector 5 Logic (#13)

    * Refurbish Sector 5 Logic

commit dc5f7e5d6451611d3c95e6dd473a53c57dc3e691
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Mon Feb 12 11:07:23 2024 -0500

    Serris Escape node logic added for doorways and items // Gravity Suit… (#12)

    * Serris Escape node logic added for doorways and items // Gravity Suit requirement added to get to the top node in Aquarium Speedway // Wall Jump logic added to Aquarium tankl // Aquarium Hub Drain Pipe to Room Center requirements added // Gravity suit requirement added to reach room center from Aquarium hub access // wall jump tricks added to Breeding Tank

    * Route to room center corrected // spring ball requirement removed for both serris escape checks // missile requirement increased for serris escape check // escape from aquarium tank requirements updated // Aquarium hub to room center requirements changed // Get over powamp requirements changed to bombs or spring

    ---------

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit abbfa038776c2e4603e6e3a17b6f5fd6f82e7511
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Mon Feb 12 09:34:25 2024 -0500

    Refurbish Sector 3 Logic (#11)

    * Main Deck and Sector 1 renames

    * Crew Quarters Save Room

    * i can spell

    * Refurbish Sector 3 Logic

    * Lava maze tweak

    * remove varia requirement for pyrochamber access

commit bb81b6890e08c60a63ba857e43fe4ee73c250e9d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Mon Feb 12 11:34:27 2024 -0500

    S2: Nettori area and change ids to lists

commit a8e2b965cd40fcf71a38a839ebc3123b3a1e464d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 18:34:26 2024 -0500

    S3: Fix ponr in box arena

commit fd72b121a7a5a03ed6b924c8d1523f46994117ab
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:58:59 2024 -0500

    S3: add Bob area and BOX (sort of)

commit 275810333dd05360b032cd7d7b5bec0d6abd536b
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 17:01:00 2024 -0500

    Add sector 6 X-Box area

commit e86a74d841c3a8265d4721cca0a34a16090a4c49
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 13:06:56 2024 -0500

    Zoro Zig-Zag Item requirements updated (#10)

commit 1d573104de251c333a93de5c86171841822a042c
Author: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Date:   Sun Feb 11 11:38:11 2024 -0500

    Updated Geron Template and Arachnus room requirements (#9)

    Can Kill Geron added to header to be a template to include all possible methods.

    Connection from Door to Crew Quarters East removed and changed to connect to Beside Door via Morph Ball and Screw Attack.

commit dfa49ae00cc07d90b84e1846378ad41bd3ae709f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sun Feb 11 10:32:11 2024 -0500

    fix duplicate save rooms

commit 348ab67f9e4eb55be169a65e2d278d53c21eaca2
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sun Feb 11 09:10:35 2024 -0500

    Main Deck and Sector 1 renames (#8)

    * Main Deck and Sector 1 renames

commit 6d0c74bf757ccb2195f048ab4a80845fcf7aa81f
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 22:42:33 2024 -0500

    deep sector 3 additions

commit 4da4be57a175ecf51a1fc8add1214cb5f11e9d44
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 21:45:46 2024 -0500

    Add barebones sector 6, add nightmare area, fix s4 connection

commit e8be1c26f092b02a9ac2e6960014de88603eea7e
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 20:10:46 2024 -0500

    fix item index conflict and missing connection, rename tricks

commit 4a6db1c266e86678ba20a36539053d2386abb4df
Author: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Date:   Sat Feb 10 15:30:09 2024 -0500

    Sector 1 Logic and Sector 4 Bug Fixes (#7)

    * some lower 4 logic

    * Finished Sector 4 Logic

    * Some Sector 1 logic and fix bugs

    * add logic to tourian, fixed logic bugs in 4

commit 46b7c35d4b3a255a438b2758104b042b184beadb
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 18:41:53 2024 -0500

    Add habitation deck, some reactor core, and SA-x

commit 691fef716cf707f20f0a47c42b92d416a6598d59
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 11:24:30 2024 -0500

    S2 Zazabi rooms

commit e843bb5262f5a91a02e6ef1ce93bbcaa474587d0
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Sat Feb 10 08:37:44 2024 -0500

    Add sector 4 first pass by Schwartz

commit 28ad2f0fae1212b3e41b34a871f46daa5a67b52f
Author: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Date:   Fri Feb 9 19:32:51 2024 -0800

    Added templates, updated eye door template, added tricks (#5)

    Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

commit a7470376585e337c8fb9fd4409b3e7a77f8d6fd4
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 22:01:31 2024 -0500

    Add early s2 and s3

commit 45af99a3ae016b50d7ecf89c36e7ddbfb06488b8
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 20:00:30 2024 -0500

    Add s5 early rooms

commit d51bda56680853ccdf8e2c8f23c347eba67bb12d
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 13:31:53 2024 -0500

    Barebones sector 1

commit 374dbb207f875c6973b3b7b397b052e923252ce3
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 11:59:03 2024 -0500

    Main Deck barebones logic

commit 5d3bcb6acef39f29bd4e541d0062a9c28bb33457
Author: JeffGainsNGames <jeffgainsngames@gmail.com>
Date:   Fri Feb 9 10:39:43 2024 -0500

    Initial Commit

commit 5bff9c9864c52eedb5eb0e2e434a55bd6ddb46a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 01:19:10 2024 +0000

    Bump bidict from 0.23.0 to 0.23.1

    Bumps [bidict](https://github.com/jab/bidict) from 0.23.0 to 0.23.1.
    - [Release notes](https://github.com/jab/bidict/releases)
    - [Changelog](https://github.com/jab/bidict/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/jab/bidict/compare/v0.23.0...v0.23.1)

    ---
    updated-dependencies:
    - dependency-name: bidict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit ad1d857d6285d24dc946976bcd6b16e311e1348c
Author: Miepee <janbidler00@protonmail.com>
Date:   Mon Feb 19 01:50:11 2024 +0100

    Fix hashes in test files

commit 329679747ed03ebb06da01944df8fadb5f38679b
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon Feb 19 00:32:53 2024 +0000

    [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci

commit 27a855c65cf2eaee3242f50afd8864d69e060488
Author: Shale <shaleblade@gmail.com>
Date:   Sun Feb 18 19:32:41 2024 -0500

    Update test_prime_patcher_data_factory.py

    hopefully fixes the tests failing?

commit 36fac4be67473f0438ea50dc509e919635322d48
Merge: 750e266cf bc30d479a
Author: Shale <shaleblade@gmail.com>
Date:   Sun Feb 18 16:00:03 2024 -0500

    Merge branch 'randovania:main' into main

commit 434be0df04930050127978feb1aa1bc9fbf05940
Author: Miepee <janbidler00@protonmail.com>
Date:   Sun Feb 11 14:59:19 2024 +0100

    CS: Grasstown adjustments

commit 750e266cfd5df267b867149189288dcf72164486
Author: Shale <shaleblade@gmail.com>
Date:   Fri Jan 26 14:40:27 2024 -0500

    Fix hash_words.json

    fixed the comma clownery, apologies

commit 9bbf48e8b1778bb3fe6174b0e26d2d26d7c89b39
Author: Shaleblade <shaleblade@gmail.com>
Date:   Fri Jan 26 13:43:57 2024 -0500

    alphabetized & expanded the hash words for Prime 1
github-merge-queue bot pushed a commit that referenced this issue Mar 8, 2024
* Initial Commit

* Main Deck barebones logic

* Barebones sector 1

* Add s5 early rooms

* Add early s2 and s3

* Added templates, updated eye door template, added tricks (#5)

Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

* Add sector 4 first pass by Schwartz

* S2 Zazabi rooms

* Add habitation deck, some reactor core, and SA-x

* Sector 1 Logic and Sector 4 Bug Fixes (#7)

* some lower 4 logic

* Finished Sector 4 Logic

* Some Sector 1 logic and fix bugs

* add logic to tourian, fixed logic bugs in 4

* fix item index conflict and missing connection, rename tricks

* Add barebones sector 6, add nightmare area, fix s4 connection

* deep sector 3 additions

* Main Deck and Sector 1 renames (#8)

* Main Deck and Sector 1 renames

* fix duplicate save rooms

* Updated Geron Template and Arachnus room requirements (#9)

Can Kill Geron added to header to be a template to include all possible methods.

Connection from Door to Crew Quarters East removed and changed to connect to Beside Door via Morph Ball and Screw Attack.

* Zoro Zig-Zag Item requirements updated (#10)

* Add sector 6 X-Box area

* S3: add Bob area and BOX (sort of)

* S3: Fix ponr in box arena

* S2: Nettori area and change ids to lists

* Refurbish Sector 3 Logic (#11)

* Main Deck and Sector 1 renames

* Crew Quarters Save Room

* i can spell

* Refurbish Sector 3 Logic

* Lava maze tweak

* remove varia requirement for pyrochamber access

* Serris Escape node logic added for doorways and items // Gravity Suit… (#12)

* Serris Escape node logic added for doorways and items // Gravity Suit requirement added to get to the top node in Aquarium Speedway // Wall Jump logic added to Aquarium tankl // Aquarium Hub Drain Pipe to Room Center requirements added // Gravity suit requirement added to reach room center from Aquarium hub access // wall jump tricks added to Breeding Tank

* Route to room center corrected // spring ball requirement removed for both serris escape checks // missile requirement increased for serris escape check // escape from aquarium tank requirements updated // Aquarium hub to room center requirements changed // Get over powamp requirements changed to bombs or spring

---------

Co-authored-by: JeffGainsNGames <jeffgainsngames@gmail.com>

* Refurbish Sector 5 Logic (#13)

* Refurbish Sector 5 Logic

* Change all docks and room ids to lists, fix plasma pickup id

* Main Deck: Add reactor area and bump elevator shinespark

* S5: add varia requirement for entering arctic containment, minor optimization with templates

* Main Deck: start fixing integrity checks

* S6: start fixing integrity checks

* S4: start fixing integrity checks

* S3: Start fixing integrity checks

* S3 Room rename and misc connection fixes (#14)

* rename to red tower and edit misc connections

* Fix failing generation in a few areas

* correct temp resources count

* Update operations maintenance shaft to allow missile start

* more tegridy

* Add extra info to Main Deck docks, rooms, pickups

* Remove duplicate rooms in Main Deck

* Main deck renames

* remove duplciate node in docking hanger

* S1: Delete unused room

* S1: Add pickup data

* S4: Add pickup data

* S6: Add pickup data and delete duplicate room

* S2: Add pickup data

* S2: Remove duplicate rooms, rename areas

* S3: Add Pickup data

* S3: Remove duplicate rooms, rename rooms

* S5: Removed duplicate rooms and rename

* S6: add data for wine cellar pickup

* Fix extra data for majors (#16)

* Add extra data to items (#15)

* Fix major data in s5/6 (#17)

* Fix tests

* Add generation tab and etank to items (#18)

* fix s5 door (#22)

* Make pump nicer (#21)

* Fix crab rave (#20)

* Fix starter preset ammo quantities

* various bug fixes (#23)

* S5: fix duplicate path

* Update Nightmare Playground image

* Update maps for room edits

* S4: Fix serris escape missing connections

* S4: fix connections in security area

* Main Deck Part 1 (#25)

* add Sector Abbreviations for real this time (#26)

* add Sector Abbreviations for real this time

* main deck pt 2 (#27)

* S1: pt 1 (#30)

* Main Deck pt 3 (#28)

* Main deck 4 (#29)

* S6: remove varia from vanilla path, add super/purple geron and pb template

* S5: second pass, add stand on frozen enemies trick, trick descriptions

* Add security locks to pool

* Fix data for locks and starter preset as vanilla

* Sector 1 pt 2 (#32)

* Sector 3: part 1 (#33)

* Sector 3: part 1

* add bomb block and bounce templates (#35)

* add bomb block and bounce templates

* update txt

* Sector 3 part 2 (#34)

* misc logic updates (#36)

* S2: fix connections in early s2, add few tricks. Based on PR 31

* S4: connection pass, add secret message spark

* Move locks to miscellaneous for now

* Force PB to be able to lay bombs first. (#37)

* Nettori and Spitter Speedway fixes (#38)

* nettori logic update

* spitter speedway logic fix

* Add missile templates, mock up Yakuza logic

* Fix impossible TODOs in habitation storage and ripper maze

* Fix central hub impossible connection

* Trickless logic fixes (#39)

Main Deck - several paths missed Morph Ball requirements
Main Deck - SA-X requires missiles
Sector 1 - Apply Geron template
Sector 1 - High Jump removed where only Space or Wall Jumps work
Sector 1 - Gold Pirates can be defeated with missiles
Sector 3 - Alcove path missed a Morph Ball requirement
Sector 3 - Removed several unnecessary High Jump requirements
Sector 3 - One door path missed having an After Event - B.O.X. condition
Sector 6 - Wine cellar path missed Morph Ball requirement

* Added several notes from testing (#40)

* Trickless logic review with notes on some tricks (#41)

Added comments to several locations

Reservoir East: Door to Sciser Stall -> Pickup (Hidden Power Bomb Tank)
  * Changed template to "Can Use Power Bombs"
    Template should cover all requirements here

Aquarium Speedway: Door to Aquarium Hub -> Other to Aquarium Storage
  * Removed a looping connection
    Simplifing the pathing for the randomizer by avoiding a loop

Aquarium Shaft West: Door to Worst Room in the Game -> Other to Cargo Hold to Sector 5 (ARC)
  * Added Morph Ball requirement
    Passage is 1 block tall

Aquarium Hub: Door to Drain Pipe -> Room Center
  * Requirements changed
    Bomb jumping was not accounting for gravity suit requirement due to the area being underwater. Freeze enemies was not accounting for the fact that the powamp is blocked from direct missile hits, so diffusion would be required (without other tricks).

Aquarium Hub: Room Center -> Door to Aquarium Hub Access
  * Remove freezing enemies requirement
    The path to the right and down is open

Aquarium Hub: Room Center -> Door to Drain Pipe
  * Added gravity suit requirement on bombs
    Area is underwater, bomb jumping doesn't work without gravity suit.

Cargo Hold to Sector 5 (ARC):
  * Added node "Small Nook"
  * Changed the routing logic
    The item is collectable from both sides with different items.  From left, gravity + screw attack. From right, Morph Ball, and high jump to leave (among other options). This ensures that the pathing has the correct options.

Pump Control Unit: Door to Pump Control Access -> Pickup (Missile Tank)
  * Added Morph Ball requirement
    Access from the right requires going through a 1 tile high gap

 Next To Pickup -> Behind Speed Blocks
  * Added Gravity or Water Lowered to bomb jumping requirement
    Bomb jump would be ineffective otherwise

Powamp Shaft: Door to Aquarium Speedway -> Door to Owtch-Couch
  * Added Morph Ball requirement
    Going to or from this door requires traversing the 1 tile tall gap to the right.

Drain Pipe: Door to Aquarium Storage -> Door to Aquarium Hub
  * Removed a wrapping "and"
    Was wrapping one item and had no comment

Sciser Sanctuary: Other to Security Access -> Door to Sancutary Cache
  * Corrected logic
    Ensuring everything can be handled with the right requirements

Sanctuary Cache: Door to Sciser Sanctuary -> Pickup (Hidden Energy Tank)
  * Adding Gravity to bomb jump requirement
    Underwater area

* Fusion sector 4 round 2 (#42)

Fix missing speed booster possibility in speedway room
Remove high jump/gravity requirements for cheddar bay room

* Sector 3 logic updates (#43)

* misc logicing

* shinespark tricks account for room/entrance rando

* S2 logic pass (#45)

* finished S2 tricks, added a couple nodes for future use

* added Save and Recharge nodes to respective rooms, set Recharge Heals to true, added door cap disabling to speed stuff, remembered Oasis

* header update with changes from main

* Main Deck boss updates

* Zazabi logic

* BOX logic

* Fusion: add more basic metroid stuff (#49)

* Room Name Updates (#48)

* Update Restricted Zone Room Names

* S4 pass, add UWWJ and Mid-Air Morph

* S5: pass and nightmare logic

* Remove requirements from silo scaffolding A

* Some S1 todo cleanup (#50)

* More sector 3 todo things (#51)

* Fix acquarium speedway logic

* Rename and simplify Geron templates

* fix gerons to account for no X spawns

* Ridley first pass

* Serris speedway shinespark

* first pass boss logic continued

* various small fixes to logic

* Fix an OR in security access, add enemyrando to misc

* Fix Ridley Arena connections

* Arachnus fixes to address 0% vanilla morph

* Nightmare Nook and Zozoro Wine Cellar fixes

* Fusion fix silo scaffolding A for real (#52)

* Sector 2: part 1 (#54)

* Sector 2: pass 2 (#55)

* Sector 4: pass 1 (#56)

* Add missing terminal nodes

* Main Deck logic pass, todo cleanup

* S1 logic pass, cleanup TODOs

* S2 Logic pass, cleanup TODOs

* S4 logic pass, cleanup TODOs

* Sector 4: part 2 (#57)

* fix lava dive and aquarium storage

* Sector 5 teil 1 (#58)

* Sector 5 teil 2 (#59)

* Add hypermode jbj back with video

* Fusion: add extra for nav terminals (#60)

* Fix starter preset PB values

* S3: Logic pass and TODO cleanup

* S5: Logic pass and TODO cleanup

* Remove PB requirement from silo access

* Sector 6 TODOs (#61)

* S6: Logic pass and TODO cleanup

* More TODO cleanup in S2,3,4

* More S5,6 TODO cleanup

* S1: TODO cleanup, add damage boost trick type

* S5 remove todo, S4 add Shinespark to acquarium shaft

* Fix kago jump with damage boost trick, remove TODO in S3

* Rename blank patches to fusion patches (#62)

* Fusion: add precision extra to hint nodes (#63)

* Remove duplicate/unused maps

* Resize cover image and compress maps

* Add damage values and advanced trick options to blue X gated areas. (#64)

* Change sector connection dock type

* Rename template to SWJ

* Clogged cavern ORs..

* Fix s3 logic bug and add some todo comments (#67)

* Sector 1 more cleanup (#65)

* Sector 1 more cleanup

* Add jaggers stuff

* Requested logic updates from discussion thread (#66)

* Requested logic updates from discussion thread: https://discord.com/channels/119665192110915584/1205560315652349962/1212035345525375046

* Addressing PR comments

* Diffusion missiles need missiles too

* Add Acquarium Hub shinespark, fix tunnel requirements for XBOX Garage

* Powamp Shaft rework

* Adjust kago jump dmg, fix reqs for stablizers

* Add Main deck save room data, rename silo save to reactor

* Add s1,2,3 save room data

* Add s4,5,6 save room data

* Add vanilla locations to pickup DB

* Make E-tank locations major

* Solving pillar puzzle with Wave Beam should be behind a knowledge check (#68)

* Fusion s3 non damage logic cleanup (#70)

* S3: alcove logic rework and remove heat damage todos from rooms that don't need it

* address PR comments and todo items

* Use the pillar activation template

* S3: Adding in damage logic for straightforward sections (#71)

* S3: Adding in damage logic for straightforward sections

* Pull out the common grav requirement to the top

* address todo items - all difficulty levels confirmed and all damage runs have trick condition

* Main Deck: Add PB Geron shinespark, remove reactor shinespark needing vines

* Clean up most todo items in sector 1 logic (#69)

* Clean up most todo items in sector 1 logic

* S1: Regen the text description after manual json change

* Clean up a couple more todos, and PR comment

* Hide DLR tab until implementation

* Add weapon requirements to challenging enemies

* Remove BG0 from maps

* Second pass at game tab UI

* Add a couple extra tricks to the logic with video examples (#75)

* Rework a few rooms to have better node layouts for more accurate logic (#74)

* Monkey Bars of Fire rework (#78)

* Monkey Bars of Fire rework for real this time

* Miepee comment cleanup Mar6

* fix spacing for wall jump in trick definition

* Expected dmg (Main Deck and S2) (#79)

* Expected dmg (Main Deck, S2)

-Kago room requires an etank on default preset. Jumps are too tight for beginners.
-Silo Scaffolding B requires an etank even if you can kill pirates. They're good snipers.
-Fixed logic for secret recharge room

* Security Access node reqs fixed // BOB room node req to get to the it… (#76)

* Security Access node reqs fixed // BOB room node req to get to the item changed from can use bombs to can break bomb blocks // Added screw and morph for the BOB room bottom block to leave // BOX fight transition to alcove and back added combat requirements // TODO added to Pyrochamber access // Sova processing movement bumped to hypermode // chute access combat reqs added

* fix missed category change in kago room

* Fix short names, revert accidental am2r changes

* Re-add TODO's for future files after forced push

* Fix lava lake not requiring varia suit

* Capatilize Wall Jumps in trick description

* Rephrase FAQ about differences

* Fix weapon requirements in Monkeybars of Fire

* Fix extra data, make hints precise category. (#80)

* Change operation deck hatch to l0 for goal, and lower SA priority

* fix precommit in exporter

* Allow skipping exporter tests for games with no exporter.

* compress cover image, add TODO to exporter and note to remove skipped test

* Revert "Allow skipping exporter tests for games with no exporter."

This reverts commit 3e3c21d.

* add missing export function for fusion

related PR 6086

---------

Co-authored-by: JaggerTSG <69665234+JaggerTSG@users.noreply.github.com>
Co-authored-by: Schwartz Gandhi <155924247+SchwartzGandhi@users.noreply.github.com>
Co-authored-by: herculesbenchpress <159707630+herculesbenchpress@users.noreply.github.com>
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
Co-authored-by: shark20061 <159663824+shark20061@users.noreply.github.com>
Co-authored-by: Miepee <janbidler00@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant