|
|
f9d401e713
|
Styling improvements
|
2024-02-28 10:52:29 -06:00 |
|
|
|
c2528f7e12
|
Added background image for whole Interface, made user avatar rounded, redid news layout, misc. tweaks for better contrast with background image
|
2024-02-27 22:17:17 -06:00 |
|
|
|
b6d5f4135a
|
Pruned gem usage, replaced Launchy since it will cause a command prompt to momentarily appear.
|
2023-02-05 17:59:37 -06:00 |
|
|
|
c735ffc5f4
|
Updated Community news to use new format, updated Game page redesign to use 300x300 instead of 346x346 so that the image is integer scaled by 2x
|
2022-05-03 11:34:34 -05:00 |
|
|
|
095edbbe36
|
Numerous tweaks to layouts to make them format nicer for a resizable window
|
2022-04-04 09:55:17 -05:00 |
|
|
|
57bcff8019
|
Added some net locks to prevent fetching news while a fetch is already in progress
|
2022-03-20 18:28:19 -05:00 |
|
|
|
8766ed7d86
|
Fixed race condition where images for user avatar or news icons were not blocking execution until after they were downloaded causing a possible crash due to trying to save and load at the same time (sometimes also causing images to be only partly saved making them corrupt causing another crash)
|
2022-03-20 13:51:52 -05:00 |
|
|
|
232ed2032f
|
Window is no longer a fiber, should prevent window from locking up due to a fiber not yielding, replaced ui's direct async calls with BackgroundWorker.foreground_job, show pulsing circle behind app logo on boot
|
2022-02-12 09:03:46 -06:00 |
|
|
|
7da254fd61
|
Changed how account data is stored, authorization header is now sent when logged in, adjusted spacing game filters for server list, fixed crashing when trying to load icon for game whos icon is not present, a bit of code cleanup to Api to use Async::HTTP::Client over Async::Internet directly (for everything except get requests), probably a few misc. changes
|
2022-02-04 08:59:15 -06:00 |
|
|
|
2bbb2acc6e
|
Replaced most Excon + Thread calls with Async
|
2021-12-26 09:20:25 -06:00 |
|
|
|
13103a7380
|
Added app icon, removed W3DHub::NAME constant, replaced stub content in community updates section with actual W3D Hub news
|
2021-11-29 18:39:15 -06:00 |
|
|
|
89f7f4ab6a
|
Can now join a server and launch installed games (Play Now does nothing special yet)
|
2021-11-19 15:48:13 -06:00 |
|
|
|
3266ac85e0
|
Refactored to use pages
|
2021-11-10 17:55:50 -06:00 |
|