Skip to content
Snippets Groups Projects
  1. Nov 26, 2023
  2. Nov 25, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Nov 21, 2023
    • toaster's avatar
      Clear separation between basegame and mods · 21f15298
      toaster authored
      - Always force a page seperation between the last core files cup and the first modded cup
      - Lost and Found sits exactly between them
          - If any cup on the last page of basegame is unlocked, place LnF on the last core page
          - Else, LnF is the first "cup" on the first Modded page
          - It's done this way so no Core material is spoiled if you haven't unlocked it yet. We want people to believe RR contains only 7 cups unless they go above and beyond
      
      Also address Volt's bug report: Prevent the first page of cups from being overridden if everything is locked
      21f15298
    • toaster's avatar
      Fixes for Cups with incomplete map list · b46b61e7
      toaster authored
      - Don't check alt-Podium maps as possible Cup stages
      - Guarantee the cupcache is initialised to NEXTMAP_INVALID properly
      b46b61e7
    • Oni's avatar
      Merge branch 'fix-gp-results-reload' into 'master' · d307bd2c
      Oni authored
      Podium Results/Round Queue fixes
      
      Closes #772 and #742
      
      See merge request KartKrew/Kart!1647
      d307bd2c
    • James R.'s avatar
      Hardcode Gust Planet "Trees" · 0c579024
      James R. authored
      0c579024
    • James R.'s avatar
      Hardcode Gust Planet seasaws · 4b3ea746
      James R. authored
      - Add states
        - MT_GPZ_SEASAW_SPAWN
        - MT_GPZ_SEASAW_HITBOX
        - SPR_GPPS
        - SPR_GPZS
      
      - Add objects API
        - Obj_GPZSeasawSpawn
        - Obj_GPZSeasawThink
        - Obj_GPZSeasawCollide
      
      - objects/gpzseasaw.c
        - Gust Planet seasaw behavior
      4b3ea746
Loading