Skip to content
Snippets Groups Projects
  1. Jun 11, 2019
  2. Mar 21, 2018
  3. Jan 20, 2017
  4. Jan 04, 2017
  5. Jan 07, 2016
  6. Sep 22, 2015
    • Samuel Wegner's avatar
      Allow selecting spell for Arcane Combat · d6dbcd52
      Samuel Wegner authored
      -Arcane Combat talent now opens a dialog upon activation to allow
      selecting which spell will be triggered. A "Random spells" option is
      also available, which uses the existing behavior. The dialog and
      related code are based on the Contingency dialog.
      
      -NPCs automatically use the random spell selection mode. Players will
      use random selection if a selected talent is not stored.
      
      -If the selected spell is not valid (unlearned, not enough mana, etc.)
      when Arcane Combat triggers, then we default to using random spell
      selection. Let me know if you think this should be changed, but I
      thought it would be better than just failing to trigger.
      
      -Rather than having the Arcane Combat logic directly list which talents
      can be triggered, it now checks a property "allow_for_arcane_combat"
      in the talent definition; allowed talents should have the property set
      to true. This paradigm makes it easier for addons to modify the logic.
      
      -Arcane Combat talent description dynamically lists the allowed talents
      and (if sustained) which spell is currently selected. The description
      is getting a bit long, so let me know if you have any suggestions for
      making it more concise.
      
      -Added Pulverizing Auger to the allowed spells. Since players can now
      choose which spell is triggered, this won't be a problem for builds
      that leave Auger at level 1 for utility. I thought this would be a
      good change to allow a non-elemental proc before unlocking Spell/Stone.
      Let me know if you have any objections.
      d6dbcd52
  7. Jun 04, 2015
  8. Feb 28, 2015
  9. Jan 01, 2015
  10. Apr 28, 2014
  11. Jan 16, 2014
  12. Sep 23, 2013
  13. May 27, 2013
  14. Feb 20, 2013
  15. Feb 15, 2013
  16. Jan 22, 2013
  17. Dec 23, 2012
  18. Dec 21, 2012
  19. Aug 17, 2012
  20. Aug 12, 2012
  21. Mar 06, 2012
  22. Feb 29, 2012
  23. Nov 10, 2011
  24. Oct 08, 2011
  25. Sep 26, 2011
  26. Mar 28, 2011
  27. Feb 28, 2011
  28. Feb 22, 2011
  29. Jan 18, 2011
  30. Jan 07, 2011
  31. Dec 31, 2010
  32. Dec 29, 2010
  33. Dec 14, 2010
  34. Dec 05, 2010
  35. Nov 26, 2010
  36. Nov 17, 2010
  37. Nov 04, 2010
  38. Oct 29, 2010
  39. Oct 28, 2010
Loading