d2037da65f
Nullify Locales ( ryubing/ryujinx!83 )
...
See merge request ryubing/ryujinx!83
2025-07-28 19:35:47 -05:00
8fe7d54f85
Changes to uk_UA ( ryubing/ryujinx!84 )
...
See merge request ryubing/ryujinx!84
2025-07-28 19:35:47 -05:00
b8f9f3e16a
Edit TileIDs.cs ( ryubing/ryujinx!81 )
...
See merge request ryubing/ryujinx!81
2025-07-28 19:35:47 -05:00
7b1c8717ef
Edit compatibility.csv ( ryubing/ryujinx!80 )
...
See merge request ryubing/ryujinx!80
2025-07-28 19:35:47 -05:00
6122fa204f
simplify completion callback
2025-07-28 17:58:54 -05:00
217fd90568
Use a single parser execution per text box update
...
Before it would: parse, compile, then execute for getting the formatted result, then run the suggestions function which did parsing on its own. It has now been moved to the new ParseAndGetCompletions function which returns the used ParserResult, saving some work.
2025-07-27 17:35:06 -05:00
95157c0cfd
make ApplicationLibrary implement IStarscriptObject
2025-07-27 17:32:39 -05:00
8a3ccaafe3
basic starscript support + a textbox that provides the starscript executed result & compiled script as well as suggestions
2025-07-27 01:09:59 -05:00
45b2e613cf
Update Ryujinx.LibHac
...
This should fix crashes with mods that worked on Ryubing 1.3.1.
Thanks @cyphix!
e39169ab50
Canary-1.3.97
2025-07-20 03:29:01 -05:00
932c480325
small translation update ( ryubing/ryujinx!79 )
...
See merge request ryubing/ryujinx!79
2025-07-16 14:02:26 -05:00
0e24435414
Updated Brazilian Portuguese translation. ( ryubing/ryujinx!77 )
...
See merge request ryubing/ryujinx!77
2025-06-30 20:21:14 -05:00
a5cf0482b4
Update to the french translation ( ryubing/ryujinx!76 )
...
See merge request ryubing/ryujinx!76
2025-06-30 13:45:29 -05:00
14e794af84
Update UI Icons ( ryubing/ryujinx!75 )
...
See merge request ryubing/ryujinx!75
Canary-1.3.96
2025-06-30 03:15:14 -05:00
29a02f4787
docs: compat: Risk of Rain Returns: Playable
2025-06-28 04:24:20 -05:00
e2f9d84b64
docs: Latest update redirect URL
...
GitLab does not offer a web-page view of the latest release like GitHub does, this is only available on the REST API.
As such, I added this functionality to the update server since it keeps track of what the latest version is for both release channels anyways.
2025-06-28 04:21:04 -05:00
0cc94fdf37
Update French Translation ( ryubing/ryujinx!67 )
...
See merge request ryubing/ryujinx!67
2025-06-23 14:50:47 -05:00
74a9b94227
UI: Properly space total play time separator when loading bar is shown.
Canary-1.3.95
2025-06-20 23:06:16 -05:00
d3208a4c44
UI: Don't show total play time if there is none.
2025-06-20 23:02:39 -05:00
5d136980a3
fix: UI deadlock when launching a game with "Trace Logs" enabled ( ryubing/ryujinx!70 )
...
See merge request ryubing/ryujinx!70
Canary-1.3.94
2025-06-19 20:51:11 -05:00
572ad1eac5
Exclude time spent with emulator paused from play time ( ryubing/ryujinx!55 )
...
See merge request ryubing/ryujinx!55
Canary-1.3.93
2025-06-19 16:33:10 -05:00
6bb2af0091
Implement CreateLibraryAppletEx in ILibraryAppletCreator ( ryubing/ryujinx!69 )
...
See merge request ryubing/ryujinx!69
Canary-1.3.92
2025-06-19 15:48:06 -05:00
534a194ed9
Correct typo on part of the character for word "server" ( ryubing/ryujinx!68 )
...
See merge request ryubing/ryujinx!68
2025-06-19 15:25:40 -05:00
331805791e
infra: [ci skip] fix inconsistent namespaces from update library
2025-06-19 04:26:22 -05:00
6773406bb6
infra: Use Ryujinx.UpdateClient NuGet package for checking for updates.
...
Main benefit to this is sharing the C# model definitions from what the server returns and Ryujinx uses in-app without differences.
Additionally removed the GitHub API JSON models.
Canary-1.3.91
2025-06-19 04:18:33 -05:00
6226eadf55
docs: compat: The Legend of Nayuta: Boundless Trails: ingame ( ryubing/ryujinx!59 )
2025-06-18 14:31:08 -05:00
b1cde5fd97
Updated Swedish translation ( ryubing/ryujinx!66 )
...
See merge request ryubing/ryujinx!66
2025-06-17 13:05:39 -05:00
39944b2063
Update Korean translation ( ryubing/ryujinx!64 )
...
See merge request ryubing/ryujinx!64
2025-06-17 03:21:30 -05:00
973c6ba5df
UI: RPC: Squeakross: Home Squeak Home image
...
docs: compat: Squeakross: Home Squeak Home: Playable
Canary-1.3.90
2025-06-16 02:06:45 -05:00
6803c91da8
infra: Add package source mappings for Ryujinx.UpdateClient to silence compile warnings
2025-06-16 02:05:11 -05:00
557c2a50b2
infra: Add NuGet config to solution items
2025-06-16 02:04:48 -05:00
77a797f154
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )"
...
This reverts merge request !47
Canary-1.3.89
2025-06-15 20:45:26 -05:00
faf9e3cdd7
macOS: Fix MoltenVK config packing ( ryubing/ryujinx!65 )
...
See merge request ryubing/ryujinx!65
Canary-1.3.88
2025-06-15 18:24:45 -05:00
7bc80ed4fe
Updated Brazilian Portuguese translation ( ryubing/ryujinx!62 )
...
See merge request ryubing/ryujinx!62
2025-06-15 10:28:41 -05:00
a1d44ec496
Update translation for Traditional Chinese ( ryubing/ryujinx!61 )
...
See merge request ryubing/ryujinx!61
2025-06-14 20:06:12 -05:00
bab3beb0ac
[ci skip] Forgot closing / lol
2025-06-13 15:51:23 -05:00
aa9e74339b
Add support for notifying the update server when a new update has been pushed instead of relying on periodic refreshes
2025-06-13 01:57:54 -05:00
908273d848
[ci skip] UpdateClient package source
...
https://git.ryujinx.app/ryubing/update-server/-/packages
2025-06-13 01:57:54 -05:00
b51ad11574
Updated Simplified Chinese translation ( ryubing/ryujinx!58 )
...
See merge request ryubing/ryujinx!58
2025-06-11 19:43:50 -05:00
ea027d65a7
Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )
...
See merge request ryubing/ryujinx!47
Canary-1.3.87
2025-06-11 17:58:27 -05:00
d03ae9c164
fix: socket blocking flag is inverted when setting it ( ryubing/ryujinx!57 )
...
See merge request ryubing/ryujinx!57
Canary-1.3.86
2025-06-11 16:44:07 -05:00
90e9492f6c
Update Korean translation ( ryubing/ryujinx!56 )
...
See merge request ryubing/ryujinx!56
2025-06-11 15:37:48 -05:00
512120db04
Work around Escape hotkey race with exit confirmation dialog
...
See merge request ryubing/ryujinx!54
Canary-1.3.85
2025-06-10 22:52:08 -05:00
90582e9e93
fix: crash caused by cursor overflow
...
See merge request ryubing/ryujinx!53
Canary-1.3.84
2025-06-10 16:34:12 -05:00
b97fae08b5
fix: use the correct font family for CJK characters
...
See merge request ryubing/ryujinx!52
Canary-1.3.83
2025-06-10 15:41:39 -05:00
eed6ef632d
infra: [ci skip] update CHANGELOG.md
2025-06-09 19:57:31 -05:00
0409c15903
Remove GitHub updater support.
Canary-1.3.82
2025-06-09 19:51:53 -05:00
c58272ac20
infra: CI: Remove GitHub release uploading from Stable workflow.
2025-06-09 18:56:28 -05:00
9d83dfd19c
misc: [ci skip] Missed the property part of _chosenProfile
1.3.2
2025-06-09 17:59:40 -05:00
ce31a47934
misc: Code styling changes & cleanups
Canary-1.3.81
2025-06-09 17:57:26 -05:00
d31d1f91cf
Added the ability to switch between local and global input in the user configuration
...
See merge request ryubing/ryujinx!8
Canary-1.3.80
2025-06-09 17:24:24 -05:00