1
0
mirror of synced 2024-11-13 18:40:47 +01:00
Commit Graph

1033 Commits

Author SHA1 Message Date
0auBSQ
83178f85d3 Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2024-07-11 20:54:08 +09:00
0auBSQ
2f56539dd1 improve few owm assets 2024-07-11 20:54:06 +09:00
DragonRatTiger / リュウコ
99fb46ff92
Optimize some OWM ending animations (#648)
* Optimize some OWM ending animations

* wait hang on i forgot something
2024-07-11 17:51:48 +09:00
0auBSQ
1c50822197 Changing language no longer requires hard reloading to apply on songs 2024-07-10 20:53:23 +09:00
Expédic Habbet
dafe4b9881
Chinese text of Character Descriptions and some Puchicharas (#646)
* Chinese text of Character Descriptions and some PuchiCharas

Chinese text of Character Descriptions and some PuchiCharas provided as they recently added.

* A minor revision.

* Fix some careless misses

Fix careless misses that lead to reading issues. But I’m sorry that I cannot check by running in game and I don’t know what kind of environment is missing.
2024-07-10 17:57:06 +09:00
DragonRatTiger / リュウコ
332d187af1
Add ability to import ScoreIni files (debug only, for now) (#647) 2024-07-09 18:50:27 +09:00
DragonRatTiger / リュウコ
c9603742b7
Add OutFox's tinyfoxes; Update Dan Fail zh translations (#642)
* Add OutFox's tinyfoxes; Update Dan Fail zh translations

* Adjust zh text

* update all quotes
2024-07-08 17:15:21 +09:00
Ashiro12138
14fdddfa7b
Remove empty line for last lyric of a song (#644) 2024-07-08 17:14:53 +09:00
0auBSQ
4b6c3379d9 extra translations for character descriptions 2024-07-06 22:35:05 +09:00
0auBSQ
c3261ca4ba 1st-5th dan 2024-07-06 21:43:04 +09:00
0auBSQ
53107c6171 add CIRCUNFERENCIA by ULKO 2024-07-06 11:41:19 +09:00
0auBSQ
740757030c pression cybernetique 2024-07-06 10:32:36 +09:00
0auBSQ
efd4704683 new songs yippee 2024-07-05 20:39:42 +09:00
Expédic Habbet
5021165af7
Update Chinese Text (#640)
Update Chinese texts as there are some texts added.
2024-07-04 22:17:04 +09:00
0auBSQ
c889bca492 oopsie 2024-07-04 22:12:41 +09:00
0auBSQ
e77c768eea Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2024-07-02 20:13:08 +09:00
0auBSQ
1cf5edeca2 templatemoyai 2024-07-02 20:13:06 +09:00
Expédic Habbet
842a8df2c5
Correction of the native name of Korean language (#638)
The third syllable of the native name of Korean language miswritten into "인" (means "person"), its correct writing is "어" (means "language").
Hereby the correction is made.
2024-07-02 19:55:39 +09:00
DragonRatTiger / リュウコ
03a71a76db
Rework Localization System (#635)
* Rework localization (WIP)

* Rework localization (WIP 2)

* Resolve conflicts

* Migrate Spanish to JSON file

* Adjust skin fonts

* Migrate French to JSON file

* Migrate Japanese to JSON file

* Migrate Chinese to JSON file (it's finally over)

* ok time to purge the rest of these, thanks for your service
2024-07-02 19:21:25 +09:00
Expédic Habbet
5ca39d568c
New Chinese Text (#637)
* Latest Chinese Texts

Providing Chinese Text of new Open Encyclopedia contents written by DragonRatTiger, folder descriptions, a new option with its description, and Shop texts.
Before the formal release, I shall work on Chinese texts as much as possible as a Chinese text assistant.

* A little revision of Chinese Text

Revision on Assisted Clear.
2024-07-01 21:07:32 +09:00
0auBSQ
ef75fc74b0 Rock the dragon (and fix vertical JPOSSCROLL maybe) 2024-07-01 21:02:11 +09:00
0auBSQ
1832fc2db9 Color tag in texts and descriptions for characters/puchis 2024-06-30 21:21:46 +09:00
0auBSQ
6dd6f06419 Display unlocked songs/total songs per folder and localized character/puchichara names 2024-06-29 09:02:26 +09:00
0auBSQ
c2af24f737 Song unlockables first shot 2024-06-25 05:05:53 +09:00
0auBSQ
561170c6d3 sp 2024-06-23 12:57:21 +09:00
0auBSQ
2926404c0f extra character puchi unlockable 2024-06-23 11:37:23 +09:00
0auBSQ
16b2865422 Unlockables extra stuff 2024-06-23 08:55:00 +09:00
0auBSQ
cc8cd25ebc Fix sp unlockables and Kernschmelze 256 uniqueID 2024-06-23 06:32:16 +09:00
0auBSQ
58878a43c5 AI level to be treated as Default AI level (automatically resets before each play), fix hard gauge bonus that was effective even if force normal gauge on 2024-06-22 22:51:44 +09:00
0auBSQ
a8163583e7 Add the unlockable conditions ce, sc, tp, ap and aw 2024-06-22 10:52:51 +09:00
0auBSQ
9117f7313f Add nameplates to OWM 2024-06-22 06:26:16 +09:00
0auBSQ
c066719ccd Fix shallow copy to deep copy 2024-06-22 05:40:06 +09:00
0auBSQ
ca8f8ddb1a Multiple DB fixes 2024-06-21 23:41:17 +09:00
0auBSQ
a3b39ebe7f Saves attached to database 2024-06-21 09:42:25 +09:00
0auBSQ
c4f55c04b1 DRT 2024-06-19 22:45:28 +09:00
0auBSQ
60a221e3b0 Few more cleaning and translate some classes names to english 2024-06-19 05:01:24 +09:00
0auBSQ
abaa830ac1 Clean some stinky code 2024-06-19 04:10:12 +09:00
DragonRatTiger / リュウコ
aaf68edbf8
Add Calibration function in Config menu (#631)
* W.I.P. - Add Calibration Menu

* Oops wait, need to add these temp assets

* Finish up Calibration feature

* Update TextureLoader.cs

* wait wait WAIT

* fix spelling error
2024-06-18 21:00:15 +09:00
0auBSQ
48a2007b57 Assisted clear badge on the result screen and a bit of code cleaning 2024-06-18 20:57:08 +09:00
0auBSQ
b65e539ac0 deprecate score.ini (scores are now taken directly from database) + a little bit of cleaning 2024-06-18 05:13:30 +09:00
0auBSQ
598bbb0e06 Additional unlockable methods 2024-06-17 02:00:14 +09:00
DragonRatTiger / リュウコ
7cc431ffbb
Prompt user to select language when Config.ini is missing (#629)
* Prompt user to select language when Config.ini is missing

* tiny whitespace fix
2024-06-13 23:01:19 +09:00
0auBSQ
c44c040e65 separate saves related database functions from databasehelper 2024-06-10 23:53:13 +09:00
0auBSQ
8becf079d6 fix crash on database when there are single quotes on the song genre (and other strings) 2024-06-10 21:11:42 +09:00
0auBSQ
c43a3b2727 handle best scores on database 2024-06-10 04:26:52 +09:00
DragonRatTiger / リュウコ
14d9b8ce60
Add Outfox background (#628)
* Add Outfox background

* oops i forgot their tails

* oops x2
2024-06-09 15:16:58 +09:00
totoa553
72903caed9
Update CAct演奏パネル文字列.cs (#627)
#507 での誤植修正
2024-06-09 02:41:04 +09:00
0auBSQ
02ac8a8ccb Parse the NOTESDESIGNER tag and defaults it to MAKER if missing 2024-06-08 00:24:04 +09:00
Takkkom
fe37e0a9a0
演出を拡張 (#626) 2024-06-07 23:32:55 +09:00
0auBSQ
e988b5415a Change the nameplate unlockables format from json to sqlite 2024-06-07 06:13:46 +09:00