Commit graph

7 commits

Author SHA1 Message Date
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
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
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
0e885883c0 Fixed two handed weapons 2019-11-16 20:26:16 +00:00
Simon
e02d468904 Haptic Feedback 2019-11-16 15:21:43 +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