nastys
5ee9dc0f09
Merge branch 'touchscreen-fixes' of twistero/PD-Loader into master
2019-11-27 15:56:48 +00:00
twistero
e5d6d280a8
Make game window more responsive to touches.
2019-11-27 23:36:33 +08:00
nastys
7aea826f8e
Add IGNORE, @ (hide patch), syntax example
2019-11-26 20:50:34 +01:00
nastys
61653c29c6
Restore old AA patches, better custom patches output, enable card menu
2019-11-26 20:17:08 +01:00
nastys
39a0f75ee1
Fix debug builds
2019-11-26 18:16:31 +01:00
nastys
74b985c16d
Rename README again
2019-11-24 17:59:19 +01:00
nastys
1c5e017636
[TLAC] Better window handle (custom game name patches are now possible)
2019-11-23 19:37:16 +01:00
nastys
76bc0e2e4a
Rename README
2019-11-23 17:39:05 +01:00
nastys
077d0445cd
[Patches] Fix crash if the in-line comment is not long enough
2019-11-23 17:22:26 +01:00
nastys
aa790fc58c
[Patches] Add custom patches & fix MP4 patch
2019-11-23 03:12:14 +01:00
nastys
68a776df3f
Readd the stereo patch because some people still use it & change tab style
2019-11-21 23:47:36 +01:00
nastys
b55ac95293
Add pictures to the README
2019-11-21 17:35:58 +01:00
nastys
ad76ce503f
Disable DivaWig by default (due to stability issues)
2019-11-17 07:09:07 +01:00
nastys
831d8841fe
Improve the AA patches and move them to Patches
2019-11-17 06:57:41 +01:00
nastys
c7af59c442
[DivaWig] Hook tertiary function
2019-11-16 22:47:48 +01:00
nastys
a6b9977abd
[DivaWig] Hook secondary function
2019-11-16 22:27:19 +01:00
nastys
f52e702843
Optionalize pause on focus lost
2019-11-16 05:33:44 +01:00
nastys
feedab19c5
Update components.ini
2019-11-16 02:57:11 +01:00
nastys
444bbc91ae
[DivaWig] Make cout optional
2019-11-16 02:55:48 +01:00
nastys
66b3319549
Merge all four display mode settings
2019-11-16 02:46:53 +01:00
nastys
8e1ea0be36
[DivaMovie] Option to disable PRINT
2019-11-16 02:25:47 +01:00
nastys
473956bd8f
[DivaWig] Experimental unloading/loading (disabled by default)
2019-11-16 02:17:07 +01:00
nastys
07ce04c798
[DivaWig] More module parts
2019-11-15 21:45:24 +01:00
nastys
a3364045c0
[DivaWig] Make the beep optional & cleanup leftover spaghetti
2019-11-15 21:25:34 +01:00
nastys
1e12cc9c68
[DivaWig] Change input method
2019-11-15 19:43:03 +01:00
nastys
137ac19f62
Merge branch 'master' of https://notabug.org/nastys/PD-Loader
2019-11-15 05:46:10 +01:00
nastys
25392da0aa
Add DivaWig (experimental)
2019-11-15 05:45:51 +01:00
Jay39w
4494fe1760
Appveyor fix
...
please please just work :(
2019-11-14 01:39:44 +00:00
nastys
1be07f2588
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-14 01:03:16 +00:00
Jay39w
834724948b
bugfixes?
...
?
2019-11-14 00:57:56 +00:00
Jay39w
380f86f4d7
anna oop sksksksk
2019-11-14 00:56:59 +00:00
nastys
e759bb8b2a
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-13 02:20:29 +00:00
Jay39w
0ce21d4b73
Delete 'source-code/source/plugins/TLAC/PlayerDataManager.cpp'
2019-11-13 02:14:36 +00:00
Jay39w
7606611fb6
Upload files to 'source-code/source/plugins/TLAC/Components'
2019-11-13 02:14:27 +00:00
Jay39w
e412df221a
sfx stuff that didnt work, 3rd oops of the night!
2019-11-13 02:06:49 +00:00
Jay39w
71199b3ec4
Updated btn_se_equip
2019-11-13 02:05:55 +00:00
nastys
87ce03677e
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-13 01:24:51 +00:00
Jay39w
0744fa200d
im a clown
...
i forgot to add \pv_equip :(
2019-11-13 01:23:51 +00:00
nastys
e58111aaf6
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-13 01:15:18 +00:00
Jay39w
0644088937
Update appveyor.yml
...
oops
2019-11-13 01:12:08 +00:00
nastys
6c1a900925
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-13 00:07:24 +00:00
Jay39w
49a6f91cdc
new song specific ini files
...
please note the player must edit these before they have any effect in-game
2019-11-12 23:58:27 +00:00
Jay39w
dd659d25d8
new base playerdata.ini
2019-11-12 23:56:56 +00:00
Jay39w
f1d0f63b6f
Allow song specific choices such as modules, skins and sfx.
...
Set in playerdata.ini, modules.ini, skins.ini and sfx.ini respectively.
2019-11-12 23:53:26 +00:00
Jay39w
aafe8577b2
Add song-specific booleans to Launcher.dva for easier access
2019-11-12 23:52:03 +00:00
Jay39w
caba4d6d9b
Allow for song specific module choices and saving/loading of song specific module choices.
...
This feature should require use_card, this is automatically enabled by default (this may be changed in the next commit) and has one notable bug, which is a significant FPS drop when selecting (or sometimes loading) modules on songs with 3 vocals. (This does NOT impact gameplay past song select to my knowledge)
Huge thanks to somewhatlurker again for coding help and advice as well as just being a sweetie <3
2019-11-12 01:20:02 +00:00
nastys
8209b8f6be
Merge branch 'master' of Jay39w/PD-Loader into master
2019-11-05 21:56:47 +00:00
Jay39w
0c1d371044
Upload files to 'source-code/source/plugins/TLAC/Components'
2019-11-05 21:53:36 +00:00
Jay39w
aa4a7042e5
Upload files to 'source-code/source/plugins/TLAC/Components'
2019-11-05 21:48:03 +00:00
nastys
936c11be43
Fix OpenGL patches by default
2019-11-03 02:48:36 +01:00