View Issue Details

IDProjectCategoryView StatusLast Update
0003138FSSCPtablespublic2015-02-02 08:49
ReporterMjnMixael Assigned Toniffiwan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS VersionWin7
Product Version3.7.2 RC5 
Summary0003138: Unnecessary 'Disabled Collisions' Warning in Particular Context
DescriptionFSO now warns when rotational velocity is set so fast that collisions will be disabled. There are a few use cases where this is OK, one being the Screencam script where the ship already has collisions disabled via ship flags making the warning superfluous.

There may be other table values that disable collisions, too. This is just the one that I ran into.
Steps To ReproduceRun debug after installing the screencam script here.

http://www.hard-light.net/forums/index.php?topic=82173.0
Additional InformationI would suggest that the warning only be triggered if the ship doesn't have the 'no collide' flag.. because if someone has set 'no collide', they clearly don't care that collisions will be disabled due to particular values.
TagsNo tags attached.

Activities

niffiwan

2015-02-02 08:49

developer   ~0016468

Fix committed to trunk@11238.

Related Changesets

fs2open: trunk r11238

2015-02-02 03:59

niffiwan


Ported: N/A

Details Diff
Fix mantis 3138: remove spurious warning

Don't warn about low rotational velocities disabling collisions for
no_collide ships
Affected Issues
0003138
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

Issue History

Date Modified Username Field Change
2015-01-31 20:39 MjnMixael New Issue
2015-02-01 21:10 niffiwan Assigned To => niffiwan
2015-02-01 21:10 niffiwan Status new => assigned
2015-02-02 08:49 niffiwan Changeset attached => fs2open trunk r11238
2015-02-02 08:49 niffiwan Note Added: 0016468
2015-02-02 08:49 niffiwan Status assigned => resolved
2015-02-02 08:49 niffiwan Resolution open => fixed