Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
While i dont know what is causing it, it seems they dont have proper item entries or smth as you cant search for the items using a status monitor for where it is on your ship either.
-When i took a look at the code yesterday i took a quick look for this issue again and noticed that some items like the relic fragments and alien charger had hideinmenus="true" which i would just guess is the reason they are not findable in the sub editor and logistical search from status monitors etc. So might wanna have a look at those and check which items actually need that to be set to true and which need it to be false (well basically which items are supposed to be obtainable and therefore findable in the menu and which arent)
-Also noticed that basically all of the armors and alot of gear throw "Potentially invalid damage modifier" warnings for things like husk infection for the armors / suits and stuff like radiation for the uniform (not sure if that is due to a mod or this being meant to be used with neurotrauma or smth but wanted to mention it anyways)
-Another thing that i noticed is that the crafting recipe for making a linked 7.62 magazine directly is more than twice as expensive as making them out of normal 7.62 magazines which should probably be fixed . . .
-yet another thing that i found was that the recipes to craft and the one to recycle (restore durability again) that some items have seemingly use different stats for what quality they built as, meaning that you might be able to make a masterwork from scratch but only good quality when recycling it to restore durability or the other way around, which might warrant a change if that is not intentional
Thanks for the headsup!
Our hands are quite full but we are always looking for more help? Add me on steam and I can give you access to the main code base
Point 1
Alien charger shouldn't be findable as it currently undergoing a full rework as we are not happy with its current state. A hotfix is coming soon to address this.
Point 2.
NeuroTrauma... Is complicated and we have noticed issues with it. I believe in the last code patch we sorted most of the issues with it out. Should function fine
Point 3 ....
Balancing is hard with this many items. But if you want I can get you some code suggestion access if you want to help us out
I just wanted to point out some inconsistencies with some crafting recipes like the linked 7.62 magazine being able to be crafted in 2 ways but with different costs for no reason (for reference with 1 alu, 1 plastic, 1 steel you can make x4 7.62 magazines and make 2 linked out of them yet at the same time if you craft a linked 7.62 magazine it costs 1 alu, 2 plastic 1 steel). Same goes for the recycle crafts seemingly using different modifiers to determine the quality like crafting the item takes quality based on weapon crafting skill while the recycle craft out of the item into itself takes electronics instead (just as an example to what i mean).
If you need and want help i can look to help out since i do have free time but I havent really done much with barotrauma modding so ill have to learn as i go ¯\_(ツ)_/¯
nope i don't have neurotrauma installed, and even if i remove every mod except yours i still get the Message.
and even though im no expert in Barotrauma modding, the Barotrauma wiki says that "huskinfection" is an identifier and "alieninfection" is the coresponding type. and a quick look into the BA.xml file of your mod shows me you are using "afflictiontypes" for huskinfection compared to the vanilla diving suit that uses "afflictionidentifiers".
Is gonna be fixed with our 1.0 Pre-patch patch.
yeah had a look at it while working on our 1.0 Pre-patch patch and is going to be fixed once everything for the pre-patch patch is done and uploaded.