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