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

Gauntlet Legends: Implement New Game #3499

Draft
wants to merge 120 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
471741b
Initial upload
jamesbrq May 9, 2024
bb88fc0
update
jamesbrq May 10, 2024
6d2f0b8
Continuation of next update
jamesbrq May 12, 2024
d1dc652
Further continuation of update
jamesbrq May 13, 2024
f3d92b0
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 13, 2024
68ca69d
Update GauntletLegendsClient.py
jamesbrq May 13, 2024
a4f951d
Continuation of obelisk update
jamesbrq May 14, 2024
4471089
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 14, 2024
7e6efe0
APPP Implementation Groundwork.
jamesbrq May 14, 2024
7c1b01c
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 15, 2024
73bb4f2
Continuation of APPP Implementation
jamesbrq May 15, 2024
d8b5277
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq May 15, 2024
56c9cb4
Create Pain.asm
jamesbrq May 15, 2024
101e2e8
ROM verification modified since crc32 hash can no longer be calculated.
jamesbrq May 16, 2024
4e30235
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 16, 2024
f4c976d
Initial upload of barrel/chest locations.
jamesbrq May 16, 2024
4bb76d8
Finished adding and naming all chests/barrels.
jamesbrq May 17, 2024
65db3f0
Continued locations.
jamesbrq May 17, 2024
3747cff
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 17, 2024
51dfcee
Added new yaml options
jamesbrq May 17, 2024
9d7f33b
Work on mirror shards
jamesbrq May 18, 2024
2b40316
Python 3.8 compatibility
jamesbrq May 18, 2024
8f57ba1
Finalized location names. Fixed lambda bug.
jamesbrq May 20, 2024
97e8789
v1.0
jamesbrq May 20, 2024
6cefac3
Removed excess Docs and Changed item counts.
jamesbrq May 20, 2024
21fedb1
Update Archipelago Unittests.run.xml
jamesbrq May 20, 2024
58c7339
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 20, 2024
e68d01f
Started working on Docs.
jamesbrq May 20, 2024
745d9a9
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 21, 2024
30140b2
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq May 22, 2024
1ad1ceb
Updated item arrays for client
jamesbrq May 22, 2024
6621261
Fix client bugs
jamesbrq May 22, 2024
466a084
Flake8 fixes + Yaml fix
jamesbrq May 22, 2024
6122dfe
Update speed boots
jamesbrq May 23, 2024
878c145
v1.1
jamesbrq Jun 3, 2024
e53b3d5
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Jun 4, 2024
78d133a
Update GauntletLegendsClient.py
jamesbrq Jun 4, 2024
adad21c
Update GauntletLegendsClient.py
jamesbrq Jun 5, 2024
5839afe
Update GauntletLegendsClient.py
jamesbrq Jun 6, 2024
fd4ef8d
Update GauntletLegendsClient.py
jamesbrq Jun 7, 2024
4e1cb18
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Jun 9, 2024
189ed93
v1.0.4
jamesbrq Jun 9, 2024
940c9c7
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Jun 9, 2024
cf8d66e
Initial Ruff format
jamesbrq Jun 9, 2024
aab2925
Formatting part-2
jamesbrq Jun 9, 2024
7356745
More formatting + Doc changes
jamesbrq Jun 9, 2024
a061202
Updated Docs
jamesbrq Jun 9, 2024
35767be
Move client to root
jamesbrq Jun 9, 2024
24b4f03
Update Client Name
jamesbrq Jun 9, 2024
73e15e7
Make Imports Relative
jamesbrq Jun 9, 2024
57d1dc3
Merge branch 'main' into gl
jamesbrq Jun 9, 2024
f43698e
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Jun 9, 2024
bd47005
Add new yaml options + rename obelisks
jamesbrq Jun 10, 2024
7851baf
v1.1 Initial Upload
jamesbrq Jun 13, 2024
29e2996
Merge branch 'main' into gl
jamesbrq Jun 13, 2024
4fc96fa
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Jun 14, 2024
829942d
v1.1.0 + some additions
jamesbrq Jun 17, 2024
37ebc75
Client Update
jamesbrq Jun 24, 2024
47921e8
Client Updates
jamesbrq Jun 25, 2024
51e7b5c
pre-v1.1.1
jamesbrq Jul 7, 2024
d9beb38
Update GauntletLegendsClient.py
jamesbrq Jul 8, 2024
3506c12
pre-1.2
jamesbrq Jul 14, 2024
84e129a
1.2.0
jamesbrq Jul 14, 2024
c3a0ee2
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Jul 15, 2024
5df3409
v1.2.1
jamesbrq Jul 16, 2024
45096d9
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Jul 16, 2024
848a908
Client fixes
jamesbrq Jul 16, 2024
87f5c36
v1.3.0
jamesbrq Jul 18, 2024
f62c496
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Jul 20, 2024
4ff600b
v1.4.0
jamesbrq Jul 21, 2024
5e73c25
v1.4.1
jamesbrq Jul 22, 2024
edb4002
Merged Changes
jamesbrq Jul 22, 2024
f41c150
Experimental
jamesbrq Jul 23, 2024
76e0c18
pre-v1.5.0
jamesbrq Jul 23, 2024
33356ae
Changes
jamesbrq Jul 24, 2024
74c9635
v1.5.0
jamesbrq Jul 25, 2024
ac7437b
Update GauntletLegendsClient.py
jamesbrq Jul 25, 2024
0a867dc
Death Update
jamesbrq Jul 26, 2024
888e1ae
pre v1.5.1
jamesbrq Jul 27, 2024
567018b
Obelisk rule changes
jamesbrq Jul 29, 2024
734dc17
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Jul 30, 2024
6ab9963
pre-v1.5.1
jamesbrq Jul 30, 2024
1dd5b0b
Update GauntletLegendsClient.py
jamesbrq Jul 31, 2024
bdb072e
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Jul 31, 2024
567b61e
v1.5.1
jamesbrq Aug 11, 2024
73b61d0
v1.5.1
jamesbrq Aug 11, 2024
782146f
Update GauntletLegendsClient.py
jamesbrq Aug 11, 2024
831edcc
Small fix
jamesbrq Aug 16, 2024
03b43ff
Update GauntletLegendsClient.py
jamesbrq Aug 23, 2024
6b53941
v1.5.2
jamesbrq Aug 24, 2024
29f2686
pre-v1.6.0
jamesbrq Aug 25, 2024
6cb806d
pre-v1.6.0
jamesbrq Aug 25, 2024
561792d
Merge branch 'main' into gl
jamesbrq Aug 26, 2024
c802905
v1.6.0
jamesbrq Aug 26, 2024
d9dd50c
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Aug 26, 2024
164a337
Update
jamesbrq Sep 3, 2024
f5d4c39
Update GauntletLegendsClient.py
jamesbrq Sep 4, 2024
a3707e0
Test
jamesbrq Sep 4, 2024
e52aca8
pre-v1.6.0
jamesbrq Sep 6, 2024
e42a15b
Merge remote-tracking branch 'origin/gl' into gl
jamesbrq Sep 6, 2024
14b3a80
Client Updtaes
jamesbrq Sep 6, 2024
ea5b731
Update GauntletLegendsClient.py
jamesbrq Sep 13, 2024
2170fed
Update GauntletLegendsClient.py
jamesbrq Sep 14, 2024
f33f3d0
Update GauntletLegendsClient.py
jamesbrq Sep 15, 2024
d7ae5ee
Update Rom.py
jamesbrq Sep 15, 2024
cc67de2
Update GauntletLegendsClient.py
jamesbrq Sep 15, 2024
de8d846
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Sep 17, 2024
25f081b
Update Rom.py
jamesbrq Sep 18, 2024
8df8631
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Sep 18, 2024
a14041d
Added Logging on stage enter
jamesbrq Sep 18, 2024
5abcf8f
v1.6.2
jamesbrq Sep 20, 2024
2656d45
Merge branch 'ArchipelagoMW:main' into gl
jamesbrq Sep 20, 2024
cd63e4a
v1.6.2
jamesbrq Sep 24, 2024
2874b1f
Merge branch 'gl' of https://github.com/jamesbrq/ArchipelagoMainMLSS …
jamesbrq Sep 24, 2024
122c7fc
Update Rom.py
jamesbrq Sep 25, 2024
42eac31
Update GauntletLegendsClient.py
jamesbrq Sep 27, 2024
27eca18
v1.6.3
jamesbrq Sep 29, 2024
c8d643b
Small Update
jamesbrq Oct 7, 2024
6a82fd1
Update GauntletLegendsClient.py
jamesbrq Nov 3, 2024
b8219e7
Update GauntletLegendsClient.py
jamesbrq Nov 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions GauntletLegendsClient.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import ModuleUpdate
ModuleUpdate.update()

from worlds.gl.GauntletLegendsClient import launch

if __name__ == "__main__":
launch()
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Currently, the following games are supported:
* Kingdom Hearts 1
* Mega Man 2
* Yacht Dice
* Gauntlet Legends

For setup and instructions check out our [tutorials page](https://archipelago.gg/tutorial/).
Downloads can be found at [Releases](https://github.com/ArchipelagoMW/Archipelago/releases), including compiled
Expand Down
3 changes: 3 additions & 0 deletions docs/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
# Final Fantasy Mystic Quest
/worlds/ffmq/ @Alchav @wildham0

# Gauntlet Legends
/worlds/gl/ @jamesbrq

# Heretic
/worlds/heretic/ @Daivuk

Expand Down
5 changes: 5 additions & 0 deletions inno_setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@ Root: HKCR; Subkey: "{#MyAppName}ygo06patch"; ValueData: "Ar
Root: HKCR; Subkey: "{#MyAppName}ygo06patch\DefaultIcon"; ValueData: "{app}\ArchipelagoBizHawkClient.exe,0"; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}ygo06patch\shell\open\command"; ValueData: """{app}\ArchipelagoBizHawkClient.exe"" ""%1"""; ValueType: string; ValueName: "";

Root: HKCR; Subkey: ".apgl"; ValueData: "{#MyAppName}glpatch"; Flags: uninsdeletevalue; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}glpatch"; ValueData: "Archipelago Gauntlet Legends Patch"; Flags: uninsdeletekey; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}glpatch\DefaultIcon"; ValueData: "{app}\ArchipelagoGauntletLegendsClient.exe,0"; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}glpatch\shell\open\command"; ValueData: """{app}\ArchipelagoGauntletLegendsClient.exe"" ""%1"""; ValueType: string; ValueName: "";

Root: HKCR; Subkey: ".archipelago"; ValueData: "{#MyAppName}multidata"; Flags: uninsdeletevalue; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}multidata"; ValueData: "Archipelago Server Data"; Flags: uninsdeletekey; ValueType: string; ValueName: "";
Root: HKCR; Subkey: "{#MyAppName}multidata\DefaultIcon"; ValueData: "{app}\ArchipelagoServer.exe,0"; ValueType: string; ValueName: "";
Expand Down
692 changes: 692 additions & 0 deletions worlds/gl/Arrays.py

Large diffs are not rendered by default.

Loading
Loading