MMapper 2.0.4 Beta Released

Here we discussed clients, mappers, tunnels and their settings.
Elestir
Posts: 231
Joined: Sat Feb 23, 2008 11:47 pm
Location: Olomouc, Czech Republic
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Elestir »

For that purpose, you could use xml logs though, which are kinda hard to create atm. :-)
Maybe MMapper2 should have feature to create logs and movie files too both with/without xml mode.
Jahara
Posts: 228
Joined: Sat Feb 23, 2008 9:55 pm
Location: Indiana, USA
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Jahara »

Beta 7 has been released. Download

Fixes:
  • Window position is saved
  • MUME <prompt> bug with XML parser
  • Added GPLv2 license or higher version info to Pandora files
Elestir
Posts: 231
Joined: Sat Feb 23, 2008 11:47 pm
Location: Olomouc, Czech Republic
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Elestir »

Why is it not available through svn update?
Kalev
Vala (Mudller)
Posts: 63
Joined: Sat Feb 23, 2008 9:56 pm
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Kalev »

Elestir wrote:For that purpose, you could use xml logs though, which are kinda hard to create atm. :-)
Maybe MMapper2 should have feature to create logs and movie files too both with/without xml mode.
Sounds like a good idea. Elestir, can you write MMapper's log saver and post patch somewhere?

I think there are two movie formats that MUME community uses, powwow's format and JMC's RMA. Powwow has two different movie players, muc and movie2play. Both of them are unfortunately console based, which makes them only usable in UNIX-like systems. I've never used JMC's player, but since JMC itself is written in MFC, it won't run on anything besides Windows. So I guess if you choose one of those two formats, it won't be playable on all platforms mmapper supports. But at least Elvenrunes supports both formats.
Kalev
Vala (Mudller)
Posts: 63
Joined: Sat Feb 23, 2008 9:56 pm
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Kalev »

Elestir wrote:Why is it not available through svn update?
It's in SVN, I checked it out a few days ago. Jahara used to do development in his own, private branch, but now all the recent changes are in trunk instead. Maybe you checked out a wrong branch?
Elestir
Posts: 231
Joined: Sat Feb 23, 2008 11:47 pm
Location: Olomouc, Czech Republic
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Elestir »

I just went to my mmapper2 beta source directory, did "svn update" and got "at revision <somenumber>" message only.
Kalev
Vala (Mudller)
Posts: 63
Joined: Sat Feb 23, 2008 9:56 pm
Contact:

Re: MMapper 2.0.4 Beta Released

Post by Kalev »

Elestir, to to checkout mmapper's SVN trunk, you need to run:

Code: Select all

$ svn co https://mmapper.svn.sourceforge.net/svnroot/mmapper/trunk/mmapper
I guess the tree you had was based on Jahara's personal branch.
Locked