View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003663 | The Dark Mod | Physics | public | 27.01.2014 15:20 | 07.02.2014 23:44 |
Reporter | RJFerret | Assigned To | grayman | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 7 |
Product Version | TDM 2.00 | ||||
Target Version | TDM 2.02 | Fixed in Version | TDM 2.02 | ||
Summary | 0003663: absence_noticeability inhibits jump/causes crouch | ||||
Description | Removing an object with absence_noticeability prevented jumping in that space anymore. Removing/changing the spawnarg again permitted it. | ||||
Steps To Reproduce | 1. Place a movable just above head height. 2. In game, move it aside, jump where it was. 3. Add absence_noticeability "1". 4. In game, move it aside, notice jumping inhibited. | ||||
Additional Information | To do: provide sample map | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
are absence markers not non-solid? | |
It was news to me: http://forums.thedarkmod.com/topic/15829-fyi-absence-noticeability-marker-physically-is-there/page__view__findpost__p__332628 | |
Map file attached. Two side by side alcoves, each with a shelf, left one has absence_noticeability enabled, right one does not. Withdraw each shelf (grab, pull back/out, drop on floor), observe you can freely jump on the right side compared to inhibited on left side. |
|
An earlier forum reference to the same problem: http://forums.thedarkmod.com/topic/9082-newbie-darkradiant-questions/page__view__findpost__p__296822 | |
The code was ignoring the “solid/0” spawnarg. Rev. 5934: AbsenceMarker.cpp |
|
Date Modified | Username | Field | Change |
---|---|---|---|
27.01.2014 15:20 | RJFerret | New Issue | |
27.01.2014 16:11 | Springheel | Note Added: 0006366 | |
27.01.2014 16:21 | RJFerret | Note Added: 0006367 | |
27.01.2014 22:32 | RJFerret | File Added: absencetest.map | |
27.01.2014 22:35 | RJFerret | Note Added: 0006369 | |
03.02.2014 16:45 | RJFerret | Note Added: 0006371 | |
07.02.2014 23:44 | grayman | Note Added: 0006388 | |
07.02.2014 23:44 | grayman | Assigned To | => grayman |
07.02.2014 23:44 | grayman | Status | new => resolved |
07.02.2014 23:44 | grayman | Resolution | open => fixed |
07.02.2014 23:44 | grayman | Fixed in Version | => TDM 2.02 |
07.02.2014 23:44 | grayman | Target Version | => TDM 2.02 |