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

Zillion: map tracker in client #1136

Merged
merged 90 commits into from
Oct 27, 2022

Conversation

beauxq
Copy link
Collaborator

@beauxq beauxq commented Oct 24, 2022

What is this fixing or adding?

adds a map tracker to the Zillion client

As part of this, kivy loads an image from worlds/zillion/. I don't know if that will work when this is in the Windows executables.

This also adds some kivy type stubs. They are incomplete and probably have mistakes, but it's better than not having any types for kivy.

How was this tested?

a few self-async games

I'm going to try to get a beta test with some other players together.

Also opened up other python clients to make sure they weren't obviously messed up.

If this makes graphical changes, please attach screenshots.

zillion-map-tracker-command

z-map-tracker-start

z-map-tracker-mid

beauxq and others added 30 commits May 20, 2022 17:24
and some debug statements for asserts,
documentation on running scripts for manual testing
type correction in CommonContext
fix item locations getting out of sync in progression balancing
@CaitSith2
Copy link
Member

The direct hardcoded path did NOT work with the windows executable builds, as the path in that instance ends up being "lib/worlds/zillion/empty-zillion-map-row-col-labels-281.png" instead of just "worlds/zillion/empty-zillion-map-row-col-labels-281.png".

@beauxq beauxq marked this pull request as ready for review October 26, 2022 04:37
@CaitSith2 CaitSith2 merged commit aeb78ea into ArchipelagoMW:main Oct 27, 2022
@beauxq beauxq deleted the work-on-map-tracker-in-client branch October 28, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants