Commit Graph
154 Commits
Author SHA1 Message Date
zsccat 6ba9656040 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp' 2020-06-04 13:09:36 +00:00
zsccat 9e241ca7c2 上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
Add support for generic usb controller.
2020-06-04 13:09:25 +00:00
zsccat 4bc85246dd 添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp' 2020-06-04 13:08:27 +00:00
zsccat 233a2c20ba 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb' 2020-06-04 13:03:25 +00:00
zsccat 49d4163f5b 添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb' 2020-06-04 13:03:00 +00:00
zsccat 2061a31cc8 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.h' 2020-06-04 13:00:07 +00:00
zsccat eff53a9264 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.cpp' 2020-06-04 12:59:40 +00:00
zsccat 3ad13da1e4 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuButton.h' 2020-06-04 12:59:12 +00:00
zsccat 7016f73128 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.h' 2020-06-04 12:58:36 +00:00
zsccat 90b877c1ea 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.cpp' 2020-06-04 12:57:41 +00:00
zsccat 56a9291a9a 上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput'
Support for generic usb game controller
2020-06-04 12:56:47 +00:00
zsccat 5e9bbcd8aa 上传文件至 'source-code/source/plugins/TLAC/Input/Bindings'
Add binding for generic usb game controller.
2020-06-04 12:54:59 +00:00
zsccat 7e820367fd 上传文件至 'source-code/source/plugins/TLAC/Input/KeyConfig'
Allow to load key config for generic usb game controller.
2020-06-04 12:53:48 +00:00
zsccat cb8e61b431 上传文件至 'source-code/source/plugins/TLAC/FileSystem'
New function added "GetStringValue" to get string value from the config file
2020-06-04 12:51:44 +00:00
nastys bb41a46789 Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM 2020-04-04 03:34:45 +02:00
nastys fd2181343e Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
somewhatlurker 915285a901 pause: fix chance time after restart (I think) 2020-02-26 21:28:19 +11:00
somewhatlurker 832a49e0b2 pause: enable restart, fix protected mode not clear flag when restarting
thanks crash5b for helping with fixing issues in this feature
2020-02-25 05:54:52 +11:00
somewhatlurker 7d48b65a6b pause: fix restart scoring, improve navigation implementation 2020-02-25 05:08:45 +11:00
somewhatlurker e38cf74284 update constants 2020-02-25 00:45:54 +11:00
somewhatlurker ab288a3085 pause: prevent pausing during loading screen, clear give up flag after exiting gameplay, work towards restart 2020-02-25 00:15:05 +11:00
somewhatlurker b48e14a47e pause: add patch for ageage again hair 2020-02-22 20:02:59 +11:00
somewhatlurker 75b50c35b8 frm: fix crashing with ageage again hair 2020-02-22 19:36:46 +11:00
somewhatlurker 8d01f47622 frm: cleanup and fix inaccurate chara sync with bg (at the expense of some bg timing smoothness) 2020-02-21 03:34:41 +11:00
nastys 3c6ff05649 Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
nastys 4d6e2fa5e2 Customizable Fast Loader speed 2020-01-21 14:11:00 +01:00
twistero e5d6d280a8 Make game window more responsive to touches. 2019-11-27 23:36:33 +08:00
nastys 1c5e017636 [TLAC] Better window handle (custom game name patches are now possible) 2019-11-23 19:37:16 +01:00
nastys 831d8841fe Improve the AA patches and move them to Patches 2019-11-17 06:57:41 +01:00
nastys f52e702843 Optionalize pause on focus lost 2019-11-16 05:33:44 +01:00
Jay39w 834724948b bugfixes?
?
2019-11-14 00:57:56 +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
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 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
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 2224195ba3 Make MENU_CIRCLE behave like the other MENU keybindings 2019-10-26 16:06:02 +02:00
nastys f226b355a4 XINPUT_L/R/UP/DOWN 2019-10-26 16:02:22 +02:00
nastys e35f70fea0 Keybinding fixes 2019-10-26 15:39:11 +02:00
nastys 31199663c8 Better keybindings 2019-10-26 15:09:56 +02:00
somewhatlurker 26d6ef0250 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 a7e5034649 pause: add up/down to key legend 2019-10-26 00:22:20 +11:00
somewhatlurker b15e840e7c pause: touch panel support 2019-10-26 00:16:40 +11:00
somewhatlurker 0b8207131a bad copypaste in project conf 2019-10-25 23:10:26 +11:00
somewhatlurker ebc5baa132 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 02967e7e03 pause: make the cursor and items look nicer
(ignore the crackhead math)
2019-10-25 06:47:34 +11:00
somewhatlurker 4da730261f pause: improve layout and add some lines as decoration
partial code for a decent looking box is included but commented out because the asset isn't loaded in-game
2019-10-24 23:06:03 +11:00