1
0
mirror of synced 2024-11-28 17:31:00 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
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
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
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
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
2b7e7b8102 Remove deprecated textures and references 2022-04-06 00:17:35 +02:00
0aubsq
22d6f72ae3 Remove deprecated textures 2022-04-05 19:52:39 +02:00
0aubsq
b022555f77 Song search by difficulty first version with window/UI 2022-03-30 17:39:29 +02:00
0aubsq
8075dbb2f7 Few AI mode textures 2022-03-29 20:34:34 +02:00
0aubsq
7edfa5c142 Temporary textures for some future features 2022-03-29 16:16:14 +02:00
0aubsq
33dce47726 Added Breaking Point by Yonokid (3rd OpenTaiko Original song) 2022-03-16 04:39:37 +01:00