Basically, update master server code to v2
Removes rooms, replaced with cv_advertise and "Advertise" on the host menu. According to the new API, SRB2APPLICATION is sent instead of MODID. A contact field was added, but there is no means of accessing it or setting it. As a slight change, the server list will be populated even on an outdated version of the game. (The new API was designed with this in mind.) The update alert is still presented first of course.
Showing
- src/d_clisrv.c 13 additions, 96 deletionssrc/d_clisrv.c
- src/d_clisrv.h 1 addition, 1 deletionsrc/d_clisrv.h
- src/d_main.c 0 additions, 12 deletionssrc/d_main.c
- src/discord.c 7 additions, 8 deletionssrc/discord.c
- src/http-mserv.c 48 additions, 204 deletionssrc/http-mserv.c
- src/m_menu.c 195 additions, 319 deletionssrc/m_menu.c
- src/m_menu.h 0 additions, 4 deletionssrc/m_menu.h
- src/mserv.c 7 additions, 28 deletionssrc/mserv.c
- src/mserv.h 5 additions, 23 deletionssrc/mserv.h
Loading
Please register or sign in to comment