MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004172 | Zandronum | [All Projects] Bug | public | 2023-11-27 02:09 | 2024-03-23 05:36 |
|
Reporter | here100 | |
Assigned To | | |
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.1 | |
Target Version | 3.2 | Fixed in Version | 3.2 | |
|
Summary | 0004172: +TOUCHY doesn't work in zandro, but theres code written for it |
Description | It just doesn't work. So if you wanted to make an actor die upon touch you would need to make it die through it's melee state
'https://github.com/TorrSamaho/zandronum/blob/a27eaef3246672dae1fb24099ac7d34137178585/src/p_mobj.cpp#L1474 [^]' |
Steps To Reproduce | Anything that has the +TOUCHY flag |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | TOUCHY TEST.wad (1,103) 2023-11-29 02:37 https://zandronum.com/tracker/file_download.php?file_id=2873&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2023-11-27 02:09 | here100 | New Issue | |
2023-11-28 15:01 | WaTaKiD | Note Added: 0022924 | |
2023-11-29 02:37 | here100 | File Added: TOUCHY TEST.wad | |
2023-11-29 02:37 | here100 | Note Added: 0022925 | |
2023-11-29 02:38 | here100 | Note Edited: 0022925 | bug_revision_view_page.php?bugnote_id=22925#r14011 |
2023-11-29 10:48 | here100 | Note Added: 0022926 | |
2023-12-01 17:16 | here100 | Note Added: 0022927 | |
2023-12-02 01:20 | Kaminsky | Note Added: 0022928 | |
2023-12-02 01:21 | Kaminsky | Note Edited: 0022928 | bug_revision_view_page.php?bugnote_id=22928#r14013 |
2024-03-16 22:27 | Ru5tK1ng | Note Added: 0023411 | |
2024-03-16 22:27 | Ru5tK1ng | Status | new => needs review |
2024-03-17 13:48 | Kaminsky | Note Added: 0023417 | |
2024-03-17 13:48 | Kaminsky | Status | needs review => needs testing |
2024-03-17 13:48 | Kaminsky | Target Version | => 3.2 |
2024-03-23 05:36 | Ru5tK1ng | Note Added: 0023470 | |
2024-03-23 05:36 | Ru5tK1ng | Fixed in Version | => 3.2 |
2024-03-23 05:36 | Ru5tK1ng | Status | needs testing => resolved |
2024-03-23 05:36 | Ru5tK1ng | Resolution | open => fixed |
Notes |
|
|
can you provide a minimal example wad?
is the issue also present in gzdoom 1.8.6? |
|
|
(0022925)
|
here100
|
2023-11-29 02:37
(edited on: 2023-11-29 02:38) |
|
I have uploaded a wad called 'TOUCHY TEST.wad' it's only 1 kb in size. It replaces the Lost soul, i took this out of a different wad btw doesnt matter, and gives it some different functions. The point is that the Lost Soul is suppose to die upon being touched.
On GZdoom 1.8.6 it dies upon touch
On ZDOOM it dies upon touch
On Zandro it doesnt die
note: you have to use the fly cheat to touch the lost souls
|
|
|
|
|
|
|
NOTE: +TOUCHY Works on zandro 2.1.2 |
|
|
(0022928)
|
Kaminsky
|
2023-12-02 01:20
(edited on: 2023-12-02 01:21) |
|
|
|
|
|
|
|
|
|
|
Pulled the latest changes and touchy wad works fine offline and online now. |
|