Skip to content
Snippets Groups Projects
  1. Dec 21, 2016
  2. Dec 20, 2016
  3. Dec 19, 2016
  4. Dec 18, 2016
    • DarkGod's avatar
      Merge branch 'ActorStatsFix' into 'master' · 20cdac78
      DarkGod authored
      ActorStats Fix
      
      ActorStats will automatically clone a stats table provided with an actor definition, to prevent multiple actors referencing the same table.  (Static definitions, like those in ToME necrotic minions)
      
      Entity.init will automatically initialize the compute_vals table for temporary values.
      
      See merge request !362
      20cdac78
Loading