Commit Graph

66 Commits

Author SHA1 Message Date
Kalakoi f297fef417 Added support for user settings. 2025-05-22 07:54:58 -04:00
Kalakoi 3ef41a5fd9 Merge branch 'master' of https://github.com/Kalakoi/osrs-toolbox 2025-05-22 07:53:01 -04:00
Kalakoi 014a4ae67a Added splash screen for loading application data and made it the default window. 2025-05-22 07:52:03 -04:00
Kalakoi 18833df637 Made MainWindow referenceable from other windows. 2025-05-22 07:51:20 -04:00
Kalakoi 3c1a372f9a Update README.md 2025-05-21 16:17:51 -04:00
Kalakoi 8e6edbe6ed Updated to allow passing of data to overlay view creation. 2025-05-21 16:11:10 -04:00
Kalakoi 386a5acf59 Changed update function to run asynchronously to avoid blocking GUI updates. 2025-05-21 16:08:09 -04:00
Kalakoi 05b49d6c8c Modified competition overlay view to be referenceable from other windows. 2025-05-21 16:02:19 -04:00
Kalakoi 525549c9cc Added Wise Old Man competition overlay from standalone project. 2025-05-21 15:57:16 -04:00
Kalakoi b06280910e Added basic Wise Old Man API functionality for getting player, group, and competition information. 2025-05-21 14:28:07 -04:00
Kalakoi 16703da27f Added loadable external resources for ironman and hiscores icons. 2025-05-21 14:27:28 -04:00
Kalakoi 62976ee23a Added outlined text block for legibility in transparent views. 2025-05-21 13:57:05 -04:00
Kalakoi dd829e4845 Added basic REST service support and object types for Wise Old Man usage. 2025-05-21 12:34:06 -04:00
Kalakoi d51b227ca6 Added Model-View-ViewModel framework support. 2025-05-21 12:06:16 -04:00
ian 7f7edc25da Add project files. 2025-05-21 11:46:55 -04:00
ian 2506cd4cbb Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-21 11:46:52 -04:00