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

Refactor Automap #6555

Merged
merged 45 commits into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
c2b073b
Refactor AmLine()
kphoenix137 Sep 1, 2023
86bd363
Heavy refactor
kphoenix137 Sep 2, 2023
b810212
Refactor Automap
kphoenix137 Sep 2, 2023
d1089af
Continue refactor
kphoenix137 Sep 4, 2023
c3a243c
Caves
kphoenix137 Sep 4, 2023
1a42dd5
More caves
kphoenix137 Sep 4, 2023
6dc0dd3
More caves
kphoenix137 Sep 4, 2023
ba522a2
More caves and lava
kphoenix137 Sep 5, 2023
6909b77
Deduplicate
kphoenix137 Sep 8, 2023
b91cc94
Fix connection lines, cleanup
kphoenix137 Sep 9, 2023
024f43d
Fix Hell, Nest, and Crypt Tiles
kphoenix137 Sep 9, 2023
8cc11d9
Fix cave doors, fill in missing dirt pixel, fix lava
kphoenix137 Sep 9, 2023
c03c115
remove accidental changes
kphoenix137 Sep 9, 2023
6343f34
Fixes
kphoenix137 Sep 9, 2023
4ff8e65
Proper fix for stairs
kphoenix137 Sep 9, 2023
b5f812d
Remove commented code and debug code
kphoenix137 Sep 9, 2023
26194de
patch amp data on load
kphoenix137 Sep 9, 2023
6d3a5d0
Fix town
kphoenix137 Sep 10, 2023
143cca1
Remove commented enum
kphoenix137 Sep 10, 2023
ec3ee45
Fix tests
kphoenix137 Sep 10, 2023
8116469
Fix tests
kphoenix137 Sep 10, 2023
fe27732
Fix tests
kphoenix137 Sep 10, 2023
f3d8201
Fix tests
kphoenix137 Sep 10, 2023
a63f805
Fix tests
kphoenix137 Sep 10, 2023
ab3e31a
Clean up amp patch
kphoenix137 Sep 10, 2023
078ab38
Clean up enum classes
kphoenix137 Sep 10, 2023
0074d18
Fix amp patch
kphoenix137 Sep 10, 2023
7fe753d
Add missing fix for Catacombs amp data
kphoenix137 Sep 10, 2023
f75a1cf
Fix incorrect Lava drawing
kphoenix137 Sep 10, 2023
f3c8a9b
Fix grate drawing incorrectly
kphoenix137 Sep 13, 2023
cd59bde
Brighten grate color
kphoenix137 Sep 13, 2023
ed781aa
Remove dirt tiles that aren't bordering walls
kphoenix137 Sep 13, 2023
ec3ff0e
Bugfixes, code cleanup
kphoenix137 Sep 14, 2023
ad9b4e5
Clean up InitAutomap()
kphoenix137 Sep 14, 2023
cc1ae35
Expand usage of hasAnyFlag()
kphoenix137 Sep 14, 2023
a170aaa
Clean up InitAutomap()
kphoenix137 Sep 14, 2023
231b130
Fixes
kphoenix137 Sep 14, 2023
c76db7c
Remove unncessary condition for drawing cave dirt pixel
kphoenix137 Sep 14, 2023
96c6ea2
Fix missing dirt in caves
kphoenix137 Sep 14, 2023
b26ea33
Darken Acid color
kphoenix137 Sep 14, 2023
d7ebed3
Remove all lava drawing
kphoenix137 Sep 14, 2023
1ca6dc5
Remove extra breaks
kphoenix137 Sep 14, 2023
516de60
Remove remainder of lava code
kphoenix137 Sep 14, 2023
cf00c34
Remove unused function param
kphoenix137 Sep 15, 2023
ed1bc44
Removed unused function param
kphoenix137 Sep 15, 2023
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
Loading
Loading