Skip to content
Snippets Groups Projects
  1. Jan 04, 2017
  2. Dec 15, 2016
  3. 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
  4. 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
  5. Jan 07, 2016
  6. Dec 15, 2015
  7. Oct 18, 2015
  8. Oct 09, 2015
  9. Mar 30, 2015
  10. Feb 04, 2015
  11. Jan 26, 2015
  12. Jan 22, 2015
  13. Jan 20, 2015
  14. Jan 01, 2015
  15. Dec 29, 2014
  16. Dec 28, 2014
  17. Dec 15, 2014
  18. Nov 03, 2014
  19. Nov 02, 2014
  20. Oct 22, 2014
  21. Oct 17, 2014
  22. Oct 09, 2014
  23. Sep 23, 2014
    • DarkGod's avatar
      bump to 124 · 5d916d68
      DarkGod authored
      New hook "Boot:loadBackground"
      Addons can add a new splashscreen by having a special boot-screen folder
      5d916d68
  24. Sep 01, 2014
  25. Jul 28, 2014
  26. Jul 09, 2014
  27. Jun 30, 2014
  28. Jun 10, 2014
  29. Jun 02, 2014
  30. Jun 01, 2014
Loading