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 |
|
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
|
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 |
|
Takkkom
|
4e1628b4a1
|
同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正 (#269)
* 同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正
* 指摘された不具合の修正
|
2022-06-24 10:06:30 +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 |
|
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 |
|
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 |
|