Releases: MasterIO02/ordr-client
o!rdr client v27.2
o!rdr client v27.1
Check the release notes of the previous version for the list of changes between the v26 version and the v27!
This release fixes the executable not running on most Windows systems, and adds the latest changes:
- Add back option to log timestamps
- Do not log an error when hitting CTRL+C while on an input prompt
o!rdr client v27 (rewrite)
The o!rdr client has been rewritten into Typescript for this release! It's safer, more stable and future-proof for upcoming o!rdr updates.
Changes:
- The executable can now auto-update
- Updates will be downloaded from GitHub releases
- Added a benchmark-only mode, run the client with the
--benchmarkargument with the executable or vianpm run benchmarkwhen running from source - Removed inactivity detection
- Removed the ability to choose your own songs folder
- Modified folder structures (for data such as songs and skins) and config structure
The open-source o!rdr server is incompatible with this client! Use the v26 version with it.
This new version of the client is incompatible with the previous v26 version! You cannot replace the previous executable by this one!
v26 to v27 migration instructions, as explained in the #updates channel on Discord:
- Follow the new installation instructions in the README (can still run from source or via the executable), DO NOT install it in the same folder as your current client!
- Don't forget to run it once to have it download danser, generate the default configuration and its folder structure, you can close it once it asks you for the speedtest
- Update the new config.json file according to the new layout as described in the README (**Note: for the encoder,
nvidiachanged tonvencandintelchanged toqsv) - Create an empty
keys.jsonfile, and paste this JSON structure inside:
{
"client_id": "",
"osu": {
"oauth_client_id": "",
"oauth_client_secret": ""
}
}- Migrate the
idof the old config into theclient_idfield of the new keys.json file and add your osu! API v2 OAuth keys if you have them. - You will most likely want to copy the maps and skins of the old client to the new one, so move all files in the
files/danser/Songsfolder of the old client to thedata/songsfolder of the new client. Same for the skins. - You're good to go! Note that if you run from source, you HAVE to use
npm startinstead ofnode main.jsnow.
o!rdr client v26
New mandatory update
o!rdr client v25
Latest o!rdr client version, supports danser 0.10.x!
o!rdr client v24
Newest version of the o!rdr client
o!rdr client v23
Latest client version!
o!rdr client v22 fixed
fixes the issue where the client would crash because the "unzipper" library wasn't installed
o!rdr client v22
new version to use with o!rdr rev22!
o!rdr client v21
new version to use with o!rdr rev21