Skip to content
Snippets Groups Projects
  1. Jul 10, 2019
  2. Apr 09, 2019
  3. Feb 18, 2019
  4. Feb 13, 2019
  5. Feb 10, 2019
  6. May 24, 2018
  7. Apr 27, 2018
  8. Apr 19, 2018
  9. Apr 15, 2018
  10. Apr 14, 2018
  11. Mar 21, 2018
  12. Mar 11, 2018
  13. Nov 13, 2017
  14. Jun 18, 2017
  15. May 25, 2017
  16. Apr 22, 2017
  17. Apr 18, 2017
  18. Mar 16, 2017
  19. Mar 10, 2017
  20. Mar 09, 2017
  21. Mar 08, 2017
  22. Feb 13, 2017
  23. Feb 12, 2017
  24. Jan 04, 2017
  25. Dec 15, 2016
  26. 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
  27. 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
  28. Jan 07, 2016
  29. Dec 15, 2015
  30. Oct 18, 2015
  31. Oct 09, 2015
  32. Mar 30, 2015
Loading