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

A variety of small bugfixes #609

Merged
merged 16 commits into from
Aug 13, 2024
Merged

Conversation

Talia-12
Copy link
Member

@Talia-12 Talia-12 commented Feb 6, 2024

Fixing several issues listed below, and a number of other issues that don't (I think) have issue trackers since I noticed them as I was fixing known issues.

Fix #608, fix #585, fix #551, fix #545, fix #541, fix #515, fix #513

…by defaulting all readable items to read NullIota() if no iota contained. Fixed behaviour of OpRead and similar if no IotaHolder found.
…from things with nothing in them), remove references to Hands in places where they aren't needed.
…adding a writeable() method to IotaHolderItem.
…ackets unnecessarily, getting names of patterns for every cast and only using if a mishap occurs)
@object-Object
Copy link
Member

Merge conflict needs resolving, apparently

Copy link
Member

@SamsTheNerd SamsTheNerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks mostly fine to me. lots of file changes but they're all kinda changing a lot of the same things. Probably want to look at adding that translation key and not doing queryForMatchingStack twice though

Copy link
Member

@SamsTheNerd SamsTheNerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, fixed the stuff i wanted fixed (it was all quite small stuff)

Copy link
Member

@object-Object object-Object left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good. Added a couple suggestions for clarification.

Copy link
Member

@object-Object object-Object left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks gamer to me

@object-Object object-Object merged commit 3fece7e into FallingColors:main Aug 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment