Skip to content
Snippets Groups Projects
  1. Apr 19, 2018
  2. Apr 15, 2018
  3. Apr 14, 2018
  4. Mar 21, 2018
  5. Mar 11, 2018
  6. Nov 13, 2017
  7. Jun 18, 2017
  8. May 25, 2017
  9. Apr 22, 2017
  10. Mar 16, 2017
  11. Mar 10, 2017
  12. Mar 09, 2017
  13. Mar 08, 2017
  14. Feb 13, 2017
  15. Feb 12, 2017
  16. Jan 04, 2017
  17. Dec 15, 2016
  18. Jul 30, 2016
    • Hachem_Muche's avatar
      Added log rollback functionality to LogDisplay. · 0e1f9d22
      Hachem_Muche authored
      Fixed a bug in ActorTalents:useTalent to correctly return the results of the talent action, activate, or deactivate code instead of the coroutine (co_wrapper) result (which normally always returns true).
      The return value now correctly reflects talent success or failure, allowing AIs to try other actions when the talent code aborts.  (Not addressed in this commit.)
      useTalent will automatically rollback log messages from aborted talents.  (i.e. no more "Monster rushes out!" spam when the Rush talent is attempted inside of minimum range)
      Fixed a bug that was allowing NPC's to bump attack without enough energy.
      Added some on_pre_use functions to staff-combat talents.
      0e1f9d22
  19. Jan 17, 2016
    • DarkGod's avatar
      load old data · 22beccde
      DarkGod authored
      if tactical AI finds a talent taht does exist, do not explode
      22beccde
  20. Jan 07, 2016
  21. Dec 15, 2015
  22. Oct 18, 2015
  23. Oct 09, 2015
  24. Mar 30, 2015
  25. Feb 04, 2015
  26. Jan 26, 2015
  27. Jan 22, 2015
  28. Jan 20, 2015
  29. Jan 01, 2015
  30. Dec 29, 2014
  31. Dec 28, 2014
Loading