1
0
mirror of synced 2024-09-24 03:18:21 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Fluto
d45e33f966 tja2bin doesn't like floats for it's BRANCHSTART command
so round it up to an int
2022-02-11 18:36:39 +11:00
Fluto
0746f030f2 Moved TJAConvert and TakoTako.Common to their own folders at the root directory. Regenerated .idea files 2022-02-10 19:17:46 +11:00
Fluto
36fbdedee8 Added an approach to calculate TJA scores 2022-02-10 19:01:35 +11:00
Fluto
0061fe6942
Merge pull request #5 from goaaats/new_uid
Generate deterministic UIDs for official songs + TJA, DLC compatibility
2022-02-10 17:07:21 +11:00
goaaats
29f08bc9be
Move uniqueId from CustomSong to SongInstance 2022-02-08 13:28:34 +01:00
Fluto
0b8edad069 Fixed saving/loading issues 2022-02-08 20:35:07 +11:00
goaaats
6144c64f18
Use TJA hash as unique id, string id
This also prevents a game bug wherein the game can't handle two songs with the same string ID
2022-02-07 15:29:14 +01:00
goaaats
718ca0edcf
TaikoMods => TakoTako 2022-02-07 14:42:45 +01:00
goaaats
0efa910b58
Don't actually change song IDs for TJA 2022-02-07 13:30:40 +01:00
goaaats
25b558cdb9
Generate deterministic UIDs for official songs + TJA, DLC compatibility 2022-02-07 13:18:38 +01:00
Fluto
f65641ac5f
Merge pull request #4 from goaaats/new_project_setup
New project setup, add solution, use bepinex nuget
2022-02-07 22:39:56 +11:00
goaaats
2d8a67c1f1
New project setup, add solution, use bepinex nuget 2022-02-07 12:27:55 +01:00
Fluto
2b63078810 Updated readme 2022-02-07 22:05:32 +11:00
Fluto
46907de4c9 minor rename 2022-02-07 21:51:17 +11:00
Fluto
e95b7c6aa6 Added TJA support + other things 2022-02-07 21:46:59 +11:00
Fluto
4cc0df9831 Update readme to reflect v1.0.1
a
2022-01-30 23:35:03 +11:00
Fluto
7cf522d577 Merge branch 'main' of github.com:Fluto/TaikoMods 2022-01-30 23:25:37 +11:00
Fluto
1286d380bd Removed unused music fields, Added support for ura oni / super oni mode songs 2022-01-30 23:25:32 +11:00
Fluto
ed5cabf782
Updated readme on how to use the mod 2022-01-30 16:51:43 +11:00
Fluto
8acc828f35 Added temporary readme 2022-01-30 16:31:09 +11:00
Fluto
843d7aba8a Added more mods including a song loader 2022-01-30 16:28:02 +11:00
Fluto
9b6593afbe Init Commit 2022-01-29 12:13:53 +11:00