Skill Tree
  • Skill Tree Documentation
  • Legacy Product
  • 🕹️Quick Start
    • Installation
    • Default Prefabs
    • Start Editing
    • Making it Work
  • 🎮Demo Scene
    • Endless Death
  • ⚙️Systems
    • Skill Tree
      • Editor Window
        • Skill Trees (Skill Graphs)
        • Skills (Skill Nodes)
          • Skill Stats Editor
          • Text Tags
        • Connections
      • Skill Tree Settings
      • Components
        • Skill Tree Initializer
        • Default Components
          • Confirmation Prompt
          • Default Input Handler
          • Skill Tree Window
          • Skill Details
          • Skill Menu
          • Skill Bar & Windup UI
        • Skill Interpreter
      • Customizations
        • UI Customizations
          • Custom Skill Menu
          • Custom Skill Details
        • Custom Objects
      • Scripting
        • Initialization
        • Player Level & Skill Points
        • Skill Graphs
        • Skill Nodes
        • Using Skills
        • Saving & Loading Graphs
        • Default Skill Tree Window
        • Events
    • Stats
      • Stats Editor
      • Components
        • Unit Stats Provider
      • Creating & Providing Stats
      • Scripting
        • Stat Groups & Identities
        • Stats
        • Unit Stats Provider
          • Events
        • Saving & Loading Stats
  • 🛠️Support
    • Getting Help
  • 📚Changelogs
    • Latest Releases
  • ⭐Rate Me?
Powered by GitBook
On this page
  • v1.2.2
  • v1.2.0
  • v1.1.3
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
  1. Changelogs

Latest Releases

v1.2.2

  • Small bug fixes.

v1.2.0

  • Revamped the built-in stats model

  • Added stat types editor window

  • Simplified managing stats for skills

v1.1.3

  • UI customization improvements

v1.1.2

  • Added the ability to attach custom objects to skill graphs and skill nodes

v1.1.1

  • Improved skill graph saving & loading

v1.1.0

  • Fixed a bug causing skill icons to load too slowly

  • Major backend changes to skill nodes and skill graphs (updated the editor window to reflect this)

  • Added skill costs

  • Dropped support for Unity 2021

v1.0.4

  • Fixed a bug causing connections to not properly connect in different screen sizes

  • Other minor improvements

v1.0.3

  • Added the ability to revert changes

  • You can now prevent skill downgrades

v1.0.2

  • Added a reset button that removes all skill upgrades in the skill tree window

  • Fixed a bug causing skills to not automatically deplete when there aren't enough skill points spent in the skill tree

v1.0.1

  • Added SkillTreeInitializer

  • Other minor improvements

v1.0.0

Initial release of Skill Tree.

PreviousGetting HelpNextRate Me?

Last updated 14 days ago

📚