Maniaplanet Server 2017-07-12

Moderator: NADEO

User avatar
xbx
Nadeo
Nadeo
Posts: 1289
Joined: 14 Jun 2010, 17:35

Maniaplanet Server 2017-07-12

Post by xbx »

Hello everybody,

Here is a new dedicated
http://files.v04.maniaplanet.com/server ... -07-12.zip

Unfortunately, as previous version, there is an incompatible protocol change for shootmania. Both the client and the server need to be up to date to be able to connect.

Changes (client and server), in no particular order:
  • TM: various fixes in the blocks (valley haystacks, ...)
  • SM: fix display of crosshair and +1 in new replays.
  • SM: fixes to the mouse aiming when in bad ping situations.
  • SM: annoying flash when spawning.
  • TM/SM: various fixes for spectator mode (shorts cuts, camera stuck after finish line on rounds mode, ...)
  • TM: approximate position/velocity available on server, "observer mode" can force or forbid overview camera when playing.
  • Improvements to the incremental updater.
  • Fix the advertissements billboard always displaying the same image
  • Fix crashes on obstacle loadscreen with verynice graphics settings
  • map editor crash fix + items are now ordered as in MP3
  • Improvements to the mesh editor
  • impovements in the menu script api (matchsettings)
  • scoretable (key nav, local rank)
  • SendCustomEvent() now works from client layers to the server.
  • TM: Fixed validation of replays in stadium maps with tents or dirt (on the dedicated server) + include&log more metadata with the replays
  • better behaviour of multi-client xmpp chat
  • fix manialink quads "autoscale"
There are also the first steps to implementing the ServerPlugin API, which will enable further customisation of the channel servers.
But it's very limited and not usable at this point, and the API may change in future versions.

update: 2017-07-11b
Fix: crash in shootmania & no podium/score table at end of match

update: 2017-07-12
Fix:
TM: Fix the racetime = previous checkpoint problem (includes scripts update)
SM: fix crash related actions and player connect/disconnect
and a few more client crashes reported from yestarday version
User avatar
Eole
Nadeo
Nadeo
Posts: 1265
Joined: 26 Apr 2011, 21:08

Re: Maniaplanet Server 2017-07-11

Post by Eole »

The changelog for the script xmlrpc api is available on GitHub.
Contribute to the ManiaPlanet documentation on GitHub
A question about ManiaScript? Ask it here!
User avatar
Xymph
Posts: 1399
Joined: 15 Jun 2010, 20:35
Contact:

Re: Maniaplanet Server 2017-07-11

Post by Xymph »

xbx wrote: 11 Jul 2017, 14:02 Here is a new dedicated
http://files.v04.maniaplanet.com/server ... -07-11.zip
No new files, changed files since the 2017-06-15 server:

./GameData/Scripts/Libs/Nadeo/ChannelProgression.Script.txt
./GameData/Scripts/Libs/Nadeo/Json2.Script.txt
./GameData/Scripts/Libs/Nadeo/ShootMania/Scores.Script.txt
./GameData/Scripts/Libs/Nadeo/TrackMania/Scores.Script.txt
./GameData/Scripts/Libs/Nadeo/TrackMania/UI2.Script.txt
./GameData/Scripts/Libs/Nadeo/TutorialInterface.Script.txt
./GameData/Scripts/Libs/Nadeo/XmlRpc2.Script.txt
./GameData/Scripts/ManiaApps/Nadeo/TrackMania/UI_Client.Script.txt
./GameData/Scripts/ManiaApps/Nadeo/TrackMania/UI_Common.Script.txt
./GameData/Scripts/ManiaApps/Nadeo/TrackMania/UI_Server.Script.txt
./GameData/Scripts/Modes/ModeBase2.Script.txt
./GameData/Scripts/Modes/TrackMania/Base/ModeBase2.Script.txt
./GameData/Scripts/Modes/TrackMania/Base/RoundsBase2.Script.txt
./GameData/Scripts/Modes/TrackMania/Chase.Script.txt
./GameData/Scripts/Modes/TrackMania/Cup.Script.txt
./GameData/Scripts/Modes/TrackMania/Laps.Script.txt
./GameData/Scripts/Modes/TrackMania/Rounds.Script.txt
./GameData/Scripts/Modes/TrackMania/Team.Script.txt
./GameData/Scripts/Modes/TrackMania/TimeAttack.Script.txt
./ManiaPlanetServer
./ManiaPlanetServer.exe
./Packs/dedicated.pak
./Packs/dedicated_SMStorm.pak
./Packs/dedicated_TMCanyon.pak
./Packs/dedicated_TMLagoon.pak
./Packs/dedicated_TMStadium.pak
./Packs/dedicated_TMValley.pak

No title pack updates (yet).
Developer of XASECO for TMF/TMN ESWC & XASECO2 for TM²: see XAseco.org
Find your way around the Mania community from the TMN ESWC hub, TMF hub, TM² hub, and SM hub
User avatar
Dommy
Translator
Translator
Posts: 1866
Joined: 25 Aug 2011, 21:45
Location: Poland
Contact:

Re: Maniaplanet Server 2017-07-11

Post by Dommy »

xbx wrote: 11 Jul 2017, 14:02
  • TM: approximate position/velocity available on server, "observer mode" can force or forbid overview camera when playing.
  • SendCustomEvent() now works from client layers to the server.
  • better behaviour of multi-client xmpp chat
  • fix manialink quads "autoscale"
Thank you so much for this!
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT

Contact me via GALAXY & PURSUIT DISCORD
ben3847
Posts: 293
Joined: 09 Aug 2011, 10:29

Re: Maniaplanet Server 2017-07-11

Post by ben3847 »

still no autosave
User avatar
Rasque
Translator
Translator
Posts: 426
Joined: 07 Apr 2011, 02:49

Re: Maniaplanet Server 2017-07-11

Post by Rasque »

Favourites...?
BrotherOlli1
Posts: 24
Joined: 12 May 2017, 13:25

Re: Maniaplanet Server 2017-07-11

Post by BrotherOlli1 »

Hi all

Programmed, right? At the end of the map, the podium is no longer displayed at the Finish, so back to the last server.

brotherolli
User avatar
xbx
Nadeo
Nadeo
Posts: 1289
Joined: 14 Jun 2010, 17:35

Re: Maniaplanet Server 2017-07-11

Post by xbx »

uploaded 2017-07-11b in order to fix
- The shootmania crash
- the "no podium sequence at end of match" bug

and a couple of script update from eole
User avatar
Xymph
Posts: 1399
Joined: 15 Jun 2010, 20:35
Contact:

Re: Maniaplanet Server 2017-07-11

Post by Xymph »

xbx wrote: 11 Jul 2017, 14:02 Here is a new dedicated
http://files.v04.maniaplanet.com/server ... 07-11b.zip
Changed files since the 2017-07-11 release:

./GameData/Scripts/Libs/Nadeo/MatchmakingMatch.Script.txt
./GameData/Scripts/Modes/ModeMatchmaking2.Script.txt
./GameData/Scripts/Modes/ShootMania/Base/ModeShootmania.Script.txt
./GameData/Scripts/Modes/TrackMania/Base/ModeTrackmania.Script.txt
./ManiaPlanetServer
./ManiaPlanetServer.exe

Also, the following Nadeo title packs were now updated:

Code: Select all

SMStormSiege@nadeolabs.Title.Pack.gbx   :  Last-Modified: Tue, 11 Jul 2017 17:09:18 GMT
SMStormElite@nadeolabs.Title.Pack.gbx   :  Last-Modified: Tue, 11 Jul 2017 17:10:08 GMT
SMStormRoyal@nadeolabs.Title.Pack.gbx   :  Last-Modified: Tue, 11 Jul 2017 17:09:34 GMT
SMStormBattle@nadeolabs.Title.Pack.gbx  :  Last-Modified: Tue, 11 Jul 2017 17:11:02 GMT
SMStormWarlords@nadeolabs.Title.Pack.gbx:  Last-Modified: Tue, 11 Jul 2017 17:11:16 GMT
SMStormCombo@nadeolabs.Title.Pack.gbx   :  Last-Modified: Tue, 11 Jul 2017 17:10:50 GMT
SMStormJoust@nadeolabs.Title.Pack.gbx   :  Last-Modified: Tue, 11 Jul 2017 17:09:49 GMT
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx
Developer of XASECO for TMF/TMN ESWC & XASECO2 for TM²: see XAseco.org
Find your way around the Mania community from the TMN ESWC hub, TMF hub, TM² hub, and SM hub
User avatar
Eole
Nadeo
Nadeo
Posts: 1265
Joined: 26 Apr 2011, 21:08

Re: Maniaplanet Server 2017-07-11

Post by Eole »

The changelog for the scripts is available on GitHub.
Contribute to the ManiaPlanet documentation on GitHub
A question about ManiaScript? Ask it here!
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 0 guests