-
Notifications
You must be signed in to change notification settings - Fork 657
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
core: move option results to the World class instead of MultiWorld #993
core: move option results to the World class instead of MultiWorld #993
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24471ce - Browse repository at this point
Copy the full SHA 24471ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220571f - Browse repository at this point
Copy the full SHA 220571fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 643205c - Browse repository at this point
Copy the full SHA 643205cView commit details
Commits on Sep 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 695c94c - Browse repository at this point
Copy the full SHA 695c94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for caaf051 - Browse repository at this point
Copy the full SHA caaf051View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d481eed - Browse repository at this point
Copy the full SHA d481eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a8bb2 - Browse repository at this point
Copy the full SHA f9a8bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cded105 - Browse repository at this point
Copy the full SHA cded105View commit details
Commits on Oct 18, 2022
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Fill.py # worlds/AutoWorld.py
Configuration menu - View commit details
-
Copy full SHA for be3fa3a - Browse repository at this point
Copy the full SHA be3fa3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52290df - Browse repository at this point
Copy the full SHA 52290dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5896e6c - Browse repository at this point
Copy the full SHA 5896e6cView commit details
Commits on Oct 29, 2022
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py # test/worlds/test_base.py
Configuration menu - View commit details
-
Copy full SHA for cdcd06c - Browse repository at this point
Copy the full SHA cdcd06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2581d57 - Browse repository at this point
Copy the full SHA 2581d57View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 121152b - Browse repository at this point
Copy the full SHA 121152bView commit details -
core: auto initialize a dataclass on the World class with the option …
…results: small tying improvement
Configuration menu - View commit details
-
Copy full SHA for 82ff125 - Browse repository at this point
Copy the full SHA 82ff125View commit details -
Merge pull request #14 from el-u/options_dict
core: auto initialize a dataclass on the World class with the option results
Configuration menu - View commit details
-
Copy full SHA for ad2f59e - Browse repository at this point
Copy the full SHA ad2f59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43353de - Browse repository at this point
Copy the full SHA 43353deView commit details -
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Options.py # docs/world api.md # test/general/__init__.py # test/inverted/TestInverted.py # test/inverted_minor_glitches/TestInvertedMinor.py # test/inverted_owg/TestInvertedOWG.py # test/owg/TestVanillaOWG.py # test/vanilla/TestVanilla.py # test/worlds/test_base.py # worlds/AutoWorld.py # worlds/alttp/test/dungeons/TestDungeon.py # worlds/alttp/test/inverted/TestInvertedBombRules.py # worlds/alttp/test/minor_glitches/TestMinor.py # worlds/ror2/__init__.py
Configuration menu - View commit details
-
Copy full SHA for af5647d - Browse repository at this point
Copy the full SHA af5647dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76833d5 - Browse repository at this point
Copy the full SHA 76833d5View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d85fb69 - Browse repository at this point
Copy the full SHA d85fb69View commit details -
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py # worlds/ror2/Options.py # worlds/ror2/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 42c1abb - Browse repository at this point
Copy the full SHA 42c1abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfdc0b1 - Browse repository at this point
Copy the full SHA cfdc0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaadb6e - Browse repository at this point
Copy the full SHA eaadb6eView commit details
Commits on Feb 14, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # worlds/oot/__init__.py # worlds/ror2/__init__.py
Configuration menu - View commit details
-
Copy full SHA for d890de4 - Browse repository at this point
Copy the full SHA d890de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0658a5b - Browse repository at this point
Copy the full SHA 0658a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for effbca0 - Browse repository at this point
Copy the full SHA effbca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78b7d3 - Browse repository at this point
Copy the full SHA b78b7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d18dc - Browse repository at this point
Copy the full SHA 94d18dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0663b - Browse repository at this point
Copy the full SHA 0c0663bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a638582 - Browse repository at this point
Copy the full SHA a638582View commit details -
Merge pull request #15 from el-u/options_dict
core: automatically create missing options_dataclass from legacy option_definitions
Configuration menu - View commit details
-
Copy full SHA for 11214aa - Browse repository at this point
Copy the full SHA 11214aaView commit details -
remove spoiler special casing and add back the Factorio option changi…
…ng but in new system
Configuration menu - View commit details
-
Copy full SHA for fe679fc - Browse repository at this point
Copy the full SHA fe679fcView commit details
Commits on Feb 15, 2023
-
give ArchipIDLE the default options_dataclass so its options get gene…
…rated and spoilered properly
Configuration menu - View commit details
-
Copy full SHA for c5684bb - Browse repository at this point
Copy the full SHA c5684bbView commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cecd3f7 - Browse repository at this point
Copy the full SHA cecd3f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbc1a4 - Browse repository at this point
Copy the full SHA 1fbc1a4View commit details -
need to include Common and PerGame common since __annotations__ doesn…
…'t include super
Configuration menu - View commit details
-
Copy full SHA for c3ad00b - Browse repository at this point
Copy the full SHA c3ad00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1730eaf - Browse repository at this point
Copy the full SHA 1730eafView commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b1ee31 - Browse repository at this point
Copy the full SHA 1b1ee31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e98a0 - Browse repository at this point
Copy the full SHA 85e98a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24bb2e - Browse repository at this point
Copy the full SHA a24bb2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df025d - Browse repository at this point
Copy the full SHA 9df025dView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 337133c - Browse repository at this point
Copy the full SHA 337133cView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aadbd56 - Browse repository at this point
Copy the full SHA aadbd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2584535 - Browse repository at this point
Copy the full SHA 2584535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae2acc - Browse repository at this point
Copy the full SHA 0ae2accView commit details -
Configuration menu - View commit details
-
Copy full SHA for a147aae - Browse repository at this point
Copy the full SHA a147aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88db4f7 - Browse repository at this point
Copy the full SHA 88db4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01374e0 - Browse repository at this point
Copy the full SHA 01374e0View commit details -
Merge pull request #16 from el-u/options_dict
cleanup related to metaclass property
Configuration menu - View commit details
-
Copy full SHA for 9d4ab5b - Browse repository at this point
Copy the full SHA 9d4ab5bView commit details
Commits on Mar 6, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py # test/general/__init__.py # worlds/AutoWorld.py
Configuration menu - View commit details
-
Copy full SHA for 069328c - Browse repository at this point
Copy the full SHA 069328cView commit details
Commits on Mar 13, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py
Configuration menu - View commit details
-
Copy full SHA for b831bac - Browse repository at this point
Copy the full SHA b831bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac123db - Browse repository at this point
Copy the full SHA ac123dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6806ed - Browse repository at this point
Copy the full SHA e6806edView commit details
Commits on Mar 14, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # worlds/messenger/Rules.py
Configuration menu - View commit details
-
Copy full SHA for 7c7a49f - Browse repository at this point
Copy the full SHA 7c7a49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8afbc - Browse repository at this point
Copy the full SHA 2c8afbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ba777 - Browse repository at this point
Copy the full SHA f8ba777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984d659 - Browse repository at this point
Copy the full SHA 984d659View commit details
Commits on Apr 1, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # docs/world api.md # worlds/AutoWorld.py # worlds/factorio/__init__.py # worlds/messenger/Options.py # worlds/messenger/Rules.py # worlds/messenger/SubClasses.py # worlds/messenger/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 61b82f1 - Browse repository at this point
Copy the full SHA 61b82f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e959c49 - Browse repository at this point
Copy the full SHA e959c49View commit details -
Co-authored-by: Doug Hoskisson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec8c75b - Browse repository at this point
Copy the full SHA ec8c75bView commit details
Commits on May 21, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Fill.py # WebHostLib/options.py # worlds/alttp/test/dungeons/TestDungeon.py # worlds/messenger/Options.py # worlds/messenger/Rules.py # worlds/messenger/SubClasses.py # worlds/messenger/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 5f32194 - Browse repository at this point
Copy the full SHA 5f32194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b46533 - Browse repository at this point
Copy the full SHA 2b46533View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6424e2 - Browse repository at this point
Copy the full SHA e6424e2View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f189f5d - Browse repository at this point
Copy the full SHA f189f5dView commit details
Commits on May 31, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py
Configuration menu - View commit details
-
Copy full SHA for 73e5875 - Browse repository at this point
Copy the full SHA 73e5875View commit details
Commits on Jun 28, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Generate.py # worlds/messenger/Options.py # worlds/messenger/Rules.py # worlds/messenger/SubClasses.py # worlds/messenger/__init__.py # worlds/ror2/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 2ba7464 - Browse repository at this point
Copy the full SHA 2ba7464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1be1e - Browse repository at this point
Copy the full SHA 3e1be1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc93f97 - Browse repository at this point
Copy the full SHA fc93f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9959e - Browse repository at this point
Copy the full SHA 0b9959eView commit details
Commits on Jul 19, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py # docs/world api.md # worlds/alttp/test/dungeons/TestDungeon.py # worlds/alttp/test/inverted/TestInverted.py # worlds/alttp/test/inverted/TestInvertedBombRules.py # worlds/alttp/test/inverted_minor_glitches/TestInvertedMinor.py # worlds/alttp/test/inverted_owg/TestInvertedOWG.py # worlds/alttp/test/minor_glitches/TestMinor.py # worlds/alttp/test/owg/TestVanillaOWG.py # worlds/alttp/test/vanilla/TestVanilla.py # worlds/messenger/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 996697f - Browse repository at this point
Copy the full SHA 996697fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266acd2 - Browse repository at this point
Copy the full SHA 266acd2View commit details
Commits on Jul 23, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Options.py # worlds/messenger/SubClasses.py # worlds/stardew_valley/test/__init__.py
Configuration menu - View commit details
-
Copy full SHA for c39081a - Browse repository at this point
Copy the full SHA c39081aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4596be9 - Browse repository at this point
Copy the full SHA 4596be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ed545 - Browse repository at this point
Copy the full SHA 41ed545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26976b8 - Browse repository at this point
Copy the full SHA 26976b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a114d4 - Browse repository at this point
Copy the full SHA 7a114d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb06b3a - Browse repository at this point
Copy the full SHA bb06b3aView commit details
Commits on Sep 1, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Main.py # worlds/messenger/Shop.py # worlds/messenger/SubClasses.py # worlds/messenger/__init__.py # worlds/ror2/__init__.py # worlds/stardew_valley/test/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 8c8adbf - Browse repository at this point
Copy the full SHA 8c8adbfView commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5da39e - Browse repository at this point
Copy the full SHA f5da39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf454b - Browse repository at this point
Copy the full SHA 9cf454bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f6d8b - Browse repository at this point
Copy the full SHA 37f6d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d381d1d - Browse repository at this point
Copy the full SHA d381d1dView commit details -
Docs: fix mistake in options api.md
Co-authored-by: Doug Hoskisson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d418f9 - Browse repository at this point
Copy the full SHA 6d418f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02be73 - Browse repository at this point
Copy the full SHA c02be73View commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e30f07 - Browse repository at this point
Copy the full SHA 2e30f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8583c2a - Browse repository at this point
Copy the full SHA 8583c2aView commit details
Commits on Sep 26, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # Main.py
Configuration menu - View commit details
-
Copy full SHA for c58f4a5 - Browse repository at this point
Copy the full SHA c58f4a5View commit details
Commits on Sep 27, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # BaseClasses.py
Configuration menu - View commit details
-
Copy full SHA for c3a666f - Browse repository at this point
Copy the full SHA c3a666fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 833f09c - Browse repository at this point
Copy the full SHA 833f09cView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06ba9ba - Browse repository at this point
Copy the full SHA 06ba9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d09402 - Browse repository at this point
Copy the full SHA 7d09402View commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ddb630b - Browse repository at this point
Copy the full SHA ddb630bView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de98a33 - Browse repository at this point
Copy the full SHA de98a33View commit details
Commits on Oct 6, 2023
-
Merge remote-tracking branch 'Main/main' into options_dict
# Conflicts: # worlds/messenger/Rules.py
Configuration menu - View commit details
-
Copy full SHA for cf0e267 - Browse repository at this point
Copy the full SHA cf0e267View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc041df - Browse repository at this point
Copy the full SHA dc041dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 366a069 - Browse repository at this point
Copy the full SHA 366a069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668d598 - Browse repository at this point
Copy the full SHA 668d598View commit details -
Configuration menu - View commit details
-
Copy full SHA for b952aaa - Browse repository at this point
Copy the full SHA b952aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 555ac4c - Browse repository at this point
Copy the full SHA 555ac4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e2c6a - Browse repository at this point
Copy the full SHA 75e2c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a5c157 - Browse repository at this point
Copy the full SHA 8a5c157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9e222 - Browse repository at this point
Copy the full SHA 4a9e222View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcec62e - Browse repository at this point
Copy the full SHA bcec62eView commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c1b3b2 - Browse repository at this point
Copy the full SHA 0c1b3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for db38f11 - Browse repository at this point
Copy the full SHA db38f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb17a1 - Browse repository at this point
Copy the full SHA 5eb17a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ae3ad - Browse repository at this point
Copy the full SHA 16ae3adView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 228dfaa - Browse repository at this point
Copy the full SHA 228dfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f08a7 - Browse repository at this point
Copy the full SHA 92f08a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095195a - Browse repository at this point
Copy the full SHA 095195aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c0e23 - Browse repository at this point
Copy the full SHA f5c0e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c38cce9 - Browse repository at this point
Copy the full SHA c38cce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4876639 - Browse repository at this point
Copy the full SHA 4876639View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0f7671 - Browse repository at this point
Copy the full SHA b0f7671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ae9df - Browse repository at this point
Copy the full SHA 82ae9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for db21617 - Browse repository at this point
Copy the full SHA db21617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e956b - Browse repository at this point
Copy the full SHA 86e956bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130da25 - Browse repository at this point
Copy the full SHA 130da25View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fab8e - Browse repository at this point
Copy the full SHA d8fab8eView commit details -
Co-authored-by: black-sliver <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e707c7 - Browse repository at this point
Copy the full SHA 1e707c7View commit details