Skip to content
Snippets Groups Projects
  1. Oct 24, 2015
    • DarkGod's avatar
      Merge branch 'small_fixes' into 'master' · d572a3ef
      DarkGod authored
      Small fixes
      
      Fix 1: Improve efficiency of Arcane Combat info
      
      Changed Arcane Combat's description generator to use table.concat, to
      avoid making temporary string objects that need garbage collection.
      
      Fix 2: Fix various typos
      d572a3ef
  2. Oct 23, 2015
  3. Oct 20, 2015
  4. Oct 19, 2015
  5. Oct 18, 2015
  6. Oct 15, 2015
  7. Oct 14, 2015
    • DarkGod's avatar
      plop · 47715454
      DarkGod authored
      47715454
    • DarkGod's avatar
      Merge branch 'EntityResolve' into 'master' · 32c55583
      DarkGod authored
      Entity resolve
      
      * Allows certain simple resolvers to be resolved immediately when encountered (set .__resolve_instant = true).
      This fixes a problem with some nested resolvers not being resolved completely before other resolvers are processed.
      (This shows up with steam giant's melee_project.FIRE being incompletely resolved while the equipment resolver is run with gear that modifies this field.)
      32c55583
  8. Oct 13, 2015
  9. Oct 12, 2015
  10. Oct 11, 2015
Loading