Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old February 8, 2013, 19:55   #1
Therem Harth
Knight
 
Join Date: Jan 2008
Posts: 926
Therem Harth is on a distinguished road
Neoband 0.2.1

Get it from Gitorious, as usual: https://gitorious.org/neoband

This is a maintenance release, and as such doesn't add anything new. Changes are as follows:

- Sappers were too powerful, so their recipes can no longer be cast without enough SP. This shouldn't be too terrible a problem, as they already have amazing stealth, good ranged to-hit, and can brand ammo...

- Flare and Smoke Bomb now apply light effects after damaging effects. This is mostly so that Smoke Bomb targets the poison cloud properly, instead of darkening the area and then missing the target. With Flare it's just for consistency.

- Weigh Magic returned without a value if aborted, probably using up a turn. it was supposed to return FALSE (and now does).

- The radius of Deluge is now halved, to avoid crashes. Thanks to jevansau for the fix... err, workaround, but then a radius-25 flood should really enough for anyone!

- The do_cmd_pyro(), do_cmd_avatar(), and do_cmd_sapper() functions were rearranged a bit to prevent players from getting info for spells not on the menu. (Or, in the case of do_cmd_sapper(), just for consistency with the other two functions.)

Enjoy!

P.S. 0.2.1 may not be the only release this weekend, seeing as I'll probably be snowed in.
Therem Harth is offline   Reply With Quote
Old February 10, 2013, 15:17   #2
Therem Harth
Knight
 
Join Date: Jan 2008
Posts: 926
Therem Harth is on a distinguished road
Ugh, turns out the Deluge bug is not fixed, and affects Phoenix Fire too. The problem is that project() has a maximum radius of 16 (probably because of the 16-element array for reducing damage with distance from the center?), and will make the game segfault if a ball of radius > 16 is fired.

For Deluge I'll probably just reduce the max radius to 16 and be done with. For Phoenix Fire I will switch to project_los(), which is more like what I want anyway.
Therem Harth is offline   Reply With Quote
Old November 29, 2013, 13:41   #3
Zireael
Adept
 
Join Date: Jul 2011
Posts: 204
Zireael is on a distinguished road
Umm, is Neoband still a thing and how can I get it to run on Windows?
Zireael is offline   Reply With Quote
Old November 29, 2013, 17:25   #4
Therem Harth
Knight
 
Join Date: Jan 2008
Posts: 926
Therem Harth is on a distinguished road
Yes, Neoband is still a thing. Version 0.5.0 was released recently, and I'm still working on it occasionally in my spare time.

A Windows binary for 0.5.0 can be gotten via the Neoband competition page. For future reference, though, you'll probably want to compile it using MinGW.

(Visual Studio might work, but is not supported ATM.)
Therem Harth 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
Neoband 0.1.0 Therem Harth Variants 14 February 8, 2013 03:29
Neoband 0.2.0 Therem Harth Variants 2 February 6, 2013 02:29
Neoband v0.0.1 Therem Harth Variants 7 January 23, 2013 01:38


All times are GMT +1. The time now is 13:58.


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