Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old May 6, 2013, 01:08   #1
nppangband
NPPAngband Maintainer
 
Join Date: Dec 2008
Location: Stat Gain, Angband
Posts: 926
nppangband is on a distinguished road
NPPAngband and NPPMoria 7.0.0 beta-1 released!

NPPMoria 700 Beta-1 has been uploaded.

This is a re-creation of Moria 5.5.2 with the many Angband ui improvements over the last 20+ years, such as targeting, monster health bars, multiple windows, color display, mouse support, etc. It also has NPPAngbands 4GAI, themed chests, and some other features from NPPAngband. It should be a fairly bug-free and playable beta, but by no means a polished version.

Besides de-bugging, the two biggest things on the NPPMoria to-do list are to update the help files and change the bow slot to a swap weapon. I held off doing this just because it is the change that is most likely to cause alot of problems. So I wanted to be confident in all the other changes before I worked on the swap weapon slot.

The links are:

Souce Code:
http://download.nppangband.org/npp-7.0.0beta-1-src.zip

Windows Binary:
http://download.nppangband.org/npp-7.0.0beta-1-win.zip



Github respository:
https://github.com/nppangband/NPPAngband

The complete changelist for NPP 7.0.0 Beta-1 is:
Add moria game mode, based on Moria 5.5.2.
Added opportunity to do a shield bash on a monster as in Moria.
Bugfix: Fix inconcistency when describing damage from ammo.
Bugfix: Fix display of equipment flags on equipment screen.
__________________
NPPAngband current home page: http://nppangband.bitshepherd.net/
Source code repository:
https://github.com/nppangband/NPPAngband_QT
Downloads:
https://app.box.com/s/1x7k65ghsmc31usmj329pb8415n1ux57
nppangband is offline   Reply With Quote
Old May 6, 2013, 01:22   #2
HallucinationMushroom
Knight
 
HallucinationMushroom's Avatar
 
Join Date: Apr 2007
Location: Indiana, U.S.A.
Age: 44
Posts: 782
HallucinationMushroom is on a distinguished road
Wow thanks, I look forward to playing and reminiscing a bit.
__________________
You are on something strange
HallucinationMushroom is offline   Reply With Quote
Old May 6, 2013, 01:28   #3
HallucinationMushroom
Knight
 
HallucinationMushroom's Avatar
 
Join Date: Apr 2007
Location: Indiana, U.S.A.
Age: 44
Posts: 782
HallucinationMushroom is on a distinguished road
Dang, error at startup. I'm on XP.

It says, error at line 14 of m_limits.txt

Then, record -1 contains a 'obsolete file' error. Parsing V:6.1.0

I'm also pretty toasted so I'll try again tomorrow... maybe I'm supposed to do something besides extract and click go.
__________________
You are on something strange
HallucinationMushroom is offline   Reply With Quote
Old May 6, 2013, 02:33   #4
nppangband
NPPAngband Maintainer
 
Join Date: Dec 2008
Location: Stat Gain, Angband
Posts: 926
nppangband is on a distinguished road
This is fixed. It was a classic "I'll just make this one quick little change before uploading. No need to check, because it is just a minor little thing that can't cause any problems" mistake. I changed the version number in the executble, but not in the *npp/lib/edit files. Thanks.
__________________
NPPAngband current home page: http://nppangband.bitshepherd.net/
Source code repository:
https://github.com/nppangband/NPPAngband_QT
Downloads:
https://app.box.com/s/1x7k65ghsmc31usmj329pb8415n1ux57
nppangband is offline   Reply With Quote
Old May 6, 2013, 03:47   #5
HallucinationMushroom
Knight
 
HallucinationMushroom's Avatar
 
Join Date: Apr 2007
Location: Indiana, U.S.A.
Age: 44
Posts: 782
HallucinationMushroom is on a distinguished road
Cool, it's working a-ok, thanks!
__________________
You are on something strange
HallucinationMushroom is offline   Reply With Quote
Old May 6, 2013, 06:12   #6
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
Quote:
Originally Posted by nppangband View Post
This is fixed. It was a classic "I'll just make this one quick little change before uploading. No need to check, because it is just a minor little thing that can't cause any problems" mistake. I changed the version number in the executble, but not in the *npp/lib/edit files. Thanks.
I've done that so many times that I now assume that any code/change/etc. that has not been tested does not work. It's the safest way.

Also, congrats on the release!
Derakon is offline   Reply With Quote
Old May 6, 2013, 13:04   #7
getter77
Adept
 
Join Date: Dec 2009
Location: GA, USA
Age: 38
Posts: 240
getter77 is on a distinguished road
Send a message via AIM to getter77 Send a message via MSN to getter77 Send a message via Yahoo to getter77
Definitely an interesting endeavor that'll be a sight to behold once it all gets fully situated.
getter77 is offline   Reply With Quote
Old May 6, 2013, 16:30   #8
Malak Darkhunter
Knight
 
Join Date: May 2007
Location: US
Age: 45
Posts: 730
Malak Darkhunter is on a distinguished road
Awesome Jeff ! Going to give this a run, thank you!
Malak Darkhunter is offline   Reply With Quote
Old May 7, 2013, 00:08   #9
nppangband
NPPAngband Maintainer
 
Join Date: Dec 2008
Location: Stat Gain, Angband
Posts: 926
nppangband is on a distinguished road
Quote:
Originally Posted by Derakon View Post
I've done that so many times that I now assume that any code/change/etc. that has not been tested does not work.
Me too. I wonder if I will ever wise up and stop. It is usually something like dinner is on the table, my family is waiting, and I have 30 seconds to finish up, or wait another day.
__________________
NPPAngband current home page: http://nppangband.bitshepherd.net/
Source code repository:
https://github.com/nppangband/NPPAngband_QT
Downloads:
https://app.box.com/s/1x7k65ghsmc31usmj329pb8415n1ux57
nppangband is offline   Reply With Quote
Old May 7, 2013, 00:52   #10
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
Quote:
Originally Posted by nppangband View Post
Me too. I wonder if I will ever wise up and stop. It is usually something like dinner is on the table, my family is waiting, and I have 30 seconds to finish up, or wait another day.
What I do in that situation is leave myself a plaintext note in the middle of my code, e.g.
Code:
int main(int argc, char** argv) {
    I WAS GOING TO LEAVE A PRINT STATEMENT HERE
}
That way, as soon as I try to do anything with the code, I get a syntax error as well as a reminder of what I was up to.
Derakon 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
Announce NPPAngband 0.5.2 (final) released nppangband Variants 39 September 11, 2011 15:28
Announce NPPAngband 0.5.1 (final) released nppangband Variants 18 February 10, 2011 12:10
New Verison of NPPAngband version 050 to be released in about a week nppangband Variants 17 January 31, 2010 18:55
Angband 3.1.0 beta released takkaria Vanilla 49 April 4, 2009 07:32
[Un]angband 0.6.2 beta 2 has been released! Bandobras Variants 178 April 20, 2008 22:24


All times are GMT +1. The time now is 00:14.


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