Forts
Enable All Materials
19 Comments
pulsar 1 Nov, 2024 @ 6:27pm 
i forgot about dis mod :sweatingBall:
ЗЛОДЕЙ БРИТАНЕЦ 1 Nov, 2024 @ 2:32pm 
oh nvm this mod unlock everything no matter what dlc enabled
ЗЛОДЕЙ БРИТАНЕЦ 1 Nov, 2024 @ 10:03am 
is there high seas support?
Guideman 21 Jul, 2023 @ 11:42pm 
hello can u make submarine casing for regular fights.
pulsar 31 Mar, 2023 @ 2:11pm 
High Seas Materials pls
Ximsa  [author] 23 Mar, 2023 @ 3:28am 
this mod doesn't touch any ai stuff, it literally is just

for key,value in ipairs(Materials) do
value.Enabled = true
value.ShowInEditor = true
end

so ... no idea
Malikyte 21 Mar, 2023 @ 11:45pm 
The AI apparently breaks when this mod is enabled. Any idea why?
Blake the Snake 3 Sep, 2018 @ 12:39am 
thank you so much dude, now i can get like 20K max energy and #################
Ximsa  [author] 12 Aug, 2018 @ 1:58am 
great idea :D
Blake the Snake 11 Aug, 2018 @ 9:59pm 
hey dude, could you make a mod where the lazers fire until out of energy?
Ximsa  [author] 14 Jun, 2018 @ 10:59am 
also i should mention that the Forts executable could be obfuscated to (effectively) prevent exactly this
Ximsa  [author] 14 Jun, 2018 @ 10:58am 
problem is: it doesn't matter if the material hits buildable or non-buildable ground, it will get destroyed. I could have a deeper look into some gamefiles, but i think it's hardcoded and to change that, one would need to have a great understanding of plain assembler code without any comments or useful names. The .text section of forts is 3.2 Megabytes large, which is about 600000 words (rought estimate) have fun :D
Electric Star 14 Jun, 2018 @ 10:34am 
well, couldn't you mod the files so the ground doesn't break items? either that or somehow allow block's reaction to stone happen with dirt as well?
Ximsa  [author] 14 Jun, 2018 @ 12:50am 
i know what you mean. But i don't think that this is currently possible since even if you mod a material to be unbreakable, it still breaks when in contact with the ground
TravisDaTaidum 13 Jun, 2018 @ 11:17pm 
I mean in that I don't want pieces to get destroyed once they hit the ground
TravisDaTaidum 13 Jun, 2018 @ 11:16pm 
Can you make a mod that disables collision damage with the ground so I could have a fort standing on ground that is not outcrops or not built to the ground?
Ximsa  [author] 13 Jun, 2018 @ 9:01am 
Those Materials were in the game files. But they were disabled by this flag "Enabled = false". You can have a look at this(and all other) mods by looking in the STEAMLIBRARY/steamapps/workshop/content/410900 Directory
Electric Star 13 Jun, 2018 @ 4:24am 
how did you get those materials to input in?