
New MAngband variant
Re: New MAngband variant
Damn, PW, you're just rocking along! Your variant is gonna be awesome 

Re: New MAngband variant
Do you want a sub-forum for PWMAngband?
By appreciation, we make excellence in others our own property. (Voltaire)
Re: New MAngband variant
That would be cool... would be easier to post updates and discuss about how to set a server for the variant.
Re: New MAngband variant
BTW I had a few mins tonight and I implemented archers on my variant... :)
Re: New MAngband variant
Done! Enjoy your new forum, which you can moderate (sticky and close mostly), and your official status as a variant maintainer. I moved this topic from the development forum to your new one.
By appreciation, we make excellence in others our own property. (Voltaire)
Re: New MAngband variant
And another class implemented... monks!
Re: New MAngband variant
I see you're back on a coding rampage - good man!
Re: New MAngband variant
Last batch of updates...
- archers implemented
- fixed a bug that allowed non-cursed orcish shields with negative bpval
- monks implemented
- rocks implemented (new missiles for monks)
- telepaths implemented
- new command: display worn items of party members (')
- massive iron crown of Morgoth back to 20lbs (instead of 40lbs in vanilla 3.0.6)
These are the last features I plan to implement on the server side for my variant...
After some testing, I'm gonna work on the last 3 things I plan to implement on the client side:
- remove from PKT_VERIFY the useless customized monster and object redefinitions which overload the size of the packet and make it depend on max_object_size and max_monster_size
- add a tool slot to the equipment list (for shovels and picks)
- add a quiver slot to the equipment list (for missiles)
Once those are implemented, I plan to release a new client and start intensive testing...
- archers implemented
- fixed a bug that allowed non-cursed orcish shields with negative bpval
- monks implemented
- rocks implemented (new missiles for monks)
- telepaths implemented
- new command: display worn items of party members (')
- massive iron crown of Morgoth back to 20lbs (instead of 40lbs in vanilla 3.0.6)
These are the last features I plan to implement on the server side for my variant...
After some testing, I'm gonna work on the last 3 things I plan to implement on the client side:
- remove from PKT_VERIFY the useless customized monster and object redefinitions which overload the size of the packet and make it depend on max_object_size and max_monster_size
- add a tool slot to the equipment list (for shovels and picks)
- add a quiver slot to the equipment list (for missiles)
Once those are implemented, I plan to release a new client and start intensive testing...
Re: New MAngband variant
So are you basically rewriting PernMAngband 3.x or what? And where do I get the client? 

Re: New MAngband variant
I re-coded some of the old features from PernMAngband 3.x... the ones that were cool + I added more stuff to make the game more interesting.
Today I modified the PKT_VERIFY stuff, so from now on the 0.7 client won't work on my server anymore. I will post here as soon as I have all the client related stuff done, so that I can release a client for my server.
On a side note, I removed the MAGE_HITPOINT_BONUS option and replaced it with new HP dices for the classes:
- warrior: 10
- mage: 1
- priest: 2
- rogue: 6
- ranger: 5
- paladin: 7
- sorceror: 0
- unbeliever: 9
- archer: 4
- monk: 8
- telepath: 3
Today I modified the PKT_VERIFY stuff, so from now on the 0.7 client won't work on my server anymore. I will post here as soon as I have all the client related stuff done, so that I can release a client for my server.
On a side note, I removed the MAGE_HITPOINT_BONUS option and replaced it with new HP dices for the classes:
- warrior: 10
- mage: 1
- priest: 2
- rogue: 6
- ranger: 5
- paladin: 7
- sorceror: 0
- unbeliever: 9
- archer: 4
- monk: 8
- telepath: 3
Re: New MAngband variant
Have you seen the new preview release of Angband 3.0.8? Either one of the new menu and birth systems are worth the whole download. I'm wondering how feasible it would be to port those new systems to MAngband?
Here's the link to the changelog which contains the download link.
Here's the link to the changelog which contains the download link.
By appreciation, we make excellence in others our own property. (Voltaire)
Re: New MAngband variant
Interesting... would be a bit of work to port to Mang though.
On a side note, I've added the tool slot to the equipment list tonight. And a more explicit message when someone tries to connect with the basic client.
On a side note, I've added the tool slot to the equipment list tonight. And a more explicit message when someone tries to connect with the basic client.
Re: New MAngband variant
That's it... the quiver slot has been implemented too. And that means...
... see next post.
... see next post.
Re: New MAngband variant
PW, how did this go? Did it entail anything out of the ordinary on your part, or did you have to add in any new stuff to support the new art/ego/base-items?- upgraded artifacts from vanilla 3.0.6
- upgraded ego items from vanilla 3.0.6
- upgraded base items from vanilla 3.0.6
Re: New MAngband variant
Actually, wasn't that what Jug did? Though he didn't implement two of the new monster attacks, IIRC.
Mangband Project Team Member