1
0
mirror of synced 2024-12-05 04:18:06 +01:00
Commit Graph

174 Commits

Author SHA1 Message Date
0auBSQ
a7b0b3516f ModIcons customizable offsets 2023-01-15 00:48:21 +09:00
Takkkom
649ce691e6
リザルト画面の画像の位置を自由に変更可能に (#333)
* リザルト画面の画像の位置を自由に変更可能に

* 演奏画面の判定数の不具合の修正

* Result_Numberの位置の修正
2023-01-02 11:32:48 +09:00
Takkkom
c25c744cf1
演奏画面のほとんどの画像の位置を自由に変更可能に (#332)
* 演奏画面のほとんどの画像の位置を自由に変更可能に

* 細かい演奏画面の不具合の修正
2022-12-04 21:24:19 +09:00
0auBSQ
701b5b9ab8 multiple song select screen additions and improvements 2022-11-30 22:33:42 +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
Takkkom
2accbf002b
選曲画面の画像の位置を自由に変更可能に (#330)
* 選曲画面の画像の位置を自由に変更可能に

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

* Levelの桁数によって数字の大きさを変更するように
2022-11-27 10:37:48 +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
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
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
5497db06b8 Allow the setting of the "Resolution" parameter on SkinConfig.txt 2022-11-05 03:30:36 +09:00
marseille
973e45b88c
make recently played songs configurable in Config.ini (#309) 2022-09-27 16:38:10 +02:00
0aubsq
7d87f8291a Fix #281 (Set autoplay off on first play) 2022-08-25 03:16:09 +02:00
Takkkom
f6d8f78331
x64に対応 (#289)
* x64に対応 x64のビルドではDirectSoundには非対応

* 少し修正

* 不具合の修正
2022-08-15 13:54:04 +02:00
0aubsq
5ea819e59d Attach OpenEncyclopedia Menu base functionalities, a text allocation bug to fix 2022-06-27 22:57:23 +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
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
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
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
fd0fc5f775 Externalise Puchicharas metadata, unlock informations and add welcome voice for them (#223) 2022-06-04 19:52:08 +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
17d5a5079c
プチキャラを分離 (#232)
* プチキャラを分離

* commit漏れ
2022-06-03 07:03:53 +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
753fb6ec5c
複数の踊り子に対応 (#216)
* 複数の踊り子に対応

* 無駄なコメントの削除
2022-06-01 04:34:20 +02:00
Takkkom
f326ff7c9f
キャラクターのミスアニメーションに対応 (#213)
* ミスと復帰のアニメーションに対応

* 続けてミスのアニメーションに対応
2022-05-31 11:20:22 +02:00
Takkkom
8f8f82caa2
演奏画面以外のキャラクターの座標を変更できるように (#208)
* 演奏画面以外のキャラクターの座標を変更できるように

* 色々軽く修正
2022-05-30 11:56:58 +02:00
0aubsq
39b8e7a8f0 Fix multiple crashes and better management of the songdict 2022-05-29 23:57:09 +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
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
3de86e5b25 Separate Doron/Stealth for each player 2022-05-22 01:45:53 +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
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
5d87d2994f Link Online Lounge menu binds with main menu (contents not implemented yet) 2022-05-05 00:14:50 +02:00
0aubsq
bb65c0c95d Implement Hitsounds (Neiro, not Otoiro), Feature Request #47 2022-05-04 06:11:30 +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
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
2c7ef598ee Fix #61, implement Timing zones mod and add mod icons for song speed 2022-05-01 04:39:37 +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
0aubsq
7e15feda74 Some base code for the online lounge menu 2022-04-15 07:30:40 +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
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
6544737b1d Added the song Athazagoraphobia by Derpikarp (6th OpenTaiko original song) 2022-04-02 19:57:35 +02:00
0aubsq
eb0ce7333b Try fixing the modal text being off if too long 2022-04-02 14:49:26 +02:00
0aubsq
97997e4979 Easy/Normal timings support 2022-03-30 13:10:22 +02:00
0aubsq
3af02dce62 Default displayed score summary is now defined by the Default difficulty option 2022-03-25 06:27:01 +01:00
0aubsq
33dce47726 Added Breaking Point by Yonokid (3rd OpenTaiko Original song) 2022-03-16 04:39:37 +01:00
0aubsq
d0bfd0a340 Search by difficulty methods and current WIP folder (Search Oni/Ura Lv.8 charts for now) 2022-03-15 16:39:15 +01:00
0aubsq
7ef809da14 Fix score tables with subfolders 2022-03-15 03:24:52 +01:00
0aubsq
3041f6604b Permanant Recently played songs folder 2022-03-14 23:47:03 +01:00
0aubsq
95c2eb21b5 Add Character metadata (+Heya) and remove the 120 puchichara limit (The puchichara count is now automatically determined by your puchichara sheet size) 2022-03-08 21:11:34 +01:00
0aubsq
26e700c288 Coins modal text and SFXs + fix Dan and Tower result screen BGMs not being looped 2022-03-07 16:05:35 +01:00
0aubsq
a98eb680b9 Modal queue and Coin modals base code (No SFX or text yet 2022-03-07 10:55:49 +01:00
0aubsq
c4315e33da Modals base code, Characters and CDN base database files and few fixes 2022-03-06 20:20:45 +01:00
0aubsq
7ec87560ec Fix the remaining visual bugs with the favorite folder and restore the global random button 2022-03-04 09:28:20 +01:00
0aubsq
1434679221 Add back buttons and random for Favorite songs folder, since the methods for those were changed I will need to add the global random button back through 2022-03-04 08:23:11 +01:00
0aubsq
74ea1b8baa Fix Favorite signs being still here after moving to the difficulty selection screen 2022-03-03 11:20:49 +01:00
0aubsq
a1e6e203d8 Favorite songs folder 1st version (need to add back buttons and random, + few visual fixes) 2022-03-03 09:20:26 +01:00
0aubsq
305445b6c3 Favorite songs methods 2022-03-03 02:08:29 +01:00
0aubsq
7a37f669ff Add CSongUniqueID class (not integrated yet) 2022-03-02 08:00:37 +01:00
L1m0n3
e6c30cd5f9
Use utf-8 with bom for all .cs files (#156) 2022-02-25 20:56:30 +01:00
Mr-Ojii
c6d1b8f443
Remove dependency on SlimDX (#140)
* Use the using directive for SlimDX namespace

* Remove dependency on SlimDX

* Remove dependency on SlimDX
2022-02-08 16:23:41 +01:00
0aubsq
5b2f18f0ea Locked puchicharas are now buyable using medals/coins ingame 2022-02-06 13:59:32 +01:00
0aubsq
f2e132a08e Add few bases for the unlockables system 2022-02-06 10:34:48 +01:00
0aubsq
e8a3f28579 Add a file where you can set names for puchicharas which are now displayed in Heya 2022-02-05 16:25:58 +01:00
0aubsq
6c1700612c Fix Discord RPC 2022-02-05 04:42:33 +01:00
0aubsq
683711434f Improved gauge calculation formulas for Easy~Hard charts and Level 11+ charts 2022-02-04 16:12:21 +01:00
0aubsq
7a8f090188 Fix crash with default skin when failing a tower chart 2022-02-04 08:51:13 +01:00
0aubsq
fb973b6d04 Few SFXs for default skin, change default layout as 1 when Config.ini is created (Default skin's vertical layout) 2022-01-27 01:13:27 +01:00
L1m0n3
b20cb7f2fe
Fix preview volume being ignored (#128)
* Fix preview volume being ignored
・Now the game actually applies the volume setting.

* Add preview volume to config list
2022-01-16 08:23:51 +01:00
L1m0n3
d02ced45b2
Fix playback volume being reset (#127)
・Now actually the game reads SongPlaybackLevel from its config
2022-01-15 13:31:03 +01:00
0aubsq
ff905ea417 First animations for dan result screen and toggle for base exam frame (no content yet) 2022-01-06 12:37:45 +01:00
0aubsq
8e271667e1 Fixed redirection bug for dan charts when played from ensou song select screen, add fugoukaku badge when failing a dan chart 2022-01-06 08:30:21 +01:00
0aubsq
e667bd3440 Add an option to display Dan charts in Ensou song select screen, replaced title condition to access dan charts in the dan song select screen by genre so dan folder title can be set in english, fixed dan title being get even with auto 2022-01-05 22:25:07 +01:00
0aubsq
07ea72af5c Fix gauges for 2P side, blue gauge for dan if right, blue explosion if right 2021-12-14 06:45:13 +01:00
0aubsq
df8384be9d 2P update part 1 2021-12-10 02:08:35 +01:00
0aubsq
f60e435916 Add 2P side support (only for ensou currently), quitting a submenu return directly to the main menu's menu selection screen (taping esc in this menu go back to the base screen), clean dead code, apply meows 1st traduction fixes 2021-12-09 07:08:32 +01:00
0aubsq
1b5569b946 Add Global Offset (Feature request #86) and basketballsmash credit for README-EN 2021-12-03 12:05:54 +01:00
0aubsq
e75b1c58ee Remove dead/unused code 2021-11-29 09:03:36 +01:00
0aubsq
310e9063c0 Add 10 Levels of AI in addition of Auto mode (It's a separated option that also change the 2nd player nameplate to AI don one, results for AI are also not saved.) 2021-11-28 10:20:53 +01:00
0aubsq
b20ec8d612 Replaced AutoRolls option by RollsPerSec (Make rolls speed setup possible, 0-1000 but caped to in-game fps, 0 to disable) 2021-11-27 14:27:57 +01:00
0aubsq
9a058527f6 Remove useless menu options, improve config menu japanese translations, regroup file format calls into a single variable 2021-11-23 01:29:44 +01:00
0aubsq
fe4d34df06 Fix #68 + A crash that occured with Ballon_Break animation with characters having a different count of animation frames, fixed a UI bug with characters having different animation frames count, 5_Game/1_Chara folder is now obsolete 2021-11-22 01:07:50 +01:00
0aubsq
1e59bece4c Generic dan plates including text 2021-11-21 03:31:49 +01:00
0aubsq
415ae1f923 Fix #66, Fix Branch accuracy calculation, remove dead code 2021-11-20 22:01:34 +01:00