Skip to content
Snippets Groups Projects
  1. Jun 01, 2022
  2. May 31, 2022
    • Sal's avatar
      Add bouncing followers · c3bb2c85
      Sal authored
      Set `BobAmp` on a ground follower to set its bouncing velocity.
      c3bb2c85
  3. May 30, 2022
    • Sal's avatar
      Merge branch 'colour-persistence' into 'master' · 30f60585
      Sal authored
      Player colour persistence (resolves #255).
      
      Closes #255
      
      See merge request KartKrew/Kart!610
      30f60585
    • toaster's avatar
      Correct player colour persistence, *actually* resolving #255. · 80f2111f
      toaster authored
      An explanation for the approach: I started writing a whole system where an extra pflag would be defined for "colour is not currently the player's ACTUAL colour". Then I looked at the actual code flow that would be affected by it - the single line guarded by `if (forcereset)` - and decided it was simpler to just do an extra write in this once-per-player-per-frame function instead of increasing across-the-board complexity.
      80f2111f
  4. May 28, 2022
  5. May 27, 2022
  6. May 26, 2022
  7. May 25, 2022
  8. May 24, 2022
  9. May 23, 2022
Loading