cyberarm
cyberarm synced commits to dependabot/bundler/nokogiri-1.13.5 at cyberarm/i-mic-fps from mirror 2022-05-19 07:41:35 +00:00
cyberarm synced new reference dependabot/bundler/nokogiri-1.13.5 to cyberarm/i-mic-fps from mirror 2022-05-19 07:41:35 +00:00
cyberarm synced commits to dependabot/bundler/nokogiri-1.13.5 at cyberarm/i-mic-rts from mirror 2022-05-19 07:41:33 +00:00
cyberarm synced new reference dependabot/bundler/nokogiri-1.13.5 to cyberarm/i-mic-rts from mirror 2022-05-19 07:41:33 +00:00
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2022-05-04 07:30:51 +00:00
0a62e5180a Add down arrow for ListBox
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-05-04 07:30:45 +00:00
0a800d1a31 Tweaks
a90bb30fc0 Unify border color
c20f34de41 Made game options container have a darkened color and edge border to stand out more
Compare 3 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-05-03 23:21:12 +00: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
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2022-05-03 07:01:05 +00:00
31e909eb30 Probably fix layout issues caused by floating point errors where an element is wrapped when it has space (e.g. 2 elements with a width 0.5 not fitting properly)
300e7c4e59 Implemented tiled mode for BackgroundImage and other improvements
be98fe47ad Fixed ListBox element menu getting cut off if it's near the bottom of the screen by stacking it ontop of the host element
Compare 3 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-05-03 07:00:45 +00:00
ef477cfdd5 Improvements
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-26 22:09:02 +00:00
ed2c1929e7 Reenabled update and download icons for games list, fixed game banner clipped on right side, channel selector is now hidden if there is less than 2 available
3271f20b97 Improve appearance of Install Update, Install, and Import buttons
Compare 2 commits »
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2022-04-26 06:19:04 +00:00
a75afaf47a Added support for UI to have background_images, fixed TextBlock text overdrawing
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-26 05:49:02 +00:00
50fc8ab6ff More Game page UI reworking
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2022-04-25 22:09:39 +00:00
d81df5f4e2 Moved min_width/height, max_width/height and fill control from Container into Element#dimensional_size so any element can use them
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-25 21:39:02 +00:00
26a3d98d67 Tweaked layout for Interface and Games page, initial work on offline mode (will crash atm if offline mode is triggered)
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-23 20:47:41 +00:00
4216a2d580 Testing OWA's design out, stubbed VK_HUD and MANGO_HUD methods in ApplicationManager which need to be connected to a setting
cyberarm synced commits to master at cyberarm/i-mic-fps from mirror 2022-04-12 13:43:20 +00:00
3481de2498 Merge pull request #9 from cyberarm/dependabot/bundler/nokogiri-1.13.4
7bcd973a88 Bump nokogiri from 1.13.2 to 1.13.4
Compare 2 commits »
cyberarm synced commits to master at cyberarm/i-mic-rts from mirror 2022-04-12 13:33:22 +00:00
b6284922c0 Merge pull request #15 from cyberarm/dependabot/bundler/nokogiri-1.13.4
8b7af7126d Bump nokogiri from 1.13.2 to 1.13.4
Compare 2 commits »
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2022-04-04 19:23:23 +00:00
f2ea0d9942 Maybe final container fill mode fix?
08d068f156 Fixed weirdness for Container dynamic fill mode
Compare 2 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-04 17:53:23 +00:00
b230ba88c8 Updated dialogs and welcome screen
095edbbe36 Numerous tweaks to layouts to make them format nicer for a resizable window
d057dc96ec Fixed crash when fetching user avatar on login
Compare 3 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2022-04-04 01:33:29 +00:00
b73826ed1f Progress towards a resizable launcher window