|
38ffa2e823
|
Testing new UI design elements.
|
2025-05-29 14:06:00 -04:00 |
|
|
1bd8f5ed58
|
Test for 9-slice image set usage.
|
2025-05-29 13:55:38 -04:00 |
|
|
c4a2a2bdd3
|
Testing of wiki API using nuget package library.
|
2025-05-27 14:47:18 -04:00 |
|
|
a817541c4e
|
Added call to test function for wiki API.
|
2025-05-27 14:46:50 -04:00 |
|
|
2154a7d58b
|
Added another test endpoint.
|
2025-05-27 13:31:18 -04:00 |
|
|
cb73ed5405
|
Added reference to nuget package CXuesong.MW.WikiClientLibrary and its dependencies.
|
2025-05-27 13:31:00 -04:00 |
|
|
fa62f067f5
|
Added base endpoint for wiki API calls.
|
2025-05-27 12:17:28 -04:00 |
|
|
cf3c9b2240
|
Created temporary window to test API calls.
|
2025-05-27 11:45:56 -04:00 |
|
|
e3519ad676
|
Created base class for OSRS Wiki API calls.
|
2025-05-27 11:42:21 -04:00 |
|
|
01ccbe01fe
|
Updated user-agent to project name.
|
2025-05-27 11:27:15 -04:00 |
|
|
f9e6c8c785
|
Created converters to show valid and invalid inputs.
|
2025-05-27 08:44:24 -04:00 |
|
|
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 |
|