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
d1a7eff7f5
Few progress on 1080p support
2022-11-07 05:03:09 +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
0aubsq
b9bcca4fc8
Fix #152 and branch score issues (except dan for now)
2022-08-25 11:30:52 +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
Takkkom
8193a37ced
ClapとYellowの連打に対応 ( #249 )
...
* ClapとYellowの連打に対応
* Taikoの場合は通常の連打に
2022-06-12 15:08:14 +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
a8e5ea6ce4
Fix SENotes for joined notes (A, B)
2022-05-21 19:44:52 +02:00
0aubsq
945fb128bd
Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts
2022-05-21 17:19:08 +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
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
39e42fb575
Implement Konga pink note (hit both blue/yellow and red)
2022-05-10 08:27:32 +02:00
0aubsq
5b3311243e
Add PREIMAGE support, still have to adapt it to the current UI
2022-04-10 23:15:17 +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
61f06f009d
Generate randomly and read unique id files for each songs
2022-03-02 10:14:56 +01:00
L1m0n3
e6c30cd5f9
Use utf-8 with bom for all .cs files ( #156 )
2022-02-25 20:56:30 +01:00
0aubsq
9e3248e6d2
Fix (?) global offset for positive offset charts
2022-01-30 22:35:14 +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
eb3f67e0a3
Better score calculation for dan charts, tried something for branches in dans but doesn't work yet
2022-01-03 19:18:39 +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
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
9a73ba72b7
Multi character support in-game including multiple CharaConfig.txt files
2021-11-19 23:11:09 +01:00
0aubsq
d957d4c991
Fix comment handling within the parsing
2021-11-07 10:06:27 +01:00
0aubsq
f35cfa382c
(Pre. v0.5.2) Formulas for medal earning for both players in every game mode
2021-11-06 06:48:39 +01:00
0aubsq
9f1ec9dede
(Pre v0.5.2) Parsing optimisations, removed an almost-useless regex (Maybe here for error fixing, but excessively costly for no impact if no corrupted tja), replaced regex for comments by contains, map fetching is currently ~50% faster than og
2021-11-04 17:43:04 +01:00
0aubsq
b365d5a519
(Pre. v0.5.1) Added DANTICK and DANTICKCOLOR options within the .tja files to change the color of the small bar on the dan song select screen
2021-10-31 23:21:52 +01:00
0aubsq
0367f5ca8e
(Pre. v0.5.0, last before release) Added Accuracy type EXAM for Dan charts and parse TOWERTYPE parameters for Tower charts
2021-10-23 13:50:48 +02:00
0aubsq
1c9f9aed45
(Pre. v0.5.0) Store the number of the roof floor and display the top section while reaching it in-game, fix multiple counter/animations bugs
2021-10-16 21:22:04 +02:00
0aubsq
818f3966e3
(Pre. v.0.4.3) Parse and display LIFE parameter while playing Tower charts
2021-10-14 02:48:44 +02:00
0aubsq
592f9b7a02
(0.4 part 1) EXAM5,6,7 now supported (Layout automatically adapts if 4 gauges or more), dan cert optimizations, fix bugs, fix crashs (will put more informations later)
2021-10-10 05:24:29 +02:00
0aubsq
1035db6506
First commit
2021-09-21 00:16:38 +02:00