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

71 Commits

Author SHA1 Message Date
0aubsq
97407f2690 Fix #101 2021-12-06 18:52:21 +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
0d642d70a1 Fix #59 2021-11-29 04:53:37 +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
bbf108c1cf Feature request #48 (Random song select button) base implementation, currently set automatically difficulty to oni but will allow others later, + small bug fixes 2021-11-18 23:36:55 +01:00
0aubsq
71db9acb94 Translated return and recently played songs buttons (Note : you need to reload the songs each time you change the language to update those buttons) 2021-11-12 19:47:38 +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
0813833cc3 Grayish dan exam count number if 0, fix small bug with Jauge and Accuracy exams that prevented them to go back from gold value to red 2021-11-04 10:07:43 +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
43eedd98f2 (v0.5.0) Individual Accuracy conditions & Implement TOWERTYPE visuals to allow multiple Tower skins 2021-10-23 17:27:47 +02: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
f6f87634e2 (Pre. v0.5.0) Add the #BOXCHARA option to box.def to choose manually the chara displaying on the song select screen, allows to display no chara by setting #BOXCHARA to a negative number 2021-10-23 11:53:04 +02:00
0aubsq
a3463ff958 (Pre. v0.5.0) Song select screen Boxes and Backgrounds are now fully skinnable and interchangeable (Added #BOXTYPE, #BGTYPE and #BGCOLOR on the box.def file) 2021-10-19 03:54:45 +02:00
0aubsq
42548b3e55 (Pre. v0.5.0) Song selection screen boxes color editable in box.def within the #BOXCOLOR tag 2021-10-18 02:32:30 +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