Skip to content

Version 3

Latest
Compare
Choose a tag to compare
@veikkos veikkos released this 08 Nov 14:05
· 21 commits to master since this release

Network game not compatible with version 2!

  • Web port
  • Network gaming changes
    • Text chat with Return key
    • Fixed joining with cooperative mode as active
    • Fixed kill messages
    • Fixed frag count in some cases
    • Fixed missing smoke and spot light effects on clients
    • Increased network code execution frequency
    • Show number of players on server list (native port only for now)
    • Reduced keep-alive messages
    • Add game name option to multiplayer options
  • Fixed a memory leak in sound resampling
  • Fixed minor buffer overflow with sprite loading
  • Fixed a local deathmatch crash if playing with enemies
  • Fixed empty name input
  • Avoid unnecessary screen drawing
  • Copy-paste support to text input fields