Commit Graph

411 Commits

Author SHA1 Message Date
Simon 48e9037aaf Make gaze based force push.pull more forgiving to the player's aim 2023-12-09 20:16:47 +00:00
Simon 1141b17bf1 Fix crash when going into a cut scene with scope activated 2023-12-09 17:05:09 +00:00
Simon 930d64b758 Some stuff to ensure screen shows up in the correct place 2023-12-09 10:38:10 +00:00
Simon e6542f1d0f Improved weapon offhand grab logic 2023-12-09 10:37:22 +00:00
Simon 0c6d44f655 Allow player to recall saber to their hand with a gesture when it is dropped 2023-12-09 10:36:59 +00:00
Petr Bartos 98bc53c9a3 Fix typo in hand model path 2023-12-05 22:05:12 +00:00
Petr Bartos bb0f5b1bf8 r_lodCurveError added to menu; updated defaults 2023-12-05 22:05:11 +00:00
Petr Bartos e4000f260d Remove Kyle's hand model from JKA 2023-12-02 09:38:58 +00:00
Petr Bartos 56901cc225 Backport culling fixes for Android build 2023-12-01 20:16:49 +00:00
Simon f66fe62907 Change to culling logic to fix issue with inverted weapons/hands 2023-11-30 23:33:11 +00:00
Petr Bartos ffecbc8be4 Custom hands models (with weird right hand rendering bug) 2023-11-29 23:26:48 +00:00
Simon 558de83f6f Updated version for next EA 2023-11-29 23:26:18 +00:00
Petr Bartos 0846f98023 Adjust force powers for custom started map 2023-11-29 21:53:47 +00:00
Simon 8c3fa38e30 Installer and cvar changes 2023-11-26 17:43:05 +00:00
Simon 5758f29d34 Change desktop window title to JKXR 2023-11-26 11:21:55 +00:00
Simon d10b4d9c2c Fixes for scope on android 2023-11-24 19:57:02 +00:00
Petr Bartos 2820b99e6b Give 999 health cheat 2023-11-23 22:34:17 +00:00
Simon a21b683cc2 A number of fixes...
- Fixed issue where sounds when using scope came from the wrong location
 - Now walk direction when scoped is correct
 - Walking when scoped won't cause horrible display jitering between scoped and unscoped views
 - Fixed situation when NPC saber battles caused haptics to fire
2023-11-23 22:33:07 +00:00
Simon 959ee3b485 Revert "Allow wall running and some other moves while in first person"
This reverts commit bb8c3bfa77.
2023-11-19 20:31:11 +00:00
Simon f5a9e442dc Fix "Force See" overlay being misaligned 2023-11-19 20:29:06 +00:00
Simon e7667b063e Allow slow movement while scoped 2023-11-19 20:13:41 +00:00
Simon 44511cddbc fix android crash 2023-11-19 12:04:04 +00:00
Simon 2720f371d7 Version number update 2023-11-19 11:33:48 +00:00
Simon ae51ef5f27 Small adjustments to make saber align better in JKA 2023-11-19 11:32:24 +00:00
Simon bb8c3bfa77 Allow wall running and some other moves while in first person
Hopefully this won't break anything!
2023-11-19 09:28:12 +00:00
Simon 11f6204ba5 vr_always_run cvar so player doesn't cycle move speeds on thumbstick 2023-11-18 17:51:31 +00:00
Simon 83bee3bbff Multiple fixes
- Scope mask / force effects masks are too small. Edges are visible.
- Cutscenes can't be skipped when in 2D mode (none immersive)
- If you zoom in with the scoped rifle you also change the running speed. 😬
- walking while shooting scoped
2023-11-18 13:07:22 +00:00
Simon 3cec1ae469 Fix things being culled at the edges of view on Quest 3 2023-11-18 11:09:26 +00:00
Petr Bartos 0aaf76fa3b Integration of NpcSP mod; MP map selection menu 2023-11-18 10:53:05 +00:00
Petr Bartos 3a4c6b9dea New unlimited power cheat; fine tuning of force powers in cheat menu 2023-11-18 10:53:05 +00:00
Petr Bartos b4ac0894e3 Improve level transition fix (not all powers are updatable) 2023-11-18 10:53:05 +00:00
Simon b3145a91bf Fix gaps at edges of view 2023-11-18 10:52:00 +00:00
Simon bde091d6b2 Use correct framebuffer 2023-11-02 22:04:42 +00:00
Simon e7f8770008 ST_QUICK_MENU 2023-11-02 21:50:04 +00:00
Simon 25987a5fb7 Revert "Move Speed selector on offhand radial quick menu"
This reverts commit bc964e2ee0.
2023-11-02 21:48:19 +00:00
Petr Bartos f819bc8918 Fix level progress in case all force powers are maxed 2023-11-02 21:47:24 +00:00
Petr Bartos c3b4f55a0b Fix disruptor zoom in JKA 2023-11-02 21:46:45 +00:00
Simon 3b8a9eac81 Fix crash on standalone when two handing weapons 2023-10-18 21:09:38 +01:00
Simon bc964e2ee0 Move Speed selector on offhand radial quick menu 2023-09-28 21:29:51 +01:00
Simon 8a09007ad0 Multiple small changes:
- Menu option to use motion to reignite saber
- Show error dialog if app can't start due to no headset detected
- Cvar to allow people to configure custom distance for weapon scopes to engage from HMD
- Use faster buffer blit for desktop window
2023-09-17 08:46:21 +01:00
Simon 572b6c5f8a Reduce sensitivity of grip activation of selectors (better for Index users) 2023-08-13 15:09:53 +01:00
Simon 40eb55d0d3 Fix hand not showing in JKO when saber is thrown 2023-08-13 08:57:30 +01:00
Simon 2f024f77b0 fix issue loading game library running JK from another folder 2023-08-12 23:23:04 +01:00
Simon 572ae3f340 Look in current dir for game library 2023-08-12 20:19:47 +01:00
Simon d28bd8aa9c Fix missing intro movies on Quest 2023-08-12 15:25:36 +01:00
Simon ca40a99ec1 Implement separate saber pitch adjustment
it uses the OpenXR grip pose and an adjuster separate to the weapon one
2023-08-12 15:25:23 +01:00
Simon e5b561a46b Revert "new cvar r_alwaysmaxlod for PCVR build"
This reverts commit 8e7c1f69a4.
2023-08-08 20:29:41 +01:00
Simon 8e7c1f69a4 new cvar r_alwaysmaxlod for PCVR build 2023-08-06 17:37:42 +01:00
Simon 9387dea98f Modified PCVR build to use 64 bit OpenAL 2023-08-06 17:36:27 +01:00
Simon e2c4cfd015 Don't use vid_restart, get user to manually restart JKXR on video settings change 2023-08-05 18:15:52 +01:00