|
cfe9156ea4
|
Added shop buyout calculator.
|
2025-05-27 08:42:13 -04:00 |
|
|
65df7da2bf
|
Dereference current view on close.
|
2025-05-27 08:06:53 -04:00 |
|
|
f62aeac08f
|
Added combat level calculator with player stat lookup.
|
2025-05-23 11:22:38 -04:00 |
|
|
1baaf6551d
|
Removed unnecessary private storage of calculated values.
|
2025-05-23 10:40:18 -04:00 |
|
|
af2e8d1c55
|
Added drop chance calculator.
|
2025-05-22 15:53:16 -04:00 |
|
|
a17c38d942
|
Refactored competition overlay settings to its own window and removed references from home page.
|
2025-05-22 14:52:34 -04:00 |
|
|
b0cb150b35
|
Added ability for competition overlay to stay on top of other windows and be clicked through.
|
2025-05-22 14:23:04 -04:00 |
|
|
555488b8bb
|
Added interop support to click through windows.
|
2025-05-22 14:22:16 -04:00 |
|
|
566e4984b5
|
Closing home page now cleanly closes entire application.
|
2025-05-22 12:27:23 -04:00 |
|
|
b180c357c1
|
Modified timer to only trigger once.
|
2025-05-22 12:26:59 -04:00 |
|
|
0c0918afc9
|
Fixed typo.
|
2025-05-22 12:19:50 -04:00 |
|
|
9e29a6a212
|
Fixed typo.
|
2025-05-22 12:18:34 -04:00 |
|
|
552fe4e162
|
Added ability to save last used data from competition overlay for next run.
|
2025-05-22 12:12:52 -04:00 |
|
|
08fa488dac
|
Added ability to store last used variables for competition overlay.
|
2025-05-22 12:06:42 -04:00 |
|
|
c341a83d12
|
Overlay now differentiates between skills and bosses for metrics.
|
2025-05-22 12:04:00 -04:00 |
|
|
e9977a663c
|
Fixed issue with overlay not properly being disposed of when closed.
|
2025-05-22 12:03:35 -04:00 |
|
|
d00b7bef3e
|
Added list of skills.
|
2025-05-22 12:03:05 -04:00 |
|
|
1fe4df4b7b
|
Added timer to splash screen to simulate data load.
|
2025-05-22 11:43:38 -04:00 |
|
|
bc46830939
|
Added support for testsing of competition overlay.
|
2025-05-22 11:38:05 -04:00 |
|
|
1963c1a922
|
Reverted overlay update to run synchronously to fix issue with accessing objects from different threads
|
2025-05-22 11:37:43 -04:00 |
|
|
3fde352a15
|
Disabled some error handling that was throwing errors erroneously
|
2025-05-22 11:36:35 -04:00 |
|
|
5356e1a541
|
Added variables to home page for calling competition overlay.
|
2025-05-22 11:13:29 -04:00 |
|
|
f19d186008
|
Removed unnecessary functionality remaining from standalone overlay app.
|
2025-05-22 11:13:08 -04:00 |
|
|
276f6c08fc
|
Added an icon to show on windows, in taskbar, and on shortcuts.
|
2025-05-22 10:58:13 -04:00 |
|
|
c4370af08c
|
Created home page view to act as the main landing for the application.
|
2025-05-22 10:49:02 -04:00 |
|
|
0d997585ac
|
Adjusted splash screen to enable loading of data prior to launching main application.
|
2025-05-22 10:48:28 -04:00 |
|
|
3807349f1f
|
Removed template-generated main window.
|
2025-05-22 10:47:52 -04:00 |
|
|
5b016f9801
|
Removed unnecessary MVVM layers for the splash screen.
|
2025-05-22 10:47:16 -04:00 |
|
|
f297fef417
|
Added support for user settings.
|
2025-05-22 07:54:58 -04:00 |
|
|
3ef41a5fd9
|
Merge branch 'master' of https://github.com/Kalakoi/osrs-toolbox
|
2025-05-22 07:53:01 -04:00 |
|
|
014a4ae67a
|
Added splash screen for loading application data and made it the default window.
|
2025-05-22 07:52:03 -04:00 |
|
|
18833df637
|
Made MainWindow referenceable from other windows.
|
2025-05-22 07:51:20 -04:00 |
|
|
3c1a372f9a
|
Update README.md
|
2025-05-21 16:17:51 -04:00 |
|
|
8e6edbe6ed
|
Updated to allow passing of data to overlay view creation.
|
2025-05-21 16:11:10 -04:00 |
|
|
386a5acf59
|
Changed update function to run asynchronously to avoid blocking GUI updates.
|
2025-05-21 16:08:09 -04:00 |
|
|
05b49d6c8c
|
Modified competition overlay view to be referenceable from other windows.
|
2025-05-21 16:02:19 -04:00 |
|
|
525549c9cc
|
Added Wise Old Man competition overlay from standalone project.
|
2025-05-21 15:57:16 -04:00 |
|
|
b06280910e
|
Added basic Wise Old Man API functionality for getting player, group, and competition information.
|
2025-05-21 14:28:07 -04:00 |
|
|
16703da27f
|
Added loadable external resources for ironman and hiscores icons.
|
2025-05-21 14:27:28 -04:00 |
|
|
62976ee23a
|
Added outlined text block for legibility in transparent views.
|
2025-05-21 13:57:05 -04:00 |
|
|
dd829e4845
|
Added basic REST service support and object types for Wise Old Man usage.
|
2025-05-21 12:34:06 -04:00 |
|
|
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 |
|