| Anonymous | Login | Signup for a new account | 2025-11-12 19:10 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0004195 | Zandronum | [All Projects] Bug | public | 2024-02-14 20:23 | 2024-03-24 18:09 | ||||||||
| Reporter | here100 | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | confirmed | Resolution | backport later | ||||||||||
| Platform | any | OS | Windows | OS Version | XP/Vista/7 | ||||||||
| Product Version | 3.1 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0004195: IDMYPOS Is inaccurate with negative numbers due to rounding | ||||||||||||
| Description | It's off by a full digit compared to your real negative coordinate position. Would be nice if it showed decimals up to a few zeroes aswell. ONLY NEGATIVE NUMBERS are inaccurate | ||||||||||||
| Steps To Reproduce | run this on your map and move around in a negative coordinate; Or change 'Y' to 'X' same thing #include "zcommon.acs" script 1 ENTER { while(true){ log(f:GetActorY(0)); delay(1); } } You would be at coordinate XY -175.01 while idmypos says XY -176 for example | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
WaTaKiD (updater) 2024-02-15 13:20 |
does gzdoom 1.8.6 behave the same? what about the latest gzdoom version? |
|
here100 (reporter) 2024-02-15 18:11 |
Inaccurrate in gzdoom 1.8.6 |
|
Ru5tK1ng (updater) 2024-03-02 17:48 |
It's no longer inaccurate in 1.9.0. Will most likely be fixed in the back port. If you want decimals to be displayed, that would be a separate request aimed at GZDoom. |
|
here100 (reporter) 2024-03-24 07:47 |
It's inaccurate with positive numbers aswell, apparently |
|
here100 (reporter) 2024-03-24 18:09 |
If the decimal is a high enough number |
| Only registered users can voice their support. Click here to register, or here to log in. | |
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2024-02-14 20:23 | here100 | New Issue | |
| 2024-02-14 20:23 | here100 | File Added: IDMYPOSTEST.wad | |
| 2024-02-15 13:20 | WaTaKiD | Note Added: 0023076 | |
| 2024-02-15 18:11 | here100 | Note Added: 0023077 | |
| 2024-03-02 17:48 | Ru5tK1ng | Note Added: 0023253 | |
| 2024-03-02 17:48 | Ru5tK1ng | Status | new => confirmed |
| 2024-03-02 17:48 | Ru5tK1ng | Resolution | open => backport later |
| 2024-03-24 07:47 | here100 | Note Added: 0023480 | |
| 2024-03-24 18:09 | here100 | Note Added: 0023481 | |
| Copyright © 2000 - 2025 MantisBT Team |