Simon
|
d2787fbd4a
|
Fixed incorrect credits
|
2022-05-21 20:58:58 +01:00 |
|
Simon
|
50d253fcdc
|
Allow a Quest running the demo pak to connect to another quest server
|
2022-05-21 09:37:27 +01:00 |
|
Simon
|
4b46ae002f
|
Ensure roll angles are passed to the server if enabled
|
2022-05-19 22:34:13 +01:00 |
|
Petr Bartos
|
4eca4349d3
|
Do not create missionpack folder if not installed
|
2022-05-19 19:31:30 +01:00 |
|
Petr Bartos
|
b80e8bb7b6
|
Delete obsolete glsl folder on startup
|
2022-05-19 19:31:30 +01:00 |
|
Simon
|
8ac0ee5af5
|
Grey out non-demo servers if playing with demo pak0
- don't allow players to even start a MP game on a non-demo server
- fixed the website url
- updated the message about the demo in the main menu
|
2022-05-19 19:10:38 +01:00 |
|
Simon
|
d628dadf76
|
Merge pull request #82 from petr666/master
Generate random suffix for default player name
|
2022-05-17 21:15:56 +01:00 |
|
Simon
|
913459e45a
|
Change to multiplayer menu message
also disabled the "specify" button as it is useless in this port
|
2022-05-15 18:06:26 +01:00 |
|
Petr Bartos
|
0a9aa45479
|
Remap face buttons along with switching thumbsticks
|
2022-05-15 16:11:46 +01:00 |
|
Simon
|
4428ebe881
|
Support for ForeceTube/ProTube Stock
Also added f2hunter to the credits
|
2022-05-15 10:33:49 +01:00 |
|
Simon
|
667edf7b5d
|
Update to RC3
|
2022-05-12 18:58:20 +01:00 |
|
Petr Bartos
|
c00636584e
|
Autoexec cleanup
|
2022-05-07 14:47:10 +02:00 |
|
Lubos
|
a0cb576950
|
Clearing alpha channel of FBO fixes a few menu issues
|
2022-05-01 18:17:27 +02: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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|