Commit Graph

46 Commits

Author SHA1 Message Date
Simon 5b2bf904de Various tweaks 2019-12-11 23:14:40 +00:00
Grant Bagwell 1b879e8373 Packed Weapon Files 2019-12-11 18:24:43 +01:00
Grant Bagwell b033c5fd0e No Hand Hand Grenade
Henceforth known as just grenade
2019-12-11 18:11:27 +01:00
Simon 17833f427b
Update README.md 2019-12-10 23:32:10 +00:00
Simon 6eaeefd267 Manual Merge of Yamagi Branch 2019-12-10 23:03:20 +00:00
Simon 14b1bfc1fc Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-11-26 20:51:42 +00:00
Simon f7d5c33bbc Oops...
forgot to commit this before I released!, oh well, no bother
2019-11-26 20:51:38 +00:00
Simon ec89b4807f
Update README.md 2019-11-26 20:33:45 +00:00
Simon abc715b644 Render cinematic screen in mono
added couple of cvar changes courtesy of VR_Bummser too
2019-11-25 22:51:29 +00:00
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 ec9d37e857
Update README.md 2019-11-20 18:52:39 +00:00
Simon 898341c5d1 Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-11-20 18:50:59 +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 904890baf2
Update README.md 2019-11-20 18:48:02 +00:00
Simon e546549546
Readme update in prep for release.. 2019-11-20 18:20:17 +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 c81878332c Update GLES3JNIActivity.java 2019-11-16 00:07:17 +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 5befda9c61 Create strings.xml 2019-10-16 19:11:04 +01:00
Simon 7b1c842306 Update .gitignore 2019-10-07 20:20:14 +01: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 0c71e7b601 Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-09-28 00:25:17 +01:00
Simon 5d88e7a90c Got sound working
Also added world scale cvar
2019-09-28 00:25:13 +01:00
Simon c2a2e09465
Update README.md 2019-09-25 22:49:23 +01:00
Simon f74bf6d763 Initial Commit 2019-09-25 22:46:42 +01:00
Simon 67d5dc1079
Initial commit 2019-09-25 22:41:13 +01:00