Commit graph

93 commits

Author SHA1 Message Date
Petr Bartos
c3b4f55a0b Fix disruptor zoom in JKA 2023-11-02 21:46:45 +00: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
9411068172 Next set of changes to sync pcvr and standalone 2023-07-27 22:46:41 +01:00
Simon
1d5be37787 Code re-org to sync with PCVR 2023-07-27 22:08:18 +01:00
Simon
09cf2d49f3 Use the complete JKO level 3 saber seek code 2023-07-14 22:41:21 +01:00
Simon
1a6a99e2a7 Fix issue with frozen or enemy lasers firing in the wrong direction consistently 2023-07-13 21:52:57 +01:00
Simon
bda2e7e3f1 Re-instated force level 3 saber throw enemy seek from JKO in JKA 2023-07-10 23:36:19 +01:00
Simon
f4d9ab0854 Let Noghri also be sliced up easily 2023-07-10 19:59:05 +01:00
Simon
8551460577 Let the saber cut through sand people like butter 2023-06-30 20:26:30 +01:00
Simon
0a7fac269f Fixed using turret guns when saber equipped
by switch to WP_NONE
2023-06-20 22:17:59 +01:00
Simon
0723c2335e Make saber combat in JKA match JKO
g_saberRealisticCombat should be set to "1"
g_dismemberment should be set to "4"
g_saberMoreRealistic is no longer used
changed logic so that it should be the same approach for dealing damage as JKO with the above settings when TBDC is enabled
fixed saber bounce in JKA too
2023-06-15 22:07:24 +01:00
Simon
fc72b58bb6 TBDC and more..
- Merged TBDC changes from JKO
- Made B/Y buttons not switch when switched sticks (so saber toggle is on correct hand)
- Fixed issue with switched sticks making item selector scroll use wrong thumbstick
- Fix crash when using built in menu to choose alternative saber (need to find out where model has gone though)
2023-06-07 23:33:59 +01:00
Simon
3116c5296c Proper 6DoF for Flechette alt-fire 2023-05-29 08:03:17 +01:00
Simon
b074d1cbf6 Get the ATST working correctly in JKA 2023-05-27 12:17:20 +01:00
Simon
beb5a6d7c6 Small tweaks to the melee 2023-05-22 21:28:54 +01:00
Simon
dfa54a439a A number of changes
- Made Melee available - punch stormtroopers to death! (default melee damage is now 25)
- Draw hand models when in melee (to be replaced with fists soon)
- Made movement not reactivate saber by default (cvar controlled)
- Draw open hand when saber is thrown
2023-05-21 22:38:42 +01:00
Simon
b7fed25470 Make alt-fire of concussion rifle 6DoF 2023-05-21 14:46:08 +01:00
Simon
26487d6233 Lots of changes to get vehicles/animals working nicely
also fixed some of the 3rd person 6DoF movement
ensure force speed briefly affects FOV
2023-05-14 22:50:24 +01:00
Simon
7faa7755dd Implement stance switching in 3rd person JKA 2023-05-12 18:41:08 +01:00
Simon
a7318c2d89 Fix insta-death on elevator situation
seems gesture use was triggering the "hurt_touch" function of the elevator entity which was inflicting 10000 fall damage to the player!
2023-05-09 22:49:33 +01:00
Simon
4405c2214f Fix quick save crash 2023-05-09 22:06:11 +01:00
Simon
86b974ea2e Hopefully final fix to prevent Kata attack being triggered in 1st person when throwing saber 2023-04-26 21:18:33 +01:00
Simon
0e3c88fb1c make saber throw in JKA work the same as JKO 2023-04-24 22:40:52 +01:00
Simon
34bb30d714 Fix staff saber top blade not actually blocking shots 2023-04-19 23:51:56 +01:00
Petr Bartos
5acadef11e Fix AT-ST usable hint icon 2023-04-16 15:18:57 +02:00
Petr Bartos
539bfa8956 Ensure proper menu defaults on the very first start 2023-04-15 00:02:59 +02:00
Petr Bartos
a72ca459c5 Intern all default values; Remove no longer needed configuration files 2023-04-14 22:19:47 +02:00
Petr Bartos
fada09a0bb Fix remote turret on-screen help 2023-04-13 20:38:13 +02:00
Petr Bartos
82af313786 Merge branch 'main' into contributions 2023-04-13 18:59:46 +02:00
Petr Bartos
7680cb1288 Fix use action when controlling droid; fix droid view help 2023-04-12 22:26:44 +02:00
Simon
3b2ffd7289 Attempted fix for save game crash
- Not really a proper fix, but might at least workaround it
2023-04-11 08:39:32 +01:00
Petr Bartos
b9d0314a6a Make getting into AT-ST easier 2023-04-09 19:38:32 +02:00
Petr Bartos
d121206f83 Tune touch gesture distance; Improve use interaction in 3rd person. 2023-04-08 22:49:28 +02:00
Petr Bartos
fe9e12a3f9 Merge branch 'main' into contributions 2023-04-03 22:55:29 +02:00
Simon
d43de53e8a Added missed saber blocking check
might explain why some people find JKA a bit easy if it is auto-blocking in 1st person
2023-04-02 19:41:50 +01:00
Petr Bartos
e3524e8e48 Add use haptic feedback; Fix use in 3rd person mode 2023-04-02 09:16:00 +01:00
Petr Bartos
eec46c183d Add use haptic feedback; Fix use in 3rd person mode 2023-04-01 18:48:42 +02:00
Petr Bartos
822d1ddbba Merge branch 'main' into contributions 2023-03-31 08:43:50 +02:00
Petr Bartos
6d49f87150 Do not check angle on non-facing triggers 2023-03-30 21:50:11 +01:00
Petr Bartos
926c64c691 Add angle check for triggers touched by hand 2023-03-30 21:50:11 +01:00
Petr Bartos
15d932c75f Do not check angle on non-facing triggers 2023-03-30 19:26:36 +02:00
Petr Bartos
402277e717 Add angle check for triggers touched by hand 2023-03-30 17:54:33 +02:00
Petr Bartos
9b22378c88 Add special delay for re-triggering security cameras 2023-03-30 17:52:26 +02:00
Simon
c4cc218f8b Turn the stun baton into an "always active" weapon
movement still triggers the sound, but it will always shock an enemy when it makes contact
2023-03-29 22:44:50 +01:00
Petr Bartos
40128567be Add help to menu 2023-03-28 22:43:42 +01:00
Simon
f452b9cf06 Slight tweak to NPC Combat 2023-03-28 13:51:49 +01:00
Simon
1b22652e5c Fixed aiming of bowcaster and demp alt fire 2023-03-27 21:38:46 +01:00
Simon
895b09041f JKA - Ensure UseVR Position is only true when in first person 2023-03-27 21:38:25 +01:00
Simon
1968a7d8ba Always use right hand as saber home 2023-03-26 16:33:22 +01:00
Simon
74dcd955d2 Fix crash in JKA 2023-03-26 16:32:49 +01:00