View Issue Details

IDProjectCategoryView StatusLast Update
0005101Spring engineGeneralpublic2016-02-22 02:42
Reporterjamerlan Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version100.0+git 
Summary0005101: units unloaded from hover trans - have no collisions
Descriptionunits unloaded from hover trans - have no collisions
take a look at this video: https://youtu.be/WhmfvFptBa4?t=1m51s
Steps To Reproduce1) load many units in hover trans (armthovr)
2) set hover trans on repeat
3) give "unload" order at 1 place
...
profit! you have "OP" units! you can even build on them!
Additional InformationBA 9.34

spring engine:
commit 101cc5652807835fe39c0edde092ec8b8bf0d2d0
Author: rtri <none@none>
Date: Sun Feb 21 20:58:27 2016 +0100
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

duplicate of 0004812 closed ship transports unload multiple units over each other and collision is broken 

Activities

Kloot

2016-02-22 00:10

developer   ~0015836

Last edited: 2016-02-22 00:12

duplicate of an older (pre-100.0) issue

jamerlan

2016-02-22 00:18

reporter   ~0015837

yep, this is not a new. But now more and more people know about this. I guess it will be abused

hokomoko

2016-02-22 00:27

developer   ~0015838

at the moment spring 1944 is using https://github.com/spring1944/spring1944/blob/master/LuaRules/Gadgets/unit_hideTransported.lua#L176
to solve this from within the game.

Anonymous

2016-02-22 02:42

viewer   ~0015839

Fix c3285b13abec7795a25f02cda141040a28e28aae committed to develop branch: fix 0005101 (bits_ffs(1<<x) == x+1; bad shift for x=0), repo: spring changeset id: 6656

Issue History

Date Modified Username Field Change
2016-02-22 00:08 jamerlan New Issue
2016-02-22 00:08 jamerlan File Added: infolog.txt
2016-02-22 00:09 Kloot Relationship added duplicate of 0004812
2016-02-22 00:10 Kloot Note Added: 0015836
2016-02-22 00:12 Kloot Note Edited: 0015836
2016-02-22 00:18 jamerlan Note Added: 0015837
2016-02-22 00:27 hokomoko Note Added: 0015838
2016-02-22 02:42 Changeset attached => spring develop c3285b13
2016-02-22 02:42 Anonymous Note Added: 0015839
2016-02-22 02:42 Anonymous Status new => resolved
2016-02-22 02:42 Anonymous Resolution open => fixed