1
0
mirror of synced 2024-11-24 15:40:22 +01:00
Commit Graph

71 Commits

Author SHA1 Message Date
Takkkom
41c4fcaa04
ゲージを修正 (#489)
* ゲージのテクスチャを修正

* MAXゲージを修正

* 修正2
2023-08-25 15:48:43 +09:00
Takkkom
f4d001d843
色々改善10 (#483)
* TJAP3EXの機能に対応

* スキンの再読み込み機能を追加

* box.defを多言語対応

* 更にコマンドを追加

* Effects.jsonに対応

* レア度によってもらえるコインの数が変わるように

* 譜面のエラーログを表示するように

* BARLINEの修正
2023-08-18 16:21:02 +09:00
Takkkom
c94ba152b1
色々改善7 (#481)
* いろいろ

* いろいろ2

* タワー選択画面を追加
2023-08-13 20:23:09 +09:00
Takkkom
9cc5de4384
色々改善6 (#447) 2023-03-01 06:44:30 +09:00
Takkkom
ba2ebde598
色々改善4 (#443)
* 終了演出を拡張

* 修正

* キャラのAnimationDurationに対応

* タイトル画面のキャラクターのカウンターが更新されない問題の修正
2023-02-27 16:41:34 +09:00
0auBSQ
f564783518 Remove no longer needed layouts on the NamePlate.png file 2023-02-26 07:02:37 +09:00
Takkkom
da0e1dc03a
演奏画面と結果画面のDanIconに対応 (#436) 2023-02-25 16:00:44 +09:00
Takkkom
a21d3fe192
段位道場の1st 2nd 3rdに対応 (#435)
* 色々改善4

* 修正
2023-02-25 13:27:49 +09:00
Takkkom
2ebbb8aceb
色々改善3 (#434) 2023-02-25 10:39:35 +09:00
Takkkom
ef93f94451
色々改善2 (#431) 2023-02-25 03:36:32 +09:00
0auBSQ
5bd3e7cd30 Update SimpleStyle's Readme.png (Fix #411) 2023-02-23 17:55:07 +09:00
Takkkom
2e0e69fb35
AIバトル演奏を強化 (#417) 2023-02-22 17:24:21 +09:00
Takkkom
2ab84994cb
AIバトルの画像を更新 (#416) 2023-02-22 11:51:41 +09:00
Takkkom
2fa885831f
Runnerに対応 (#395) 2023-02-18 23:42:42 +09:00
Takkkom
3417ac7346
光るコースシンボルを実装 (#391) 2023-02-18 11:23:31 +09:00
Ryuto Setsujin
c6dba5d488
Fixed combo balloon positions (#389)
* Fixed combo ballooon

* More fixes!!!!!!
2023-02-18 02:40:07 +09:00
Takkkom
dbf8dc9471
多人数プレイに対応 (#378)
* 多人数プレイに対応

* 不具合の修正
2023-02-15 09:27:05 +09:00
0auBSQ
4bf3abdeac Replace Notes_Arm.png on Simple Style (Fix #367 )
The original texture was a cut from copyrighted textures, which should not be on a default skin
2023-02-12 21:14:14 +09:00
Takkkom
82ff6f07a6
いろんなステージでluaを使用できるように (#375)
* いろんなステージでluaを使用できるように

* ScriptのTemplateを更新

* タイトルにも実装
2023-02-12 21:08:53 +09:00
Takkkom
951eb93d75
AIバトル演奏の本格実装3 (#359)
* AIバトル演奏の本格実装3

* 不具合の修正
2023-01-27 18:13:58 +09:00
Takkkom
b8334f6fb1
AIバトル演奏の本格実装2 (#357) 2023-01-26 14:46:36 +09:00
Takkkom
32f3d81474
AIバトル演奏の本格実装1 (#352) 2023-01-24 17:30:22 +09:00
Takkkom
1207812947
Luaでクリア演出をカスタマイズ可能に (#350) 2023-01-22 20:16:22 +09:00
0aubsq
60c7abf200 Display planned menus for next versions, buttons currently disabled 2022-08-26 03:08:32 +02:00
0aubsq
9a0b7deffb Add new HS ModIcons and the songs Seismic Shake (DeBisco) and Stereotype (Taichenko) 2022-07-31 01:56:40 +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
4a3aef6cb0 Remove unnecessary database files and code 2022-06-23 08:38:13 +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
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
aaa263dbce Improve mod menu UX and add a small space for the future mod description addition 2022-06-14 03:07:18 +02:00
Takkkom
8193a37ced
ClapとYellowの連打に対応 (#249)
* ClapとYellowの連打に対応

* Taikoの場合は通常の連打に
2022-06-12 15:08:14 +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
7b2caf1d47 Fix upper background small issue when playing 2P side 2022-05-31 06:37:10 +02:00
Takkkom
8874bd2f29
複数の背景に対応 (#198)
* 複数の背景に対応

* フォルダがない場合のクラッシュの修正と複数のFooterの対応
2022-05-24 06:45:29 +02:00
0aubsq
e8cb4aed41 Add mod icons for minesweeper and avalanche 2022-05-22 16:12:43 +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
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
eefdc78d0c Add the songs White Heart by cusi/9C and Summer Overload! by Akako Hinami 2022-05-14 13:02:47 +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
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
0949bf690c Auto mode now uses clap hits and double hits for Konga mode 2022-05-07 23:37:26 +02:00
0aubsq
0fcf0dd8c5 First konga commit (only visuals for the moment) 2022-05-07 07:27:52 +02:00
OtinkoMann
fbe10c7e8b
特訓モード画像変更 2 (#194)
* 特訓

* 修正

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

* Update CAct演奏DrumsMtaiko.cs

誤字ってた

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

またミスを見つけた

* 直しました’
2022-05-06 05:21:00 +02:00
0aubsq
f1f7dbe8a2 Few progress on the online song list 2022-05-05 10:48:57 +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
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