Page 1 of 2

Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 7:05 pm
by BasiliskWrangler
[1.02 FIXES]
- All reported grammar and spelling errors (as of 5:00pm EST Friday) have been fixed.
- Fixed a "Divide By Zero" error when you get your HP or MP to regenerate at "1 point every 0 rounds."
- A small number of map errors have been corrected.
- Last thrown object no longer results in injury if you are unskilled in Unarmed Combat.
- Soul Piercer arrow gives proper damage bonus against ethereal creatures.
- Casting Sunder Flesh no longer crashes game.
- Spell Protection From Curses works properly.
- Sleeping in bed properly updates weather sounds.
- The Registration process has been modified to improve the accuracy verifying codes.
- Combat music properly ends when leveling up, then restarts after exiting editor.
- Recipe window now displays all recipes properly.

Download this only if you are interested in helping test it. We should have the "final" 1.02 version ready by early next week for the rest of you.

LINK REMOVED. NEW VERSION COMING.

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 7:29 pm
by Buckets
Yes! Thanks. I'd love to test this!

Do I just install it over my current version or do I have to uninstall first?
Can I use my saved games without doing anything?

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 7:41 pm
by BasiliskWrangler
Buckets wrote:Yes! Thanks. I'd love to test this!

Do I just install it over my current version or do I have to uninstall first?
Can I use my saved games without doing anything?
Uninstall your current version. Your saved games will remain- they will not be deleted when you uninstall your game. Then re-install this new version.

If you want to test the new registration process, find the file "eb2.cfg" inside your saved game folder. Delete that file. When you start the new version it will ask for your reg code again.

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 7:50 pm
by Iane
Checking it out

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 8:08 pm
by Buckets
Testing so far:
Registration now works well.
"hordes" bug fixed
"...than a rumor..." bug fixed
"You have awakened." bug fixed
"...slept heavy" bug not fixed

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 8:36 pm
by BasiliskWrangler
Buckets wrote:"...slept heavy" bug not fixed
I swore I fixed this. :?

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 8:48 pm
by Buckets
"...has forbidden..." (Keebo) bug fixed
"...something to do with..." (Wendy) bug fixed
"...have gone?" (Father Tyrus) bug fixed

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 10:05 pm
by jakob1978
i'm getting some text in the top left of the screen when i open my recipe book, as seen in the screengrab below. It only appears when i expand the recipe book though.

Image

Re: Eschalon: Book II version 1.02 BETA

Posted: May 14th, 2010, 10:18 pm
by BasiliskWrangler
That is some debugging code for testing 1.02. It will not be there in the "release" version of 1.02 (will release on Monday).

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 2:49 am
by atori
Installed 1.02 beta. Recipe book shows all records now. Just don't forget to remove debug info to the left. I also noticed that password for datapak is changed, although it's easy to find it even if it's 20 characters long and includes special characters.

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 5:01 am
by iamrichard
BasiliskWrangler wrote:[1.02 FIXES]

Download this only if you are interested in helping test it. We should have the "final" 1.02 version ready by early next week for the rest of you.

http://basiliskgames.com/beta/eb2_setup.exe

Since i cant wait till next week, :wink: il try out the beta now!
thnx for the fast fixing

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 8:23 am
by Nevermore
The improvements of 1.02 will be included in Macintosh\Linux version?

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 9:39 am
by jakob1978
I'm getting an error "Exception_Access_Violation".

It's happened after i've bought all the recipes from the alchemist in Port Kuada. The crash occurs when I open the recipe mixer and expand the book. When I scroll down the recipe list it gets halfway down and then puts up the error (the last entry on the list that i can see is "Imbue With Cold", when i try to scroll lower is when it crashes).

I've attached my savegame, just in case that will help.

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 12:34 pm
by Saxon1974
Just curious if we will need to start a new game when 1.02 releases?

Re: Eschalon: Book II version 1.02 BETA

Posted: May 15th, 2010, 12:44 pm
by atori
I tried your save game. It didn't crush if to follow your instructions. But I see that scrolling allows to scroll much more than necessary. Note for programmer: list_handle is supposed to be recipe index, which is shown as a first recipe in list, but actually it is not so. If I click once to scroll down then list_handle always changes by 1, but actual number of scrolled recipes might be 1 or 2. Make sure that actual number of scrolled recipes during one click always matches 1.