Skip to content
  1. Aug 29, 2024
  2. Jun 15, 2024
  3. May 07, 2024
  4. May 06, 2024
  5. Apr 28, 2024
  6. Apr 05, 2024
  7. Apr 04, 2024
  8. Mar 30, 2024
  9. Mar 10, 2024
  10. Feb 25, 2024
  11. Feb 22, 2024
  12. Jan 17, 2024
  13. Dec 30, 2023
  14. 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 KartKrew/high-voltage-ring!42
      0a6ce7ee
  15. Nov 12, 2023
  16. Nov 01, 2023
  17. Oct 21, 2023
  18. Oct 20, 2023
  19. Oct 18, 2023
  20. Oct 17, 2023
  21. Oct 16, 2023
  22. Oct 13, 2023
Loading