Skip to content

Releases: taulazer/tau

2022.911.0

11 Sep 17:09
Compare
Choose a tag to compare

What's Changed

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

02 Sep 10:56
84b5efe
Compare
Choose a tag to compare

What's Changed

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

01 Sep 12:37
f676a1c
Compare
Choose a tag to compare

What's Changed

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

23 Aug 02:05
4ec50f4
Compare
Choose a tag to compare

What's Changed

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

10 Aug 05:38
64e8c24
Compare
Choose a tag to compare

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

08 Aug 02:28
cb16ccc
Compare
Choose a tag to compare

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

31 Jul 18:49
Compare
Choose a tag to compare

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

28 Jun 17:26
Compare
Choose a tag to compare

What's Changed

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

17 May 09:55
Compare
Choose a tag to compare

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!

2022.516.0

16 May 13:56
Compare
Choose a tag to compare

What's Changed

  • Update osu! from 2022.424.0 to 2022.515.0 by @naoei in d59a259
  • Optimize sliders by @Flutterish in #269
  • Implement slider fade by @Flutterish in #270
  • Implement transparent slider ticks (repeats) by @Flutterish in #272
  • Add visualizer test scene by @IKeepItNoodles in #274
  • Implement Slider Ticks by @Coppertine in #273
    • Ticks are invisible, they only exist to balance out the health on very long sliders - @naoei
  • Add sliders to distribution graph by @naoei in #277
  • Complete overhaul of the codebase by @naoei in #249
    • Moved Inverse into the Fun category
    • Visualizer now only reacts to hitting objects
    • New autoplay generator - this feels more natural.
    • Renamed hidden to Fade Out
    • New expanded settings - allows you to toggle individual effects
      • Beat size slider now also adjusts the thickness of sliders and hard beats
    • New mods
  • Add new CI Workflow by @naoei in #282
  • Update editorconfig by @naoei in #281
  • Introduce conversion tests by @naoei in #284

New Contributors

  • @Flutterish made their first contribution in #269
  • @IKeepItNoodles made their first contribution in #274

Full Changelog: 2022.424.1...2022.516.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.

PLEASE NOTE:

Since this was a complete rewrite from scratch some elements may be missing, such as skinning. I am planning to eventually get this back in as soon as possible.


Have a feature to suggest? Or encountered a bug? Or just want to chat with other people interested in tau? Join the discord server!