cyberarm
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-05-03 06:40:28 +00:00
8e7c6f8a19 Many ux and api improvements
cd5bd51a02 Added EventBus, a simple global pub-sub event system.
adf517f374 Make Element#styled return 0 for border_thickness, margins, and paddings if the element is not Element#visible?
Compare 3 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-04-23 19:50:30 +00:00
fac24245d0 Fixes for recent changes to cyberarm_engine
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-23 11:40:30 +00:00
0eb188f72e More work on Ractor communication. Need to have a proper think about how to keep it DRY and KISS :)
c8bb271d82 Added downloads dialog for seeing progress and for pausing or cancelling operation
f1d6bbe390 Added some more paths
56bb6a59e2 Tweak layout so that player account info is always in the top right but the 'battleview/friends' container can be hidden
Compare 4 commits »
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-21 18:50:30 +00:00
9d0a99de6e Update gems
e97e5cc862 Gems, workers, networking, oh my!
Compare 2 commits »
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-21 17:50:28 +00:00
1c868522b7 Make Result return not okay if @data is nil
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-20 18:20:30 +00:00
dc9e737587 Define ROOT_PATH to fix using absolute paths for assets
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-20 17:20:28 +00:00
a79b9cc20e Added Widget, which acts like a Flow and a button.
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-19 09:40:31 +00:00
30776857a2 Bunch of stuff
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-19 01:30:31 +00:00
43f8af42ec Flesh out about dialog a bit more, added tooltips to server browser server list item elements
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-19 00:30:28 +00:00
c229329542 Send enter and hover events to mouse over element's parent containers- improves ux, disable applying :active styles if element does not have any specificied- fixes element blinking on click.
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-18 09:10:33 +00:00
33de050cd2 Fixed capitalization error in app name
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-18 01:00:30 +00:00
6da57fef70 Tweak theme, stub about dialog
36610295cd Split off games and server browser into pages, theme tweaks.
Compare 2 commits »
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-18 00:00:28 +00:00
512d8a5c0f Added initial dialog support
d158d2fdd2 Added initial support for pages, fixed image not accounting for margin refactor
9f654129ef Improved handling of nine slice backgrounds, fixed scroll height, fixed container v/h_align
Compare 3 commits »
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-17 08:40:31 +00:00
95187f37f4 Added support for round avatars, added nine slice images, added rounded corners to a lot of stuff, tweaked theme.
4c283ee4d5 Re-add icons
Compare 2 commits »
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-16 16:20:30 +00:00
5c3926e203 Tweak tweak
7d6fce2969 Moved THEME into its own file, added safe_get_image to prevent crash if image is not present, stubbed worker and some other bits for later.
Compare 2 commits »
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-16 08:10:32 +00:00
451b08bb9e Added some fonts, fleshed out more of main layout
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-16 07:10:29 +00:00
b694269409 Fixed ListBox/Menu not accounting for its border
3375d2d224 Fixed button image off center if button has margin left/top
a47505e7fa Improved debug_draw to be free of element clipping rectangle, fixed up container vertical and horizontal alignment
e572679f0b Renamed GuiState#menu to GuiState#active_menu to prevent conflict with DSL#menu
Compare 4 commits »
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-15 23:00:29 +00:00
4286ca06b0 Fix up container's over estimating their width/height some more
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-04-14 22:30:29 +00:00
a5636c82b3 Fixed Element's x and y position offset by their containers margin_left and/or margin_top, fixed containers 'inheriting' their parents and/or grandparents margin_left/top causing them to have an outer_height greater than it should be (needs a little more work.)
cyberarm synced new reference development-mk2 to cyberarm/w3dhub_linux_launcher from mirror 2026-04-12 22:34:28 +00:00