Skip to content
Snippets Groups Projects
  1. Aug 17, 2020
  2. Aug 06, 2020
  3. Aug 05, 2020
  4. Jul 25, 2020
  5. Jul 24, 2020
  6. Jul 15, 2020
  7. Jul 14, 2020
    • Ashnal's avatar
      Properly handle rocket sneakers when shrinking · 3bccf01d
      Ashnal authored
      3bccf01d
    • Ashnal's avatar
      Some safeguards for K_DropRocketSneaker usage · 943a8983
      Ashnal authored
      943a8983
    • Ashnal's avatar
      Fixing RocketSneakers · 0637ed89
      Ashnal authored
      New function specifically for dropping rocketsneakers K_DropRocketSneaker
      Used by Eggbox touchspecial to properly dispose of shoes and clean up hnext
      Now also used by the shoe thinker to drop themselves
      Fixes angle of spent shoe launch
      0637ed89
    • Ashnal's avatar
      Add clean up to K_PuntMine · ddc0bc16
      Ashnal authored
      This cleans up hnext when a mine shield is P_RemoveMobj'ed while being punted
      Otherwise, hnext could point to a removed mobj and cause undefined behavior
      This also fixes the bug where if you have multiple mines in your slot, drag one
      and have it punted, all your unused mines would disappear.
      This should/may fix the crashes/desyncs I've observed in gameplay when a held mine is punted.
      ddc0bc16
  8. Jul 01, 2020
  9. Jun 28, 2020
    • Ashnal's avatar
      Experiemntal clientside ack fix · ad94b295
      Ashnal authored
      Stops the client from using reliable packets before joining a server
      Clients can time out during addon loading
      sending reliable packets before then can cause out of order acks
      This causes joinbug, chatbug, and chatspam, as well as
      general server instability due to unnecesary packetspam
      ad94b295
  10. Jun 23, 2020
  11. Jun 14, 2020
  12. Jun 13, 2020
  13. Jun 01, 2020
  14. May 28, 2020
  15. May 23, 2020
  16. May 20, 2020
Loading