Skip to content
  1. May 07, 2024
  2. May 06, 2024
  3. Apr 28, 2024
  4. Apr 05, 2024
  5. Apr 04, 2024
  6. Mar 30, 2024
  7. Mar 10, 2024
  8. Feb 25, 2024
  9. Feb 22, 2024
  10. Jan 17, 2024
  11. Dec 30, 2023
  12. Dec 10, 2023
    • toaster's avatar
      tutorial-pass additional ACS functions · 021d779f
      toaster authored
      - For Tutorials specifically
          - void Dialogue_AutoDismiss(void)
              - Dismisses the current dialogue (including from other threads).
          - str CheckTutorialChallenge(void)
              - Returns special values depending on state relevant to the Tutorial Challenge.
                  - Returns a blank string in netgames, or if none of the following are true.
                  - Returns "Active" if the skip is in progress.
                  - Returns "Failed" if the skip was just failed.
                  - Returns "Locked" if not available with this gamedata.
      - Other tiny check functions
          - bool PositionStart(void)
              - Returns true if leveltime < starttime.
          - bool FreePlay(void)
              - Returns true if in Free Play.
      021d779f
    • toaster's avatar
      Merge branch 'bot-controllers' into 'master' · 0a6ce7ee
      toaster authored
      Revamped Bot Controllers
      
      See merge request !42
      0a6ce7ee
  13. Nov 12, 2023
  14. Nov 01, 2023
  15. Oct 21, 2023
  16. Oct 20, 2023
  17. Oct 18, 2023
  18. Oct 17, 2023
  19. Oct 16, 2023
  20. Oct 13, 2023
  21. Sep 29, 2023
  22. Sep 26, 2023
  23. Sep 25, 2023
Loading