Waves of Steel

Waves of Steel

Aceship's Extra Side Structure Parts
Showing 1-7 of 7 entries
Update: 17 Nov, 2022 @ 3:54pm

Updated the part for some parts that should be height changed instead of stretching

Increased the step for height changeable parts (use Shift + Scrollwheel to increase/decrease parts height)

Update: 23 Jul, 2022 @ 10:40am

Add Deck parts (2 shape of 5 size with 6 height different)

Update: 22 Jul, 2022 @ 9:22pm

Changed mass minus with bonus displacement (extra mass limit), so it would make things still heavy while allowing more stuff to be placed

added number to the category so its sorted better when there's new stuff

Add new Hull parts , 6 front part and 6 back part (with 6 different height each for aligning with ship hull red water line)

Update: 19 Jul, 2022 @ 9:09pm

No new parts, only renaming the item in code

Added change to the dbname for futureproofing

if you have parts on ship before this patch, its probably gone since it has different dbname

if you want to change it back, do it by changing savedata on `%USERPROFILE%/AppData/LocalLow/TMAGames/Waves of Steel/Save_1.sav`
(depends on which Save data, its probably Save1,Save2 or Save3)

the easiest way is to use some code editing software (visual studio code) and changes the following (you can use replace all in visual code)

side1 => Ace_ESSP1_side1
side2 => Ace_ESSP1_side2
side3 => Ace_ESSP1_side3

wing1 => Ace_ESSP1_wing1
wing2 => Ace_ESSP1_wing2
wing3 => Ace_ESSP1_wing3

wingWide1 => Ace_ESSP1_wingWide1
wingWide2 => Ace_ESSP1_wingWide2
wingWide3 => Ace_ESSP1_wingWide3
wingWide4 => Ace_ESSP1_wingWide4
wingWide5 => Ace_ESSP1_wingWide5

fin1 => Ace_ESSP1_fin1
fin2 => Ace_ESSP1_fin2
fin3 => Ace_ESSP1_fin3


also some fix to the thumbnail

Update: 19 Jul, 2022 @ 9:09pm

wrong thumbnail on this patch

Update: 19 Jul, 2022 @ 9:01pm

wrong thumbnail on this patch

Update: 18 Jul, 2022 @ 3:33am