View Issue Details

IDProjectCategoryView StatusLast Update
0006320The Dark ModFeature proposalpublic30.12.2023 11:45
ReporterDaft Mugi Assigned ToDaft Mugi  
PrioritynormalSeveritynormalReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.12Fixed in VersionTDM 2.12 
Summary0006320: Add New Lean
DescriptionProvide a lean that is less jarring.

* Less view angle, more slide.
    - Feels more natural, less awkward.
    - Easier to aim and shoot arrows.
* Unlean more quickly.
    - Feels like snapping your head back after suddenly seeing a guard.
* Improved lean during crouch.
    - Compared to TDM 2.11, this lean can be used to see more around corners while crouched.
*Tap lean ability.
    - Compared to TDM 2.11, this lean allows pressing the lean keybinding in rapid succession.

Other:
* Fix "lean getting stuck sometimes" bug in TDM 2.11.
* Fix "lean getting stuck after saved game load" bug in TDM 2.11.
Additional InformationPublic discussion:
  https://forums.thedarkmod.com/index.php?/topic/22211-feature-proposal-new-lean-for-tdm-212/
Tagsleaning

Relationships

related to 0006386 new Cannot trigger a lean in the opposite direction when already leaning 

Activities

Daft Mugi

Daft Mugi

19.09.2023 22:14

developer   ~0016074

Proposed patch: https://gist.github.com/daftmugi/43a23ca3471ae1d49eb0b9aa92ea8457
Daft Mugi

Daft Mugi

28.09.2023 15:41

developer   ~0016082

Last edited: 28.09.2023 15:44

Committed as code rev 10455.

Added 'pm_lean2_mode' cvar and other 'pm_lean2' cvars.

The original lean code was kept in place, but it will likely get removed later.

Other:
* Fixed "lean getting stuck sometimes".
* Fixed "lean getting stuck after saved game load".
Daft Mugi

Daft Mugi

04.12.2023 01:53

developer   ~0016206

Committed as code rev 10531.

Removed old lean code
Also, renamed 'pm_lean2' prefixed cvars with 'pm_lean'.
Daft Mugi

Daft Mugi

09.12.2023 00:00

developer   ~0016239

Last edited: 09.12.2023 00:09

Committed code rev 10559.
Unarchived 'pm_lean_*' cvars.

I'm concerned that the old lean 'pm_lean_angle' in the player's "Darkmod.cfg" file might get used by mistake. This will avoid that.
Also, if the player wants to override those cvars, the player can use "autoexec.cfg".

Issue History

Date Modified Username Field Change
19.09.2023 21:47 Daft Mugi New Issue
19.09.2023 21:47 Daft Mugi Status new => assigned
19.09.2023 21:47 Daft Mugi Assigned To => Daft Mugi
19.09.2023 22:11 Daft Mugi Additional Information Updated
19.09.2023 22:14 Daft Mugi Note Added: 0016074
28.09.2023 15:41 Daft Mugi Note Added: 0016082
28.09.2023 15:44 Daft Mugi Note Edited: 0016082
04.12.2023 01:53 Daft Mugi Note Added: 0016206
04.12.2023 01:54 Daft Mugi Status assigned => feedback
05.12.2023 01:44 nbohr1more Status feedback => resolved
05.12.2023 01:44 nbohr1more Resolution open => fixed
05.12.2023 01:44 nbohr1more Fixed in Version => TDM 2.12
09.12.2023 00:00 Daft Mugi Note Added: 0016239
09.12.2023 00:09 Daft Mugi Note Edited: 0016239
30.12.2023 11:26 Fiver Tag Attached: leaning
30.12.2023 11:45 Fiver Relationship added related to 0006386