[tool] MatchSettings Manager for Maniaplanet (only for win)

Moderators: Xymph, NADEO

hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

Re: [tool] MatchSettings Manager for Maniaplanet (only for w

Post by hackie »

reaby wrote:
The_Big_Boo wrote: So, @reaby: to fix this, you have to add this BOM in front of each map name containing characters outside the ASCII set.
Many thanks for the infos, i see what i can do!

Sounds great , thanks. :thumbsup:
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
reaby
Posts: 1032
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for w

Post by reaby »

Bump.

Update available.
User avatar
w1lla
Posts: 2396
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for w

Post by w1lla »

Request:

Also add ShootMania titles to it. Now its a bit hard to make it work for example Elite.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

Re: [tool] MatchSettings Manager for Maniaplanet (only for w

Post by hackie »

Uhm , will there also be a linux version of this piece of art ?
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
reaby
Posts: 1032
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for w

Post by reaby »

Nope. But feel free to code one :)
Freelux
Posts: 148
Joined: 13 Jun 2012, 09:00
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for win)

Post by Freelux »

someone can create same on html generator ?
Vice-President de l'association KmiKz-Esport
User avatar
BestNoob
Posts: 226
Joined: 08 Mar 2013, 12:04
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for win)

Post by BestNoob »

Can someone fix this Tool to fit for actual state of MP ?
Or are there new/better ways to create a matchsettings file for over 200 Maps xD ??
I tried it but it creates some broken entrys, with that amount of maps i dont want to check check every single line ....

And the text formatting seems to be also broken.
To join my TM Servers, search for: bestnoob :thumbsup:
User avatar
Miss
Posts: 2155
Joined: 05 Jan 2016, 11:34
Location: The Netherlands
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for win)

Post by Miss »

You can generate an initial config file here: https://www.maniaplanet.com/account/ded ... ers/helper

Then you only really have to tweak the settings and add the maps. If you're on linux, you can do something like this in your maps folder:

Code: Select all

ls | sed 's/\(.*\)/<map><file>\1<\/file><\/map>/g'
Or, recursively:

Code: Select all

find . | sed 's/\.\/\(.*\)/<map><file>\1<\/file><\/map>/g'
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own. :thx:
Check out Image openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
reaby
Posts: 1032
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: [tool] MatchSettings Manager for Maniaplanet (only for win)

Post by reaby »

Hi BestNoob,

It surely does correct XML conversion for the data, though, it does it "the old way", which doesn't use <![CDATA[ ]]> tags inside map-tags... As you noticed, XML document cannot contain certain glyphs, such as &, which by default converts to XML equivalent "&amp;". I think CDATA wasn't supported before by ManiaPlanet, and it surely needs a test if it supports it by now... If i remember right, the formatting uses linux end lines "\n" instead of windows "\r\n". But yeah, the tool should be updated, I built it for maniaplanet 3 and indeed a lot of updates and changes has occurred since then.
hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

Re: [tool] MatchSettings Manager for Maniaplanet (only for win)

Post by hackie »

Best tool ever created for MP. :D

I still use it. ( some parts )
Just use it to add maps to my local server, works like a charm. :thumbsup:
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Post Reply

Return to “General Tools”

Who is online

Users browsing this forum: No registered users and 3 guests