Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old December 25, 2010, 20:18   #1
Mangojuice
Z+Angband Maintainer
 
Join Date: Jun 2008
Posts: 318
Mangojuice is on a distinguished road
Z+ 0.3.3 released!

Merry Christmas!

After a lull of almost two years, a new version of Z+Angband has been released. The new version fixes all three known crash-causing bugs from version 0.3.2 and contains a few interesting features:

* Rebirth: Load up your dead (v.0.3.3) character's save file and you'll have the option of skipping character generation: you just get the same character you started with last time!
* Competition mode: Competing with others? Instead of copy/pasting the savefile, just load your dead character. In competition mode, you'll start over in exactly the same world... only the object flavors will be re-rolled, so you can't simply remember what that Elm Staff was...
* Blind accessibility: The game includes several features to make the game accessible to the blind, which involves ways to learn where certain types of tiles are relative to you other than directly navigating the terminal display. In particular, there is a new "list" menu accessible under the '$' command, which allows you to print lists of various sub-categories of map tiles (or wilderness tiles) with relative location information. There is a birth option for blind accessibility which makes you confused whenever you would have been hallucinating, and is overt about the direction you move when confusion causes you to move randomly. There is a display option "show_coords", which lets you see the exact vector to things on the screen rather than just distance.

Plus numerous bug fixes. Enjoy, and as always please email me any comments, questions, or bug reports.

--MJ
__________________
-----------------------------------------
Z+Angband: A Zangband evolution
http://tinyurl.com/5pq2bd
Mangojuice is offline   Reply With Quote
Old December 25, 2010, 22:23   #2
Jude
Adept
 
Jude's Avatar
 
Join Date: Nov 2007
Posts: 124
Jude is on a distinguished road
Nice, downloading now...one of the view things I can get on this third-world internet connection...rebirth looks like a nice option.

Couple questions I was wondering regarding a recently dead character - how do you get mutations removed? In the older versions of Zangband (when it was always the same exact town layout) there was a chaos wizard tower who would remove a random mutation for like 5 grand a pop...is there anything like that now, and where do you find it?

Also, does every dungeon staircase that's in a town go down all 100 levels?
Jude is offline   Reply With Quote
Old December 25, 2010, 22:53   #3
Mangojuice
Z+Angband Maintainer
 
Join Date: Jun 2008
Posts: 318
Mangojuice is on a distinguished road
Quote:
Originally Posted by Jude View Post
Nice, downloading now...one of the view things I can get on this third-world internet connection...rebirth looks like a nice option.

Couple questions I was wondering regarding a recently dead character - how do you get mutations removed? In the older versions of Zangband (when it was always the same exact town layout) there was a chaos wizard tower who would remove a random mutation for like 5 grand a pop...is there anything like that now, and where do you find it?

Also, does every dungeon staircase that's in a town go down all 100 levels?
There are four ways to lose a mutation and they're all pretty unreliable. If you find a potion of new life or a mushroom of cure mutations, they will get rid of all of your mutations, but those objects are really rare: 75/8,75/20,100/10. You can also get a mutation that causes you to lose mutations at random every once in a while, which I believe will remove itself when you have no mutations left. And finally, being exposed to chaos (via polymorph self, a chaos attack, a mushroom of chaos, or a mutatalist) can cause you to lose a mutation instead of gaining it, but this tends to be unlikely if you only have a few mutations. (Basically, if you "gain" a mutation you already had, you lose it instead.)

Dungeon staircases in towns typically bottom out, I believe at level 25. You can set the "dungeon_abyss" option, though, which removes the bottom of regular dungeons (hmm.. that should be a birth option but it isn't.)
__________________
-----------------------------------------
Z+Angband: A Zangband evolution
http://tinyurl.com/5pq2bd
Mangojuice is offline   Reply With Quote
Old December 26, 2010, 00:54   #4
Phoenix21692
Rookie
 
Join Date: Aug 2007
Location: USA
Age: 40
Posts: 15
Phoenix21692 is on a distinguished road
I just downloaded Z+ 0.3.3 and gave it a test drive. First of all, it gives an error saying C:\ZPlusAngband_033beta_win\lib cannot be found. It needs the lib directory to work! So, I created C:\ZPlusAngband_033beta_win\lib and move the edit, file, help, etc. folders into ...\lib and then re-open the game. It then says ...\lib\bone cannot be found. I create the ...\lib\bone directory. After that, I re-open the game and it says ...\lib\data cannot be found. After creating the aforementioned missing directory, it says the same for ...\lib\info, ...\lib\save\, ...\lib\user, and so forth.

So, those directories (i.e., ...\lib as well as ...\lib\data\ and the others) have to be in place for the game to work.

Also, my newly created Z+ 0.3.3 Beastman High-Mage character crashed on me. I was on char lvl 3 (with 14 EXP needed to advance) fighting a Snaga near a wilderness river. I casted Magic Missile, which turned into a beam, at a Snaga. The game crashed afterwards. I was running Windows XP Pro SP3 32-bit.

Some other details regarding the crash (which might or might not help in this case):
I was facing a snaga that was in a shallow water, but was blocked by deep water. The other side of the snaga had some normal ground before some water. I was in the deep water and I casted the finished magic missile and when the beam hit the snaga it went through, hit some normal ground, and it hit some deep water on the other side (as shown at the imageshack link). After that, it crashed. Unfortunately, I don't have a savefile for this as it was unexpected. I hope I gave enough details on how it happened.

http://img375.imageshack.us/f/72396354.png/

UPDATE:
Beam and non-beam bolt spells crash Z+ 0.3.3 when it hits a non-monster target, whether it is water, the dirt, or tree, etc.. This is very reproducible. That probably explains why the penetrating magic missile crashed the game after it went through the snaga. The last part of the beam hit the water, a non-monster target.
Attached Thumbnails
Click image for larger version

Name:	untitled.jpg
Views:	629
Size:	17.5 KB
ID:	577  

Last edited by Phoenix21692; December 26, 2010 at 01:33.
Phoenix21692 is offline   Reply With Quote
Old December 26, 2010, 04:11   #5
Mangojuice
Z+Angband Maintainer
 
Join Date: Jun 2008
Posts: 318
Mangojuice is on a distinguished road
Quote:
Originally Posted by Phoenix21692 View Post
I just downloaded Z+ 0.3.3 and gave it a test drive. First of all, it gives an error saying C:\ZPlusAngband_033beta_win\lib cannot be found. It needs the lib directory to work! So, I created C:\ZPlusAngband_033beta_win\lib and move the edit, file, help, etc. folders into ...\lib and then re-open the game. It then says ...\lib\bone cannot be found. I create the ...\lib\bone directory. After that, I re-open the game and it says ...\lib\data cannot be found. After creating the aforementioned missing directory, it says the same for ...\lib\info, ...\lib\save\, ...\lib\user, and so forth.

So, those directories (i.e., ...\lib as well as ...\lib\data\ and the others) have to be in place for the game to work.

Also, my newly created Z+ 0.3.3 Beastman High-Mage character crashed on me. I was on char lvl 3 (with 14 EXP needed to advance) fighting a Snaga near a wilderness river. I casted Magic Missile, which turned into a beam, at a Snaga. The game crashed afterwards. I was running Windows XP Pro SP3 32-bit.

Some other details regarding the crash (which might or might not help in this case):
I was facing a snaga that was in a shallow water, but was blocked by deep water. The other side of the snaga had some normal ground before some water. I was in the deep water and I casted the finished magic missile and when the beam hit the snaga it went through, hit some normal ground, and it hit some deep water on the other side (as shown at the imageshack link). After that, it crashed. Unfortunately, I don't have a savefile for this as it was unexpected. I hope I gave enough details on how it happened.

http://img375.imageshack.us/f/72396354.png/

UPDATE:
Beam and non-beam bolt spells crash Z+ 0.3.3 when it hits a non-monster target, whether it is water, the dirt, or tree, etc.. This is very reproducible. That probably explains why the penetrating magic missile crashed the game after it went through the snaga. The last part of the beam hit the water, a non-monster target.
Preparing a live fix. That's bizarre about the directory structure though.
__________________
-----------------------------------------
Z+Angband: A Zangband evolution
http://tinyurl.com/5pq2bd
Mangojuice is offline   Reply With Quote
Old December 26, 2010, 04:38   #6
Mangojuice
Z+Angband Maintainer
 
Join Date: Jun 2008
Posts: 318
Mangojuice is on a distinguished road
Quote:
Originally Posted by Mangojuice View Post
Preparing a live fix. That's bizarre about the directory structure though.
Ok, the corrected version is up, with directory structure all correct and the projection crash bug gone.

Thanks for the quick feedback by the way.
__________________
-----------------------------------------
Z+Angband: A Zangband evolution
http://tinyurl.com/5pq2bd
Mangojuice is offline   Reply With Quote
Old December 26, 2010, 10:14   #7
Phoenix21692
Rookie
 
Join Date: Aug 2007
Location: USA
Age: 40
Posts: 15
Phoenix21692 is on a distinguished road
Quote:
Originally Posted by Mangojuice View Post
Ok, the corrected version is up, with directory structure all correct and the projection crash bug gone.

Thanks for the quick feedback by the way.
Just tested the updated Z+ 0.3.3. The bone, data, save, and user folders are still missing from the ....\lib directory. But, that's easily fixable, by creating empty folders with those names.. The projection crash bug is still there, however. I just casted the Ray of Frost at an empty space. *game crashes* If you can fix the projection crash bug, I would appreciate it. That's the only thing stopping me from playing this variant, as I tend to play mage-like characters.

Thanks in advance.

Last edited by Phoenix21692; December 26, 2010 at 10:20.
Phoenix21692 is offline   Reply With Quote
Old December 26, 2010, 10:32   #8
Jude
Adept
 
Jude's Avatar
 
Join Date: Nov 2007
Posts: 124
Jude is on a distinguished road
OK, NOW I'm downloading. About the mutations - any plans to implement a more reliable way to get rid of them, like what I described?

Also, if the stairs max out at 25, how do I get to lower levels - through the "unusual thing" monster camps in the wilderness?

Edit: OOOOOOOK, weird. I created the empty folders as noted above, but all the text is black - I can still move the cursor around as normal but none of the text is visible. Awaiting fixes for all bugs...
Jude is offline   Reply With Quote
Old December 26, 2010, 12:27   #9
pampl
RePosBand maintainer
 
Join Date: Sep 2008
Location: Seattle, WA, USA
Posts: 225
pampl is on a distinguished road
Quote:
Originally Posted by Jude View Post
Edit: OOOOOOOK, weird. I created the empty folders as noted above, but all the text is black - I can still move the cursor around as normal but none of the text is visible. Awaiting fixes for all bugs...
I think this might be the same bug that happens to me across variants. To fix it I have to reset or just switch fonts.
pampl is offline   Reply With Quote
Old December 26, 2010, 13:19   #10
Nick
Vanilla maintainer
 
Nick's Avatar
 
Join Date: Apr 2007
Location: Canberra, Australia
Age: 58
Posts: 9,564
Donated: $60
Nick will become famous soon enoughNick will become famous soon enough
Quote:
Originally Posted by Phoenix21692 View Post
The bone, data, save, and user folders are still missing from the ....\lib directory. But, that's easily fixable, by creating empty folders with those names.
IIRC this happens with some variants of zip if you leave an empty folder; the traditional Angband solution is to put an empty file called delete.me in each of these folders.
__________________
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
Nick is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unangband 0.6.4a released andrewdoull Variants 5 November 29, 2015 15:38
TinyAngband 0.0.3 released! PaulBlay Variants 18 July 26, 2015 20:41
Angband 3.1.1 released takkaria Vanilla 107 September 24, 2009 03:56
XAngband 1.3.1 released! PaulBlay Variants 2 March 9, 2009 04:57
Z+Angband 0.2.3 released Mangojuice Variants 58 October 29, 2008 20:37


All times are GMT +1. The time now is 18:44.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.