We are going to release some versions up to the final opening for the demo registrations next week.
The RC2 changelog is a hotfix of various things:
render: can now shoot WebM videos (VP8) directly from replay editor without having to install codec
fixed: crash on alt tab
fixed: crash on item placement
fixed: no more flips (it was an old move of 2010) caused by new key bindings (we see what for it on Power Up!)
fixed: empty style in blue for used made interface that was linking to it
fixed: buddy message that you have no buddy
fixed: buddy message blinking when you don't have a new one
fixed: buddy offline message will pop up each time you connect, unless you read it (to avoid to lose them)
fixed: items / force field colors with more cyan color than blue
fixed: one lap bug \o/ (it was fixed but broken again, and now it should be good once and for all ^^)
fixed: stamina falling damage synchro
fixed: moving welcome frame (only main part, the arrows can still float)
Here is the previous changelog
Here is the ShootMania Power Up! v0.1 changelog
Here is the RC1 changelog
Program updates
Maniaplanet
Interface: welcome frame to quickly explain main things
Interface: bind the inputs from the system bar
Interface: additional updates
Interface: style change (may require to change empty quads styles by using quad opacity = "0")
Interface: search function for buddies (still to be improved because it's still case sensitive & others)
Items: it's possible to mod their texture with mods (upcoming documentation required)
Map Editor: Open action maker from item editor from map editor
Parental lock: require parents to install a title
Rendering: support of WebM for reading & writing videos
Rendering: access do debug rendering for diffuse, specular, frenesl, normals and lightmap ambiant
Mediatracker: IsCycling manage start/finish
Mediatracker: quick bind actions to use actions with record ghost function
Mediatracker: camera location saved
Mediatracker: keep on respawn option (for example for recorded ghosts)
Manialink: change title of manialink in ctlr-g console
Map editor: use tab key to hide/show blocks/items
Account: there is more favorite servers, depending on number of owned games
Fixed: Buddy issues
Fixed: join a title that you don't have suggest to install it
Fixed: key press event when chat is open
Fixed: Home button works from Mediatracker
Fixed: some waiting message when entering stations were missing
Fixed: particles optimization on AMD 32 bits systems where having issues due to some driver precision
Shootmania
Rendering: black smoke no longer stuck on feet at elimination
Rendering: when missing bik, the light is white instead of green
Script: Script get current ammo
Fixed: alternate weapon visual
Fixed: cross hair issues with custom weapons switch with arrow
Mediatracker: crosshair in replays
Mediatracker: Audio to speak animates the speaking animation from audio track
Trackmania
Script: can know the type of car used in a multiple environment title
Cup: the score does not reset in multiple environment title
Replay: replay one lap bug
Fixed: glitches from Valley start lights (red,yellow,green)
Fixed: light can be seen through walls on some configurations
Live updates
See the live changelog
Data updates
Roofs are taking team color now
Big fan that turn slowly and without sound
Fixed: wooden blocks
Script updates
Modes
ShootMania/Elite
* Initialize the dodge total from the scores table in ***InitMap*** instead of ***StartMap*** to avoid to keep the value from the previous match while waiting for the match to start in matchmaking. [see](http://forum.maniaplanet.com/viewtopic. ... 84#p218684)
* Use the new GetMode() function to get the current mode (free or classic) instead of accessing directly to the S_Mode setting. This function will always return a "valid" value (0 or 1) so the assert() are not necessary anymore. [see](https://github.com/maniaplanet/game-modes/issues/4)
ShootMania/ModeBase
* New boolean allowing to cancel an ongoing matchmaking match and start a new one.
ShootMania/ModeMatchmaking
* Universal lobby mode. Disable the matchmaking function on the lobby and allow players to create their own match. The lobby will then send players to a free match server.
* Fix on the "remind rules" frame of the lobby to correctly display long texts inside. [see](http://forum.maniaplanet.com/viewtopic. ... 68#p218668)
* Fix a bug displaying players as allies in the versus screen of the lobby even if they were not.
ShootMania/ModeSport
* Fix : don't restart a matchmaking match when voting for change/next map on first map. Just keep playing the same match with the same players.
TrackMania/ModeBase
* Replaced all calls to the Mode library "sync" functions by the same call to the new "async" function from ModeBase. It solves XmlRpc problems where call to the TriggerModeScriptEvent and TriggerModeScriptEventArray methods were ignored if they were sent a few milliseconds after map beginning/ending (during ladder communication with the master server especially).
TrackMania/Rounds
* Replace the custom RoundsVersion and RoundsScriptName #Const by the default Version and ScriptName. [see](http://forum.maniaplanet.com/viewtopic. ... 89&t=27822)
TrackMania/RoundsBase
* New setting S_DisplayTimeDiff to hide/show time difference at checkpoint. [see](http://forum.maniaplanet.com/viewtopic. ... 04#p218204)
Libraries
Interface
* Fix a bug preventing to remove a slide from the slider module. [see](http://forum.maniaplanet.com/viewtopic. ... 99#p217310)
ShootMania/Debug
* New styles added to the "styles" manialink (see BgsButtons in the background category)
ShootMania/Elite/EliteEndSequence
* Fix: added the missing </script> node at the end of the manialink xml. That was preventing the whole UI to work as expected at the end of the map.
ShootMania/Elite/EliteStats
* New tracking and saving system for attack ratio.
ShootMania/WeaponSelection2
* Fix on the weapon selection screen. Sometimes pressing the 1, 2, 3 or 4 key didn't selected the right weapon.
TrackMania/TM2
* Send the "LibXmlRpc_OnStartCountDown" callback when calling the StartRace() function.
* Force the UI sequence of the player to None when spawning him on the track.
TrackMania/UI
* The default checkpoint crossing sound is not played anymore when the default chrono UI is hidden. So the lib now plays the sound instead.
TrackMania/XmlRpc
* New XmlRpc callback "LibXmlRpc_OnStartCountDown" sent when the player is spawned on the track before the 3,2,1,GO!. [see](http://forum.maniaplanet.com/viewtopic. ... 20#p219270)
* The "LibXmlRpc_OnRespawn" callback sends more info : player login, block id, checkpoint in race, checkpoint in lap, number of respawn. [see](http://forum.maniaplanet.com/viewtopic. ... 20#p219270)
* Add the total score (PlayerScore.Points + PlayerScore.PrevRaceDeltaPoints) to the LibXmlRpc_PlayerRanking callback. [see](http://forum.maniaplanet.com/viewtopic. ... 10#p218240)
* More details in the LibXmlRpc_PlayersRanking callback : the login, rank, best checkpoints, team id, spectator status, away status, best time, zone, points and total points of the players are separated by a colon
Maniaplanet 3.1 RC2 changelog (Released!)
Moderator: English Moderator
Re: Maniaplanet 3.1 (RC1) changelog

and ofc the whole Live team!
Great Job!
Only thing missing for me now is the action maker inside the mediatracker: Create a fully customizable animation (parameters) of a player model in shootmania (and trackmania : like tires falling off) and have it as one track (with keyframes). Works similar to the 2D Triangles.
Thank you!


ManiaExchange Lead Developer, video person and experienced project organizer.
Discord: Ozon#0359 · MX · Adventcalendar resources · TM-Tube is back
- purification
- Posts: 1005
- Joined: 11 Aug 2010, 17:59
- Location: Resting...
- Contact:
Re: Maniaplanet 3.1 (RC1) changelog
FinallyHylis wrote:Mediatracker: crosshair in replays


Re: Maniaplanet 3.1 (RC1) changelog
YesHylis wrote:Items: it's possible to mod their texture with mods (upcoming documentation required)



On TrackMania too ?Hylis wrote:Map Editor: Open action maker from item editor from map editor

Woaw, i hope display of this format is streamable (not waiting for end of video download to display this one in ManiaPlanet)Hylis wrote:Rendering: support of WebM for reading & writing videos
It's a big surprise, an open format in ManiaPlanet is really welcome.
More precisions ?Hylis wrote:Rendering: access do debug rendering for diffuse, specular, frenesl, normals and lightmap ambiant
Already in MP3, for information, pivot points for items are now on . key of numpad or A key of keyboard.Hylis wrote:Map editor: use tab key to hide/show blocks/items
This update seems to be nice too, i'm impatient to use it.
Thx for your great works

Re: Maniaplanet 3.1 (RC1) changelog
That's pretty awesome! I understand now why you were quieter than usual these last weeks 

Follow me on my maniaflash. Try the new elitealternative! Feedbacks on this post. 
♫ I need αεÑø. I'm holding out for αεÑø 'til the end of the night. ♫

♫ I need αεÑø. I'm holding out for αεÑø 'til the end of the night. ♫
Re: Maniaplanet 3.1 (RC1) changelog
Very interested to see what this is gonna bring 
oh, this smiley reminds me I got some popcorn available

oh, this smiley reminds me I got some popcorn available
Re: Maniaplanet 3.1 (RC1) changelog
The cupmode for trackmania is finally fixed? I cannot believe it!
Sounds like a great update. I'm interested in the design changes of the menu

Sounds like a great update. I'm interested in the design changes of the menu

A nice person is a better person!
Did you participate in a Monthly Track Contest yet?
My Maniaplanet maps!
Did you participate in a Monthly Track Contest yet?
My Maniaplanet maps!
Re: Maniaplanet 3.1 (RC1) changelog
It's an update made to welcome the release of the demo and the first significant work on Power Up! with the (alpha) solo of Storm and the start of the work on Siege.
So, the demo is the significant and we need to stabilize Maniaplanet before releasing it.
But I believe that the demo is a great thing!
So, the demo is the significant and we need to stabilize Maniaplanet before releasing it.
But I believe that the demo is a great thing!
Who is online
Users browsing this forum: No registered users and 2 guests