View Issue Details

IDProjectCategoryView StatusLast Update
0004772The Dark ModAnimationpublic11.12.2018 05:10
Reporteruser81Assigned Tonbohr1more  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformPC, Windows, x64OSWin 7/8OS VersionSp2/8.1
Product VersionTDM 2.06 
Target VersionTDM 2.07Fixed in VersionTDM 2.07 
Summary0004772: Bow draw speed: slower than 2.05
Descriptionhttp://forums.thedarkmod.com/topic/19162-beta-testing-206/page-31#entry420047
TagsNo tags attached.

Relationships

related to 0004665 resolvedstgatilov Mouse Sensitivity Tied to Framerate 

Activities

user81

09.04.2018 14:39

  ~0010354

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...
nbohr1more

nbohr1more

23.04.2018 14:02

developer   ~0010391

FPS Dependent

http://forums.thedarkmod.com/topic/19162-beta-testing-206/page-32#entry420136
nbohr1more

nbohr1more

24.04.2018 03:42

developer   ~0010394

tdm_weapon_arrow.script loops it's check by

waitFrame()

which is 16.666666667 milliseconds if FPS is locked to 60FPS.
nbohr1more

nbohr1more

06.05.2018 21:02

developer   ~0010449

Last edited: 07.05.2018 05:11

Try replacing with:

sys.wait(0.0166667);

etc

nbohr1more

nbohr1more

07.05.2018 03:44

developer   ~0010450

Last edited: 07.05.2018 05:16

Rev 15198
Rev 15199

nbohr1more

nbohr1more

11.12.2018 05:10

developer   ~0010869

Unable to reproduce in the latest builds.

Issue History

Date Modified Username Field Change
09.04.2018 10:56 user81 New Issue
09.04.2018 10:57 user81 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 user81 Note Added: 0010354
09.04.2018 14:39 user81 Assigned To => user81
09.04.2018 14:39 user81 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