-
Notifications
You must be signed in to change notification settings - Fork 9
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
Macro ring #62
base: master
Are you sure you want to change the base?
Macro ring #62
Conversation
# Conflicts: # src/client/java/dev/enjarai/trickster/screen/SpellPartWidget.java # src/main/java/dev/enjarai/trickster/spell/fragment/ListFragment.java # src/main/java/dev/enjarai/trickster/spell/trick/func/ClosureTrick.java
# Conflicts: # src/client/java/dev/enjarai/trickster/screen/SpellPartWidget.java # src/main/java/dev/enjarai/trickster/spell/fragment/ListFragment.java # src/main/java/dev/enjarai/trickster/spell/trick/func/ClosureTrick.java
Oh this'll be fun to review... |
Regarding the following trick: A version of this was already created on @Master-Bw3, @enjarai, and @Vlue, I'd like to keep only one of these. I personally prefer the one that accepts an address, as it's more versatile. But I'm not too set on the naming or pattern. Thoughts? (Pinging cotton as she was particularly interested in being able to get a list.) |
I've made some changes that I'll push in a moment. Otherwise, the only issue I notice is that the macro map read/write tricks don't work if the ring is in the second slot. Also I'm sure enjarai has something to say about them being in the items category... |
Oh last thing, I promise. It'd be nice if the |
Anything I haven't covered, I've either touched in my commit, or it looks fine enough! Very nice PR, thank you. |
The GitHub Actions build keeps failing, but even on a fresh clone of the repo it works for me... strange. |
It's somehow my fault, but I don't know why... |
Oh, the datagen fails on my machine. That's funny. Next commit should fix it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the missing texture (and I think a model, too?), I think this is good to merge now!
Texture added |
|
No description provided.