Page 1 of 1

0.6.3 Released!

PostPosted: Fri May 02, 2014 9:39 am
by lugdunon
0.6.3 has been released!

This release brings an improved lighting model, quest editor, character switching without having to relog, embedded JREs in all server and client downloads, and more!

Read the full announcement here.

Read the full release notes here.

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 11:35 am
by Jakobner
Oh!

The download-link at http://lugdunon.net/downloads.html for the server-client has a broken link :(

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 11:49 am
by lugdunon
Ahhh!

Thank you for pointing that out! It should be fixed now. :)

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 11:59 am
by Jakobner
Yup! Gonna test 'em both later! :)

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 12:00 pm
by lugdunon
Yay!

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 1:24 pm
by Jakobner
Alright, so!

The stand-alone-server works great.
Some quests have "code" in the flavor-text.
Changing pants caused my character to become invisible.
Logging out and back in again causes the game to grind to a halt when I choose my character to enter the world. Pictures below of this bug:

Image
Image

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 2:08 pm
by lugdunon
The stand-alone-server works great.

Yay!

Some quests have "code" in the flavor-text.

Ah crud. There's one feature that I overlooked in getting implemented. :( I'll hotfix this in probably this evening sometime.


Changing pants caused my character to become invisible.

Nice. I have an idea of what could be causing that. I'll see if I can't reproduce locally.

Logging out and back in again causes the game to grind to a halt when I choose my character to enter the world.:

Have you tried the new 'return to character select' feature? Hit the options icon (little gear in the lower left) and choose 'character select' from the list. This should hopefully mitigate that problem. I do need to make sure that logging out either properly shuts down the local server instance, or remembers that there is already an instance running though.

I'll make sure to tackle these last few issues before the next release (which should be out in a week).

Thanks so much for your feedback!

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 3:54 pm
by Jakobner
Now I seem to be able to join with the character again. Might be that I have to close both javas...

Re: 0.6.3 Released!

PostPosted: Fri May 02, 2014 3:56 pm
by lugdunon
Yeah, I think what is happening is that every time you log out and back in, it is launching a new local instance process which will slowly bog you down and cause collisions.

I'll make that a priority to get resolved quickly.