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