1
0
mirror of synced 2024-11-23 23:21:06 +01:00
Commit Graph

1169 Commits

Author SHA1 Message Date
github-actions
d8077b13fb Update changelog for version 0.6.0.9 2024-10-29 21:28:07 +00:00
Wei-Cheng Yeh (IID)
8ed97e163b
0.6.0.9 - Fix crash when exiting title screen by Esc
- Fix crash when exiting title screen by Esc
2024-10-30 06:27:07 +09:00
github-actions
05b8601aa8 Update changelog for version 0.6.0.8 2024-10-29 08:39:20 +00:00
Expédic Habbet
adb13e558f
0.6.0.8 - Additional Chinese and Russian translations
- Additional Chinese and Russian translations
2024-10-29 17:38:28 +09:00
github-actions
313a5e18ba Update changelog for version 0.6.0.7 2024-10-29 07:55:28 +00:00
TenseiWu
5b83f7218c
0.6.0.7 - Fix judge text drop frame when prev one remove
- Fix judge text drop frame when prev one remove
2024-10-29 16:54:22 +09:00
github-actions
0e08b2a58a Update changelog for version 0.6.0.6 2024-10-28 03:12:18 +00:00
Takkkom
34182262b0
0.6.0.6 - Add optional offset values for characters on menus and result screen
- Add optional offset values for characters on menus and result screen
2024-10-28 12:11:23 +09:00
github-actions
f0b0e615fb Update changelog for version 0.6.0.5 2024-10-28 03:06:09 +00:00
Wei-Cheng Yeh (IID)
a3227fd8f3
0.6.0.5 - Fix big note judgement preventing early BAD of big notes in Easy window
- Fix big note judgement preventing early BAD of big notes in Easy window
2024-10-28 12:05:12 +09:00
github-actions
d9a063f6c6 Update changelog for version 0.6.0.4 2024-10-27 22:18:47 +00:00
DragonRatTiger / リュウコ
bfcafea41e
0.6.0.4 - 727 wysi
- Deprecate unused textures
- Fix tall preimages not being scaled correctly
- Fix Sort Songs menu not updating lang values
2024-10-28 07:17:45 +09:00
github-actions
84eb735c9f Update changelog for version 0.6.0.3 2024-10-27 14:42:27 +00:00
Wei-Cheng Yeh (IID)
f295ba1c30
0.6.0.3 - Fix wrong roll speed in non-1x play speed
- Fix wrong roll speed in non-1x play speed
2024-10-27 23:41:34 +09:00
github-actions
859ddb9ef6 Update changelog for version 0.6.0.2 2024-10-27 14:36:25 +00:00
Wei-Cheng Yeh (IID)
978dfc7bc7
0.6.0.2 - Fix crash due to undefined mob, dancer, & runner
- Fix crash due to undefined mob, dancer, & runner
2024-10-27 23:35:31 +09:00
github-actions
e9ca2c3996 Update changelog for version 0.6.0.1 2024-10-27 00:03:54 +00:00
0auBSQ
4eb7c80f07 0.6.0.1 - Nameplates additions, minor fix
- Fix Mob, Dancer, Runner appearing despite empty array on the scene preset
- Chapter IV nameplates and make Chapter III all-songs nameplates accessible (condition changed from 999 songs to 34)
- Japanese translations for some nameplates
2024-10-27 09:02:21 +09:00
0auBSQ
a6af600cb9 chore: forgor to remove the characters/puchi from this repo 2024-10-26 17:54:48 +09:00
github-actions
88a4e92e69 Update changelog for version 0.6.0.0 2024-10-26 08:01:48 +00:00
0auBSQ
a67972cf57 0.6.0.0 - Wrong version number 2024-10-26 17:00:49 +09:00
github-actions
f71d44d667 Update changelog for version 0.6.0 2024-10-26 07:57:28 +00:00
0auBSQ
6e5718027f Time to try the thing 2024-10-26 16:56:14 +09:00
0auBSQ
9e4889e695 ch3 2024-10-26 14:58:38 +09:00
0auBSQ
599bf979d0 a bit of cool stuff 2024-10-26 12:28:17 +09:00
DragonRatTiger / リュウコ
60d47e3471
Fix default keybinds being wiped if new Config file is created (#722)
* Update ImGuiDebugWindow.cs

* Fix default keybinds being wiped when creating new Config
2024-10-25 00:06:20 +09:00
Expédic Habbet
ad2d5f4cb9
Follow README Update just now (#721)
* Follow README Update just now

Update README-ZH.md by following README.md just now.

* Minor revisions
2024-10-24 13:43:42 +09:00
0auBSQ
57674c2770 Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2024-10-24 09:26:28 +09:00
0auBSQ
c04a3ccfc8 Update CSongListNodeComparerUnlockStatus.cs 2024-10-24 09:24:09 +09:00
DragonRatTiger / リュウコ
d5f62b9bf1
Fix Calibration Mode returning opposite value (#720) 2024-10-24 09:11:54 +09:00
0auBSQ
b41875591b remove assets from the main repo as they got moved on separate repos for 0.6 release 2024-10-24 08:26:39 +09:00
0auBSQ
b144ede418 memory by taichenko 2024-10-24 07:22:54 +09:00
0auBSQ
cf8e228871 englishify CSongListNode 2024-10-24 05:29:57 +09:00
0auBSQ
d7ea86cd86 translate comparer codes and add unlockable check on it 2024-10-24 05:11:08 +09:00
0auBSQ
3b2cef2636 fix a crash DRT didnt notice 👀 2024-10-24 01:02:03 +09:00
Julian Holfeld
fcf4f80b34
File Scoped Namespace Declarations (#716)
* refactor: file-scoped namespace OpenTaiko

* refactor: file-scoped namespace FDK

* refactor: dotnet format
2024-10-24 00:37:21 +09:00
DragonRatTiger / リュウコ
e87212ea60
More stuff and also imgui (#717)
* Add names to input devices

* Deprecate unused textures

* ImGui debugging - track Script.lua textures

* ImGui debugging - track Module textures

* ImGui debugging - track Kusudama textures

* actually let's not put that in a tree

* Remove unused input methods for now

* Update ImGuiDebugWindow.cs

* Update OpenTaiko/src/Common/ImGuiDebugWindow.cs

Co-authored-by: Wei-Cheng Yeh (IID) <iid@ccns.ncku.edu.tw>

* Further simplify lyric sandwich

---------

Co-authored-by: Wei-Cheng Yeh (IID) <iid@ccns.ncku.edu.tw>
2024-10-24 00:10:43 +09:00
0auBSQ
e64462809b deprecate stuff 2024-10-23 05:23:14 +09:00
0auBSQ
1314118073 deprecate old calibration method (calibration tja) that got replaced by input calibration on the regular menu 2024-10-23 03:04:09 +09:00
Julian Holfeld
12eec18ab9
Early returns and Switch Expressions (#715)
* refactor: shorten getGamePad- getJoystickId

* refactor: use switch expression

* refactor: CPad early return & shortened bool returns

* refactor: CTextConsole
2024-10-23 00:57:25 +09:00
Julian Holfeld
a38003bdb2
Translate japanese variables and code (part 3) (#714)
* refactor: translate CConfigIni

* refactor: remove unused CDTXVersion.cs

* refactor: ConfigManager

* refactor: translate CPad.cs

* refactor: translate CTextConsole

* refactor: remove unused CVersionList.cs
2024-10-22 23:40:48 +09:00
0auBSQ
fe31f0d8f2 don't read deprecated tower textures 2024-10-22 07:57:51 +09:00
DragonRatTiger / リュウコ
6e8be10105
ImGui debugging - view CTextures & Inputs (#713)
* ImGui debugging - view CTextures & Inputs

* Update CDTX.cs
2024-10-22 07:28:22 +09:00
0auBSQ
6f85e8fa86 remove old openencyclopedia references 2024-10-22 05:39:39 +09:00
0auBSQ
4957d54710 remove deprecated DTX plugin references 2024-10-22 05:33:49 +09:00
0auBSQ
b28c2f6c56 delete CDTXVmode references 2024-10-22 05:16:30 +09:00
0auBSQ
b20302627f remove compact mode unused references 2024-10-22 05:04:45 +09:00
Julian Holfeld
d19654e3c0
Refactor CConfigIni (#710)
* refactor: use switch Statements

* refactor: use early-return to avoid nesting

* refactor: ProcessSystemSection

* refactor: ProcessAutoPlaySection

* refactor: HitRange- and LogSection

* refactor: ProcessPlayOptionSection

* refactor: remaining process sections

* refactor: section process dict

* refactor: rename vars for clear context

* refactor: make key-value local

* refactor: early return to avoid nesting

* refactor: wrap suggestions

* refactor: merge isMenu into logical pattern

* refactor: TrimStart on next line

* refactor: RemoveDuplicateKeyAssignments

* revert: switch expression ProcessDebug
2024-10-22 04:33:40 +09:00
0auBSQ
f88cd1d676 unlockables and minor fixes 2024-10-21 06:07:10 +09:00
Julian Holfeld
49737ea36d
fix: use this. qualifier (#709) 2024-10-21 01:54:26 +09:00