Releases: taulazer/tau
2022.1024.0
What's Changed
- Fix strict hard beats not applying correct size by @naoei in #336
- Update localizations by @naoei in #337
Full Changelog: 2022.911.0...2022.1024.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Notes:
Localisations are now available for download! If you want to help with localization efforts, please go over to our crowdin page.
If you want to have localisations into your language (Arabic, French, Korean, Russian, and Spanish are fully translated), download the Localisations.zip
and extract it to the same place as the tau DLL.
File structure should look like:
- rulesets/
- ar/
- fr/
- .../
- osu.Game.Rulesets.Tau.dll
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.911.0
What's Changed
- Bump ppy.osu.Game from 2022.909.0 to 2022.910.0 by @dependabot in #328
Full Changelog: 2022.902.1...2022.911.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Notes:
Localisations are now available for download! Though I'll eventually plan for this to be built in the DLL, just haven't figured out how yet...
If you want to help with localization efforts, please go over to our crowdin page.
For now, if you want to have localisations into your language (currently only French, Korean, and Russian are fully translated), download the Localisations.zip
and extract it to the same place as the tau DLL.
File structure should look like:
- rulesets/
- ar/
- fr/
- .../
- osu.Game.Rulesets.Tau.dll
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.902.1
What's Changed
- Bump ppy.osu.Game from 2022.901.0 to 2022.902.1 by @dependabot in #326
Full Changelog: 2022.901.0...2022.902.1
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Notes:
Localisations are now available for download! Though I'll eventually plan for this to be built in the DLL, just haven't figured out how yet...
If you want to help with localization efforts, please go over to our crowdin page.
For now, if you want to have localisations into your language (currently only French, Korean, and Russian are fully translated), download the Localisations.zip
and extract it to the same place as the tau DLL.
File structure should look like:
- rulesets/
- ar/
- fr/
- .../
- osu.Game.Rulesets.Tau.dll
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.901.0
What's Changed
- Add strict mod by @naoei in #321
- Add lenience mod by @naoei in #317
- Bump ppy.osu.Game from 2022.821.0 to 2022.901.0 by @dependabot in #324
- Add new mod and ui strings by @naoei in #318
- Update localizations by @naoei in #325
Full Changelog: 2022.822.0...2022.901.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Notes:
Localisations are now available for download! Though I'll eventually plan for this to be built in the DLL, just haven't figured out how yet...
If you want to help with localization efforts, please go over to our crowdin page.
For now, if you want to have localisations into your language (currently only French, Korean, and Russian are fully translated), download the Localisations.zip
and extract it to the same place as the tau DLL.
File structure should look like:
- rulesets/
- ar/
- fr/
- .../
- osu.Game.Rulesets.Tau.dll
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.822.0
What's Changed
- Bump ppy.osu.Game from 2022.810.0 to 2022.810.2 by @dependabot in #313
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #312
- Implement fun mods by @naoei in #314
- Add Acronyms to Fade Out and Fade In and buff Flashlight score. by @Coppertine in #315
- Bump ppy.osu.Game from 2022.810.2 to 2022.821.0 by @dependabot in #320
Full Changelog: 2022.810.0...2022.822.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.810.0
What's Changed
- Create tau localisations by @naoei in #309
- If you wish to help with localisation efforts, head over to crowdin.
- Update osu! by @naoei in #310
- Add more localizable strings by @naoei in #311
Full Changelog: 2022.807.0...2022.810.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.807.0
What's Changed
- Create concept of performance context by @naoei in #280
- Implement Basic Performance Point Calculations by @Coppertine in #285
- Move away from inheriting Beat by @naoei in #286
- Apply new d/t formula by @naoei in #291
- Implement difficulty and performance calculations. by @naoei in #292
- Fallback to playfield's accent color if resulting hit colour is white by @naoei in #299
- Increase amount of slider ticks by @naoei in #298
- Make slider ticks act as "small ticks" by @naoei in #302
- Make hit lighting our own separate setting by @naoei in #306
Full Changelog: 2022.628.0...2022.807.0
Notes:
The performance points system is not yet live since we are still working on it, however, the difficulty calculation for the most part is finished and mainly just needs feedback from users. If you find a map that either seems broken or off, please send a message into our Discord Server, comment in the release discussion, or create a new issue.
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.731.0
What's changed
- Make hit lighting our own separate setting by @naoei in df041c7
- This should generally stop tau from causing crashes due to unaligned enums
Full Changelog: 2022.628.0...2022.731.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.628.0
What's Changed
- Fix incorrect hit sounds on non-converted sliders by @naoei in #287
- Optimise polar slider path by @Flutterish in #288
- Use new
AddTextureSource
by @naoei in 0e82fcf
Full Changelog: 2022.517.0...2022.628.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!
2022.517.0
What's Changed
Full Changelog: 2022.516.1...2022.517.0
Installation:
To install this ruleset just simply put this .DLL file onto your osu/Rulesets
directory under %appdata%
/.
osu!lazer will do the rest for you.
Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!