You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+19-3Lines changed: 19 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,36 @@
1
-
<aid="xxxx-xx-xx">xxxx-xx-xx</a>
1
+
<aid="2014-11-24">2014-11-24</a>
2
2
---------------------------------
3
3
4
-
[Diff from previous release]()
4
+
[Diff from previous release](https://github.com/maniaplanet/game-modes/compare/ManiaPlanet_Update_2014-11-19...ManiaPlanet_Update_2014-11-24)
5
5
6
6
### Modes
7
7
8
8
#### ShootMania/ModeMatchmaking
9
9
* Added a safe time of 15 seconds after a server transfer request that prevents players to be listed as ready if the transer is too slow. It fixes the random players suspensions and incomplete matches. [see](http://forum.maniaplanet.com/viewtopic.php?p=234284#p234284)
10
-
- Fix : division by 0 on the average waiting time.
10
+
* Fix : division by 0 on the average waiting time.
11
+
12
+
#### ShootMania/Battle
13
+
* Fix : better initialization of the scores and tops at the beginning of the map.
14
+
* Fix : players can't touch a captured pole to win the overtime anymore.
15
+
* Display the capture times of the two teams when spectating.
16
+
17
+
#### ShootMania/Elite
18
+
* Fix : double check the LadderClan of all scores at the end of the map in matchmaking.
11
19
12
20
#### TrackMania/RoundsBase
13
21
* Fix : The `Rounds_SetPointsRepartition` XmlRpc method now accepts array with only 1 item.
14
22
* Restore the round points repartition after a map restart if it was changed through XmlRpc.
15
23
16
24
### Librairies
17
25
26
+
#### VoteMap
27
+
* New style for the UI matching the Shootmania style.
28
+
* Adapt the number of columns according to the number of maps in the playlist.
29
+
30
+
#### Window
31
+
* New library.
32
+
* Allow to easily create resizable window background from custom images.
33
+
18
34
#### TrackMania/UI
19
35
* It's now possible to hide the endmap ladder recap and multilap info.
0 commit comments