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

Messages - ZLF

#1
Quote from: TREH on March 31, 2017, 06:36:20 PM
If you have a fixed version couldn't you just post it?  ;)
Here it is.
It seems no problem for me, but I haven't made further tests.

[attachment deleted by admin due to age]
#2
<ControlColonists>Enable control over colonists</ControlColonists>
<ControlColonists_desc>Enable control over colonists</ControlColonists_desc>
<ControlVisitors>Enable control over visitors</ControlVisitors>
<ControlColonists_desc>If disabled, visitors will use their vanilla behavior.</ControlColonists_desc>

The description label of 'ControlVisitors' seems to be mistyped.
I also got a yellow warning below:
QuoteType Resources probably needs a StaticConstructorOnStartup attribute, because it has a field NutrientPaste of type Texture2D. All assets must be loaded in the main thread.
It seems harmless, just a bit annoying.
#3
Quote from: Dr_Zhivago on March 28, 2017, 06:56:35 AM
Any advice on how to do that exactly? Talking to an extremely unexperienced modder/xml editor

I use the MSBuild tools, you can also use Visio Studio instead. The source code is in the zip. All you need is too change the version of 0Harmony.dll in the .csproj file.
#4
Releases / Re: [A16] Static Quality Plus A16.1.2
March 28, 2017, 04:16:44 AM
Will the daily xp cap function be fixed in the future?
#5
Quote from: Dr_Zhivago on March 25, 2017, 06:24:03 PM
Anyone have advice on how to update this or when it will be?

I've tried to rebuild the dll with Harmony 1.0.9.1, and it works fine for me. Maybe you can have a try.
#6
The mod is great and very useful for me.
But I need some help when I add a def xml to support the Lockable Doors mod. The lockable autodoor is always idle, never become active. Is there any solution?