1
0
mirror of synced 2024-11-12 01:00:48 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
Repflez
98f285a2d7 feat: Release 1.4.0 2023-01-11 15:51:27 -07:00
Repflez
962fdab1f3 chore: Update BepInEx.PluginInfoProps 2023-01-11 15:37:25 -07:00
Repflez
229a22968e
Merge pull request #12 from timedroid/main
Fix compatibility with BepInEx 6.0-be IL2CPP
2022-12-31 23:51:12 -06:00
Matt
67d0a4e232 Revert "Reference libraries from BepInEx interop folder"
This reverts commit 1640425595.
2022-12-23 17:31:57 -05:00
Matt
1640425595 Reference libraries from BepInEx interop folder 2022-12-03 01:39:10 -05:00
Matt
873bff34b8 Fix compatability with BepInEx BE
BepInEx.IL2CPP->BepInEx.Unity.IL2CPP
Requires switch to .NET 6 target
2022-12-03 01:37:13 -05:00
Repflez
b8eff092b1
Create LICENSE 2022-07-09 04:28:31 -06:00
Repflez
17c249a3bf
chore: Added install instructions for v1.1, v1.2
v1.1 and v1.2 Require BepInEx 5, while 1.3 and newer require BepInEx 6.
2022-05-24 20:15:08 -06:00
Repflez
4fd6bff3f1 fix: Fix BepInEx6 builds not working 2022-05-24 03:18:59 -06:00
Repflez
c783baf648 misc: Update plugin version 2022-05-24 03:11:18 -06:00
Repflez
d3fb19aef8 chore: Add BepInEx 5 project 2022-05-24 03:09:36 -06:00
Repflez
b21cabb6dd chore: Rename project file to a BepIn 6 project 2022-05-24 02:38:43 -06:00
Repflez
683b58866c
Merge pull request #6 from swigz27/main
Added new patches
2022-04-15 18:19:00 -06:00
Cainan
33306c9f5e
Added new patches
Adds a Quick Restart and Quick exit to Select Song patch
as well as a patch to load saves offline.

and of course, credit to Lukino for that offline saving patch.
2022-04-14 02:00:58 +01:00
Repflez
e34d5e1836
chore: Fix a typo in README.md 2022-02-22 05:30:06 -07:00
Repflez
b27ccdbc0e chore: Release 1.3.0 2022-02-22 04:57:45 -07:00
Repflez
56ca1fba14 feat: Allow toggling recording from XBG 2022-02-22 04:53:43 -07:00
Repflez
c5c7a4dc36 chore: Use local libraries for now 2022-02-22 04:52:59 -07:00
Repflez
08c0da7187 fix: Migrate plugin to BepInEx 6 IL2CPP 2022-02-22 04:52:10 -07:00
Repflez
d95e3088f9 Merge branch 'main' of https://github.com/Repflez/TaikoModStuff 2022-02-06 06:32:51 -07:00
Repflez
c8f518b0c3 feat: Remove local dependencies and use the one in BepInEX NuGet 2022-02-06 06:32:32 -07:00
Repflez
47ee10a02c
chore: Add README.md with install instructions 2022-02-01 04:52:48 -07:00
Repflez
be7049a6d9 feat: Allow toggling VSync 2022-01-27 16:39:40 -07:00
Repflez
a569ca3dee fix: Make custom framerate work now! Fixes #1 2022-01-27 15:21:14 -07:00
Repflez
7e53fc034b fix: Attempt to fix custom framerate 2022-01-27 14:45:13 -07:00
Repflez
335987c48e chore: Set the guid properly for config files, and up version 2022-01-27 12:20:30 -07:00
Repflez
85333dda4c feat: Custom resolutions 2022-01-27 12:18:27 -07:00
Repflez
a215cce554 feat: Make the font config a configuration 2022-01-27 11:34:10 -07:00
Repflez
6d6374eda3 feat: Add the actual code of the mod 2022-01-27 10:36:07 -07:00
Repflez
1a8bfa5669 Add project files. 2022-01-27 10:23:54 -07:00
Repflez
df42557839 Add .gitignore and .gitattributes. 2022-01-27 10:23:49 -07:00