-
Notifications
You must be signed in to change notification settings - Fork 842
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
fixed !missing to point to location table not item. #2
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Berserker66
added a commit
that referenced
this pull request
Apr 27, 2021
Thank you! |
Berserker66
added a commit
that referenced
this pull request
Nov 3, 2021
Berserker66
added a commit
that referenced
this pull request
Nov 6, 2021
Berserker66
added a commit
that referenced
this pull request
Nov 12, 2021
Berserker66
added a commit
that referenced
this pull request
Nov 25, 2021
Berserker66
added a commit
that referenced
this pull request
May 21, 2022
Berserker66
added a commit
that referenced
this pull request
Jun 10, 2022
Berserker66
added a commit
that referenced
this pull request
Oct 14, 2022
Berserker66
added a commit
that referenced
this pull request
Oct 27, 2022
Berserker66
added a commit
that referenced
this pull request
Oct 28, 2022
espeon65536
added a commit
to espeon65536/Archipelago
that referenced
this pull request
Nov 1, 2022
Berserker66
pushed a commit
that referenced
this pull request
Nov 2, 2022
* OoT: ER improvements Include dungeon rewards in itempool to allow for ER improvement Better validate_world function by checking for multi-entrance incompatibility more efficiently Fix some generation failures by ensuring all entrances placed with logic Introduce bias to some interior entrance placement to improve generation rate * OoT: fix overworld ER spoiler information * OoT: rewrite dungeon item placement algorithm in particular, no longer assumes that exactly the number of vanilla keys is present, which lets it place more or fewer items. * OoT: auto-send more locations Now should autosend cows, DMT/DMC great fairies, medigoron, and bombchu salesman This should be every check autosending. these ones are super weird for some reason and didn't get fixed with the others * OoT: add items forced local by settings to AP's local_items * OoT: fast-fill shop junk items * OoT: ensure that Kokiri Shop is always reachable immediately in closed forest hence Deku Shield can be bought to leave the forest * OoT: randomize internal connect name Connect name is now a random 16-character string. This should prevent any issues with connecting to a room with the wrong ROM with probability almost 1. * OoT: introduce TrackRandomRange for trials hint and mq dungeon maps * OoT: enable proper itemlinking of songs and dungeon items, with restricted placements according to player settings * OoT: barren hint oversight fix * OoT: allow NL + ER to roll properly * OoT: 3.8 compatibility set and list builtins don't have proper typing support until 3.9, apparently * OoT: remove Gerudo Membership Card location from the pool if fortress open and card not randomized another long-standing bug squished * OoT: exclude locations in the itemlink song fill if they aren't also priority * OoT: prevent data bleed when client isn't closed between different game connections I don't understand why people keep doing this * OoT: linter appeasement it was a real error though * fixing merge conflicts is hard * oot merge update #2 * OoT: removed accidentally duplicated code
heinermann
pushed a commit
to heinermann/Archipelago
that referenced
this pull request
Dec 6, 2022
Added deathlink
Magnemania
referenced
this pull request
in Magnemania/Archipelago
Jan 8, 2023
WG: GUI Client for tracking and selecting commanders
Ziktofel
referenced
this pull request
in Ziktofel/Archipelago
Mar 19, 2023
…aiming-base Fix a bug with claiming the base at Harvest of Screams with Kerrigan
Berserker66
added a commit
that referenced
this pull request
Apr 1, 2023
Berserker66
added a commit
that referenced
this pull request
Apr 1, 2023
BloodySw
pushed a commit
to BloodySw/ArchipelagoBS
that referenced
this pull request
May 24, 2023
…its-logic Mission-specific logic for new units
SunnyBat
added a commit
to SunnyBat/Archipelago
that referenced
this pull request
Jun 18, 2023
…lagoMW#2) * Factorio: fix selecting wrong goal requirements due to convoluted if tree. * Tie the need for satellite recipe to satellite goal, not max science pack. * WebHost: remove outdated data * Death link default true/false values for super metroid. * Update README.md * SM: raise Exception instead of sys.exit for custom presets * Updating ff1 gameinfo * Adding in missing comas in ff1 game info * Clients: compatibility change for old Intel graphics. * OoTAdjuster: check on subprocess compressor * Minecraft client: update Forge to 1.17.1-37.1.1 This fixes the critical security issue recently found in Minecraft. * tutorials: place a missing / oops * WebHost: don't bother queuing empty commands * WebHost: split autolaunch and autogen services * Allow update_sprites to work on strict text only systems * [WebHost] Add Super Metroid support to Web Tracker (ArchipelagoMW#153) * [WebHost]: Added Super Metroid tracker, based on TimeSpinner & OOT * Added sanity check to see if all locations can be assigned to regions * TS: Starting with Jewelrybox, Talaria or Meyef in your starting inventory will now set the corresponding flag * TS: putting non consumable items in starting inventory will now remove them from the pool so a duplicate wont drop * TS: no longer reward a progression item if you already have one in your starting inventory * TS: putting items as non local will correctly be handled by your starting orbs and your first progression item excluding locations now correctly works for your first progression item in an non inverted seed Aura blast can now be your starting spell * TS: Fixed unit test * TS: removed todo list :D * TS: Fixed review comments * Fix bug where there is less locations than hint count. * LttPAdjuster: ignore alttpr cert * TS: Relaxed entry logic for lower caves * Starting to update * Factorio: add some more tech tree shapes * Factorio: fix singles layout not generating correctly. * Generating now * Remove prints * Adding rules, but build is breaking now lol * Still not generating reeee * It's generting something wow * Enable rules * Small update * SoE: make doc point to upstream guide.md * SoE: fix macos wheel urls * SoE: Rename difficulty 'Chaos' to 'Mystery' * SoE: Rename 'chaos' to 'full' in options * was changed upstream * also update tooltips to be a bit more helpful * SoE: Update to pyevermizer v0.40.0 see https://github.com/black-sliver/pyevermizer/releases/tag/v0.40.0 * Minecraft client: more general search for mod name Co-authored-by: Fabian Dill <fabian.dill@web.de> Co-authored-by: CaitSith2 <d_good@caitsith2.com> Co-authored-by: Hussein Farran <hmfarran@gmail.com> Co-authored-by: jtoyoda <jamietoyoda@gmail.com> Co-authored-by: espeon65536 <espeon65536@gmail.com> Co-authored-by: alwaysintreble <mmmcheese158@gmail.com> Co-authored-by: TauAkiou <karaken@gmail.com> Co-authored-by: Jarno Westhof <jarnowesthof@gmail.com> Co-authored-by: Jarno Westhof <jarno.westhof@wolterskluwer.com> Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
Berserker66
added a commit
that referenced
this pull request
Jun 18, 2023
remyjette
pushed a commit
to remyjette/Archipelago
that referenced
this pull request
Aug 3, 2023
…r-Changes KH2: Added a version number to slot data, new Set message for current world
ScipioWright
referenced
this pull request
in ScipioWright/Archipelago-SW
Aug 6, 2023
CSV usage fix for apworld compatibility
Eijebong
pushed a commit
to Eijebong/Archipelago
that referenced
this pull request
Dec 22, 2023
Adding journal checks
TheLX5
referenced
this pull request
in TheLX5/Archipelago
Mar 2, 2024
* Initial v2 files they work on AP 0.4.3 * Removed code used for debugging * Reverted EasyEarlyLevels option * Location name adjustments * Reverted added logic for Funky * Removed easy early levels option * Removed options for junk item weights * Reworked the vertical scroll hack * Change item names from the init file * trimming * Blocksanity data is now computed from the json file instead of using a bin file * Added a missing blocksanity location * Bring back import settings and related code * Bring back more settings... again! * Attempt to solve merge conflict * Bring back ROM expansion * Attempt #2 to fix merge conflicts * Changed junk item "15 coins" to "50 coins" * Remove unused things * Configured the vertical scroll setting table * Modified the map indicator for Hidden 1-Ups * Adjusted some palettes * Changed 1-Up Checkpoint references to Hidden 1-Up Also changed some of the options' descriptions ... and changed the name of a location in Donut Ghost House * Fixed the logic for a block that could be either a green or yellow switch palace block * Make impossible to receive checks during boss battles * Several palette fixes arbustos * Rework palette shuffle options
TheLX5
referenced
this pull request
in TheLX5/Archipelago
Mar 2, 2024
commit 0e94a15 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Feb 11 00:38:39 2024 -0500 Fix typo commit 7599c25 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Feb 11 00:26:32 2024 -0500 Add new popup option commit 7ad8bb6 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Feb 11 00:14:43 2024 -0500 Missing Special Zone Location commit 630b61e Author: PoryGone <porygoneplays@gmail.com> Date: Sat Feb 10 23:52:14 2024 -0500 Remove debug text commit 4c66a0b Author: PoryGone <porygoneplays@gmail.com> Date: Sat Feb 10 23:45:10 2024 -0500 Fix option text commit 1420729 Author: TheLX5 <luisyuregi@gmail.com> Date: Sat Feb 10 19:56:31 2024 -0700 SMW v2 - More small adjustments (ArchipelagoMW#29) * Very small logic tweaks * Adjusted levels with vertical scroll * Added a small failsafe on reading the amount of items received commit 5698486 Author: TheLX5 <luisyuregi@gmail.com> Date: Wed Jan 24 21:13:01 2024 -0700 SMW v2 - Beta 2 fixes (ArchipelagoMW#27) * Fix Reverse Trap issues * Enable vertical scroll in DP1 main room & CI1 copies commit 758f06c Merge: 3f7c5ea aa72f67 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Jan 21 13:52:16 2024 -0500 Merge branch 'main' into smw-main commit 3f7c5ea Author: TheLX5 <luisyuregi@gmail.com> Date: Fri Jan 19 01:03:35 2024 -0700 SMW v2 - Additional changes to a hidden feature (ArchipelagoMW#25) * More changes to the hidden player swap feature * Fix yoshi poses during the map commit 7ac687e Author: PoryGone <porygoneplays@gmail.com> Date: Thu Jan 18 16:58:52 2024 -0500 Fix missed option reference commit 17f649a Author: PoryGone <porygoneplays@gmail.com> Date: Wed Jan 17 23:40:52 2024 -0500 Change 'Reverse Controls Trap' to 'Reverse Trap' commit 5142739 Merge: 5be46e3 e530202 Author: PoryGone <porygoneplays@gmail.com> Date: Wed Jan 17 23:38:22 2024 -0500 Merge branch 'smw-main' of https://github.com/PoryGoneDev/Pory_Archipelago into smw-main commit 5be46e3 Author: PoryGone <porygoneplays@gmail.com> Date: Wed Jan 17 23:38:14 2024 -0500 Sort itempool to place eggs last commit e530202 Author: TheLX5 <luisyuregi@gmail.com> Date: Wed Jan 17 21:34:09 2024 -0700 SMW v2 - Beta test fixes (ArchipelagoMW#24) * Blocksanity updates * Do not remove Yoshi's House from the json * Add mushroom requirement to DP2 vine block * Make dragon coins counter go up to 255 * Update level_blocks_data with up to date blocksanity info * Add new traps * Give SFX to Reverse Controls Trap * Batch of changes * Revert coin junk items values commit ea099e1 Author: PoryGone <porygoneplays@gmail.com> Date: Wed Jan 10 04:02:15 2024 -0500 Revamp handling of Yoshi Egg options commit 08a6569 Author: TheLX5 <luisyuregi@gmail.com> Date: Mon Jan 8 23:35:44 2024 -0700 Update DP1 GSP wall to only require GSP and Cape (ArchipelagoMW#23) commit 22be7ae Author: PoryGone <porygoneplays@gmail.com> Date: Tue Jan 9 01:17:33 2024 -0500 Handle Auto-tracking current room commit 0f707fe Author: PoryGone <porygoneplays@gmail.com> Date: Thu Jan 4 00:47:55 2024 -0500 Finish options cleanup commit a86afab Merge: 6e0fa4d 7406a1e Author: PoryGone <porygoneplays@gmail.com> Date: Wed Jan 3 23:39:07 2024 -0500 Merge branch 'main' into smw-main commit 6e0fa4d Author: TheLX5 <luisyuregi@gmail.com> Date: Wed Jan 3 21:30:30 2024 -0700 Additional changes to SMW v2 (ArchipelagoMW#22) * Batch of changes * Remove additional get_filler_item_name * Added a way for the client to write to level clear and all blocksanity blocks flags on !collect commit 0151f69 Author: PoryGone <porygoneplays@gmail.com> Date: Sat Dec 2 19:28:19 2023 -0500 Singularity SFX shuffle commit e8ca4a5 Author: PoryGone <porygoneplays@gmail.com> Date: Sat Dec 2 19:00:31 2023 -0500 Condense Level Palette Shuffles into a single option commit 67044ab Author: PoryGone <porygoneplays@gmail.com> Date: Sat Dec 2 03:26:53 2023 -0500 Clean up MultiWorld usage and options access commit c3fca02 Merge: e3c0e08 6e38126 Author: PoryGone <porygoneplays@gmail.com> Date: Fri Dec 1 21:40:48 2023 -0500 Merge branch 'main' into smw-main commit e3c0e08 Author: TheLX5 <luisyuregi@gmail.com> Date: Fri Dec 1 19:37:09 2023 -0700 Possible SMW v2 implementation (ArchipelagoMW#18) * Initial v2 files they work on AP 0.4.3 * Removed code used for debugging * Reverted EasyEarlyLevels option * Location name adjustments * Reverted added logic for Funky * Removed easy early levels option * Removed options for junk item weights * Reworked the vertical scroll hack * Change item names from the init file * trimming * Blocksanity data is now computed from the json file instead of using a bin file * Added a missing blocksanity location * Bring back import settings and related code * Bring back more settings... again! * Attempt to solve merge conflict * Bring back ROM expansion * Attempt #2 to fix merge conflicts * Changed junk item "15 coins" to "50 coins" * Remove unused things * Configured the vertical scroll setting table * Modified the map indicator for Hidden 1-Ups * Adjusted some palettes * Changed 1-Up Checkpoint references to Hidden 1-Up Also changed some of the options' descriptions ... and changed the name of a location in Donut Ghost House * Fixed the logic for a block that could be either a green or yellow switch palace block * Make impossible to receive checks during boss battles * Several palette fixes arbustos * Rework palette shuffle options commit 5e65477 Merge: eb30a71 d2e9bfb Author: PoryGone <porygoneplays@gmail.com> Date: Sat Nov 4 21:53:53 2023 -0400 Merge branch 'main' into smw-main commit eb30a71 Merge: f33d98b dc2aa5f Author: PoryGone <porygoneplays@gmail.com> Date: Mon Jan 30 19:47:00 2023 -0500 Merge branch 'main' into smw-main commit f33d98b Author: PoryGone <98504756+PoryGone@users.noreply.github.com> Date: Sun Jan 29 23:51:38 2023 -0500 Update worlds/smw/Client.py to use `getattr` Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com> commit 7c8e34b Author: PoryGone <porygoneplays@gmail.com> Date: Thu Jan 19 18:52:00 2023 -0500 Fix Chocolate Island 4 Dragon Coins logic commit f8e1d2e Merge: 4a2eab8 02d3eef Author: PoryGone <porygoneplays@gmail.com> Date: Thu Jan 19 18:43:33 2023 -0500 Merge branch 'main' into smw-main commit 4a2eab8 Author: PoryGone <porygoneplays@gmail.com> Date: Wed Dec 21 19:30:09 2022 -0500 Add option to fully exclude Special Zone levels from the seed commit a84e36c Merge: 406e188 4cfc73b Author: PoryGone <porygoneplays@gmail.com> Date: Mon Dec 19 19:36:50 2022 -0500 Merge branch 'main' into smw-main commit 406e188 Author: PoryGone <porygoneplays@gmail.com> Date: Mon Dec 19 00:08:22 2022 -0500 Address unconnected regions commit a2ffeec Merge: f65d47b e0be796 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Dec 18 23:49:46 2022 -0500 Merge branch 'main' into smw-main commit f65d47b Author: PoryGone <porygoneplays@gmail.com> Date: Sun Dec 18 23:49:28 2022 -0500 Tooltip text edit commit f595db7 Author: PoryGone <porygoneplays@gmail.com> Date: Sun Dec 18 18:09:34 2022 -0500 Add correct tooltip for Early Climb commit 2a4c2db Author: PoryGone <porygoneplays@gmail.com> Date: Sun Dec 18 17:51:44 2022 -0500 Early Climb and Overworld Speed commit 8fb3d1e Author: PoryGone <porygoneplays@gmail.com> Date: Fri Dec 16 20:31:27 2022 -0500 Fix trap name and actually create them commit 5a0e389 Author: PoryGone <porygoneplays@gmail.com> Date: Fri Dec 16 03:11:11 2022 -0500 Handle Queuing traps and new Timer Trap commit 67c37d8 Author: PoryGone <porygoneplays@gmail.com> Date: Thu Dec 15 00:43:30 2022 -0500 Fix Literature Trap typo commit 3ef9594 Author: PoryGone <porygoneplays@gmail.com> Date: Thu Dec 15 00:28:48 2022 -0500 Overworld Palette Shuffle commit 9d8faec Author: PoryGone <porygoneplays@gmail.com> Date: Wed Dec 14 19:08:29 2022 -0500 Remove extra space commit 10bd729 Author: PoryGone <porygoneplays@gmail.com> Date: Wed Dec 14 01:09:13 2022 -0500 Add boss shuffle commit 13c74ca Author: PoryGone <porygoneplays@gmail.com> Date: Mon Dec 12 02:37:41 2022 -0500 Baseline for Bowser Rooms shuffling commit 61c1d2f Merge: 7f4eb70 32820ba Author: PoryGone <porygoneplays@gmail.com> Date: Sun Dec 11 17:20:01 2022 -0500 Merge branch 'main' into smw-main commit 7f4eb70 Merge: a161083 2cdd03f Author: PoryGone <porygoneplays@gmail.com> Date: Sat Dec 10 21:58:41 2022 -0500 Merge branch 'main' into smw-main commit a161083 Merge: b92024e ef66f64 Author: PoryGone <porygoneplays@gmail.com> Date: Thu Dec 1 01:26:49 2022 -0500 Merge branch 'main' into smw-main commit b92024e Author: PoryGone <98504756+PoryGone@users.noreply.github.com> Date: Wed Nov 16 11:42:49 2022 -0500 Increment Data Package version Changed a location name. commit dcf4108 Merge: aa281ef 4d79920 Author: PoryGone <porygoneplays@gmail.com> Date: Tue Nov 15 18:01:50 2022 -0500 Merge branch 'main' into smw-main commit aa281ef Author: PoryGone <porygoneplays@gmail.com> Date: Tue Nov 15 18:01:03 2022 -0500 Make Bowser unkillable on Egg Hunt
Ishigh1
pushed a commit
to Ishigh1/Archipelago
that referenced
this pull request
Mar 2, 2024
Update YAML file
Droppel
pushed a commit
to haak-radnomizer/haak-archipelago
that referenced
this pull request
Mar 21, 2024
qwint
referenced
this pull request
in qwint/Archipelago
May 4, 2024
Enhance: filter items to fit with the number of locations
qwint
referenced
this pull request
in qwint/Archipelago
May 30, 2024
qwint
referenced
this pull request
in qwint/Archipelago
Jun 10, 2024
mrkssr
pushed a commit
to mrkssr/Archipelago
that referenced
this pull request
Jun 16, 2024
* Made static data distinctly separate from instantiated data and placed this in data.py * Created classes representing distinct ProgressionSystems to better handle different world generations and placed this in progression.py * Added handling to prevent goal level restrictions being set higher than physically completable * Removed items/locations after the goal level from generation * Removed items that don't contribute to progression (items from the goal level, and strawberries past the goal level requirement) as progression items. These are now just "useful" instead. * Strawberry items are now deduplicated, and now share the name "Strawberry".
axxroytovu
pushed a commit
to axxroytovu/Archipelago-BL2
that referenced
this pull request
Sep 4, 2024
Update to original branch
Eijebong
pushed a commit
to Eijebong/Archipelago
that referenced
this pull request
Sep 5, 2024
Various miscellaneous changes
panicbit
pushed a commit
to panicbit/Archipelago
that referenced
this pull request
Sep 7, 2024
Item sending & receiving works
cjmang
referenced
this pull request
in cjmang/Archipelago
Oct 15, 2024
Merge main changes to world_gen branch
benny-dreamly
referenced
this pull request
in benny-dreamly/Archipelago
Jan 20, 2025
Resync the repository with Main AP
robojumper
pushed a commit
to robojumper/Archipelago
that referenced
this pull request
Feb 14, 2025
…states Defer receiving items on the title screen or while sleeping
darkarp
pushed a commit
to darkarp/Archipelago
that referenced
this pull request
Feb 22, 2025
Add options for starting worlds, renamed locations
lallaria
pushed a commit
to lallaria/Archipelago
that referenced
this pull request
Mar 3, 2025
Gstla settings overhaul
lallaria
pushed a commit
to lallaria/Archipelago
that referenced
this pull request
Mar 3, 2025
…hutdown Faster client shutdown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.