Commit Graph
253 Commits
Author SHA1 Message Date
nastys 8504b2017b Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
somewhatlurker a0eb693dd7 ShaderPatch: fix stack alignment in thunk 2020-01-26 13:55:50 +00:00
nastys 717e537b63 Load dnsapi.dll if it exists 2020-01-25 01:00:19 +01:00
nastys ddb71dcdea Customizable Fast Loader speed 2020-01-21 14:11:00 +01:00
nastys effea1c6e3 Fix PD Loader text setting in Launcher 2020-01-21 13:30:28 +01:00
twistero 78113d385a Make game window more responsive to touches. 2019-11-27 23:36:33 +08:00
nastys 36115d222b Add IGNORE, @ (hide patch), syntax example 2019-11-26 20:50:34 +01:00
nastys 67c6f046c0 Restore old AA patches, better custom patches output, enable card menu 2019-11-26 20:17:08 +01:00
nastys 9e40aa4346 Fix debug builds 2019-11-26 18:16:31 +01:00
nastys b52be5e460 [TLAC] Better window handle (custom game name patches are now possible) 2019-11-23 19:37:16 +01:00
nastys 2921a7a34c [Patches] Fix crash if the in-line comment is not long enough 2019-11-23 17:22:26 +01:00
nastys 71081fd52f [Patches] Add custom patches & fix MP4 patch 2019-11-23 03:12:14 +01:00
nastys b707f17de2 Readd the stereo patch because some people still use it & change tab style 2019-11-21 23:47:36 +01:00
nastys c7dd73c26b Improve the AA patches and move them to Patches 2019-11-17 06:57:41 +01:00
nastys 5129bf096f [DivaWig] Hook tertiary function 2019-11-16 22:47:48 +01:00
nastys c5cff3b44d [DivaWig] Hook secondary function 2019-11-16 22:27:19 +01:00
nastys 0dc475103d Optionalize pause on focus lost 2019-11-16 05:33:44 +01:00
nastys 011042b745 [DivaWig] Make cout optional 2019-11-16 02:55:48 +01:00
nastys 1f979ca478 Merge all four display mode settings 2019-11-16 02:46:53 +01:00
nastys 548ea4fe66 [DivaMovie] Option to disable PRINT 2019-11-16 02:25:47 +01:00
nastys 2d18f57675 [DivaWig] Experimental unloading/loading (disabled by default) 2019-11-16 02:17:07 +01:00
nastys 1f4135b61c [DivaWig] More module parts 2019-11-15 21:45:24 +01:00
nastys 54a89ff84d [DivaWig] Make the beep optional & cleanup leftover spaghetti 2019-11-15 21:25:34 +01:00
nastys 2bd53cb4f4 [DivaWig] Change input method 2019-11-15 19:43:03 +01:00
nastys e3e1ecf385 Merge branch 'master' of https://notabug.org/nastys/PD-Loader 2019-11-15 05:46:10 +01:00
nastys fec78e1bd7 Add DivaWig (experimental) 2019-11-15 05:45:51 +01:00
Jay39w faafdd18a4 bugfixes?
?
2019-11-14 00:57:56 +00:00
Jay39w c1d7763a15 Delete 'source-code/source/plugins/TLAC/PlayerDataManager.cpp' 2019-11-13 02:14:36 +00:00
Jay39w 4a07833fd0 Upload files to 'source-code/source/plugins/TLAC/Components' 2019-11-13 02:14:27 +00:00
Jay39w a1f64fe73e sfx stuff that didnt work, 3rd oops of the night! 2019-11-13 02:06:49 +00:00
Jay39w 3d24166a83 Updated btn_se_equip 2019-11-13 02:05:55 +00:00
Jay39w 5416c60f9a 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 7a119900e2 Add song-specific booleans to Launcher.dva for easier access 2019-11-12 23:52:03 +00:00
Jay39w 1097ad513c 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
Jay39w 9ce4283e09 Upload files to 'source-code/source/plugins/TLAC/Components' 2019-11-05 21:53:36 +00:00
Jay39w 0409eb3fc2 Upload files to 'source-code/source/plugins/TLAC/Components' 2019-11-05 21:48:03 +00:00
somewhatlurker 818675000f ShaderPatch: trim config key names as well as values 2019-11-01 20:59:22 +11:00
somewhatlurker b051c6ce06 ShaderPatch: separate data and user config 2019-11-01 20:57:30 +11:00
nastys 8253683fc5 OpenGL patches 2019-10-28 18:41:50 +01:00
nastys fc52c5ce13 Make MENU_CIRCLE behave like the other MENU keybindings 2019-10-26 16:06:02 +02:00
nastys ebb7207f16 XINPUT_L/R/UP/DOWN 2019-10-26 16:02:22 +02:00
nastys 8b6587dc88 Keybinding fixes 2019-10-26 15:39:11 +02:00
nastys d6d4ab5970 Better keybindings 2019-10-26 15:09:56 +02:00
somewhatlurker c3e8ad226d add code for skipping through menus (input bit 0x6e set based on any control panel buttons being used) 2019-10-26 10:16:53 +11:00
somewhatlurker 4854086c8c add pause component to launcher and components.ini 2019-10-26 00:26:16 +11:00
somewhatlurker f51de7a269 pause: add up/down to key legend 2019-10-26 00:22:20 +11:00
somewhatlurker c245d07ae5 pause: touch panel support 2019-10-26 00:16:40 +11:00
somewhatlurker 58da3cc99e bad copypaste in project conf 2019-10-25 23:10:26 +11:00
somewhatlurker eb885c97b3 tlac: move drawing to utilities as its own class (rather than littering the components namespace), simplify menu coordinates management of pause 2019-10-25 23:04:28 +11:00
somewhatlurker eab8f0bfc0 pause: make the cursor and items look nicer
(ignore the crackhead math)
2019-10-25 06:47:34 +11:00