Commit graph

184 commits

Author SHA1 Message Date
Petr Bartos
96df03025f Increase NPC limit even more 2023-12-18 18:36:30 +00:00
Simon
bf3006da46 Fix crash in JKA 2023-12-12 22:46:36 +00:00
Petr Bartos
6041a39a2e Increase NPC limit 2023-12-12 18:18:10 +00:00
Simon
48e9037aaf Make gaze based force push.pull more forgiving to the player's aim 2023-12-09 20:16:47 +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
0846f98023 Adjust force powers for custom started map 2023-11-29 21:53:47 +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
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
Petr Bartos
3a4c6b9dea New unlimited power cheat; fine tuning of force powers in cheat menu 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
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
Simon
bc964e2ee0 Move Speed selector on offhand radial quick menu 2023-09-28 21:29:51 +01:00
Simon
40eb55d0d3 Fix hand not showing in JKO when saber is thrown 2023-08-13 08:57:30 +01:00
Simon
43503dbeff Fixed shadow defaulting
1 - Blobs for Standalong
2 - Stencils for PCVR
2023-08-03 08:14:13 +01:00
Simon
7766547abc FInal improvements to HUD text drawing 2023-08-01 18:39:05 +01:00
Simon
a1268d9045 Slight adjustment as to when to draw hand models 2023-08-01 18:22:19 +01:00
Simon
afaf887a47 Fix adjustment to weapon scopes for asymmetric fov HMDs 2023-07-31 22:57:24 +01:00
Simon
2290193a95 Fix for HUD scaling with new projections 2023-07-31 22:42:04 +01:00
Simon
6a09e2d411 A few PCVR specific fixes
- Restored missing item selector beam
- Allow much wider angle pitch adjust, hopefully enough for Index users
2023-07-29 19:14:24 +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
a58e4051b5 Changes to sync up with the PCVR build 2023-07-27 21:56:20 +01:00
Simon
b4596caab9 Don't trigger haptics when blade hits solid if saber is in flight 2023-07-12 16:33:15 +01:00
Simon
d98a7aad7f Ensure roll is used when in scope 2023-07-10 23:36:51 +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
72fc1b9b83 Fix missing melee icon in JKO
and don't draw crosshair when melee active
2023-06-01 23:04:31 +01:00
Simon
b074d1cbf6 Get the ATST working correctly in JKA 2023-05-27 12:17:20 +01:00
Simon
ff6827a4ed Fix missing hand in JKO when saber equipped 2023-05-26 23:16:44 +01:00
Simon
62eec97249 Proper fist models
.. for fisting stormtroopers with

Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2023-05-26 22:04:16 +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
88e4e2f8ba Fix for crash in Dark Forces mod 2023-05-04 19:48:56 +01:00
Simon
9202d2896e Improved dual saber haptics 2023-04-20 19:55:48 +01:00
Simon
abedc8d96c JKA Weapon Haptics & Fix for unresponsive menu after training in JKA 2023-04-19 22:53:48 +01:00
Simon
195cfb8251 Fix FOV on Lady Luck turret 2023-04-16 22:14:25 +01:00
Petr Bartos
5acadef11e Fix AT-ST usable hint icon 2023-04-16 15:18:57 +02:00
Petr Bartos
48c2486aad Merge remote-tracking branch 'origin/main' into contributions 2023-04-14 22:23:24 +02:00
Petr Bartos
a72ca459c5 Intern all default values; Remove no longer needed configuration files 2023-04-14 22:19:47 +02:00
Grant Bagwell
4ab6a6024a Fixed player knockback.... hopefully 2023-04-14 17:01:16 +02:00
Grant Bagwell
7deeee7a6f Increased Force Power Visibility 2023-04-14 17:01:00 +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
Grant Bagwell
37d5ac4184 Changes to TBDC
Different menu text + added vanilla mode
2023-04-12 18:12:07 +02:00
Simon
c7c66e46a7 Revert "Arrange quick save icons horizontally"
This reverts commit 20f8fff3fe.

Also make the icons white
2023-04-12 08:37:36 +01:00
Simon
20f8fff3fe Arrange quick save icons horizontally 2023-04-11 21:00:09 +01:00
Simon
d3dcac8f9d Save game crash fix in JKO 2023-04-11 20:58:56 +01:00
Simon
a2ff16b576 Quick Save/Load in Selector
Haven't been able to test yet!
2023-04-10 19:42:06 +01:00