feat: achievements

fully functional but some achievements dont work yet

EXPERIMENTAL!!!!
This commit is contained in:
SevenToaster509
2026-04-26 15:27:19 +01:00
parent 349b98640f
commit 34504b7b93
90 changed files with 1018 additions and 182 deletions
+1 -1
View File
@@ -785,7 +785,7 @@ void UIScene::setVisible(bool visible)
void UIScene::customDraw(IggyCustomDrawCallbackRegion *region)
{
app.DebugPrintf("Handling custom draw for scene with no override!\n");
//app.DebugPrintf("Handling custom draw for scene with no override!\n");
}
void UIScene::customDrawSlotControl(IggyCustomDrawCallbackRegion *region, int iPad, shared_ptr<ItemInstance> item, float fAlpha, bool isFoil, bool bDecorations)