FortressCraft Evolved

FortressCraft Evolved

Not enough ratings
Hotbar Control
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
137.644 KB
9 Feb, 2020 @ 6:23pm
18 May, 2020 @ 4:42pm
3 Change Notes ( view )

Subscribe to download
Hotbar Control

Description
Prevents items that were newly added to the player's inventory from getting added to the hotbar
10 Comments
Pokeking 18 Apr @ 8:41pm 
Keeps my hotbar with only what I want on it. Thank you.
Tommyk 2 Aug, 2024 @ 1:29pm 
awesome, I always hated it when my hotbars get overwritte with random junk!
will try this right now! thanky you!
Cisien  [author] 30 May, 2020 @ 9:31am 
Thanks for verifying. I haven't played this game in a while, so i don't really have a good way to validate.
Astro 28 May, 2020 @ 2:13pm 
Looks like you got it! Thanks! Coding is so flakey sometimes. Thanks for making this and thanks for putting up with us "annoying" users. :)
Cisien  [author] 18 May, 2020 @ 4:39pm 
I didn't think that would cause a log to be generated if debug mode isn't enabled.

That method is called via reflection by the patching library. Its specific purpose is to no-op the original message.
Astro 18 May, 2020 @ 1:12am 
Hate to jump in, but old coder here and found the file on my desktop too ... haven't coded mods, so don't know, but if it helps, it seems to be generated by IEnumerable on line 31 in mod.cs ... can't see IE numerable being called from anywhere ... hope this helps. And thanks for the mod!!
Cisien  [author] 15 May, 2020 @ 11:11am 
it might be another mod if that's the case -- either that or fortresscraft loads both versions somehow
Zarm 8 May, 2020 @ 11:33pm 
Thanks for the update, it still seems to be making the log file on the desktop but otherwise works great. Its not a problem to ignore or delete the log file so if your busy or not playing FCE anymore its not a big deal, just thought you might want a heads up. Again thanks for the mod its a very welcome quality of life fix.
Cisien  [author] 8 May, 2020 @ 6:03pm 
Yeah, it can get removed
Zarm 8 May, 2020 @ 1:48am 
love the idea, this has been needed since the game hit early access. The mod appears to be making a harmony.log.txt file on my desktop whenever i load a world with it active. Is this a logging flag that didnt get removed after development?