[tsc-devel] Switch directory name change impacts level scripts...

datahead | Thu, 25 Aug 2016 04:19:07 UTC

Post via forum by datahead <…9@x…>:
The full path for switches is TSC/tsc/data/pixmaps/ground/underground/switch
Apparently, at some point the directory name was changed from pow to switch.
Levels that used the old directory name in their scripts need to change.
I know it broke my Desert Break In level; it probably broke quintus_3.tsclvl as well.
For now I'm posting this so we have a record of it.  If desired, I can open a ticket so that we are less likely to forget.

[code]
…d@d…:~/TSC-Release/TSC/tsc/data/levels$ grep -i pow * | grep -i image | grep -vi property
desert_break_in.tsclvl:        UIDS[4291].image = "ground/underground/pow/blue_active.png"
desert_break_in.tsclvl:        UIDS[4291].image = "ground/underground/pow/blue_active.png"
quintus_3.tsclvl:    switch.image = "ground/underground/pow/blue_active.png"
[/code]

-- 
Sent by Chessboard.