Page 1 of 12

Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 8:06 am
by Vadi
Mudlet 3.0.0-alpha is here! This is an alpha release - that is, a preview of what Mudlet 3.0 will look like. Please be aware that there may be bugs and other issues in this preview release - we are publishing it so we can locate any such issues. If you run into anything, please post them here.

Overview
[/size]

Download
[/size]

Please provide all feedback and problem reports on 3.0.0-alpha here! Feature requests can be done in our dedicated thread.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 9:15 am
by phasma
Finally! I've been using git for a long time now and can honestly say 3.0 is absolutely outstanding.

That said, I do have one small issue with how looping aliases are now handled. Assuming I am understanding this correctly, should a user make a change and attempt to save the change, they will basically lose all changes in the alias? Might it be better to just force the alias state to off should a loop be detected rather than have them lose any code?

All said and done, thanks for all the hard work over the last 2 years.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 9:44 am
by Vadi
Only the 'substitution' field should be.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 9:58 am
by phasma
Ahh, great. Should be fine then. Thanks.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 11:11 am
by phasma
Only a small issue but after make installing, the path for LuaGlobal seems off. Works fine when executed from the src folder, though.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 11:17 am
by Vadi
You should use run-mudlet.sh or the 'Run Mudlet' desktop shortcut to launch Mudlet using the generic Linux installer.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 12:47 pm
by phasma
Oh? When I was compiling, it seemed to indicate make install was working now.

i.e.
martin@bawbag:~/projects/mudlet_git/Mudlet/src$ /home/martin/Qt5.3.1/5.3/gcc/bin/qmake
Project MESSAGE: mudlet will be installed to /usr/local/bin...
Project MESSAGE: Lua files will be installed to /usr/local/share/mudlet/lua...
Project MESSAGE: Geyser lua files will be installed to /usr/local/share/mudlet/lua/geyser...
Disregard then. Sorry.

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 3:39 pm
by Belgarath
Yay! *rapes the download link*

EDIT: Apparently I can't run this new version on the MAC i'm using... Just another reason to add to my "why I HATE MACS" list :evil:. Running on version 10.6.8 btw.

Will see if I can update to Mavericks..

Updated to Mavericks but still getting errors :(

This is the feedback it gives:
Code: [show] | [select all] lua
Process:         Mudlet [1118]
Path:            /Volumes/VOLUME/Mudlet.app/Contents/MacOS/Mudlet
Identifier:      com.yourcompany.Mudlet
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [233]
Responsible:     Mudlet [1118]
User ID:         508

Date/Time:       2014-09-14 21:34:51.348 +0100
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  7AE33A08-B92F-93D9-3327-9312B12B68F5


Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: /usr/local/lib/libzzip-0.13.dylib
  Referenced from: /Volumes/VOLUME/Mudlet.app/Contents/MacOS/Mudlet
  Reason: image not found

Binary Images:
    0x7fff6e77c000 -     0x7fff6e7af817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld

Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.33f8

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 3:42 pm
by Omni
Few things I've noticed as I've started testing: selecting a variable with the checkbox, then clicking on another variable to view the value clears the checkbox for the previous one. Selecting multiple variables, say if you wanted to delete multiples does not work. There's also a random character issue, in that on the connection section when logging into Lusternia, the W in What is your password is replaced by a square. Small-ish issue, the icon gets broken it seems when this version is pinned to the taskbar. Loving a lot of the changes so far. Profile deletion still seems to be broken also.
Image

Re: Mudlet 3.0.0-alpha

Posted: Sun Sep 14, 2014 3:44 pm
by hogarius
Triggers are not responding to tab characters (\t) in a Perl reg-ex pattern specification.