View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004772 | The Dark Mod | Animation | public | 09.04.2018 10:56 | 11.12.2018 05:10 |
Reporter | Assigned To | nbohr1more | |||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | PC, Windows, x64 | OS | Win 7/8 | OS Version | Sp2/8.1 |
Product Version | TDM 2.06 | ||||
Target Version | TDM 2.07 | Fixed in Version | TDM 2.07 | ||
Summary | 0004772: Bow draw speed: slower than 2.05 | ||||
Description | http://forums.thedarkmod.com/topic/19162-beta-testing-206/page-31#entry420047 | ||||
Tags | No tags attached. | ||||
I just fired-up The Elixir on 205 and 206 and the draw speed takes about 4 seconds, I just could have sworn it was faster than that... | |
FPS Dependent http://forums.thedarkmod.com/topic/19162-beta-testing-206/page-32#entry420136 |
|
tdm_weapon_arrow.script loops it's check by waitFrame() which is 16.666666667 milliseconds if FPS is locked to 60FPS. |
|
Try replacing with: sys.wait(0.0166667); etc |
|
Rev 15198 Rev 15199 |
|
Unable to reproduce in the latest builds. | |
Date Modified | Username | Field | Change |
---|---|---|---|
09.04.2018 10:56 |
|
New Issue | |
09.04.2018 10:57 |
|
Summary | Bow draw speed: take much longer to fully draw back the bow compared to 2.05. => Bow draw speed: slower than 2.05 |
09.04.2018 14:39 |
|
Note Added: 0010354 | |
09.04.2018 14:39 |
|
Assigned To | => user81 |
09.04.2018 14:39 |
|
Status | new => feedback |
23.04.2018 14:02 | nbohr1more | Note Added: 0010391 | |
24.04.2018 03:42 | nbohr1more | Note Added: 0010394 | |
06.05.2018 21:02 | nbohr1more | Note Added: 0010449 | |
06.05.2018 21:04 | nbohr1more | Relationship added | related to 0004665 |
06.05.2018 23:03 | nbohr1more | Note Edited: 0010449 | |
07.05.2018 03:44 | nbohr1more | Note Added: 0010450 | |
07.05.2018 03:44 | nbohr1more | Assigned To | user81 => nbohr1more |
07.05.2018 03:44 | nbohr1more | Target Version | TDM 2.07 => TDM 2.06 |
07.05.2018 03:45 | nbohr1more | Note Edited: 0010449 | |
07.05.2018 05:11 | nbohr1more | Note Edited: 0010449 | |
07.05.2018 05:16 | nbohr1more | Note Edited: 0010450 | |
10.05.2018 13:57 | nbohr1more | Target Version | TDM 2.06 => TDM 2.07 |
11.12.2018 05:10 | nbohr1more | Note Added: 0010869 | |
11.12.2018 05:10 | nbohr1more | Status | feedback => closed |
11.12.2018 05:10 | nbohr1more | Resolution | open => unable to reproduce |
11.12.2018 05:10 | nbohr1more | Fixed in Version | => TDM 2.07 |