View Issue Details

IDProjectCategoryView StatusLast Update
0003851Spring engineGeneralpublic2013-06-23 08:26
Reportersilentwings Assigned Tocleanrock  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version94.1.1+git 
Summary0003851: huge radar dots show for units in ground transports
DescriptionE.g. in BA 7.76 put a com into a hovertransport. The com is 'stored' deep underground (iirc) and this causes a huge radar dot to appear for the com on top of the hovertrans. If it scroll in/out alot then the radar dot eventually disappears.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

jK

2013-06-15 13:04

developer   ~0010872

Game bug, engine allows to transports w/o underground hack, but BA contains legacy hacks from TA times.

silentwings

2013-06-17 09:50

reporter   ~0010876

I couldn't find a wiki page or thread with info on how to do this, is it documented anywhere?

Google_Frog

2013-06-17 10:16

reporter   ~0010877

Lua it? I'm pretty sure you can make a unit invisible and unaffectable to everyone.

silentwings

2013-06-17 18:49

reporter   ~0010878

Probably yeah - I assumed that wasn't what jK meant

FLOZi

2013-06-17 19:26

reporter   ~0010879

Last edited: 2013-06-17 19:27

Example gadget from S44:

http://sourceforge.net/p/spring1944/code/HEAD/tree/trunk/S44Main.sdd/LuaRules/Gadgets/unit_hideTransported.lua

It also stops passengers chasing after full transports.

silentwings

2013-06-18 12:24

reporter   ~0010880

So replacing ota hax with lua hax is the only way to do this? :(

Google_Frog

2013-06-19 08:00

reporter   ~0010882

Hax? No, this is the sort of thing lua is for.

silentwings

2013-06-19 10:54

reporter   ~0010884

No - it would clearly be better if this was a tag in the transport unitdefs.

Ofc its no effort and no cost to perf to do it with lua, but its a common enough thing that it shouldn't need custom lua imho.

cleanrock

2013-06-20 17:10

reporter   ~0010890

For the record, this "big icon" issue is also in 94.1.

Issue History

Date Modified Username Field Change
2013-06-15 12:46 silentwings New Issue
2013-06-15 13:04 jK Note Added: 0010872
2013-06-17 09:50 silentwings Note Added: 0010876
2013-06-17 10:16 Google_Frog Note Added: 0010877
2013-06-17 18:49 silentwings Note Added: 0010878
2013-06-17 19:26 FLOZi Note Added: 0010879
2013-06-17 19:27 FLOZi Note Edited: 0010879
2013-06-18 12:24 silentwings Note Added: 0010880
2013-06-19 08:00 Google_Frog Note Added: 0010882
2013-06-19 10:54 silentwings Note Added: 0010884
2013-06-20 17:10 cleanrock Note Added: 0010890
2013-06-22 20:05 jK Changeset attached => spring develop 2abb008c
2013-06-22 20:05 jK Assigned To => jK
2013-06-22 20:05 jK Status new => resolved
2013-06-22 20:05 jK Resolution open => fixed
2013-06-23 08:26 cleanrock Changeset attached => spring develop 7a572e90
2013-06-23 08:26 cleanrock Assigned To jK => cleanrock