FortressCraft Evolved

FortressCraft Evolved

Developer Cheats
75 Comments
NinjaxPhish Dec 28, 2024 @ 2:12pm 
help i can not multiply the item in my inventory!
pepegrino Dec 22, 2022 @ 9:25pm 
why cant i moove when loding on a new world
Mad Vandal  [author] May 13, 2022 @ 7:56pm 
Make sure the EnableModDeveloperCheats flag is also set to 1. This is global flag to enable/disable all cheats. If you are running as server client then server must also have this mod install and set to allow clients running cheats.
Raszcak May 13, 2022 @ 3:51am 
Mod seems to load since I can open the Interfaces with ctrl- - but it wont activate unlimited suit power or health cheat. They are set to 1 in the config.
Mad Vandal  [author] Apr 16, 2022 @ 8:47am 
You need to enable it by changing the setting in the DeveloperCheatsConfiguration.xml file.
Toriko Apr 9, 2022 @ 10:24am 
how do you activate unlimited suit power ?
FireFox Mar 29, 2022 @ 8:11pm 
@Necrorifter, my guess is that when you hold Ctrl+Shift it duplicates the item in your hotbar to whatever number you have set.
example: if you set it to 100 you'd get 100 of that item instead of just 10.
Skutto_Evolved Oct 10, 2021 @ 9:27am 
so i added this mod and i guess the files never downloaded. I looked for it where it was supposed to be and its just not there. thanks for reading this i just dont know what went wrong.
Necrorifter May 7, 2021 @ 7:37am 
Just to be safe, but what does this mean from the mod. "Shifted increment amount."
999999999BlackHole Oct 9, 2020 @ 2:24am 
i accedentaly deleted the file .-.
999999999BlackHole Oct 9, 2020 @ 1:57am 
How do I use it on Mac, I don’t have numeric key pad
[BLG] DustyBandito Aug 3, 2020 @ 3:04pm 
ctrl does not increase amounts on bars. shows (0) next to them and still adds 1.
Smashedleektv May 13, 2020 @ 12:39am 
yea i see it thank you i never use that key lol
Mad Vandal  [author] May 12, 2020 @ 8:54pm 
Do you have a proper PC keyboard with the numeric keypad keys? This is the standalone minus key above the numeric keypad keys, not the one next to the =/+. If have a non-standard or minimalist keyboard you'll need to change the keybindings in the xml as described above in mod configuration and key bindings.
Smashedleektv May 11, 2020 @ 7:05pm 
single player my problem is i dont understand what the keypad minus is
Mad Vandal  [author] May 11, 2020 @ 5:19am 
The Ctrl-Equal sign menu is not a part of this mod. That's a test menu in the vanilla game. Ctrl-Keypad Minus launches the menu for this mod if loaded. When this mod is loaded it will show a "Development Cheats Active" message on the bottom. Are you trying to use this on a network client? This mod will not work on a server client unless the the server has it installed and allows it.
Smashedleektv May 10, 2020 @ 4:50pm 
i got it but i had to use left ctrl + the equal sign but it doesnt spawn items into my inventory only gives me the object icon on my action bar
Mad Vandal  [author] May 10, 2020 @ 5:00am 
Hold down left control and while pressing keypad minus which is above the numeric keypad keys. It's usually located on top right corner of most keyboards. Is the mod enabled? Mods are enabled on a particular world using mods screen of the selected World.
Smashedleektv May 9, 2020 @ 10:16pm 
i cant get the menu to pop up maybe im derping and dont understand what it means to use left crtl keypad minus?
Max Mar 31, 2020 @ 7:26pm 
Working much better, what is now working which wasn't before are the research points and the run speed, thanks!
Max Mar 30, 2020 @ 9:01am 
I am using this to test mod items to better understand them before using in a real game.

What I tested working.
Can bring up the spawn menu, spawn items, enable no damage, unlimited energy, all suit upgrades, constant daytime.

What I cannot get to work is the research point on start option.
I have tried 5000 & 1000, no points added. This was tested in single player just after completing the tutorial.
Mad Vandal  [author] May 19, 2019 @ 11:18am 
Cheats must be enabled in config file and ResearchPointsOnLoad set to amount to be applied in world load. I don't know if this works from a new game. Probably have to exit/load again after tutorial.
Thunde May 14, 2019 @ 3:30pm 
Hi, Madvandal thank you for a great mod!. Is the research point option broken? I don't get any points except the normal ones when I start a new game. Or is it me that do something wrong?
VariableVixen May 1, 2019 @ 11:09pm 
That'd probably be on me, then... I'm the one who posted to Wariat about a possible bug and then they found the conflict. I'm using it in "normal" solo gameplay.
Mad Vandal  [author] May 1, 2019 @ 7:29pm 
This mod isn't intended to used during normal game play.
Wariat117 May 1, 2019 @ 3:00am 
Oh, nvm, I have found the problem
It seems that your mod intercepts achievements and harmony mods with lower priority than developer cheats can't use it anymore (higher priority mods like "achievements with mods" still can use this class)
I will just find myself new place to keep my toggle code.
Wariat117 May 1, 2019 @ 2:21am 
Hello.
Does your mod disable Input.GetKey or Input.GetKeyDown functions?

In my mod:
https://steamcommunity.com/sharedfiles/filedetails/?id=1717174755
Players can toggle special modes with:
if (Input.GetKey(KeyCode.LeftShift) && Input.GetKey(KeyCode.LeftControl) && Input.GetKeyDown(KeyCode.R))
{GrappleReworkMod.VanillaMode = !GrappleReworkMod.VanillaMode;
other code;}
(The toggle code is injected into Class "Achievements", function "Update()", because it's always avaible so they can toggle anytime)


if your mod is enabled then the toggle from my mod is totally disabled and players can't use it o-o
Max Mar 1, 2019 @ 12:19pm 
Another great mod!
Awesome for testing purposes, thanks!
subtle136 Nov 30, 2018 @ 9:39pm 
How do I use the non-item features such as unlimited suit power?
BarracudaKiller Nov 11, 2018 @ 6:33am 
It was golden dapper blocks that spawned

I managed to get what I needed but I had to filter the options down.
Mad Vandal  [author] Nov 11, 2018 @ 6:12am 
I can't reproduce that. Was the clicked popup entry named "Diamond Focusing Lens"? What is the name of the block that appeared?

It could be unseen objects added by other mods.
BarracudaKiller Nov 11, 2018 @ 5:42am 
why do i get a golden block that keeps spawning in my inventory when i try to add diamond lens?
Mad Vandal  [author] Oct 1, 2018 @ 7:56pm 
Xanthor - Inventory full?
Lord-Xanthor Oct 1, 2018 @ 7:20pm 
Games changed a lot since I first played and figured this would help to at least get caught up. Did the ctrl- and got the menu, but after selecting several items, nothing showed up.
Eclipse the Dragon Sep 30, 2018 @ 2:45pm 
just as i thought. thanks for the heads up there.
Mad Vandal  [author] Sep 30, 2018 @ 7:32am 
Eclipse - ??? You can always turn it off, but you can't undo the effects it may have on research with getting unresearched suit upgrades or items. This mod is intended for mod testing on disposable test worlds.
Eclipse the Dragon Sep 29, 2018 @ 6:30pm 
can this mod be started and stops safely at anytime?
pidoux75 Aug 29, 2018 @ 11:05pm 
It's not false :-)
Mad Vandal  [author] Aug 29, 2018 @ 8:29pm 
If you need an achievement disabled by mods, just quit, turn off mods, load, get it, quit and reload again with mods back on.
darkice1982 Aug 29, 2018 @ 6:15am 
lol i acttuly found it as i loged off for the night but thanks for letting me know
Mad Vandal  [author] Aug 29, 2018 @ 4:44am 
Unless changed, activating any mod on the world mod menu disables Steam achievements.
pidoux75 Aug 28, 2018 @ 11:37pm 
Oh yes, I had a question about this option. If I enable this one, will the Steam achievements be disabled?
Mad Vandal  [author] Aug 28, 2018 @ 6:12pm 
did you set the master switch setting?<EnableModDeveloperCheats>1</EnableModDeveloperCheats>
darkice1982 Aug 28, 2018 @ 2:35pm 
tried to change the Unlimited Suit Power
Allowed Range: 0 = Disabled or 1 = Enabled
-->
<UnlimitedSuitPower>1</UnlimitedSuitPower>

but nothing happend
pidoux75 Aug 15, 2018 @ 1:12am 
Yup, it is a good thing ;-)
Mad Vandal  [author] Aug 14, 2018 @ 5:09pm 
Ok, probably a key binding conflict with the something else, hence why I finally had to add configurable keybinding to my mods.
pidoux75 Aug 14, 2018 @ 11:16am 
Well, I've changed keys for this action (Ctrl + KeypadPlus) and now it works :)
pidoux75 Aug 14, 2018 @ 10:19am 
For info, I did no change in both DeveloperCheatsConfiguration.xml and DeveloperCheatsModKeyBindings.xml files.
pidoux75 Aug 14, 2018 @ 10:14am 
Yes, it is. I tried with mouse over the inventory item and with the current hot bar item, both don't work for me.
Mad Vandal  [author] Aug 14, 2018 @ 5:25am 
Is the mouse over the inventory item?