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
lybxlpsv
d67fe9ee42
Update ShaderPatch.ini (2)
2019-11-02 09:37:24 +07:00
lybxlpsv
6e65a7ccfd
Update ShaderPatch.ini
2019-11-02 08:47:14 +07:00
somewhatlurker
e5c360e0ed
ShaderPatch: trim config key names as well as values
2019-11-01 20:59:22 +11:00
somewhatlurker
052de69a21
ShaderPatch: separate data and user config
2019-11-01 20:57:30 +11:00
nastys
bbef3564cc
OpenGL patches
2019-10-28 18:41:50 +01: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
nastys
7d40755553
Merge branch 'master' of somewhatlurker/PD-Loader into master
2019-10-25 23:30:53 +00: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
1c32a16018
add pause component to launcher and components.ini
2019-10-26 00:26:16 +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
somewhatlurker
000065ed14
tlac: add some extra drawing stuff, change drawing signatures to allow inline points/rects
2019-10-24 18:58:30 +11:00
somewhatlurker
bb683c2252
tlac drawing: proper support for different aet files
2019-10-24 17:35:47 +11:00
somewhatlurker
501135cc20
tlac drawing: add drawText functions for strings with formatting/sprite escapes
2019-10-23 22:21:25 +11:00
somewhatlurker
9e800103f9
pause: add heading text to submenus
2019-10-23 22:20:11 +11:00
somewhatlurker
73c3af7bc0
pause: support all aspect ratios
2019-10-23 12:28:29 +11:00
somewhatlurker
b5b0af0e15
pause: pause on focus lost (+ some minor cleanup)
2019-10-23 11:17:58 +11:00
somewhatlurker
0f5745cde1
pause: use cross to leave sub-menu instead of triangle
2019-10-23 11:11:16 +11:00
somewhatlurker
bb20f55e1c
tlac: rename some text drawing stuff to be more correct
2019-10-23 11:06:56 +11:00
somewhatlurker
d5b184414a
pause: bring back the fancy icons (with a fix for createAetLayer's signature in drawing)
2019-10-23 08:26:27 +11:00
somewhatlurker
6bbc1fce5f
pause: disable aets in key legend -- I've been getting some crashes that seem to be caused by them and I'm not sure why yet
...
might be something as simple as putting const in a few too many places
2019-10-23 07:47:26 +11:00
somewhatlurker
01a089d1f4
pause: add slider input filtering
2019-10-23 07:32:19 +11:00
somewhatlurker
3ae348e966
pause: more cleanup
2019-10-23 06:02:34 +11:00