Page 1 of 6

ManiaPlanet Server 2014-11-24b

Posted: 19 Nov 2014, 13:03
by xbx
Hello folks!

New server update:
http://files.maniaplanet.com/ManiaPlane ... 11-24b.zip

Contains more fixes (for blocks, crashes, "you've been kicked" lobby bug ...)
Updates to the script modes, notably battle.

Also contains a few additional features for scripts:
  • all: it is now the make a custom podium with

    Code: Select all

    UISequence_PodiumPlayersWin="login1,login2"
    UISequence_PodiumPlayersLose="login3,login4"
    
  • UI.OverlayHideEndMapLadderRecap , OverlayHideMultilapInfos
  • SM: abilty to change SpawnInvulnerabilityDuration (default is 2seconds)
  • SM: StaminaMax can now go up to 3.
  • TM: UiDisableHelpMessage to disable the default "press xx to respawn" message
  • TM: It is now possible to have a list of the checkpoints in the map and their location (until it gets more flexible as in sm)
  • TM: the approximate position of the player's car fixed.
  • TM: PersonalGhost: it is now possibile to display the player best or prev race ghost - it only works during a given session for a map. (the best is not kept on disk for the next time replaying the map)
  • TM: MedalGhost_ShowGold /MedalGhost_ShowBronze.. (only usefull for custom solo modes in titles) If the map is in a title pack with the special ghosts replay next to it, then you can use of them from custom script modes.
2014-11-24: small update to iron out a few glitches, mostly in the scripts.
The changes from 2014-11-19: http://files.maniaplanet.com/ManiaPlane ... _delta.zip

2014-11-24b: update of battle.script.txt.
The changes from 2014-11-19: http://files.maniaplanet.com/ManiaPlane ... _delta.zip

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 13:04
by xbx
Other change for manialink scripts:
http://forum.maniaplanet.com/viewtopic. ... 89&start=0

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 13:10
by novationx
stamina max 3 = 300% of what was possible before?
If so, then thank you very much :thumbsup:

I was waiting for this. :yes:

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 15:50
by Eole
The full changelog for the scripts is available on GitHub.

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 17:15
by Xymph
The changed files since 2014-10-16 are:

./ManiaPlanetServer
./ManiaPlanetServer.exe
./Packs/dedicated.pak
./Packs/dedicated_SMStorm.pak
./Packs/dedicated_TMCanyon.pak
./Packs/dedicated_TMStadium.pak
./Packs/dedicated_TMValley.pak
./UserData/Packs/Combo.Title.Pack.Gbx
./UserData/Packs/Elite.Title.Pack.Gbx
./UserData/Packs/Royal.Title.Pack.Gbx
./UserData/Packs/Siege.Title.Pack.Gbx
./UserData/Scripts/Libs/Nadeo/ScoresTable2.Script.txt
./UserData/Scripts/Libs/Nadeo/ShootMania/XmlRpc.Script.txt
./UserData/Scripts/Libs/Nadeo/TrackMania/UI.Script.txt
./UserData/Scripts/Libs/Nadeo/XmlRpcCommon.Script.txt
./UserData/Scripts/Modes/ShootMania/Battle.Script.txt
./UserData/Scripts/Modes/ShootMania/ModeMatchmaking.Script.txt

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 17:28
by Hylis
novationx wrote:stamina max 3 = 300% of what was possible before?
If so, then thank you very much :thumbsup:

I was waiting for this. :yes:
and you can also set it directly now (so a stamina pick up can be made)

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 17:39
by djhubertus
StaminaGain has also new range? with staminamax we can build item that only adds more capacity to stamina bar.

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 17:45
by Hylis
I think you can read/write the stamina value and I think that you can also change the gain.

But I would need someone else to confirm that is not here atm.

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 18:24
by novationx
Ty Hylis ( and ofc NADEO )
Very cool.

Re: ManiaPlanet Server 2014-11-19

Posted: 19 Nov 2014, 19:56
by djhubertus
Hylis wrote:I think you can read/write the stamina value and I think that you can also change the gain.
Nope :/ It's read only(I'm getting compiler error)

And StaminaGain has still old range http://maniascript.tmrankings.com/html/ ... 41d40c753f