cyberarm
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
cyberarm synced commits to development-mk2 at cyberarm/w3dhub_linux_launcher from mirror 2026-04-12 22:34:28 +00:00
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-03-27 22:26:12 +00:00
971ac5ff34 Lazy init Element background and border canvases
3b5902fef5 Reduce usages of Gosu.clip_to in Background
dfb9378c6d Remove unneeded string to integer conversions in Theme
3a23a8f8ca Improve clipping of TextBlock
Compare 4 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-03-22 04:06:18 +00:00
a856dd5dd4 Fixed breaking changes from CyberarmEngine styling refactor
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-03-22 03:56:14 +00:00
d735edaec0 Make changing an element's styles trigger element to re-stylize
d2440b50a1 Added every and after timers to DSL
362fafa6fd Fixed HOME/END PAGE UP/DOWN keys incorrectly scrolling container when an EditLine or EditBox has focus
907257879c Fixed EditBox causing crash if parent container is scrolled and EditBox is clicked
e031039a77 Refactored GuiState Element style handling to simplify mutating them
Compare 5 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-03-21 03:36:17 +00:00
38a882179c Refactor automatic server and application refresh into their own methods, added auto refresh for account token
f350a9a937 Use JSON.pretty_generate when saving json (settings, app cache, and asterisk)
Compare 2 commits »