// Management · RimWorld Mod
YADA
YADA: Yet Another Dev Assistant 0.
YADA: Yet Another Dev Assistant
0. XML Harmony patches!
So simple!
YADA_freezeNeedsAtHalf
Need
get_CurLevel
0.5
Or a bit more complex:
YADA_freezeNeedsAtMax
Need
get_CurLevel
ref __result
__instance
Ldarg_0
Ldarg_1
Callvirt RimWorld.Need::get_MaxLevel
Stind_R4
See the Patches dir for more examples.
I bet you've dreamt of writing the CIL opcodes in XML )) Can be done now!
And as a bonus you'd get a free checkbox if
1. .rimignore
Now you can filter files you upload to Steam, similar to .gitignore.Add default .rimignore file to your mod with a single click.
2. mod size is now shown before upload
3. All dev flags are now saved with the game
Like "god mode", "unlimited power", all draw flags, etc etc. Only if dev mode is on.4. Add translucent debug log overlay
toggled by "§" key, totally configurable.5. Hediff severity +/- buttons
standard ctrl/shift modifier keys are honoredYou may also like...
Links:
License: MIT