Commit Graph

156 Commits

Author SHA1 Message Date
Simon eb341b78cd Throwable thermal grenades
Also fixed issue where triggering saber throw too quickly on change would screw things up
2022-10-25 21:59:33 +01:00
Simon 3bef513990 Force Crosshair
and a number of other changes:
- fix for enemy saber throw
- reseed RNG with same number for both eyes
- vr_two_handed_weapons toggle cvar
2022-10-20 17:47:12 +01:00
Simon ace44a04a9 Update AndroidManifest.xml 2022-10-17 22:39:01 +01:00
Simon a118fadce0 Don't draw mission failed message (no need)
removed a few redundant options from the menu too
2022-10-17 22:35:18 +01:00
Simon 10cd6ad67d Made screen layer much flatter 2022-10-17 22:07:22 +01:00
Simon 0edba3662d Hugely improved weapon selector
also added missed splash screen image
2022-10-17 20:29:58 +01:00
Simon 958d0da03e Updated with @Bummser's NPC config 2022-10-16 16:58:17 +01:00
Simon c30950dca0 Put force power selector on off-hand 2022-10-16 16:51:59 +01:00
Simon a2669f4873 Changes to menu
Thanks to @MuadDib!
2022-10-16 00:14:03 +01:00
Simon 485e0ab185 Updated crawl and splash
Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2022-10-15 20:43:57 +01:00
Simon 2f40ff3e6a Fix issue with glitching view when using something
it was lean being triggered

Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2022-10-15 19:37:07 +01:00
Simon 17ab3adeed Alternative Menu Background
Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2022-10-15 19:13:45 +01:00
Simon b1e6677fc0 Hints to force direction
also rotated saber back so the glitch is not so visible
Added controls for force direction hint and Speed FOV adjust to the menu
2022-10-15 14:53:53 +01:00
Simon 4d5b8de994 Corrected cvars
g_saberMoveSpeed "1" (which is the game default and should be)
and
g_saberAnimSpeed "1.2"
2022-10-15 00:26:54 +01:00
Simon a7f1411636 Delete Z_BetaV0.2_NewMenus.pk3
Should be in our source control
2022-10-14 23:59:42 +01:00
Simon 3a4909e424 Multiple changes
- New Hand models for relaxed and force hands and textures (@baggyg)
- Additional selector screen when using the saber to change stance
- show current item in the selector
- Allow player to restart game if they die holding the saber

Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2022-10-14 23:51:31 +01:00
Simon 948ea7507e More changes...
- Updated NPC stats and weapon tweaks from @bummser
- Updated g_saberMoveSpeed to 2
- vr_weapon_velocity_trigger is now 2.6
2022-10-13 23:33:20 +01:00
Simon 19ee9179e8 Many improvements
Added cvar g_saberAutoDeflect1stPerson so saber is only ever used to deflect lasers in first person
Made selector always draw using HMD YAW so it remains in front when turning i.r.l
Updated the hand model (@baggyg)
Updated the crawler text with the patron credits
Added @MuadDib's menu changes
Aligned all weapons
Scaled the saber hilt down a little bit

Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
2022-10-13 23:19:44 +01:00
Simon d08b94715c Turn Saber on/off right trigger 2022-10-12 23:03:17 +01:00
Simon 0773fe325a Added placeholder hand model
- made sure other force powers originate from off-hand
- switch 1st/3rd person using right stick when using saber
- if goggles equipped, then you can zoom in and out using right stick, and exit with B button
2022-10-12 22:35:27 +01:00
Simon 4f5c275fc4 Item Selector
and a number of other changes:
- Scrolling text on main menu for patron credits
- Off-hand force powers using trigger
- vr_weapon_velocity_trigger - cvar controls speed for velocity triggered weapons
- walk direction is hmd based
2022-10-12 18:00:41 +01:00
Simon aa356c623d Updated Reborn AI stats 2022-10-10 23:21:28 +01:00
Simon 40e91fe9b0 Restore original saber speed trigger 2022-10-10 23:21:28 +01:00
Simon 3c7074f5d3 Small change to lightsaber swing sound triggers 2022-10-10 23:21:27 +01:00
Simon fb15cd462d 0.1.0 - EA first build 2022-10-10 22:01:09 +01:00
Simon a00281d038 Fix for saber not affecting dark jedi 2022-10-10 21:58:02 +01:00
Simon daafcc6ba4 Drfaulting a lot of cvars
and saber blur now working
2022-10-10 21:58:02 +01:00
Simon 83d6fabb98 Various general improvements
- remove head bob
- default shadows on
- slight decrease to time slowdown
- slight player speed change
2022-10-10 21:58:02 +01:00
Simon 0dc4992576 Removed unused cvars 2022-10-10 21:58:02 +01:00
Simon 7328046b32 Improvements to the crosshair 2022-10-08 17:29:50 +01:00
Simon ab03fc7c6d So many changes..
- Fix issue where scripts stop running if you die (change to Android.mk)
- Added weapon based crosshair
- Lots of HUD fixes
- Fixed snowing indoors issue
2022-10-08 17:29:49 +01:00
Simon 086545aa8f Few fixes
Don't spin camera on death
Fix mouse cursor getting stuck on left
2022-10-05 22:37:39 +01:00
Simon 851183b90d Update cg_players.cpp 2022-10-04 23:08:06 +01:00
Simon 3826eb86c4 Number of small tweaks
including world scale
2022-10-04 22:48:30 +01:00
Simon 581b8829af update to make files 2022-10-03 22:19:20 +01:00
Simon 99bf86ae8f Almost too many changes to mention!
lots of saber stuff
view angle stuff
height is now correct
6DoF is working
weapon aiming working in a lot of cases
2022-10-03 22:19:00 +01:00
Simon 2c29c10b42 First implementation of 1st person saber 2022-10-02 23:17:51 +01:00
Simon 5b4d047b5a Mapped datapad button to Y
this means you can't switch force powers at the moment
2022-10-01 19:40:28 +01:00
Simon 9620011ed5 Multiple fixes
- Fixed some crashes
- weapons (for the first level of outcast) should be aligned
- ducking works, player height now correct
some button changes:

A - Jump
B - Alt Fire
X - Use current Force (no use in outcast atm)
Y - Select next Force Power
Right Thumbstick Button - "Use"
Left Thumbstick Button - Duck - good for side rolls etc
Right Grip - Slow time to 10% (testing this for the weapon/force selector, also quite fun)
Left Grip - two handed weapons (no advantage to this at the moment)

You should find that weapons are now properly motion controlled
2022-10-01 00:02:49 +01:00
Simon 385017812e Some weapon aiming code 2022-09-29 23:38:22 +01:00
Simon 163b725ebe support both games via command line txt
jo - Jedi Outcast
ja - Jedi Academy
2022-09-29 20:18:23 +01:00
Simon 7cc4c4f281 Several changes
- Jedi Outcast now running properly
- Added Use to right thumbstick to bypass cutscenes
2022-09-28 23:07:22 +01:00
Simon adfc6da46d Many many changes
- Added in a cheat menu (https://jkhub.org/files/file/3828-beta-ingame-customization-and-cheat-menu/)
- Added and building source for JK2
- FIxed jittery head tracking
- Started on motion controlled weapons (no sabers yet)
- made cutscenes immersive (can be turned off)
- Started on a visible HUD
2022-09-27 23:19:12 +01:00
Simon 18f17c2bab Stereo Separation now working 2022-09-24 20:08:43 +01:00
Simon 62556d9b6b Fixed crash
and head tacking seems to work
2022-09-24 17:50:21 +01:00
Simon b1d847e0d8 Mouse working in main menu
and game library loads, intro plays, but crashing in a sequence atm
2022-09-23 23:10:32 +01:00
Simon 9627464541 can now finally see the menu! 2022-09-23 21:40:35 +01:00
Simon 8c62569139 More progress... sound is playing (no visuals yet) 2022-09-22 23:23:00 +01:00
Simon f894efd296 It now builds!!
but won't run obviously, long way before that happens, but it is at least compiling and linking, which is good
2022-09-21 23:34:51 +01:00
Simon cf2aa201ee More fixing compilation and linker errors 2022-09-20 23:15:52 +01:00