View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000627 | The Dark Mod | Design/Coding | public | 03.04.2008 23:21 | 20.09.2010 09:32 |
Reporter | Komag | Assigned To | greebo | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | TDM 1.00 | ||||
Summary | 0000627: Would like JUMP to detach from ladders in all circumstances | ||||
Description | Currently the player can jump off of a ladder if: - He is above water - He is facing away from the ladder, at least mostly (the 180 degree arc away from the ladder) When he jumps, he moves outward like a long jump. I would like that jumping behavior maintained, but also add in: - Above water, when facing ladder, jump should simply detach from the ladder, so you fall straight downward. If you quickly move toward the ladder while falling you can then catch the ladder and be climbing again. - Underwater, facing any direction, jump should detach from the ladder. ** The underwater jump-detach is the most important case, and even if it can only work when facing away from the ladder that would be VERY helpful. Currently you can't get off a ladder while underwater unless you climb off the top or bottom. (Coupled with underwater ladders sucking you in from too far away, this has been causing me headaches!) | ||||
Tags | No tags attached. | ||||
This sounds like something that could simply be done with just a downward trace and a sys.getTraceEntity() for func_liquid. | |
We have "holding down crouch" for detaching from ladders and ropes now. | |
Date Modified | Username | Field | Change |
---|---|---|---|
03.04.2008 23:21 | Komag | New Issue | |
04.04.2008 05:14 | greebo | Project | DarkRadiant => The Dark Mod |
20.02.2009 18:15 | Mortem Desino | Note Added: 0002344 | |
26.03.2010 08:05 | greebo | Note Added: 0002976 | |
26.03.2010 08:05 | greebo | Status | new => resolved |
26.03.2010 08:05 | greebo | Resolution | open => fixed |
26.03.2010 08:05 | greebo | Assigned To | => greebo |
26.03.2010 08:05 | greebo | Product Version | 0.9.5 => |
26.03.2010 08:05 | greebo | Fixed in Version | => TDM 1.00 |
20.09.2010 09:32 | greebo | Status | resolved => closed |