Skip to content

Version 0.31

Compare
Choose a tag to compare
@meag meag released this 25 Jul 21:05
· 392 commits to master since this release

Version 0.31

  • Support for FTE_PEXT_FLOATCOORDS, can be turned on with /sv_bigcoords 1.
  • Fixed memory leak when /sv_mod_msg_file changed
  • Work started on synchronising mvdsv with ezquake source
  • File system changes should be picked up more often when /fs_cache enabled
  • Removed /sv_antilag_frac (equivalent value of 1 always used)
  • Added /sv_minpitch and /sv_maxpitch cvars (values limited to range -89.9 to 89.9)
  • /script command no longer calls system()
  • Bug causing corrupt userinfo/serverinfo strings fixed
  • /map command takes optional 2nd parameter to specify the .ent file to load
  • Player's gender sent out to other clients in userinfo
  • CapNBubs model isn't reported as modified as player connects
  • /qtv_maxstreams 0 is unlimited streams, rather than 0
  • Encrypted rcon works on 64-bit platforms
  • /sv_forcenick correctly updates player name client-side
  • Fix bug allowing spectators to /join, skipping player-only login requirement