View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004948 | The Dark Mod | Physics | public | 05.01.2019 18:25 | 13.02.2019 09:46 |
| Reporter | STiFU | Assigned To | STiFU | ||
| Priority | normal | Severity | normal | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.07 | ||||
| Target Version | TDM 2.08 | Fixed in Version | TDM 2.08 | ||
| Summary | 0004948: Improve ladder/rope slide (no fall-damage + sound) | ||||
| Description | In the current implementation, the ladder/rope sliding is as good as useless because you can get fall damage. A nice improvement would be to give those slides a non-damaging terminal velocity. Furthermore, a slide soundeffect would be nice. | ||||
| Additional Information | http://forums.thedarkmod.com/topic/19799-making-mantling-feel-more-natural/?p=432548 | ||||
| Tags | No tags attached. | ||||
|
Rev. 7949: If you press and hold crouch while facing towards a climbable surface, the player will graciously slide down at a non-damaging terminal velocity. If facing the other side, the player will detach, just like before. This feature has not been added to ropes due to their swinging behavior: A slide down is not easily done and requires completely different physics. TODO: Add sliding sound |
|
|
Rev. 7952 adds a sliding sound to the ladder slide. It can be specialized to the surface type just like the actual climbing sounds in tdm_player_thief.def, e.g.: snd_climb_slide_metal snd_climb_slide_foliage Currently, there is only snd_climb_slide_default due to the lack of appropriate sounds. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 05.01.2019 18:25 | STiFU | New Issue | |
| 05.01.2019 19:44 | STiFU | Summary | Improve ladder/tope slide (no fall-damage + sound) => Improve ladder/rope slide (no fall-damage + sound) |
| 12.02.2019 11:41 | STiFU | Assigned To | => STiFU |
| 12.02.2019 11:41 | STiFU | Status | new => assigned |
| 12.02.2019 12:05 | STiFU | Note Added: 0011576 | |
| 13.02.2019 09:32 | STiFU | Note Added: 0011584 | |
| 13.02.2019 09:32 | STiFU | Status | assigned => resolved |
| 13.02.2019 09:32 | STiFU | Resolution | open => fixed |
| 13.02.2019 09:32 | STiFU | Fixed in Version | => TDM 2.08 |
| 13.02.2019 09:46 | STiFU | Relationship added | related to 0004991 |