1
0
mirror of synced 2024-11-24 23:50:21 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
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