1
0
mirror of synced 2025-01-29 19:17:25 +01:00

1251 Commits

Author SHA1 Message Date
github-actions
ab94adc6c2 Update changelog for version 0.6.0.39 2025-01-16 08:20:09 +00:00
DragonRatTiger / リュウコ
e489de89a5
0.6.0.39 - Minor updates (#783)
- The default font for most languages (when a skin doesn't include a font for that language) has been set to Noto Sans JP
- The font size for the Offset text on the Calibration screen can now be adjusted
- Fixed the user rename screen being off-center for resolutions other than 1920x1080
- Lua security update
0.6.0.39
2025-01-16 17:18:47 +09:00
Wei-Cheng Yeh (IID)
a028f6997a
fix - forward-ize backslashes to fix path issues (#782) 2025-01-12 19:01:14 +09:00
github-actions
75748daa17 Update changelog for version 0.6.0.38 2025-01-11 04:04:45 +00:00
DragonRatTiger / リュウコ
96d73be148
0.6.0.38 - Correctly load Clear sounds & pan according to player count (#781)
- Correctly load clear sounds & pan according to player count
- Adjust Korean translations (AsPho)
0.6.0.38
2025-01-11 13:03:51 +09:00
Expédic Habbet
6bdb351687
i18n - Chinese and Russian Custom Unlockable Text & Deadzone Adjustments (#778) 2025-01-08 07:42:24 +09:00
Wei-Cheng Yeh (IID)
2f4cddd2fe
refactor - SampleFramework -> FDK (#780) 2025-01-08 06:54:07 +09:00
github-actions
c54aa0b97d Update changelog for version 0.6.0.37 2025-01-07 21:35:16 +00:00
Wei-Cheng Yeh (IID)
1e9fd20494
0.6.0.37 - text console logging enhancement (#779)
- [Fix] Saves.db3 failures no longer cause crashes
- [Fix] Prevent crashes if FX Script.lua has Lua errors
- [Fix] Gameplay debug info now shows at the right place
- [Feat] LogNotification messages now show on screen top (FX and BG Lua script error, preimage-not-found warning, complex number format warning, modal-window-not-closed error, TJA parsing error)
- [Feat] BG Lua script errors are now logged
- [Feat] TJA parsing errors are now logged and as warnings.
- [Feat] TextConsole messages now respect to font height
0.6.0.37
2025-01-08 06:34:18 +09:00
github-actions
912c8d12aa Update changelog for version 0.6.0.36 2025-01-06 13:11:56 +00:00
Wei-Cheng Yeh (IID)
3d1f878449
0.6.0.36 - Fix "all your best were belong to the last player" (#777)
- Fix "all your best were belong to the last player"
0.6.0.36
2025-01-06 22:10:58 +09:00
github-actions
45ca54c5fe Update changelog for version 0.6.0.35 2025-01-05 21:01:30 +00:00
DragonRatTiger / リュウコ
a865b47c15
0.6.0.35 - Add Trigger & Thumbstick support for Gamepads (#776)
- Add Trigger & Thumbstick support for Gamepads
0.6.0.35
2025-01-06 06:00:39 +09:00
github-actions
3d658580af Update changelog for version 0.6.0.34 2025-01-05 14:51:37 +00:00
0auBSQ
1d154683a2 0.6.0.34 - Support for custom song unlockable text, no longer display ??? as unlockable message for Epic rarity assets
- Support for custom song unlockable text
- No longer display "???" as unlockable message for Epic rarity assets
0.6.0.34
2025-01-05 23:50:37 +09:00
github-actions
76303955b8 Update changelog for version 0.6.0.33 2025-01-03 18:29:36 +00:00
0auBSQ
ff71bf77bf 0.6.0.33 - CH4 and Nep03/4 Unlocks, update skin for developers
- Add Chapiter 4 and NEP03/4 unlocks
0.6.0.33
2025-01-04 03:28:36 +09:00
Expédic Habbet
e96a5cc097
i18n - Chinese and Russian Nameplate Title No.142~211 (#773) 2025-01-02 20:50:25 +09:00
github-actions
f8d487c1a3 Update changelog for version 0.6.0.32 2025-01-02 09:04:35 +00:00
DragonRatTiger / リュウコ
3e16bbcdc3
0.6.0.32 - Input Device QoL (#775)
- Allow input devices to be recognized after plugging in past startup
- Fix joystick devices failing to send inputs (Fixes tatacons)
- Unsupported keyboard key inputs no longer crash the game
- Devices being plugged/unplugged are now logged
0.6.0.32
2025-01-02 18:03:43 +09:00
github-actions
b449079702 Update changelog for version 0.6.0.31 2024-12-30 10:08:03 +00:00
DragonRatTiger / リュウコ
f94adf2313
0.6.0.31 - Misc updates (#772)
- Change OpenTaiko.log's encoding to UTF-8
- Fallback to SkiaSharp's default typeface if all other methods fail
- Log Egl related errors
0.6.0.31
2024-12-30 19:07:06 +09:00
github-actions
65c4c777d8 Update changelog for version 0.6.0.30 2024-12-22 07:22:02 +00:00
DragonRatTiger / リュウコ
d43ff025ec
0.6.0.30 - Set default Graphics Device type on first boot & only show supported Graphics Devices per OS (#770)
- Set default Graphics Device type on first boot & only show supported Graphics Devices per OS
0.6.0.30
2024-12-22 16:21:06 +09:00
Expédic Habbet
fa7bc2a359
i18n - Text Search Menu Text in Chinese and Russian (#771) 2024-12-20 22:43:01 +09:00
DragonRatTiger / リュウコ
64a2fb9fa6
hotfix - Oops, forgot to localize the text search menu (#769) 2024-12-20 19:49:08 +09:00
Expédic Habbet
67376494ca
i18n - Search by Text in Chinese and Russian (#768) 2024-12-20 18:33:07 +09:00
github-actions
18ba1a9d4e Update changelog for version 0.6.0.29 2024-12-19 08:20:00 +00:00
DragonRatTiger / リュウコ
67a37f56cd
0.6.0.29 - Add ability to search for songs via. text (#767)
- Adds a Search by Text new folder with a similar appearance to Search by Difficulty (Case-insensitive)
0.6.0.29
2024-12-19 17:18:58 +09:00
DragonRatTiger / リュウコ
2cc4a1bc05
chore - Bring back silent hitsound (#765) 2024-12-18 08:51:16 +09:00
Julian Holfeld
7ce8cfacef
i18n - translate de and nl (#764) 2024-12-16 20:20:13 +09:00
github-actions
6524a9e671 Update changelog for version 0.6.0.28 2024-12-12 03:26:11 +00:00
Expédic Habbet
8de68e569c
0.6.0.28 - Fix Input Timestamp Inaccuracy Texts and Reminders, and Some Revisions (#762)
- Russian text of Fix Input Timestamp Inaccuracy
- Chinese text minor changes and lining
- Text revision reminders in other languages
- Japanese text fixes
- Korean text of unlock conditions in playing, punctuations
- Make Dutch text JSON line index consistent
0.6.0.28
2024-12-12 12:25:19 +09:00
github-actions
d4fcbd1886 Update changelog for version 0.6.0.27 2024-12-09 20:33:16 +00:00
Wei-Cheng Yeh (IID)
1aa4f58e46
0.6.0.27 - support stretching bar roll as in TaikoJiro (#757)
- [Feat] Make bar drumrolls stretchable
- [Feat] Detect and hide screen-obscuring bar drumrolls when any tips are out of screen
- [Fix] fix bar drumroll end stuck at judgement mark if occurred at 0ms since #START
- [Fix] fix fuze rolls stretched back when exploded
- [Fix] fix balloon-type notes not stayed on judgement mark vertically during their duration
- [Fix] fix wrong drawn position of rotated bar-type roll tails
0.6.0.27
2024-12-10 05:32:20 +09:00
github-actions
b35a4d33fe Update changelog for version 0.6.0.26 2024-12-08 01:19:20 +00:00
Wei-Cheng Yeh (IID)
86d13b7d1c
0.6.0.26 - Fix input timestamp inaccuracy (#761)
- Fix Buffered Inputs
- Fix input lag on VSync
- Fix inputs being fps-restricted
0.6.0.26
2024-12-08 10:18:14 +09:00
0auBSQ
10a9a1cf4b hotfix - Fix an oopsie (dead RefreshSkin reference) 2024-12-07 00:19:38 +09:00
0auBSQ
0b41f6580d chore - Move modal code to a new CModalManager class (note: first part of an update aiming to be able to display modals anywhere) 2024-12-07 00:02:55 +09:00
github-actions
702b42b2fe Update changelog for version 0.6.0.25 2024-12-06 10:57:29 +00:00
Wei-Cheng Yeh (IID)
7e73a8314f
0.6.0.25 - Prevent CCounter from halting due to very large BPM (#759)
- Prevent CCounter from halting due to very large BPM
0.6.0.25
2024-12-06 19:56:34 +09:00
github-actions
744370db0b Update changelog for version 0.6.0.24 2024-12-04 23:35:18 +00:00
Wei-Cheng Yeh (IID)
043ad6a95d
0.6.0.24 - Remove broken DTX legacy beatline chips processing (0x51) (#758)
- Remove broken DTX legacy beatline chips processing (0x51)
0.6.0.24
2024-12-05 08:34:27 +09:00
github-actions
f209624d49 Update changelog for version 0.6.0.23 2024-12-02 19:24:20 +00:00
Wei-Cheng Yeh (IID)
165ebc46e5
0.6.0.23 - Fix parsing of roll heads and ends to improve TaikoJiro compatibility (#756)
- Fix end of bar drumrolls wrongly snapped to 1/16th (only visually) in HB/BMScroll
- Fix incorrect roll duration, missing rolls, or unended chart for rolls across branch sections
- Force unended roll to end at the first non-roll note after it or #END
0.6.0.23
2024-12-03 04:23:26 +09:00
github-actions
089148cfd3 Update changelog for version 0.6.0.22 2024-12-01 21:36:23 +00:00
Wei-Cheng Yeh (IID)
007b2a32d4
0.6.0.22 - Reset bar drumroll redness on retry or training-mode pause (#755)
- Reset bar drumroll redness on retry or training-mode pause
0.6.0.22
2024-12-02 06:35:24 +09:00
Expédic Habbet
a33cf158a2
chore - Redo Renaming Info in Chinese and Russian (#752) 2024-11-19 04:16:45 +09:00
Lolly
5e4df1ea1b
chore - Error message typo correction (#751) 2024-11-19 02:37:20 +09:00
github-actions
da8dc1cad7 Update changelog for version 0.6.0.21 2024-11-18 17:27:38 +00:00