issues
search
RimWorldCCLTeam
/
CommunityCoreLibrary
For full details see the official Ludeon Forums thread.
https://ludeon.com/forums/index.php?topic=16599.0
The Unlicense
60
stars
27
forks
source link
v0.14.3 - I'm Too Tired To Be Clever
#164
Closed
ForsakenShell
closed
8 years ago
ForsakenShell
commented
8 years ago
[adds]
forcedTraits and disallowedTraits to BackstoryDef
Russian translation
ITab injector to ModHelperDef
C# qualifiers to all the injectors which can be used instead of targetDefs
CCL Mod Tweaks to inject CompPowerLowIdleDraw and switch the ticker type of mod added work tables
Injection qualifier output of the defs injected for all (relevant) injectors
Reverse designator injection to designator injector
Planning tool designator minimap overlay
Mining designator minimap overlay
Minimap Reset() method which minimaps with dynamic overlays must implement
Saving of dynamic minimap overlay states
ToggleSettingDef which allows defining toggle buttons on the bottom right-hand corner of the game play screen (toggle button region)
Minimap window toggle button to the toggle button region
'Quick Start' main menu button for modders release if dev mode is enabled
[fixes]
Bug where multiple pawns will try to take a meal from a dispenser and there won't be enough ingredients in the hoppers to satisfy all cases
User Info forum post regarding the number of ticks per day
[changes]
CCL detour injector to use a UniversalBindingFlags constant instead of individual reflection based flags
Version control now only draws the version update information when on the main menu
Refactors internals of the injectors to be more consistent and make use of qualifiers or targetDefs
'Restart Now' main menu button is now also available in the modders release if dev mode is enabled
Uses Scribe.EnterNode() properly for determining an xml nodes existence deprecating XML_Helper
[removes]
Deprecated language files for Research Menu and Research Tree
[adds]
[fixes]
[changes]
[removes]