Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Tsunamy

#1
Mods / [Tool Request] Patch Optimizer
September 19, 2018, 04:12:19 PM
Load times are pretty hideous with the amount of patching that has to go on now, but it could be a heck of a lot faster with some optimizing.

I'd like to see a tool that looks at patches and tries to determine what can be done to speed things up. Things like removing the old double-slash method that is demonstrably slower, adding 'OR' multi-select parameters as described here to reduce the amount of XML lookup, and whatever other ways there may be to speed up load times.
#2
There's about three mods that let you disable skill degradation now, but it makes Great memory, a new perk introduced in B19 for slowing skill degradation, completely useless.

I'd like a small mod to prevent pawns from spawning with it.
#3
General Discussion / B19/1.0 Confusion
August 16, 2018, 11:54:42 PM
What's going on? Why are there two development versions?

There's a 0.19 and 1.0 mod category on Steam. This is so confusing.
#4
Ideas / Sunlight API for indoor areas
June 30, 2018, 05:42:18 AM
Right now, implementing a concept as simple as a window is damn near impossible without bugs. There are a number of problems with actually getting the correct amount of sunlight into the room, actually having it illuminate appropriately, and having the pawns be aware of the illumination.

While I hope windows do make it into 1.0 in some form or another, at the very least I hope some API can be provided so modders can fill the gap.