cyberarm
cyberarm synced commits to refs/tags/v0.25.0 at cyberarm/cyberarm_engine from mirror 2026-01-09 16:12:10 +00:00
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2026-01-09 16:12:09 +00:00
958d4e65f9 Bump version
0519253e03 Improved GuiState to fully recalculate before returning from draw
97055885a6 Cache TextBlock text width and height
b5912de980 Remove unused code from Background#update, improves performance notably.
b0376d85d9 Reduce allocations in Background
Compare 8 commits »
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-01-09 16:12:09 +00:00
4ce6c1f499 Update README
958d4e65f9 Bump version
0519253e03 Improved GuiState to fully recalculate before returning from draw
97055885a6 Cache TextBlock text width and height
b5912de980 Remove unused code from Background#update, improves performance notably.
Compare 7 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-01-09 13:52:12 +00:00
90a1c47389 Fix typo avorive -> avorite, improve Play Now server selection to check server version if provided
782d0f1cb3 Replace websocket-client-simple gem with async-websocket
Compare 2 commits »
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2026-01-09 08:04:44 +00:00
0fac4a0397 Add StackProf hooks for profile recalculate
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-01-08 02:44:45 +00:00
f2cd26dda3 Update readme
11e5b578a1 Added screenshot for README
7f7e0fab6a Replace usage of Mixer with WWMix reimplementation, fixes excessive memory usage by NOT eager loading MIX file data blobs
a0ff6ec812 Reimplemented MIX file reader/writer
840bc849d3 Migrated away from Excon and to async-http, fixes issues with ipv6 dns resolving but not reachable- and is the start towards more migration to async libs, websocket based server list updater is temporarily broken
Compare 5 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2026-01-07 10:24:46 +00:00
752bd2b026 Show server version in server browser
8086ab59b9 Renamed multicast server to broadcast server
948fcfda9a Use correct repo url for self-updater (doesn't work yet, but its a step)
daceb5d56d Use application installed version
e6eae4117f Use server version
Compare 6 commits »
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2025-12-31 07:24:44 +00:00
f608f45f02 Formatted boot, rescue from write error at start up in #app_icons
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2025-12-11 23:03:56 +00:00
603328a51f Update gems, drop i18n gem and implement basic replacement
cyberarm synced new reference refs/tags/v0.8.1 to cyberarm/w3dhub_linux_launcher from mirror 2025-12-06 20:33:47 +00:00
cyberarm synced commits to refs/tags/v0.8.1 at cyberarm/w3dhub_linux_launcher from mirror 2025-12-06 20:33:47 +00:00
cyberarm synced new reference development to cyberarm/cyberarm_engine from mirror 2025-12-01 22:53:47 +00:00
cyberarm synced commits to development at cyberarm/cyberarm_engine from mirror 2025-12-01 22:53:47 +00:00
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2025-12-01 10:03:48 +00:00
48297ad9cd Update README
cyberarm synced new reference development to cyberarm/w3dhub_linux_launcher from mirror 2025-11-30 01:23:47 +00:00
cyberarm synced commits to development at cyberarm/w3dhub_linux_launcher from mirror 2025-11-30 01:23:47 +00:00
cyberarm synced commits to master at cyberarm/cyberarm_engine from mirror 2025-11-29 22:13:46 +00:00
1f57dfd38c Update to support Gosu 2.0.0 (Gosu::Image taking in a Gosu::Image fails)
76a8bf95c7 Update Gosu.draw_arc to support partial segments
Compare 2 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2025-10-31 19:34:54 +00:00
d92a8753d8 Bump version
b299593076 Fixed a couple edge cases with Task#normalize_path causing failures
Compare 2 commits »
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2025-10-26 08:54:53 +00:00
ce10cdc658 Fix not properly saving access_token_expiry value
cyberarm synced commits to master at cyberarm/w3dhub_linux_launcher from mirror 2025-10-25 08:34:51 +00:00
5a3f350015 Fixed edge case where Task#normalize_path wouldn't handle partial matches of correctly