55 Commits

Author SHA1 Message Date
8cb59e1b21 Work Around Weird Offline Behaviour 2025-07-19 13:31:54 -07:00
6acb72975e Optimizations To Main Form 2025-07-17 15:33:17 -07:00
098a59f555 Avoid Updating Store Items ListView If Count Is Still Equal (No New Items)
Fix Stock Market Game UI Positioning
2025-07-17 15:27:16 -07:00
758a5a96dc Add Additional Logging/Diagnostics For Weird Status Behaviours 2025-07-17 14:36:56 -07:00
6bf77aa12e Add enableDebugLogs Config Property 2025-07-15 14:15:31 -07:00
f98e5a490c Implement Extra Logging To Diagnose Status Issues
Better Connection Error Handling
2025-07-15 14:04:46 -07:00
75b61c0a8c Move LoggingService to API library
Add Additional Logging For SignalR
2025-07-14 19:07:54 -07:00
0432fec3cd Finish Initial Implementation Of Admin Menus
Implement Logout Event
Fix Own Direct Messages Not New Lining The Chat
Version Bump
2025-07-13 17:27:16 -07:00
de2a81d485 Initial WIP Implementation Of Admin Menus 2025-07-12 14:23:15 -07:00
fca34d5479 Version Bump 2025-07-12 11:14:40 -07:00
932ee5fe62 Implement OnCurrentUserUpdate Event 2025-07-12 11:14:22 -07:00
34f478213e Version Bump 2025-07-11 12:29:06 -07:00
ffa44ff036 More Profile Image Sizing Fixes 2025-07-11 12:28:22 -07:00
217e3f301a Fix Some Profile Images Not Showing As A Square 2025-07-11 12:15:53 -07:00
28358f44f8 Version Bump 2025-07-11 11:07:10 -07:00
eb9fd6c8cf Fix Order Of Operations In StoreItemDisplay 2025-07-11 11:03:21 -07:00
a325a622a5 Check If User Already Owns The Item Requested 2025-07-11 11:02:10 -07:00
0c76a206f7 Refresh Currency Counter When Buying From Store 2025-07-11 10:58:28 -07:00
502dda6436 Profile Editing - Reworked Cosmetic Selection 2025-07-11 10:43:40 -07:00
868f6fa067 Positioning And Size Fixes 2025-07-11 10:18:37 -07:00
003d01fe4e Implement Store Frontend
Implement Profile Cosmetics
2025-07-10 17:18:54 -07:00
9fecd1fb74 Version Bump (i keep forgetting) 2025-07-07 12:57:15 -07:00
074b68c698 Implement Donation Button 2025-07-07 12:50:17 -07:00
922528c61c Fix Auto-Updater Not Working If .bak File Exists 2025-07-06 15:36:15 -07:00
846a477587 Add Event For When A Guest User Joins 2025-07-06 10:38:22 -07:00
ad5345512a Rework Contacts List Refreshing 2025-07-06 10:22:29 -07:00
37a7807008 Prepare For Release 5.1 2025-07-05 13:51:27 -07:00
53fab11f88 Rework Client Config To Use Single URL 2025-07-05 13:49:19 -07:00
042671da91 Implement Tic-Tac-Toe Game
Fix Currency Counter Sometimes Adding Decimals
2025-07-05 13:40:16 -07:00
7b599863d8 Implement Room User Lists
Rename `Chat` Form To `ChatRoom`
Version Bump
2025-06-30 15:44:31 -07:00
ee79d53aab Remove Online Users Tab
Add Status Icons To User List
Optimize Profile Window Initialization
2025-06-30 13:54:12 -07:00
a008c7c942 Format Currency Counters 2025-06-30 12:25:34 -07:00
43c0b8fd24 4.2.1 2025-06-29 19:49:31 -07:00
e73b7d8704 Fix Profile Picture PictureBox Click Event Being Unassigned 2025-06-29 19:48:59 -07:00
e6238fcc9a Implement Logging
Fix Invocation Exceptions In Some Animated Form Controls
Remove Call To `Login` Gateway Method
2025-06-29 15:56:27 -07:00
315be1d4ad Fix Profile Area LinkLabel Event Being Unassigned 2025-06-28 14:28:35 -07:00
98111778db Fix Assembly Version Value 2025-06-28 14:17:55 -07:00
9055e6524d Add "Refresh" Context Menu Strip To All List Controls
Use `Show` Instead Of `ShowDialog` When Opening Profile Form
Rename `TokenJackpotSpinner` To `CurrencyJackpotSpinner`
Fix Contacts ListView Control Not Having Default Profile Picture On Users Without A Profile Picture
Fix Contacts ListView Alignment
2025-06-28 14:06:14 -07:00
54a0c0d963 Implement Number Guessing Game 2025-06-27 12:57:07 -07:00
eac4631e12 Implemented First Currency Game - Stock Market
Reworked `GatewayService` To Use New Hub Command Set
Implemented User Directory
Changed Icon On Users Online Tab
2025-06-26 16:14:44 -07:00
82c66aad44 god damn it 2025-06-24 16:08:46 -07:00
fb15211f23 Don't Show Balloon Tip Every Minimize (it's annoying) 2025-06-24 16:04:50 -07:00
68def5ac1f Implement Auto Update Mechanism
Add Config Options `startMinimized` and `minimizeToTray`
Added `AssemblyVersion` String To Resources
2025-06-24 15:54:55 -07:00
88806e93a4 Implement Jackpot Win Animation (> 200)
Change Currency Name To "Q's" (i could probably come up with a better name here)
2025-06-23 14:03:57 -07:00
240bf9e9d7 Fix Profile Pic Icon Size In Contacts List
Ensure Profile Form Is Disposed On Close (Moonbase/qtc-net-server#1)
2025-06-22 15:38:41 -07:00
d4fba309a4 Make Currency UI Not Visible When Not Logged In
Make App Publishable
2025-06-21 11:34:43 -07:00
9b06ddfd74 Fix Currency Counter On Profile Form 2025-06-21 10:58:01 -07:00
f772058b1d Fix DM Spacing Issue
Fix Add Contact Button Not Showing On Other Users If You Have A Contact
2025-06-21 10:40:42 -07:00
b502b47a39 Fix Window Ownerships 2025-06-20 17:25:28 -07:00
ed80ab05c1 Fix Auto Scroll 2025-06-20 17:16:13 -07:00