1
0
mirror of synced 2024-11-28 09:20:53 +01:00
Commit Graph

633 Commits

Author SHA1 Message Date
0auBSQ
701b5b9ab8 multiple song select screen additions and improvements 2022-11-30 22:33:42 +09:00
0auBSQ
77202fd346 Extra panel texture for custom skins 2022-11-29 19:15:31 +09:00
0auBSQ
6b7c3dd4c0 Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2022-11-27 15:23:05 +09:00
0auBSQ
787ef28f3b Update CActSelect曲リスト.cs 2022-11-27 15:22:44 +09:00
Takkkom
a73719fb7b
マイルーム画面の画像の位置を自由に変更可能に (#327)
Co-authored-by: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
2022-11-27 15:22:12 +09:00
Takkkom
26b45e3e18
読み込み画面のキャラの移動距離を変更可能に (#331) 2022-11-27 15:20:17 +09:00
0auBSQ
00e982ddfc Fix a crash when songselect bar count is not 9 2022-11-27 14:35:29 +09:00
Takkkom
2accbf002b
選曲画面の画像の位置を自由に変更可能に (#330)
* 選曲画面の画像の位置を自由に変更可能に

* 演奏オプションの画像の位置を自由に変更可能に

* Levelの桁数によって数字の大きさを変更するように
2022-11-27 10:37:48 +09:00
0auBSQ
5b0fa77ce1 make skin thumbnail/preview resolution dependent and not texture dependent 2022-11-16 07:49:30 +09:00
0auBSQ
7ea9bad080 Fix ConfigMenu scroll animation for more than 10 boxes 2022-11-16 07:46:16 +09:00
0auBSQ
41be5d2af1 Center focus if Config_ItemBox_Count is not 10 2022-11-16 07:10:21 +09:00
0auBSQ
1df08dabe2 Add 2 options to customize the text gradiant color on the config menu 2022-11-16 07:04:41 +09:00
0auBSQ
8c0928c2e7 Add a Config_Font_Scale_Description parameter to customise the description box font size 2022-11-16 05:14:25 +09:00
Takkkom
9d20175a22
設定画面の画像の位置を自由に変更可能に (#326)
* 設定画面の画像の位置を自由に変更可能に

* ItemBoxの数を変更できるように
2022-11-13 23:28:35 +09:00
Takkkom
c4ac4c7aec
タイトル画面の画像の位置を自由に変更可能に (#324) 2022-11-13 05:31:59 +09:00
DragonRatTiger
d8cfd7c06c
Do not use SUBTITLE if localized title is used (#323)
+ a bonus edit : Allowing SUBTITLE to pick up an input w/o -- or ++ prefix
2022-11-07 17:51:43 +09:00
0auBSQ
0ff2764a67 Change "jp" lang string to "ja" to fit language code 2022-11-07 15:37:57 +09:00
0auBSQ
d1a7eff7f5 Few progress on 1080p support 2022-11-07 05:03:09 +09:00
0auBSQ
6ebac32e6b Fix #294 2022-11-05 14:56:29 +09:00
0auBSQ
1d5398e131 Fix gen4 score calculations for impossible balloons
Now gen4 score calculations cap the expected hit count to 16.6 per second for balloons on their formulas
2022-11-05 05:03:25 +09:00
0auBSQ
725f99bf2c Fit WindowWidth and WindowHeight to skin's resolution at each game launch or skin change
In order to prevent the need to edit Config.ini each time the window is resized by mistake, it's still possible to resize the window, but it will no longer be saved between instances, also window is now automatically resized when switching between 2 skins with different resolutions
2022-11-05 04:43:12 +09:00
0auBSQ
bbce3134a2 Fix #263 (x64 build is now playable) 2022-11-05 04:34:21 +09:00
0auBSQ
1790b1e9be Fix #311 (Add a SetRotation(angle, filename) function, usable in Lua backgrounds) 2022-11-05 04:13:47 +09:00
0auBSQ
5497db06b8 Allow the setting of the "Resolution" parameter on SkinConfig.txt 2022-11-05 03:30:36 +09:00
DragonRatTiger
b750729b47
Fixing Dan Exam Result saving method (#321)
* Remove "???" on Dan clear + fix up Exam Result saving

* (W.I.P.)

* Revert W.I.P. Dan hidden song fix

A proper fix can't be made at this time. Will prioritize Dan exam result fix instead.
2022-10-12 16:32:38 +09:00
Expédic Habbet
ce260d6996
Update CLang_zh.cs (#319)
Changed inappropriate translation of "Mob" from "暴徒" to "人群", which the "暴徒" usually refers to the riot that makes rebellion.
2022-10-10 22:18:49 +09:00
DragonRatTiger
656d88efcd
Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318)
* Localizing TJAs by parsing language-specific Title/Subtitle

Follows a similar style to Taiko Web's localized title/subtitle metadata by adding an abbreviation of the user's selected language to the TITLE and SUBTITLE command name.

* Using a more proper method for localizing title/subtitle

Hang on, that was a really bad method now that I looked at it.

Now has a readonly string instead of constantly concating strings.

* Saving Dan Dojo values to ScoreIni (W.I.P.; Global values bugged)

Dan Dojo scores are saved in `ExamResult#_#=#` format.

Global values currently return 0 regardless of what the user has scored. Currently looking into issue.

* Save & load Dan Dojo exam results (Global Exams fixed)
2022-10-10 19:29:58 +09:00
DragonRatTiger
82d6a6f911
Localizing TJAs by parsing language-specific Title/Subtitle (#315)
* Localizing TJAs by parsing language-specific Title/Subtitle

Follows a similar style to Taiko Web's localized title/subtitle metadata by adding an abbreviation of the user's selected language to the TITLE and SUBTITLE command name.

* Using a more proper method for localizing title/subtitle

Hang on, that was a really bad method now that I looked at it.

Now has a readonly string instead of constantly concating strings.
2022-10-08 11:20:35 +09:00
marseille
973e45b88c
make recently played songs configurable in Config.ini (#309) 2022-09-27 16:38:10 +02:00
0aubsq
60c7abf200 Display planned menus for next versions, buttons currently disabled 2022-08-26 03:08:32 +02:00
0aubsq
b9bcca4fc8 Fix #152 and branch score issues (except dan for now) 2022-08-25 11:30:52 +02:00
0aubsq
7d87f8291a Fix #281 (Set autoplay off on first play) 2022-08-25 03:16:09 +02:00
0aubsq
e767c58452 Fix #286 (Add support for individual combo dan conditions) 2022-08-25 03:11:23 +02:00
0aubsq
13e154c20f Add the songs Fearless and Rainy Night, Slayer of. Extra difficulty rerated to 11 2022-08-15 15:34:02 +02:00
Takkkom
f6d8f78331
x64に対応 (#289)
* x64に対応 x64のビルドではDirectSoundには非対応

* 少し修正

* 不具合の修正
2022-08-15 13:54:04 +02:00
HokkaidoPerson / ほっくり(北海道ゆっくり放送)
88706ec568
Fix #278 (#280) 2022-07-10 13:39:37 +02:00
WHMHammer
7cdd30590b
Chinese translation update (#275) 2022-07-08 10:17:24 +02:00
Takkkom
875f658947
曲を読み込んでいる間に選曲画面に入るとクラッシュする問題の修正 (#272) 2022-06-30 04:36:08 +02:00
0aubsq
63fe8e46cf Add puchichara section on the OpenEncyclopedia, slightly improve the menu UX 2022-06-28 12:52:28 +02:00
0aubsq
567fbdec60 Different color return boxes for onlinelounge song select menu and open encyclopedia submenus 2022-06-27 23:35:36 +02:00
0aubsq
d23ad9003a Fix the allocation bug (Text procedural textures being cached and allocated only once, disposing them broke the internal system) 2022-06-27 23:13:21 +02:00
0aubsq
5ea819e59d Attach OpenEncyclopedia Menu base functionalities, a text allocation bug to fix 2022-06-27 22:57:23 +02:00
0aubsq
64eb2848f9 minor fix 2022-06-27 20:55:16 +02:00
0aubsq
c14bef5da9 Complete the CEncyclopediaControler class 2022-06-27 20:50:24 +02:00
0aubsq
607b444ea5 Small situational crash fix 2022-06-26 20:52:15 +02:00
0aubsq
7bca4f1470 Fix broken json 2022-06-26 07:04:37 +02:00
0aubsq
672b64392e Minor fix 2022-06-25 20:43:48 +02:00
0aubsq
6fd3cee98c Few base methods for the encyclopedia menu 2022-06-25 20:40:55 +02:00
0aubsq
7ff3b79ba2 Merge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main 2022-06-25 12:28:28 +02:00
0aubsq
38be006289 Add a template class 'CSavableT' for database classes 2022-06-25 12:28:10 +02:00
Takkkom
0a3b393ba1
FullHDに対応するための下準備 (#270) 2022-06-25 10:03:38 +02:00
Takkkom
4e1628b4a1
同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正 (#269)
* 同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正

* 指摘された不具合の修正
2022-06-24 10:06:30 +02:00
0aubsq
4a3aef6cb0 Remove unnecessary database files and code 2022-06-23 08:38:13 +02:00
Takkkom
24b5152f76
背景のlua関係でメモリリークをしていた問題の修正 (#262) 2022-06-21 05:30:16 +02:00
0aubsq
52a0680bfa Fix song names with invalid characters on online lounge and limit the new filename length to avoid failed downloads due to path_max exceeded 2022-06-20 07:18:47 +02:00
0aubsq
9bc9b1d465 Fix #225 2022-06-18 09:06:54 +02:00
0aubsq
52cd66d2b6 Fix a game-breaking parsing issue for some dans with individual conditions 2022-06-18 05:38:00 +02:00
0aubsq
6b9387a490 Completely untie bombs and bads/miss to avoid error-prone code, make combo guides more clear visually 2022-06-15 06:48:36 +02:00
0aubsq
fea443281c Fix #254 and fix an issue with score ranks where 2P roll count were dependent on 1P ones, making Omega rank unreachable in some cases 2022-06-15 01:47:13 +02:00
0aubsq
3b7f139468 Fix #244 2022-06-14 18:34:53 +02:00
0aubsq
b14d57e8ee Fix #246 2022-06-14 18:16:44 +02:00
0aubsq
aaa263dbce Improve mod menu UX and add a small space for the future mod description addition 2022-06-14 03:07:18 +02:00
0aubsq
46672deda3 Roadmap feature #221 2022-06-14 00:16:56 +02:00
Funnym0th
f82da54ce8
missing translations for mode selection screen (#253)
* Update CLang_es.cs

* Update CLang_es.cs

* add config menu names

* little fix

* placeholder

* fixes

* small fixes again

* finished fixes
2022-06-13 18:36:30 +02:00
Funnym0th
5bbe74afe6
little fix (#252)
* Update CLang_es.cs

* Update CLang_es.cs

* add config menu names

* little fix
2022-06-13 04:55:18 +02:00
Funnym0th
a96e467429
add more translations (#251)
* Update CLang_es.cs

* Update CLang_es.cs

* add config menu names
2022-06-13 04:12:07 +02:00
Takkkom
8193a37ced
ClapとYellowの連打に対応 (#249)
* ClapとYellowの連打に対応

* Taikoの場合は通常の連打に
2022-06-12 15:08:14 +02:00
Takkkom
e28d4895b8
TJAP3のboxの開き方に対応 (#248) 2022-06-11 11:14:09 +02:00
0aubsq
4b7beb87fe Implement #222 and Fix #104 2022-06-11 02:08:38 +02:00
0aubsq
84aca83f62 Fix #240 2022-06-10 21:06:43 +02:00
0aubsq
35fa1e09b3 Fix #239 2022-06-10 20:29:20 +02:00
0aubsq
47356360e8 Character based on name on Nameplate.json so it's no longer needed to keep the same folder order 2022-06-10 19:51:18 +02:00
0aubsq
0b5812a2b7 Add Metadata files to character folders, add lua dlls, add the song Slayer of. by Aden Mayo, add some missing translations 2022-06-10 16:58:56 +02:00
Takkkom
1aca9a7a60
Script.luaを簡潔に (#242)
* Script.luaを簡潔に

* Keep documentation for function calls on Background Lua scripts

Co-authored-by: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
2022-06-07 08:32:47 +02:00
Takkkom
f4adbf41b5
Luaで背景をカスタマイズ可能に (#238)
* Luaで背景をカスタマイズ可能に

* 不具合の修正

* dllファイルなどの移動
2022-06-07 00:45:20 +02:00
0aubsq
8cc66cb54f Puchichara in NamePlate.json is now a string representating the folder name (remove any issue with numbers) 2022-06-05 11:40:08 +02:00
0aubsq
3526df5cea Fix #211 2022-06-05 08:44:32 +02:00
0aubsq
85b31e203f Set menus on the current title/dantitle when opened on the my room/Heya menu 2022-06-05 08:07:16 +02:00
0aubsq
fd0fc5f775 Externalise Puchicharas metadata, unlock informations and add welcome voice for them (#223) 2022-06-04 19:52:08 +02:00
0aubsq
43fc3056fb Continuous scroll on the Heya menu while left/right arrow are pressed 2022-06-04 18:25:23 +02:00
0aubsq
2ebd7fc52c Already downloaded songs are not redownloable (Ticket #220) 2022-06-04 10:46:19 +02:00
0aubsq
eed4da4b31 Fix crash when quitting online lounge if the downloaded folder is still empty 2022-06-04 08:54:54 +02:00
Takkkom
420c3e6c71
HeyaのBoxなどをスクロールするように (#236) 2022-06-04 04:43:19 +02:00
Takkkom
9924112cd0
紫の飛んでいくノーツが正しく機能しない問題の修正 (#234) 2022-06-03 12:29:29 +02:00
Takkkom
6c735d68dc
Autoなのにも関わらずレーンが点滅する問題を修正 (#233) 2022-06-03 10:31:24 +02:00
Takkkom
17d5a5079c
プチキャラを分離 (#232)
* プチキャラを分離

* commit漏れ
2022-06-03 07:03:53 +02:00
Takkkom
9bce8942bc
コンボボイスをキャラクター別に (#231) 2022-06-03 06:53:52 +02:00
Takkkom
360081a324
プレビューが表示されない問題の修正 (#230) 2022-06-02 09:57:23 +02:00
Takkkom
90cebe907a
キャラクターのフォルダの名前を好きな名前にできるように (#229) 2022-06-02 09:46:00 +02:00
Takkkom
35cd5fdc36
ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に (#228)
* ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に

* 指摘通りに修正
2022-06-02 09:18:26 +02:00
Takkkom
d1694bde50
一部の文字がConfigで指定したフォントに変更されない問題を修正 (#217) 2022-06-02 03:06:32 +02:00
Takkkom
753fb6ec5c
複数の踊り子に対応 (#216)
* 複数の踊り子に対応

* 無駄なコメントの削除
2022-06-01 04:34:20 +02:00
Takkkom
de79490113
Footerを空にした場合クラッシュする問題を修正 (#215) 2022-06-01 03:20:36 +02:00
Takkkom
ec257cd4a4
2PのResultのキャラクターの座標が逆になっている問題の修正 (#214) 2022-05-31 11:48:10 +02:00
Takkkom
f326ff7c9f
キャラクターのミスアニメーションに対応 (#213)
* ミスと復帰のアニメーションに対応

* 続けてミスのアニメーションに対応
2022-05-31 11:20:22 +02:00
0aubsq
7b2caf1d47 Fix upper background small issue when playing 2P side 2022-05-31 06:37:10 +02:00
WHMHammer
b241bef694
Chinese translation update (#212) 2022-05-31 05:07:37 +02:00
0aubsq
3893527529 Fix #206 2022-05-31 04:53:41 +02:00
Takkkom
b9027a2912
一部の名前の変更 (#209) 2022-05-30 13:06:06 +02:00
Takkkom
8f8f82caa2
演奏画面以外のキャラクターの座標を変更できるように (#208)
* 演奏画面以外のキャラクターの座標を変更できるように

* 色々軽く修正
2022-05-30 11:56:58 +02:00
Takkkom
3da1edb16a
下背景の存在確認の修正 (#207) 2022-05-30 10:22:32 +02:00
Funnym0th
9120d4c477
konga clap translations and other fixes (#205)
* small fixes

also thanks bsq for putting the placeholder here :D

* fixes for pause menu

sorry I didn't notice that text before

* updates I missed for 100-91, 92 93

* Translations for summary plate

* Add AI (don) name and title to CLang files

* Song selection context boxes for ES language

* added a lot of missing translations

it's not finished yet

* little change

* update CLang_es.cs

* update CLang_es.cs

* konga clap translations
2022-05-30 00:00:09 +02:00
0aubsq
39b8e7a8f0 Fix multiple crashes and better management of the songdict 2022-05-29 23:57:09 +02:00
Funnym0th
12a465e48f
missing translations done (#204)
* small fixes

also thanks bsq for putting the placeholder here :D

* fixes for pause menu

sorry I didn't notice that text before

* updates I missed for 100-91, 92 93

* Translations for summary plate

* Add AI (don) name and title to CLang files

* Song selection context boxes for ES language

* added a lot of missing translations

it's not finished yet

* little change

* update CLang_es.cs

* update CLang_es.cs
2022-05-29 00:48:34 +02:00
Takkkom
f47c4df82b
風船連打の途中でやり直しをするとキャラクターが風船連打のままになってします不具合を修正 (#203) 2022-05-28 20:15:19 +02:00
Takkkom
40ea86f2ea
boxを開いている場合downloadBoxがnullになってしまう問題を修正 (#202) 2022-05-26 22:03:00 +02:00
Takkkom
1e03fa7867
WASAPI排他にも関わらず共有になる問題の修正とWASPI共有の対応 (#201)
* WASAPI排他にも関わらず共有になる問題の修正とWASPI共有の対応

* Inversed WASAPI_Exclusive and WASAPI_Shared on ESoundDeviceTypeForConfig

(To keep WASAPI_Exclusive as 2 and WASAPI_Shared as 3 uniformely everywhere on the code)

Co-authored-by: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
2022-05-26 09:05:18 +02:00
Takkkom
c652035e1e
不要なコードの削除 (#200) 2022-05-26 01:07:06 +02:00
0aubsq
8cc267933e Generate a uniqueID with download url for downloaded songs 2022-05-25 21:18:31 +02:00
0aubsq
66b93aadbd Fix crash when quitting the online lounge menu without opening the ensou song select beforehand 2022-05-25 18:10:43 +02:00
0aubsq
67b2cabade Reapply some reverted changes 2022-05-25 17:55:27 +02:00
Takkkom
8f04433245
Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正 (#199)
* Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正

* 入れ子のboxに対応
2022-05-25 15:58:21 +02:00
0aubsq
2f94599b96 Transfer existing box.def to downloaded song subfolders if existing 2022-05-25 04:01:46 +02:00
0aubsq
1f7dea5f08 Download songs in the correct language and separate downloads by genre subfolders (ToDo : Make the download folder updating recursive) 2022-05-25 03:36:24 +02:00
0aubsq
7ccce88772 Fix crash on song download if Songs/S3 Download does not exist, allows it to work with any folder with 'Download' genre and with any songs folder name 2022-05-24 07:24:22 +02:00
Takkkom
8874bd2f29
複数の背景に対応 (#198)
* 複数の背景に対応

* フォルダがない場合のクラッシュの修正と複数のFooterの対応
2022-05-24 06:45:29 +02:00
Takkkom
7f3bd0a5b0
曲をダウンロード可能に (#197)
* 曲をダウンロード可能に

* Commit漏れ

* Cacheフォルダがない場合クラッシュする問題を修正
2022-05-24 00:39:41 +02:00
0aubsq
e8cb4aed41 Add mod icons for minesweeper and avalanche 2022-05-22 16:12:43 +02:00
0aubsq
a7ba427064 Fun mods selectable on mod select screen 2022-05-22 15:53:02 +02:00
0aubsq
4a7f2978f5 Add methods for fun mods 'AVALANCHE' (Randomize the scroll speeds of each chip/note) and 'MINESWEEPER' (replace at a certain probability notes by bombs) 2022-05-22 03:27:46 +02:00
0aubsq
c5996e4df7 Separate random and mirror mods for each players 2022-05-22 02:43:27 +02:00
0aubsq
3de86e5b25 Separate Doron/Stealth for each player 2022-05-22 01:45:53 +02:00
0aubsq
a8e5ea6ce4 Fix SENotes for joined notes (A, B) 2022-05-21 19:44:52 +02:00
0aubsq
ba15b8560b Rename assembly from 0.5.3.2 to 0.5.4 2022-05-21 18:45:42 +02:00
0aubsq
0c991c550c Remove bombs hit from bad count in dan result screen 2022-05-21 17:26:20 +02:00
0aubsq
945fb128bd Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts 2022-05-21 17:19:08 +02:00
0aubsq
d30f025f2d Limit ADLIB coin bonuses to 10 2022-05-21 14:12:02 +02:00
0aubsq
dc367e63b1 Bombs no longer displays as bads on results, ADLIB no longer add a good note but give an extra coin per adlib hit 2022-05-21 13:51:13 +02:00
0aubsq
80c677dd31 Add explosion animation and sfx if a bomb is hit 2022-05-21 02:50:48 +02:00
0aubsq
9710bf75f7 ADLIBs and Mines no longer eat inputs, hitting mines now breaks combo and substract gauge points, ADLIBs no longer break DFC runs (always judged as Goods), bombs and ADLIBs are never judged 'Bad' when hit 2022-05-21 01:13:32 +02:00
0aubsq
0b1b700a79 Add SE Notes for Konga notes, mine and purple note, Add Easy/Normal timezones for Dan songs using those difficulties, fix some parsing bugs 2022-05-16 20:11:38 +02:00
0aubsq
1fb8b24849 Fix another crash and reintroduce the E slot for notes by changing a command check function 2022-05-15 21:50:20 +02:00
0aubsq
2d07f77005 Fix crash on Dan-i Dojo (due to the letter E being recognized as a note, even when declaring EXAMs 2022-05-15 21:12:21 +02:00
0aubsq
395fb31a78 Fix drumrolls on taiko not reacting on Ka hit, set small rolls on Konga as red rolls and big rolls as pink rolls 2022-05-14 18:13:51 +02:00
0aubsq
62124ff63b Purple notes (G, flying notes remaining) and better handling of linked notes (A, B) 2022-05-10 19:13:08 +02:00
0aubsq
e1c086b5b1 Centralize note type checks on the NotesManager class 2022-05-10 18:09:39 +02:00
0aubsq
b420f70de3 Externalize notes visual to NotesManager.cs 2022-05-10 16:48:18 +02:00
0aubsq
0e14e367ed Fixed a crash that occurs at the end of konga songs with big notes, oops 2022-05-10 08:55:20 +02:00
0aubsq
39e42fb575 Implement Konga pink note (hit both blue/yellow and red) 2022-05-10 08:27:32 +02:00
0aubsq
020d7c864d Update konga notes visual 2022-05-09 04:48:24 +02:00
0aubsq
bcdfdc5a64 Fix clap notes in auto 2022-05-09 02:19:26 +02:00
WHMHammer
5f32b51f3b
updated translations (#196) 2022-05-08 22:37:39 +02:00
0aubsq
e77537d927 Judge clap note on konga mode 2022-05-08 04:28:30 +02:00
0aubsq
0949bf690c Auto mode now uses clap hits and double hits for Konga mode 2022-05-07 23:37:26 +02:00
0aubsq
38d1ea9711 Add a key bind for konga clap (No effect ingame for the moment 2022-05-07 09:10:56 +02:00
0aubsq
0fcf0dd8c5 First konga commit (only visuals for the moment) 2022-05-07 07:27:52 +02:00
0aubsq
3ade212831 Display 'ADLIB' instead of bad if an adlib note is hit 2022-05-07 03:10:40 +02:00
0aubsq
ad35df874f Add specific frames/lanes for AI 2022-05-06 06:01:29 +02:00
OtinkoMann
fbe10c7e8b
特訓モード画像変更 2 (#194)
* 特訓

* 修正

Frameのコード書いてなかった...

* Update CAct演奏DrumsMtaiko.cs

誤字ってた

* Update CAct演奏Drumsレーン太鼓.cs

またミスを見つけた

* 直しました’
2022-05-06 05:21:00 +02:00
0aubsq
eced54814e Add the songs Startup Parade! (By Ryuto Setsujin) and Corrupted Angel (By TFD500) 2022-05-05 22:38:13 +02:00
0aubsq
e6cfffbbce Display charter name on the online song list 2022-05-05 11:15:44 +02:00
0aubsq
f1f7dbe8a2 Few progress on the online song list 2022-05-05 10:48:57 +02:00
0aubsq
2aa0829bfc List song titles from CDN 2022-05-05 09:51:22 +02:00
0aubsq
ace6df9dfe Few menu progress 2022-05-05 07:19:47 +02:00
0aubsq
5d87d2994f Link Online Lounge menu binds with main menu (contents not implemented yet) 2022-05-05 00:14:50 +02:00
0aubsq
f2bdf75341 Remove the 0.9 score multiplier for scroll speed 2022-05-04 22:24:20 +02:00
0aubsq
e111e31f6d Modificators now alter the score and earned coin counts, added song speed change on the submenu 2022-05-04 11:14:36 +02:00
0aubsq
bb65c0c95d Implement Hitsounds (Neiro, not Otoiro), Feature Request #47 2022-05-04 06:11:30 +02:00
0aubsq
53070fe762 Enable mod selection menu on Dan-i song select, fix panel color not displaying in dan songs if language is not japanese and add cover image for BassBoL 2022-05-03 05:12:04 +02:00
0aubsq
f1105ec375 Sub-menu background and visual improvements 2022-05-03 01:18:32 +02:00
0aubsq
f71425edd8 Add 'Safe mode' in addition to Justice mode (Which turn Bad hits into OKs, Misses are still misses though 2022-05-02 22:25:28 +02:00
0aubsq
322b3140a7 Add config menus to clang 2022-05-02 21:53:45 +02:00
0aubsq
1fefb227d6 Add Mod icon for 'Justice mod' (OKs become BADs), add mod icons for result screen, remove mod options from the main config screen 2022-05-02 01:38:01 +02:00
0aubsq
911295e911 Buff Tower medal earned count (Issue #135), which now no longer take into account accuracy 2022-05-01 23:20:41 +02:00
0aubsq
98322ffba9 Make multiple textures from 5_Game non-mandatory 2022-05-01 21:19:48 +02:00
0aubsq
72e34c42d6 Improve modicons code and add STEALTH and HYPERRANDOM support 2022-05-01 09:11:50 +02:00
OtinkoMann
098d1c75bb
演奏オプション画像2 (#191)
* ドロンとか追加

* 追加

* 画像追加
2022-05-01 08:29:53 +02:00
0aubsq
2c7ef598ee Fix #61, implement Timing zones mod and add mod icons for song speed 2022-05-01 04:39:37 +02:00
0aubsq
cf6a73cd2b Better display for mod icons, display mod icons on song select, fix a bug where nameplate text didn't appear, add DLB cover image 2022-05-01 01:52:04 +02:00
0aubsq
1a0c9bc9a7 Fix 2P keys still active if difficulty select in 1 Player mode and separate the code for Mods icons 2022-04-30 20:05:59 +02:00
0aubsq
0dfe9693a6 Add different scroll speed supports for both players and improve the HS Mod icon implementation 2022-04-30 13:54:04 +02:00
OtinkoMann
aa90a3d0cd
HSOption display Added (#188)
* HS用

* HS用2

* HS用画像追加
2022-04-30 12:39:15 +02:00
WHMHammer
cfdc736300
update Chinese translation 2022/4/17 (#185) 2022-04-17 08:07:32 +02:00
0aubsq
7e15feda74 Some base code for the online lounge menu 2022-04-15 07:30:40 +02:00
0aubsq
8c8865792c Change PreImage position (placeholder) and automatically resize it if necessary 2022-04-12 00:09:59 +02:00
0aubsq
5b3311243e Add PREIMAGE support, still have to adapt it to the current UI 2022-04-10 23:15:17 +02:00
WHMHammer
73dedf4886
Chinese Translation Update 2022/4/10 (#180) 2022-04-10 21:15:33 +02:00
0aubsq
bec3455678 Rework menus, remove (temporarly) menu placeholders and add Open Encyclopedia and Online Lounge menus on the main menu (not yet implemented but will come with the next release) 2022-04-10 06:55:26 +02:00
0aubsq
28f713bf17 Merge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main 2022-04-09 03:03:27 +02:00
0aubsq
ba7c7d1bab Revert "Remove reference to FDK.MemoryRenderer.dll (#139)"
This reverts commit 2b0b281ddb.
2022-04-09 02:59:37 +02:00
WHMHammer
39a83075d0
Chinese Translation for v5.3.1 (#179) 2022-04-08 14:59:39 +02:00
0aubsq
5ef218f987 Merge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main 2022-04-06 00:20:45 +02:00
0aubsq
2b7e7b8102 Remove deprecated textures and references 2022-04-06 00:17:35 +02:00
Funnym0th
1922226a50
Song selection context boxes for ES language (#177)
* small fixes

also thanks bsq for putting the placeholder here :D

* fixes for pause menu

sorry I didn't notice that text before

* updates I missed for 100-91, 92 93

* Translations for summary plate

* Add AI (don) name and title to CLang files

* Song selection context boxes for ES language
2022-04-05 23:54:55 +02:00
0aubsq
9286b4ccf2 Disable counter at each scene reload since they're now static 2022-04-05 23:52:19 +02:00
0aubsq
9b4be05138 Fix crash with counter and substitute character positions on results 2022-04-05 23:40:36 +02:00
0aubsq
aedcec528b First Characters in result screen update 2022-04-05 23:24:29 +02:00
0aubsq
6244ee05b1 Fix dumb crash on config 2022-04-05 11:35:20 +02:00
0aubsq
185fcf7c26 Make avaliable the debug mode toggle back outside training (actually important) 2022-04-03 23:49:14 +02:00
0aubsq
d24cf92de8 Typo 2022-04-03 23:38:58 +02:00
0aubsq
26d45ff498 Fix menu crash with empty character and nameplate invisible in game 2022-04-03 23:21:45 +02:00
0aubsq
0214423eef Makes InputAdjust deprecated, change scroll in-game keys are now Training mode only, rename BGMAdjust to Individual offset ingame 2022-04-03 22:04:26 +02:00
0aubsq
a8086709fa Text adjustements 2022-04-03 17:45:28 +02:00
0aubsq
82ebac8ab2 Fix text shift 2022-04-03 17:42:34 +02:00
0aubsq
606071ca4a Text fix attempts 2022-04-03 17:26:35 +02:00
Funnym0th
094292c0eb
Add AI (don) name and title to CLang spanish files (#176)
* small fixes

also thanks bsq for putting the placeholder here :D

* fixes for pause menu

sorry I didn't notice that text before

* updates I missed for 100-91, 92 93

* Translations for summary plate

* Add AI (don) name and title to CLang files
2022-04-03 11:37:54 +02:00
0aubsq
d67485866d Fix edge crash with characters on main menu 2022-04-03 11:25:10 +02:00
0aubsq
206480aaa8 Fix opacity & position 2022-04-03 11:18:12 +02:00
0aubsq
7d2aeeaf42 Extend CMenuCharacter to Main menu 2022-04-03 11:09:42 +02:00
0aubsq
498545e5b6 Fix dumb heya crash 2022-04-03 00:37:37 +02:00