Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
bc621d456e
working on localized tab drawing and then committing that to the screen to help with these weird quirks.
cfcd591628
still struggling to get the placement right, just need to commit for right now
e395e87c53
Implement Bag Tab API so that other mods can make themselves first-class compatible with this mod, no guesswork required (but also the API isn't required to at least get some support for most bag-style items)
a60b41a774
cards appear in "Reward row" above the table after victory and are clickable. There are some quirks to work out but it's good enough for now.
109d832ac7
make cards more card like instead of just layers of flat textures.
6271417381
add support for non-supported bags/packs. If there is no compat layer yet for a bag/pack item from a mod, then attempt to place that bag into your hotbar and simulate a right click to open it. Prefer empty slots, non-tool slots, non-food slots if it needs to swap for something currently on your hotbar.