View Issue Details

IDProjectCategoryView StatusLast Update
0003982Spring engineLuapublic2013-09-01 01:31
ReporterGoogle_Frog Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version94.1.1+git 
Summary0003982: Neither of SetRadarErrorParams or SetUnitPosErrorParams are useful for nano turrets
DescriptionI have been told to re-implement this http://springrts.com/mantis/view.php?id=3828 in lua but none of the functions supplied so far are useful.

SetRadarErrorParams sets radar wobble for ALL units as seen by ONE allyteam.
SetUnitPosErrorParams sets radar wobble for ONE unit as seen by ALL allyteam.

To re-implement the behaviour of nano turret radar wobble I need to be able to set the wobble for ONE unit as seen by ONE allyteam. For example say there are 3 allyteams and allyteam 0 scouts a nano turret owned by allyteam 1. Allyteam 0 should now see the nano turret with no radar wobble while allyteam 2 sees it with radar wobble as normal.

It would probably be much easier just to make immobile units implement the old radar wobble behaviour. This patch should do so https://github.com/spring/spring/pull/74
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-08-31 19:51 Google_Frog New Issue
2013-09-01 01:31 Kloot Status new => closed
2013-09-01 01:31 Kloot Resolution open => fixed