1
0
mirror of synced 2024-09-24 03:28:19 +02:00
Commit Graph

1056 Commits

Author SHA1 Message Date
0auBSQ
8bb6148d74 update discord rpc 2024-07-27 01:38:04 +09:00
0auBSQ
694e1119a3 fix layout shift on the nameplate title select on the heya menu 2024-07-27 01:01:32 +09:00
0auBSQ
e8ab079e4d Squashed commit of the following:
commit 6ca0743f50
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 21:39:38 2024 +0900

    cleanup

commit 756a9370b0
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 21:33:24 2024 +0900

    apply cleanup

commit 75d3fd0da8
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 19:53:27 2024 +0900

    Update Taiko hitsounds to Dashy's 2P hitsounds, old Taiko hitsounds are renamed to "Old Taiko"

commit ba18fb6832
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 19:52:19 2024 +0900

    oopsie

commit 4806f53c49
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 17:27:21 2024 +0900

    fix memory leak

commit 5ae90c94f3
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 17:06:36 2024 +0900

    fix nameplate unlockables and upgrade nlua and system.text.json

commit 57daa487c1
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 01:12:54 2024 +0900

    oopsie

commit 88a15defc1
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Fri Jul 26 01:07:31 2024 +0900

    Squashed commit of the following:

    commit c99443a7d3
    Author: Ashiro12138 <ashiro12138@gmail.com>
    Date:   Fri Jul 26 01:29:15 2024 +1000

        Chore/add editor config (#656)

        * Create .editorconfig

        * format ENTIRE project

        * Remove unnecessary import or usings

        Sort Imports or usings
        Apply file header preferences

        * Fix build error by adding import

commit c47c9c9400
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Thu Jul 25 02:11:10 2024 +0900

    Update Script.lua

commit eee9350d2f
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Thu Jul 25 02:05:16 2024 +0900

    badges

commit a26c76aa60
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Thu Jul 25 01:44:49 2024 +0900

    stars

commit c571070428
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Wed Jul 24 23:57:02 2024 +0900

    improve nameplate lua script

commit f6a08d3a50
Author: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
Date:   Wed Jul 24 23:40:52 2024 +0900

    base
2024-07-26 21:48:06 +09:00
Expédic Habbet
0a60d3f57e
OpenTaiko Russian Text (#658)
* 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.

* Language Key Name Correction

There is a language key name typo corrected. Hereby the correction is made.

* OpenTaiko Russian Text

With the implementation of the Russian text, OpenTaiko could be barely enough to influence across the globe by using Japanese and five initial UN working languages (English, French, Chinese, Russian, Spanish) (Arabic has been added in 1973). What’s more, there are only both PTB and Daijiro 3 support Russian language. However, some Russian texts in Daijiro 3 are unacceptable, and OpenTaiko doesn’t even want to lose against it.
I have started to learn Russian (Russia) by English (United States) since the beginning of 2021 and I have played several Russian games, which helped me on the usage of words. I haven’t use Chinese to learn it like other classmates due to my personal situation. Though it is major in Russia, which I learn and use, it may also give reference in Ukraine, Belarus, Latvia, Moldova, Kazakhstan, and Kyrgyzstan, and keeps on influencing Central and Eastern Europe nowadays. That’s why Russian can be one of six UN working languages. Despite these above, these do not mean I support Russia’s operations.
With the motivation given by the context above, I have implemented Russian into OpenTaiko by referencing English instead of Chinese.
Most text has been implemented with the great help of English, and French has also given me hint on verb conjugations, as Russian also takes grammar important and works similarly like both English and French I know as well. Fortunately, the font OpenWorld-Memories uses supports Russian with its accents, this gives great advantage to implement. Linings adapt to skin OpenWorld-Memories only, so there could be some problems occur while using other custom skin. However, nameplate titles are easily affected by player’s gender, so there are slashes and parenthesizes in some gender-affectable titles. What’s more, some declensions, like casing lead by counting and prepositions, make trouble in grammatical cooperation by using the same spelling, so I had to use word stem and a period dot to temporarily solve this problem like Microsoft does.
If this request is accepted, I will be very appreciated and start to continue both Chinese and Russian text synchronically. Otherwise, if there is no mean to merge this request, I will ultimately forfeit this request and keep my original pace on only Chinese.

* Recall 2nd patch files & Chinese Revision

Temporarily recall 2nd-patch files for 1st merging, make Chinese option description lining adapt to skin, and fill Chinese folder description.
2024-07-26 21:23:17 +09:00
Ashiro12138
c99443a7d3
Chore/add editor config (#656)
* Create .editorconfig

* format ENTIRE project

* Remove unnecessary import or usings

Sort Imports or usings
Apply file header preferences

* Fix build error by adding import
2024-07-26 00:29:15 +09:00
0auBSQ
d995b2d57b trapped passion 2024-07-24 18:30:40 +09:00
Expédic Habbet
7dd8fb53d2
Language Key Name Correction (#657)
* 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.

* Language Key Name Correction

There is a language key name typo corrected. Hereby the correction is made.
2024-07-24 02:01:58 +09:00
0auBSQ
5ea819b341 Fix #606 2024-07-20 04:49:33 +09:00
0auBSQ
b2e8afd1c3 Update Bar_Genre_Overlap_9.png 2024-07-20 01:41:16 +09:00
0auBSQ
d33680a3c7 Add the song nepo matsur1 and fix the optkhq folder 2024-07-18 23:10:13 +09:00
0auBSQ
c522880328 Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2024-07-18 22:27:59 +09:00
0auBSQ
07d58061e6 Auto no longer hit bombs 2024-07-18 22:27:53 +09:00
DragonRatTiger / リュウコ
cbb657edd8
Fix missing quote (#652) 2024-07-17 18:34:15 +09:00
0auBSQ
629ec8018b ? 2024-07-17 18:20:07 +09:00
TFD500
2b666ee14c
dtxmania / tjap3 removal (part 2) (#651)
* dtxmania / tjap3 removal (part 2)

Fixed some stuff with BSQ's supervision. Only doing log translation for now.

* ok hold on i updated it
2024-07-17 00:28:04 +09:00
0auBSQ
11c97c1c1c metadata fixes 2024-07-16 18:18:45 +09:00
0auBSQ
409944fa30 6th~10th dan and add the songs NEP0-2, Deceiver's Revenge. Fungus Night Carnival and the Extra chart for Sotsugyou 2000 2024-07-15 16:43:02 +09:00
0auBSQ
9746eb6bbc Disintegrated Laevatein extreme dan version 2024-07-15 15:38:08 +09:00
0auBSQ
e72b703400 Rerate SUGARUSH extreme back to 9* 2024-07-15 14:38:38 +09:00
0auBSQ
3ec2accc72 Update Judge_Number.png 2024-07-15 00:35:44 +09:00
0auBSQ
0e5dcf5256 Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2024-07-15 00:35:14 +09:00
Ashiro12138
56e830ea32
Chore/601 Refactor random song selection (#645)
* Refactor random song selection

* Found remaining references, removed and refactored
2024-07-12 00:18:05 +09:00
Ashiro12138
a87343ca46
Add null check to avoid crash (#649) 2024-07-12 00:16:51 +09:00
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