Moonkis / Bubbles

Shows bubbles for social interactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interaction Bubbles

Mod Version RimWorld Version Harmony Version
Steam Subscribers GitHub Downloads

Link to Steam Workshop page
Link to Ludeon Forum thread


Shows bubbles when pawns perform a social interaction with the text that would normally only be found in the log.

Bubbles will fade away after a short time but they are linked to the game time so pausing the game will halt the bubble from fading. Hovering over a bubble will make it nearly transparent and they can be clicked through to objects underneath. There is a toggle button in the play settings area to disable bubbles from being shown.


STEAM INSTALLATION
NON-STEAM INSTALLATION

The following base methods are patched with Harmony:

Postfix : RimWorld.PlaySettings.DoPlaySettingsGlobalControls
Postfix : RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs
Postfix : Verse.PlayLog.Add
Prefix  : Verse.Profile.MemoryUtility.ClearAllMapsAndWorld

About

Shows bubbles for social interactions.

License:MIT License


Languages

Language:C# 100.0%