-
Notifications
You must be signed in to change notification settings - Fork 0
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
Changed workflow to also work on the new guildpoint extention #15
Conversation
This information may be usefull elsewhere. The value is checked to be inside the expected range.
Co-authored-by: Asher Glick <[email protected]>
Improve the bug workarounds section
To avoid code duplication the core functionality of _on_Dialog_hide was moved to an independet function.
This check does not hold a real value while most components of burrito only work reliable on fullscreen anyway.
Instead of calculating the position it is now directly read from a dictionary as an absolute value.
Dynamic icon positon depending on ui-scale
Dynamic minimap scale depending on ui-scale
Quick fix for nested types and bad trl paths
Update XML parsing to ignore XML prefixes from tags
Cleaning up burrito link code to make it more readable
Contains the base struct to identify the dll as a compatible addon.
Add basic compatibility with RaidcoreGG-Nexus
Removing the timestamp from the dll
Merging master changes into xml_converter
Weren't we saving .guildpoint for the full marker pack that includes the images, and not the individual binary proto files? |
I believe that we wanted to use guildpoint to refer to the data format specifically. We had discussed |
fc56dc5
to
4637b96
Compare
This PR is reliant on AsherGlick#358