![]() |
#11 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
Found something annoying...
If you have a missile launcher equipped, you cannot fire rocks, shurikens or boomerangs, which seems logical. The alternative here is to use the "throw" command to avoid having to unequip the shooter. However, the "throw" command prevents @ from throwing artifacts and "drops" boomerangs, which are supposed to "return when thrown". I'll change the "throw" command to: - allow throwing artifact missiles - make AMMO_MAGIC actually return when "thrown" and not only when "fired" To "throw away" AMMO_MAGIC, just use the "drop" command. Note: the "throw" command is still limited to 1 shot per round, even if the class can throw multiple items (like monks or archers); to do that, you'll still have to use the "fire" command.
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! Last edited by PowerWyrm; January 10, 2018 at 10:48. |
![]() |
![]() |
![]() |
#12 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
Very funny: I found a scroll of Wilderness Mapping with my current character on a supposedly "no wilderness" server; I read it and unveiled an area at (-6,31); I inscribed my WoR with {@R-6,31} and read it... and ended up on that area.
Two fixes for the new build then... 1) Wilderness Mapping effect defaulted to Magic Mapping if there's no wilderness 2) Discard (x,y) inscriptions on WoR when reading one if there's no wilderness (you stil can use @Rxxx to recall to depth xxx)
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#13 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
New PWMAngband 1.1.12 build 3 released!
Mostly bugfixes. List of changes: - Implement cutting and stunning brands properly - Add stunning brand to Rocks - Add two new brands: strong stunning and strong cutting (x2 multiplier) - Make scrolls of Wilderness Mapping more common - Make scrolls of Wilderness Mapping map a 3x3 area instead of just one sector - Make scrolls of *Teleport Level* more common - Fix teleport effect (especially when trying to phase out of a big vault) - Allow throwing artifact missiles - Make "returning" missiles actually return when "thrown" and not just "fired" - Change "wilderness mapping" effect to "magic mapping" if no wilderness - Forbid recalling with @Rx,y if no wilderness - Fix critical hits from throwing stuff Files updated: client, server and source code. Files are available for download at the usual location: http://powerwyrm.monsite-orange.fr
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#14 |
Rookie
Join Date: Nov 2017
Posts: 1
![]() |
cant connect?
whats the server for pwmangband? when connecting to the meta server all i get is "localhost" and it doesnt let me connect.
|
![]() |
![]() |
![]() |
#15 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
There's currently no server unfortunately. If you want to play, just run your own server locally.
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#16 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
I've added the Thunderlords from ToME in a previous version, but looking at the monster file again, I think they are clearly appearing too soon...
When I compare Thunderlords and ancient dragons, I think they should be similar in power: green Thunderlord vs ancient red dragon, blue Thunderlord vs AMHD, brown vs dracolich, bronze vs great hell wyrm, gold vs GWoC. So instead of 30/40/50/60/70, it should probably be 40/45/50/60/70. I'll change that for the next build.
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! Last edited by PowerWyrm; January 29, 2018 at 08:13. |
![]() |
![]() |
![]() |
#17 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
New PWMAngband 1.1.12 build 4 released!
Some minor improvements and more bugfixes. List of changes: - Fix a compilation warning - PDF and HTML manuals are back - Fix rooms of chambers - Make accounts case insensitive - Add missing FORCE_DEPTH flag to spirits and blood lurchers - Prevent randart ammo from having non-weapon abilities - Choose a brand randomly when poison, stunning and cutting are available - Move green and blue Thunderlords deeper - Repeat digging 99 times - Update the Home when discovering a new rune - Improve XBM order parsing by allowing orders based on two criteria (for example: "potion|speed") - Display price info when describing an item in a shop Files updated: client, server and source code. Files are available for download at the usual location: http://powerwyrm.monsite-orange.fr
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#18 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
Great... selling unidentified weapons with slays and brands actually give more money than the actual price instead of less because the power factor of slays/brands is miscalculated (unid weapons are treated the same as slay evil weapons). Ding ding ding... time for another bugfix version.
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! Last edited by PowerWyrm; January 23, 2018 at 16:42. |
![]() |
![]() |
![]() |
#19 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
New PWMAngband 1.1.12 build 5 released!
List of changes: - Add a hidden resting option ('x' on the command line) to rest without being interrupted by hp damage - Make birth_no_artifacts actually prevent generating and using ANY artifact - Fix unidentified weapons with slays or brands being sold for more than their real value - Fix object rating being based on known value instead of real value of objects generated on the level Files updated: client, server and source code. Files are available for download at the usual location: http://powerwyrm.monsite-orange.fr
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#20 |
Veteran
Join Date: Apr 2008
Posts: 2,306
![]() |
New PWMAngband 1.1.12 build 6 released!
Small update. Here's the list of changes: - Add SEDUCE attack to incubi and succubi - Fix ego Witan Boots losing their penalty to stealth - Force update when entering a store to avoid bogus "you have nothing that I want" or "you cannot carry that many items" messages when trying to buy/sell items The SEDUCE attack simply makes male characters remove their armor when touched by a succubus and same goes for female characters with an incubus. Files updated: client, server and source code. Files are available for download at the usual location: http://powerwyrm.monsite-orange.fr
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Beta version of PWMAngband 1.1.12 released | PowerWyrm | Variants | 22 | December 24, 2017 11:02 |
PWMAngband 1.1.11 released | PowerWyrm | Variants | 138 | August 26, 2016 20:46 |
PWMAngband 1.1.10 released | PowerWyrm | Variants | 2 | April 27, 2014 23:10 |
PWMAngband 1.1.9 released | PowerWyrm | Variants | 5 | October 5, 2012 18:42 |
PWMAngband 1.1.8 released | PowerWyrm | Variants | 3 | November 27, 2011 18:19 |