Backer exclusive.I still wanna know more about that "naoki stripe" flag I discovered in the save editor. Is it supposed to be something exclusive to an NPC? Is it for a TF that hasn't been implemented yet and or has been scrapped? Is it for an event perk or something like that?
Any dev wants to shed some light on this mystery, I'd appreciate it.
Oh is that one of those things that was put in for a specific contributor? I know the artist Mr.Pink got something like that.Backer exclusive.
So it's only available to those who donate to the patreon?Backer exclusive.
Its a thing for as far as I know, custom characters presets given to those who donated money very early on. It has a special thing with the naming of the PC.So it's only available to those who donate to the patreon?
Not the patreon backers, the original backers from when the game was new.So it's only available to those who donate to the patreon?
Ye that's what I meant.Not the patreon backers, the original backers from when the game was new.
Fated Names - Trials in Tainted Space Wiki
wiki.smutosaur.us
Those little tricks have been staring at you in the face for a long time now lol, the little button beneath them with an associated hotkeyHoly crap I didn't know about this! I need to try fucking around with the settings a bit!
I hate to break it to you, but unless your specific monitor is showing you something else, the tiles in both of these screenshots are the exact same size in pixels. I literally measured them both (just in case my eyes were somehow lying to me when just visually looking at them side by side showed the same thing).
The second image is an obvious photoshop, it is supposed to represent how I wished the legacy sidebar looked.I hate to break it to you, but unless your specific monitor is showing you something else, the tiles in both of these screenshots are the exact same size in pixels. I literally measured them both (just in case my eyes were somehow lying to me when just visually looking at them side by side showed the same thing).
If that second screenshot was forged by you, then my bad. But if that's how the new version looks currently for you, then it's the same (also you can magnify the map icons)
Then you better test the options for the next version because I've spent several hours getting the settings to work properly and not break anything.Yea methinks I'm gonna stick with the legacy version unless those sidebar changes I asked for ever get implemented, sorry.
What are you saying? That the newest version(or the one after this) actually DOES make those changes to the legacy sidebar?Then you better test the options for the next version because I've spent several hours getting the settings to work properly and not break anything.
It sounds to me like the almighty Jaques just answered your prayers lol.What are you saying? That the newest version(or the one after this) actually DOES make those changes to the legacy sidebar?
(It'd have to be the next version/update, I just checked the current one and it's still the same)
You have no idea how happy I'll be, if it turns out next update my wishes have been granted.It sounds to me like the almighty Jaques just answered your prayers lol.
[Look for Trouble]Something that would be nice to add to TiTS from CoC2, force encounter functions. If we could get the explore and the other function that forces a random hostile encounter so we don't have to go back and forth would be great little QoL change.
Better start praying then lol.You have no idea how happy I'll be, if it turns out next update my wishes have been granted.
I think hair/eye/skin color get used for when you have babies, but I'm not sure if its from character creation or whatever's current. It does track your original race (pc.originalRace), but afaik nothing else.Since the nano-surgeons in Steele are supposed to contain a complete copy of their genome, having the ability to reset back to your starting race again. However, not sure you character creation options are stored anywhere.
I think the cost would have to depend on how much taint your Steele has accumulated up to that point, since you're basically destroying your genome and it'd be much more harder to replicate it if it's all fucked upSince the nano-surgeons in Steele are supposed to contain a complete copy of their genome, having the ability to reset back to your starting race again. However, not sure you character creation options are stored anywhere.
Alternatively however, the gene treatment could throw you through character gen again, limited by your starting race.
I imagine a cost would be associated, but it would be handy for quickly reverting TFs to get to a clean slate. (Or close to it, depending on your race.)
However, not sure you character creation options are stored anywhere.
In the old Flash code, certain attributes were stored in their ownI think hair/eye/skin color get used for when you have babies, but I'm not sure if its from character creation or whatever's current. It does track your original race (pc.originalRace), but afaik nothing else.
character object separately from your own, which are then used to determine eye, skin, hair, etc. colour when passed on to your children. It's not a complete list; mainly just the various colours, and maybe your starting sex, too (tracking that was added in a version long after the code I'm using as a reference, so I don't know for certain it's tracked using the same object, but that makes the most sense to me). Each character also has an originalRace value in their own object.