ManiaPlanet Server 2014-11-24b

Moderator: NADEO

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

ManiaPlanet Server 2014-11-24b

Post by xbx » 19 Nov 2014, 13:03

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

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

Re: ManiaPlanet Server 2014-11-19

Post by xbx » 19 Nov 2014, 13:04

Other change for manialink scripts:
http://forum.maniaplanet.com/viewtopic. ... 89&start=0

novationx
Posts: 2723
Joined: 10 Aug 2013, 22:33

Re: ManiaPlanet Server 2014-11-19

Post by novationx » 19 Nov 2014, 13:10

stamina max 3 = 300% of what was possible before?
If so, then thank you very much :thumbsup:

I was waiting for this. :yes:
The neverending waiting game has to stop.

User avatar
Eole
Nadeo
Nadeo
Posts: 1265
Joined: 26 Apr 2011, 21:08

Re: ManiaPlanet Server 2014-11-19

Post by Eole » 19 Nov 2014, 15:50

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

User avatar
Xymph
Posts: 1425
Joined: 15 Jun 2010, 20:35
Contact:

Re: ManiaPlanet Server 2014-11-19

Post by Xymph » 19 Nov 2014, 17:15

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
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

Hylis
Nadeo
Nadeo
Posts: 3962
Joined: 14 Jun 2010, 11:58

Re: ManiaPlanet Server 2014-11-19

Post by Hylis » 19 Nov 2014, 17:28

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)

User avatar
djhubertus
Translator
Translator
Posts: 1252
Joined: 09 Jul 2012, 18:30
Location: Poland
Contact:

Re: ManiaPlanet Server 2014-11-19

Post by djhubertus » 19 Nov 2014, 17:39

StaminaGain has also new range? with staminamax we can build item that only adds more capacity to stamina bar.
My Gamemodes:
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib

Hylis
Nadeo
Nadeo
Posts: 3962
Joined: 14 Jun 2010, 11:58

Re: ManiaPlanet Server 2014-11-19

Post by Hylis » 19 Nov 2014, 17:45

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.

novationx
Posts: 2723
Joined: 10 Aug 2013, 22:33

Re: ManiaPlanet Server 2014-11-19

Post by novationx » 19 Nov 2014, 18:24

Ty Hylis ( and ofc NADEO )
Very cool.
The neverending waiting game has to stop.

User avatar
djhubertus
Translator
Translator
Posts: 1252
Joined: 09 Jul 2012, 18:30
Location: Poland
Contact:

Re: ManiaPlanet Server 2014-11-19

Post by djhubertus » 19 Nov 2014, 19:56

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
My Gamemodes:
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib

Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 2 guests