80 Commits

Author SHA1 Message Date
723a3d8a03 Additional testing of streamlined GUI elements. 2025-06-30 11:12:29 -04:00
54dbc82bde Creating more streamlined window for scalability. 2025-06-26 15:26:42 -04:00
94a4cbea4c Added player lookup from official hiscores. 2025-06-24 14:35:18 -04:00
4f4339637c Implementing OSRS hiscore lookup page using official hiscores. 2025-06-19 14:53:49 -04:00
847a93b841 Updated to add new activities and bosses. 2025-06-19 10:04:17 -04:00
7c7b80277d Added template for APIKeys class. 2025-06-19 07:21:52 -04:00
1380b40a60 Added support for player lookup on official hiscores. 2025-06-18 16:26:41 -04:00
6c811a3c1b Added a dice roller leveraging true randomness from random.org API. 2025-06-18 14:13:20 -04:00
7687541f01 Formatting 2025-06-18 12:34:52 -04:00
86e821c702 Updated random.org objects to allow for proper deserialization. 2025-06-18 08:30:51 -04:00
Kalakoi
6c8bc6fa01 Resized view 2025-06-18 00:09:06 -04:00
d0a0c0abbb Continued integration and testing of true randomness. 2025-06-11 14:58:28 -04:00
75195e2c95 Started integrating RANDOM.ORG API for competition rolling. 2025-06-10 16:25:42 -04:00
8c8088c362 Added private API keys to gitignore. 2025-06-10 16:23:39 -04:00
eaa70c254c Removed unused controls. 2025-05-30 09:23:51 -04:00
405d79f9b2 Modified competition overlay settings page to match the new home page design. 2025-05-30 09:19:44 -04:00
Kalakoi
358cb84c78 Testing of new UI elements. 2025-05-30 02:13:40 -04:00
Kalakoi
97ecacae04 Added more UI elements. 2025-05-30 02:13:25 -04:00
Kalakoi
d5ba3cfe62 Testing input box functionality. 2025-05-30 01:54:37 -04:00
Kalakoi
3027ccc75e Added more UI elements. 2025-05-30 01:48:33 -04:00
Kalakoi
f9832dda55 Updated with status of planned features. 2025-05-30 01:42:02 -04:00
Kalakoi
437d28a551 Slight tweaks to UI. 2025-05-30 01:39:01 -04:00
Kalakoi
0e62fe101e First attempt at making the UI fancier. 2025-05-30 01:33:10 -04:00
Kalakoi
ce998fa7a2 Added pressed version of button for responsiveness. 2025-05-30 01:32:44 -04:00
Kalakoi
9f70feb74a Added more assets to use for GUI elements. 2025-05-30 00:53:17 -04:00
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