Skip to content
Snippets Groups Projects
  1. Sep 05, 2022
  2. Sep 03, 2022
  3. Sep 02, 2022
  4. Aug 29, 2022
  5. Aug 27, 2022
  6. Aug 26, 2022
  7. Aug 24, 2022
  8. Aug 23, 2022
  9. Aug 22, 2022
  10. Aug 20, 2022
  11. Aug 19, 2022
  12. Aug 17, 2022
  13. Aug 16, 2022
  14. Aug 13, 2022
  15. Aug 12, 2022
  16. Aug 11, 2022
    • toaster's avatar
      Utilise `execversion` to one-time reset two cvars on upgrade to v1.4. · cf882f4a
      toaster authored
      - `cv_masterserver` - Replaces a hack checking for the original SRB2 MS addres every time, and additionally catches those who tested an early version of the http MS.
      - `cv_usegamma` - This was previously WAY too easy to accidentially change. This way, a user who has had this accidentially happen will automatically return to baseline.
      cf882f4a
    • toaster's avatar
      Fix changing gamespeed from the menu, for real · a60052b3
      toaster authored
      I originally wrote a ridiculous attempt at reimplementing the existing value rollaround. For one reason or another, that sidesteps net transmission. Let's just avoid all those hacks and limit our influence to changing the maximum allowed range.
      a60052b3
Loading