Commit Graph

8 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner 48c6ed2c3b Enlarge border.png from 10x10 to 16x16
Web had weird UV rounding errors that ruined the frag shader variation of the panel.
2023-12-07 02:02:13 +10:30
Luke Hubmayer-Werner 060ccd22e3 Add file picking function for web build 2023-12-06 14:05:13 +10:30
Luke Hubmayer-Werner e9d0dd4579 Use RPGe dialog font at runtime from ROM 2023-08-16 23:02:59 +09:30
Luke Hubmayer-Werner 3a35eb73f0 More struct data 2023-08-07 19:34:46 +09:30
Luke Hubmayer-Werner c0dff664eb fake error handling for connect() 2023-08-07 01:15:55 +09:30
Luke Hubmayer-Werner df8c1b0493 Basic items menu layout
Realign ability icons on atlas
Fix testing override for ability icons
2023-08-05 22:11:02 +09:30
Luke Hubmayer-Werner 2c667cf539 Add some junction-inspired ability icons 2023-08-04 22:11:42 +09:30
Luke Hubmayer-Werner c76d00bc3c Add string loading
Required for party menu changes
Also move menu colour to a new Manager
Common is now a Manager too
Rename the loaders from snake_case
2023-08-04 18:19:17 +09:30