Simon
|
0695c7ac76
|
Merge pull request #73 from lvonasek/backport_alpha_fix
Clearing alpha channel of FBO fixes a few menu issues
|
2022-05-01 17:24:23 +01:00 |
|
Lubos
|
a0cb576950
|
Clearing alpha channel of FBO fixes a few menu issues
|
2022-05-01 18:17:27 +02:00 |
|
Simon
|
df4bc0c072
|
Merge pull request #71 from petr666/feature/control-tweaks
Hardcode A to skip server search in menu instead of using moveup bind hack
|
2022-05-01 10:20:16 +01:00 |
|
Petr Bartos
|
bec5a825fe
|
Hardcode A to skip server search in menu instead of using moveup bind hack
|
2022-04-30 19:33:08 +02:00 |
|
Simon
|
decc2d0267
|
Merge pull request #70 from lvonasek/feature_opengl_fixes
Do not bind FBO texture as renderbuffer
|
2022-04-28 23:07:00 +01:00 |
|
Lubos
|
4950748d3a
|
Do not bind FBO texture as renderbuffer
|
2022-04-28 21:55:30 +02:00 |
|
Simon
|
3cdf1858a5
|
Merge branch 'master' of https://github.com/DrBeef/ioq3quest
|
2022-04-27 20:40:17 +01:00 |
|
Simon
|
bebc85800f
|
FIx to correctly calculate the mirror projection
- it doesn't work as a proper mirror still though, but it looks way better than it did
|
2022-04-27 20:39:59 +01:00 |
|
Simon
|
af76573dc7
|
Merge pull request #68 from lvonasek/feature_pause_fixes
Improve pause behaviour
|
2022-04-27 20:11:06 +01:00 |
|
Simon
|
d60128cf21
|
Version number updated
|
2022-04-27 17:58:22 +01:00 |
|
Simon
|
d0bb44654f
|
Small fixes
- Made bullet and rocket impacts work on bHaptics again
- Removed the replacement background (will be supplied by companion app in future)
|
2022-04-23 19:39:56 +01:00 |
|
Lubos
|
970d203adb
|
Improve pause behaviour
|
2022-04-19 21:50:56 +02:00 |
|
Simon
|
b6d32ac8f2
|
Merge pull request #66 from lvonasek/feature_seacliff_support
Seacliff storage access issue fixed
|
2022-04-18 19:01:43 +01:00 |
|
Simon
|
39f669dd51
|
Merge pull request #67 from lvonasek/feature_lightmaps_fix
Lightmap issue fixed (optimized)
|
2022-04-18 16:59:12 +01:00 |
|
Simon
|
623e8d91a4
|
Merge pull request #65 from lvonasek/feature_black_playermodel_fix
Black player model texture in player menu fixed
|
2022-04-18 16:57:57 +01:00 |
|
Simon
|
11f364f440
|
Merge pull request #64 from petr666/feature/various-fixes
Various fixes
|
2022-04-18 16:57:45 +01:00 |
|
Lubos
|
c7b6aa02b7
|
Lightmap issue fixed (optimized)
|
2022-04-17 22:45:28 +02:00 |
|
Lubos
|
dd2bccd526
|
Seacliff storage access issue fixed
|
2022-04-17 14:02:10 +02:00 |
|
Lubos
|
5966dd3f59
|
Black player model in player menu fixed
|
2022-04-17 10:04:24 +02:00 |
|
Petr Bartos
|
f28cd9f20b
|
When disabled weapon wheel control schema is used, assign ALT to grip instead of empty function
|
2022-04-14 21:45:46 +02:00 |
|
Petr Bartos
|
44b0d0317f
|
Ensure all weapon models are loaded on level load to prevent stutter on first opening of weapon wheel
|
2022-04-14 21:41:01 +02:00 |
|
Simon
|
ea5e53f7e4
|
Merge pull request #63 from petr666/feature/control-tweaks
Allow to use blank function to force thumbstick to 8-way mode ...
|
2022-04-14 10:29:13 +01:00 |
|
Petr Bartos
|
f069383b31
|
Allow to use blank function to force thumbstick to 8-way mode without assigning any actual action to diagonals
|
2022-04-13 17:39:06 +02:00 |
|
Simon
|
168d86ec4e
|
Fixed overly large text on main menu for demo
|
2022-04-13 12:34:32 +01:00 |
|
Simon
|
8ae0630464
|
Merge branch 'master' of https://github.com/DrBeef/ioq3quest
|
2022-04-13 11:39:19 +01:00 |
|
Simon
|
9153db7a45
|
Some small tweaks
including ensuring the HUD 3D icons are drawn by defualt
|
2022-04-13 11:39:17 +01:00 |
|
Simon
|
21046ac047
|
Merge pull request #62 from petr666/feature/control-tweaks
Enable prev/next weapon switch only if weapon wheel is disabled
|
2022-04-12 22:08:40 +01:00 |
|
Simon
|
8a64a5a8e3
|
Merge pull request #61 from petr666/feature/menu-update
Improve scrolling through the multiplayer servers
|
2022-04-12 22:07:54 +01:00 |
|
Petr Bartos
|
95736ffef9
|
Enable prev/next weapon switch only if weapon wheel is disabled
|
2022-04-12 22:34:42 +02:00 |
|
Petr Bartos
|
1bb0e8c6ad
|
Change arrows on server list to work as PAGEUP/PAGEDOWN
|
2022-04-12 22:00:08 +02:00 |
|
Petr Bartos
|
2a164bb1cb
|
Use thumbsticks as PAGEUP/PAGEDOWN in menus
|
2022-04-12 21:59:30 +02:00 |
|
Simon
|
cca1c051f1
|
Merge pull request #60 from petr666/feature/menu-update
Revert default gamma back to 1.0, limit max value to 1.2
|
2022-04-11 09:34:46 +01:00 |
|
Petr Bartos
|
efaf71eeea
|
Revert default gamma back to 1.0, limit max value to 1.2
|
2022-04-10 20:42:10 +02:00 |
|
Simon
|
3bceed66ab
|
Merge pull request #57 from petr666/feature/menu-update
Menu update
|
2022-04-10 10:18:42 +01:00 |
|
Simon
|
d195ad212a
|
Merge pull request #58 from petr666/feature/various-fixes
Do not draw weapon model with enabled weapon scope
|
2022-04-10 10:17:18 +01:00 |
|
Simon
|
8680d6918a
|
Merge pull request #59 from petr666/feature/openarena-support
Use custom config with weapon adjustment for OpenArena
|
2022-04-10 10:16:36 +01:00 |
|
Petr Bartos
|
52ca5d94db
|
Update default gamma
|
2022-04-09 21:49:40 +02:00 |
|
Petr Bartos
|
51ef5302e6
|
Fix overwriting of OpenArena autoexec
|
2022-04-09 21:47:29 +02:00 |
|
Petr Bartos
|
8498047b83
|
Fix parameter name
|
2022-04-09 21:22:59 +02:00 |
|
Petr Bartos
|
e4a2c9bd43
|
Lower maximum volume even more
|
2022-04-09 21:14:19 +02:00 |
|
Petr Bartos
|
e293d58aa9
|
Lower maximum volume (to work better with Quest maximum volume)
|
2022-04-09 21:08:59 +02:00 |
|
Petr Bartos
|
84984d30e7
|
Use custom config with weapon adjustment for OpenArena
|
2022-04-09 20:56:40 +02:00 |
|
Petr Bartos
|
e7cc0542f9
|
Fix Team Arena chain gun weapon adjustment
|
2022-04-09 18:47:56 +02:00 |
|
Petr Bartos
|
91406602f8
|
Do not draw weapon model with enabled weapon scope
|
2022-04-09 18:15:30 +02:00 |
|
Petr Bartos
|
aa7108be8c
|
Menu update
|
2022-04-09 16:30:30 +02:00 |
|
Simon
|
bef1e32a2c
|
Merge pull request #56 from petr666/feature/various-fixes
Remove fake 6DoF position realign from weapon change
|
2022-04-09 14:05:46 +01:00 |
|
Petr Bartos
|
5033e84206
|
Remove fake 6DoF position realign from weapon change
|
2022-04-09 14:33:52 +02:00 |
|
Simon
|
e5d4bad2e2
|
Merge branch 'master' of https://github.com/DrBeef/ioq3quest
|
2022-04-08 18:15:15 +01:00 |
|
Simon
|
c7d67820c5
|
Ensure that the two types of HUD and weapon wheel all render at the same depth
also set the precision of the shaders to use the default precision
|
2022-04-08 18:14:53 +01:00 |
|
Simon
|
5574f9adaa
|
Merge pull request #54 from petr666/feature/control-tweaks
Weapon selector fixes
|
2022-04-08 18:14:09 +01:00 |
|