ubergarm / RimWorld-RimLog

RimWorld mod loging out periodic time-series data for events, tales, quests, chat and battle logs in CSV format into Desktop Folder `rimlog.txt` file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RimLog

RimWorld mod loging out periodic time-series data for events, tales, quests, chat and battle logs in CSV format into Desktop Folder rimlog.txt file.

Compatible with Interaction Bubbles

RimLog does not add speech bubbles, it logs those chats and more to a file so you can look at it later outside the game.

Example Log Output

You can use this to AI Generate stories based on your actual colony names and events!

Example Local LLM AI Generated Story using 3090TI and llama.cpp

Features

  • Play Logs like chitchat and deeptalk conversations
  • Battle Logs like firing shots and melee attacks
  • Message Logs like Muffalo 1 is roaming away
  • Quest Logs for new and accepted quest events
  • Tale Logs like when pawns complete a bill, gets married, downed, raids, etc.
  • Log historical data from save file when loading an existing game.
  • Trade Logs including bought, sold, and profit
  • Log colony and each pawns statistics periodically with tick timestamp
  • Log anything else that isn't already captured (e.g. mastwork art details?)
  • Add config options to enable/disable specific logs and change filenames

References

About

RimWorld mod loging out periodic time-series data for events, tales, quests, chat and battle logs in CSV format into Desktop Folder `rimlog.txt` file.

License:MIT License


Languages

Language:C# 100.0%