Commit graph

27 commits

Author SHA1 Message Date
Simon
84fc216125 Fixed alpha on vignette
Also improved location of inventory and other items
2019-11-24 23:26:11 +00:00
Simon
ac910f7ce0 Couple of changes..
- Vignette Mask (though it doesn't seem to be using alpha correctly)
- Corrected the drawing of the HUD, icons no longer squashed
2019-11-24 23:02:08 +00:00
Simon
fca2dff39b Tweakage..
- Adjusted walking speed
- Small config.cfg improvement vars
- Slight adjustment to machine gun position
2019-11-22 22:22:39 +00:00
Simon
df9f19cd70 Small fixes
prevent laser sight suddenly being on after level transition
Slight weapon location adjustments
2019-11-20 22:30:15 +00:00
Simon
963e5061bc Fixed laser sights
Works alright now, also removed cheats from the config by default.
2019-11-20 18:50:53 +00:00
Simon
52d2881835 Laser Sight
It's not great.. since the server think code only runs every 100ms it means the laser start/end updates at a lower refresh rate than the client updates and therefore jumps about.
2019-11-19 23:42:18 +00:00
Simon
e67adea9f6 Update g_spawn.c 2019-11-18 00:00:37 +00:00
Simon
218361b56a Several fixes
- Weapon stabilisation will reduce erratic fire of the machine gun
- If cheats enabled then pressing left thumbstick will "give all"
- Correct crap orientation of machine gun model
- Improved weapon scale
2019-11-17 23:47:22 +00:00
Simon
c482550f80 Fix Roll also being wrong after loading a save 2019-11-16 23:35:19 +00:00
Simon
0e885883c0 Fixed two handed weapons 2019-11-16 20:26:16 +00:00
Simon
de036d7fbe Fixed broken HUD 2019-11-16 16:52:06 +00:00
Simon
e02d468904 Haptic Feedback 2019-11-16 15:21:43 +00:00
Simon
5f58850ba4 Updated version for beta 0.3 2019-11-16 14:19:36 +00:00
Simon
ad43159a7a Left hand model mirroring 2019-11-16 14:08:45 +00:00
Simon
2883f01848 Many fixes..
- Fix sound stopping when it shouldn't
- Updated controls (inventory management) - Right grip for inventory
- Weapon positions better
- Help Computer on X
- Fix pitch being corrupted on loading a save game
2019-11-16 13:17:43 +00:00
Simon
3e9f042374 Removed unused files 2019-11-15 13:04:37 +00:00
Simon
3ffe6dd335 Various fixes - Weapon positioning 2019-11-14 22:26:24 +00:00
Simon
a04f1ffed3 Proper 6DoF weapons 2019-11-13 23:47:01 +00:00
Simon
9747d8b02d Better weapon placement 2019-11-11 23:31:25 +00:00
Simon
0a952adc6a Better weapon location 2019-11-11 23:31:14 +00:00
Simon
812e4c2c78 HUD 2019-11-11 22:48:34 +00:00
Simon
3bcafe27ca Positional Tracking & other stuff.. 2019-11-11 22:26:40 +00:00
Simon
7689ab6e9d Create AndroidManifest.xml 2019-10-07 20:19:05 +01:00
Simon
2825144e9b Various improvements
- 6DoF weapons
2019-10-01 23:02:11 +01:00
Simon
0716496d65 Trying to get guns to work..
..not much success so far
2019-09-30 00:10:24 +01:00
Simon
5d88e7a90c Got sound working
Also added world scale cvar
2019-09-28 00:25:13 +01:00
Simon
f74bf6d763 Initial Commit 2019-09-25 22:46:42 +01:00