Skip to content
Snippets Groups Projects
  1. Nov 26, 2014
    • DarkGod's avatar
      3899074a
    • DarkGod's avatar
      Merge branch 'gem-restructure' into 'master' · 69672f71
      DarkGod authored
      Gem restructure
      
      Restructures how gems work.
      
      Moved most of the gem color information for various talents into a table.
      Now more amenable to adding new gem colors.
      Tirakai's Maul can have gem interactions defined easier.
      Goedalath Rock now gives golems shadowflame damage.
      Shadowflame damage type now has a text color.
      Gems show their 'latent damage type' on tooltips.
      69672f71
  2. Nov 16, 2014
    • DarkGod's avatar
      Merge branch 'debug-entity-upvalue' into 'master' · 7c1a8be0
      DarkGod authored
      Debug entity upvalue
      
      Fix temporal bolt error.
      7c1a8be0
    • Grayswandir's avatar
      Fix temporal bolt error. · 5ae04c91
      Grayswandir authored
      5ae04c91
    • DarkGod's avatar
      Merge branch 'debug-entity-upvalue' into 'master' · c761aee7
      DarkGod authored
      Debug entity upvalue
      
      So it turns out arrows have lurking upvalues...
      
      I rewrote table.check so it gives more information and can be passed a do_recurse function. (So I could actually find the upvalues).
      I gave talents and talent-types a __CLASSNAME field so they're not treated as tables to be copied. (And so aren't checked for upvalues).
      A projectile's "def" table now has an _allow_upvalue flag, to account for the "block" upvalue that's already accounted for in the code.
      c761aee7
  3. Nov 14, 2014
  4. Nov 13, 2014
  5. Nov 12, 2014
  6. Nov 07, 2014
  7. Nov 06, 2014
  8. Nov 05, 2014
  9. Nov 03, 2014
  10. Nov 02, 2014
  11. Nov 01, 2014
  12. Oct 26, 2014
  13. Oct 23, 2014
    • DarkGod's avatar
      pfffff · 5c6b5a82
      DarkGod authored
      5c6b5a82
    • Grayswandir's avatar
      Restructure how gems work. · e71157f2
      Grayswandir authored
      Moved most of the gem color information for various talents into a table.
      Now more amenable to adding new gem colors.
      Tirakai's Maul can have gem interactions defined easier.
      Goedalath Rock now gives golems shadowflame damage.
      Shadowflame damage type now has a text color.
      Gems show their 'latent damage type' on tooltips.
      e71157f2
  14. Oct 22, 2014
  15. Oct 17, 2014
  16. Oct 16, 2014
  17. Oct 15, 2014
Loading