Search This Blog

Sunday, January 02, 2011

Version 1.0.22.0 Released

Some bug fixes, some expansion game changes, and a couple neat new features. Wanted to get this out before my next online game so that it is ready to go. My favorite new feature is the search table hint system.

Sometimes when I'm playing with someone new, I get the question: "Which search table do I use to search for the path?". If you are a veteran realmer, the answer is obvious, but even though there is descriptive text on each button, it's still an issue. Oh, this is especially true with the expansion games, because there are a lot of new pieces, and it isn't always clear which table does what.

Now, when you are presented with your choices of search, you will also see what applies in your current clearing. For example:



You can quickly tell, for example, which button to press to search for the hidden path, and which to search for the Status. Also, the "hints" only show things you haven't yet discovered, so you will be less likely to click the wrong button when searching for a secret passage versus a hidden path.

Anyway, here's what's new:

NEW FEATURES:
  • Hint system for search table buttons
    • Peer: shows icons for hidden paths you need to find
    • Locate: shows icons for secret passages, treasure locations, and other chits you need to find
    • Magic Sight: shows all the chits you need to find, or can loot
    • Other search actions (Read Runes, Capture, Open Vault, etc): identifies the game piece being acted on

  • Moved all game play menu options into a single dialog called "Options..." under the File menu (there were just too many, and I found it confusing)

BUGS/ISSUES:
  • Fixed another problem with the map rating system, that sometimes caused primary dwellings (Inn, Chapel, Guard, House) to be placed in unreachable clearings.
  • Fixed a bug with the GM tool that would crash when Wasps were on the board
  • [1743] - Added code to catch and report an error when custom character files cannot be unzipped.

EXPANSION CHANGES:
  • Expansion spell "Heal" now allows you to target up to four chits, instead of only one.
  • Presence of Holy Relic will stop Bones X from summoning undead.
  • Changed the name of the treasure location "Labyrinth" to the "Maze" (because it fits better on the chit!)
  • Changed the name of "Labyrinth Map" treasure to "Map of the Maze".
  • No longer able to "Run Away" from the Maze until you've discovered it.
  • Moved the Murkers to Monster Die "5"

4 comments:

Anonymous said...

Hi Robin, the new version shows me where the real problem with the custom chars lies. Windows 7 or my security software seems to block the usage/extraction of the rschar files and realmspeak and characterbuilder show me a FileNotFoundException (Access denied) now.

Nils

DewKid said...

I'm glad to hear that the correct error is being displayed now. Of course, that doesn't do much to help you.

I did run RealmSpeak on my work machine, which is Win7, and the custom characters loaded just fine . Also, I know at least one other person running on Win7 with custom characters, so I know it is possible. Some things to try:

1. Move RealmSpeak to a folder inside your "Documents" folder, and run it from there. That folder should have less restrictions than other places on the drive.

2. Right-click on the "run.bat" file, and choose "Run as administrator".

3. Check to see if you are an administrator on your own machine: open a command prompt, and type "net user" (without the quotes) and press enter. Do you see the word "Administrator" listed?

Anonymous said...

I had Realmspeak in the "Program Files" folder. Moving it to the Documents folder solved the problem.

DewKid said...

That's good news! You know, you might have been able to move it to "Program Files (x86)" too, but I'm not sure.