Changelog 6.12.2013
- Fix for locales support scripts, exported messages will not contain escaped string starting characters anymmore. Fixes for locales messages.
- Fixed GameMode dependencie system.
- Fix : In HudMenu EndRoud button appeared during TA mode instead of Round
- Introducing new permissions
- added permissions to users so that they aren't idleKicked... Added a small optimisation for cpu usage
- Still arenging permissions … MathcSettings windows positions reworked to look nicer
- Messages for new permissions added
- records widgets: added lighter background to players who are presetn at the server.. (Thanks to willie-maykit for the idea)
-changed player has won messages to gamestate: podium
-adjustments to finnish locales
- fixes menu to display localized separator items, fix for english messages
- limiting dedimania defaults to top15, fix for normal-layer records widget
- fixed 'players' window shortcut commands to work
- added preloder to custom gui elements + fix for SMstorm altmenu for all titles
- allowing maniaplanet chat color customization for custom chat plugin
- adding command /admin add #id to mx-plugin
- Admin Groups supports direct cmd without passing by /admin as short Aliases
- Fix, no Admin Commands messages for all non admin commands XD
- changes to window-baseclass
- fixed php fatal error with admingroups: AdminGroups::GetnoPermissionMsg() tried to return non-static property, now fixed.
- Notifications plugin works again, tho need testing with multilanguage environment.
I had to modify i18n system little to make it work, hopefully i didn't break anything.
- when player is broadcasting and joins server, a message is now shown!
- Force scores works now at last, changed dedimania info text
- PersonalMessages enhancements …
* added admin chat group with command /a <message>
* Deprecated the chat command /pmx <message>
* Added chat command /pm <login> <message>
- optimized dedimania plugin a little. optimized chat plugin a little.
Added customized Quit dialog

- adding exp-logo to quit window
- UI texture preload fix
Known Issues
* If multiple users are using help or maplist or whatever window, and the other player closes the window or updates its contents the manialive actionhandler deletes the actioncodes, which renders the window buttons / clickable items non working since there is no reference what to do for the click...
Second code-block of the following forumposting contains a patch for previous issue:
http://forum.maniaplanet.com/viewtopic. ... 40#p196142