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

42 Commits

Author SHA1 Message Date
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
9346a13d20 Sort songs at start up (using the config.ini set method) 2022-03-04 11:47:46 +01:00
0aubsq
7ec87560ec Fix the remaining visual bugs with the favorite folder and restore the global random button 2022-03-04 09:28:20 +01:00
0aubsq
1434679221 Add back buttons and random for Favorite songs folder, since the methods for those were changed I will need to add the global random button back through 2022-03-04 08:23:11 +01:00
0aubsq
a1e6e203d8 Favorite songs folder 1st version (need to add back buttons and random, + few visual fixes) 2022-03-03 09:20:26 +01:00
0aubsq
305445b6c3 Favorite songs methods 2022-03-03 02:08:29 +01:00
0aubsq
61f06f009d Generate randomly and read unique id files for each songs 2022-03-02 10:14:56 +01:00
0aubsq
7a37f669ff Add CSongUniqueID class (not integrated yet) 2022-03-02 08:00:37 +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
0c82d884a9 Add return buttons for subfolders and random buttons for folders/subfolders with limited scopes, default skin difficulty_back textures 2022-01-19 16:49:49 +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
254c4eb463 Dan result screen 1st step 2022-01-03 00:28:39 +01:00
0aubsq
ae1183e01a Fix dan charts for 1, 2 and 4+ songs (Dan charts can be played with any song count) 2021-12-17 09:03:21 +01:00
0aubsq
d9ea95212f 2P update 2nd part (Will need at least a 3rd) 2021-12-15 07:06:41 +01:00
basketballsmash-yt
92e7ef3c33
Add v0.5.2.1 changelog in JP README.md (#105)
* Delete README.old.md

Deleted old version of README, there's already a new version

* Delete Readme.txt

This guide is outdated, there's README.md already

* Update README.md

Edited for grammar and added credits down below

* Update CLang_en.cs

Fixed grammar

* Update CLang_jp.cs

Fixed grammar

* Update README.md

Fix grammar on my side

* Update CLang_jp.cs

Fixed mistake on my side when fetching upstream

* Update README.md

* Update README.md

* Update README.md

Just a test commit

* Update CLang_jp.cs

stopping at 34, will do afterwards

* Update CLang_jp.cs

next 56

* Update CLang_jp.cs

removed unfinished 56

* Update CLang_jp.cs

Did until 99, continue on
this.iKeyAssignTaikoLRed = new CItemBase( "LeftRed",
				"左側の面へのキーの割り当てを設\n定します。",
				"Drums key assign:\nTo assign key/pads for LeftRed\n button.");
			this.list項目リスト.Add(this.iKeyAssignTaikoLRed);

line 931 of cactconfiglist.cs

* Update CLang_jp.cs

Finished 10000 to 10014, done. Will add dictionary later.

* Update DictionnaryIndexes.md

until 40

* Update DictionnaryIndexes.md

next start off from 74

* Update DictionnaryIndexes.md

next is 91

* Update DictionnaryIndexes.md

Finally done

* Update DictionnaryIndexes.md

Changed

* Update README.md

Deleted the already done to do

* Update README.md

added tower floors crash faq

* Update CStage結果.cs

remove block of legacy code

* Update CSong管理.cs

Removed 2 old code

* Update README.md

Added @s for funnym0th and touhourenren

* Revert "Update CSong管理.cs"

This reverts commit d3db881b93.

didnt need edit

* Revert "Update CStage結果.cs"

This reverts commit 4a77eaa12c.

didnt need edit

* Update README.md

del touhourenren

* Update CLang_jp.cs

debug info

* Update README.md

Replaced Meowgister Youtube to Github following the format of other credits, and added Meowgister Twitter handle

* Create README-EN.md

Translation to English

* Update README.md

* Update README-EN.md

* Update README-EN.md

* Update CStrジャンルtoNum.cs

game variety to game music

* Update README.md

* Update CStrジャンルtoNum.cs
2021-12-12 16:55:28 +01:00
0aubsq
7c10b890eb 1P 2P save files support 1st part (Loading & tables) 2021-12-11 08:19:50 +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
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