Commit Graph

11 Commits

Author SHA1 Message Date
Simon 17498c172b Some project restructuring 2021-02-02 22:53:37 +00:00
Simon 135d563dcc A few small fixes
- Corrected FOV to 104
- Added same non-liner movement on the stick as QuestZDoom
- Made snap turn the default turn mode
- Weapon pitch adjustment default is better and increments are bigger when adjusting using B button
2020-06-23 22:44:18 +01:00
Simon c0b145fca2 Slight FOV tweak 2019-08-19 22:43:35 +01:00
Simon 4be5f74ac5 Some extra tweaks..
Mostly corrected the FOV to avoid the "warp"
Added an extra bullet time mode "SUPER" (can you guess?)
2019-08-19 22:23:46 +01:00
Simon 93fd53334f Multiple Fixes..
* weapon placement is now perfect
* 6DoF reimplemented so there is no "swim" as it uses a completely different approach
* 3DoF should work much better
* Hopefully warping is reduced further
* when "Bullet time" mode is selected, gl_lightmaps is automatically set to 2
2019-08-17 23:51:07 +01:00
Simon 71fd7f6338 Couple of significant fixes
- Command line parameters now working again
- Using symmetrical render target to hopefully reduce "warping"
- Use ever so slightly reduced FOV as I think previous value was a little too high (also to reduce "warping")
- Updated to version 1.3.0
2019-08-15 22:11:42 +01:00
Simon 30fe2dc89b Small tweaks 2019-06-11 23:00:36 +01:00
Simon 349187075f Multiple Improvements
- Method for typing in using the controllers - means console can be used
and multiplayer games can be started
- Increased the FOV
- Updated command line text so that super sampling is applied correctly
- Yaw turn speed can now be changed in the menu
- Menu appearance is easier to read
2019-06-05 23:13:07 +01:00
Simon af4fa71858 Changes to weapon pitch adjustment
Positional value multiplier unfortunately needed to change
Toggle to adjust walk direction based on off-hand controller or HMD
2019-06-03 22:39:10 +01:00
Simon c43b7c6a43 Handedness cvar
a few other items too
clean shutdown
2019-05-31 23:46:36 +01:00
Simon 54a544769d Initial Commit - Work in progress.. 2019-05-30 06:57:57 +01:00