-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) #1933
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
Merged
Merged
Changes from 52 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
c02dad2
Re-implementation of per_game_datapackage PR.
cb4fa7f
Goodness tracker code is complicated
7aff89f
Move decorator out of class to "fix" issues on 3.8/3.9.
b2b56b8
Merge branch 'main' into per_game_datapackage
2329dfb
Stray `typing.` from merge conflict resolution.
0df050b
Updating local version to 0.5.0, lord knows this change will be break…
6409655
Fix some missed renames.
01b91d5
Reimplement alttp game tracker.
6f53023
Add navigation links to and from generic tracker and multiworld tracker.
5be71dd
Add game specific trackers back.
e811776
Fix caching issue.
e235ba4
Decrement client required version.
1804f86
Documentation updates.
3ddb150
Change some Clique ids to test PR by overlapping with some ALTTP ids.
6293166
Remove more data_version values.
10994a2
Remove world lookups as they're not needed.
7651cca
Merge branch 'refs/heads/main' into per_game_datapackage
f536440
Revert common client changes.
3286f3e
More merge issues fixes
e56902f
Merge branch 'refs/heads/main' into per_game_datapackage
598169d
Introduce backwards compat method of using CommonContext's `item_name…
3446cef
Update a few clients and finalize second draft(?) of helper lookup class
2645dfc
Update remaining clients currently in `main` to use explicit lookup w…
810d07c
Missed spot and finalize MultiServer.
eab3c79
Revert a style change.
a0db841
Discard changes to WebHostLib/tracker.py
2a56295
Revert extra style changes.
377255a
import tweak
43dab5d
import tweak 2
c8a8725
Discard changes to docs/apworld specification.md
84a1d47
Discard changes to docs/options api.md
8a30759
style reversions
1988ab7
Discard changes to worlds/messenger/__init__.py
64dc5ec
Discard changes to worlds/smw/__init__.py
f197be5
move inits of item_names and location_names to `__init__`
0e56de4
Merge branch 'refs/heads/main' into per_game_datapackage
3783fea
Making more changes to CommonContext
848198d
Finalize new design for developer API.
7c1e0fc
Finalize new design for developer API and fix clients again.
0aba620
Forgot to update a warning log message.
9bdc0c8
Just access game directly derp.
2ed461c
Random TYPE_CHECKING somehow
e608684
autocomplete failing me
db0500b
Merge branch 'refs/heads/main' into fork/per_game_datapackage
d1a0e5d
Remove MutableMapping and just implement the needed functions for Nam…
8b5a3e8
Remove removal method.
228347a
Merge branch 'main' into per_game_datapackage
f533139
Merge branch 'refs/heads/main' into per_game_datapackage
e527709
Type review adjustments.
7065b76
Merge branch 'refs/heads/main' into per_game_datapackage
e43e613
Fix hints causing an exception for missing player info.
3a0e199
Corrected docs. Group info is not sent in network data package.
97f2ea2
Some minor restructuring to remove jsonc in docs.
cd2c2de
Use warnings instead to avoid spamming client with deprecation message.
0be65b6
Only warning once, rather than **every**time.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.