Deleted files.

This commit is contained in:
erik 2025-12-09 21:27:37 +01:00
parent d9a1ef9e68
commit 0d57c527dd

View file

@ -1,5 +1,6 @@
- when we porting flagtracker there mus be no simplification or trunkation of the code - when we porting flagtracker there mus be no simplification or trunkation of the code
- you can use utility belt for references about how to check views and create them perhaps also for quests. Same with the folder Mag-Tools - you can use utility belt for references about how to check views and create them perhaps also for quests. Same with the folder Mag-Tools
- we need to figure out a better way for this. By doing ID might be one thing, but ID changes when a stack run out
# Icon Implementation Discoveries # Icon Implementation Discoveries
@ -75,4 +76,6 @@ IconId = GetSkillIconId(skillId) // Real skill icon + 0x6000000 offset
### Future Icon Usage ### Future Icon Usage
- **Weapons Tab**: 3-layer system (underlay + icon + overlay) from original Lua - **Weapons Tab**: 3-layer system (underlay + icon + overlay) from original Lua
- **Luminance Auras**: Could use custom UI icons - **Luminance Auras**: Could use custom UI icons
- **Society Items**: Could use item icons with proper offset - **Society Items**: Could use item icons with proper offset
- you cant build application. I will build it for you