Skip to content

v0.5.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 14:09
· 89 commits to main since this release

The BottomBar rework. TimberApi will now provide a custom written bottom bar to make it more customizable with simple specifications.

Changes

  • Added ToolSystem
  • Added ToolUiSystem
  • Added ToolGroupSystem
  • Added ToolGroupUiSystem
  • Added BottomBarSystem
  • Added BottomBarUiSystem
  • Added IObjectSpecificationGenerator for object specifications
  • Added HarmonyPatcherSystem
  • Added IEarlyLoadableSingleton, ILatePostLoadableSingleton, ILateLoadableSingleton
  • Added Property Name to FileSpecification
  • Added isOriginal parameter to GeneratedSpecification constructor
  • Renamed Golems to Bots
  • Added BepInEx.AssemblyPublicizer to remove reflections