Skip to content

2.1.0

Choose a tag to compare

@MinLL MinLL released this 07 Apr 23:42
· 69 commits to main since this release

2.1.0

ko-fi
Warning Updating to 2.1.0+ will reset the Equipment Descriptions table. Back up your data first if you want to keep it!

  • Added Metrics UI to debug and monitor MinAI performance.
    image
    image
  • Significant performance improvements across the board. Probably around a 90% reduction in server-side minai resource utilization. Pre-LLM delay should now be much, much faster (Particularly for users who were struggling with resource utilization, or had a weaker cpu prior)
  • Overhauled equipment system. Now allows for people to customize which individual items are hidden by which keywords on a per-item basis, and enable / disable this data being presented to the LLM. As part of this, the presentation of the data to the LLM was streamlined and improved.
  • Polished equipment UI page.
  • Added StartBathing action for Dirt & Blood. NPC's can now autonomously start bathing if using Dirt and Blood.
  • Added Combat Vitals awareness. Actors are now aware of their core stats (health/magicka/stamina/weapon drawn). Reasonably realtime for health/magic/stamina, still need to improve weapon drawn.
  • Added toggle to disable examples in context that are sent to LLM (This is pure slop with a good LLM. "What are you looking at?"). This feature currently requires the dev version of CHIM Server (as of CHIM 1.1.1.3).
  • Started updating old devious narrator codepaths to work with "Self Narrator". WIP.
  • Added optional compatibility patch for Dirt and Blood to facilitate NPC awareness of player or npc bathing.
  • Meditating with Wintersun -> Magnus is now properly detected for the context.
  • Added some missing Devious Devices types.
  • Some small bugfixes.

Full Changelog: 2.0.4...2.1.0