![]() |
#1 |
Knight
Join Date: Jan 2008
Posts: 926
![]() |
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. |
![]() |
![]() |
![]() |
#2 |
Knight
Join Date: Jan 2008
Posts: 926
![]() |
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. |
![]() |
![]() |
![]() |
#3 |
Adept
Join Date: Jul 2011
Posts: 204
![]() |
Umm, is Neoband still a thing and how can I get it to run on Windows?
|
![]() |
![]() |
![]() |
#4 |
Knight
Join Date: Jan 2008
Posts: 926
![]() |
Yes, Neoband is still a thing.
![]() 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.) |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
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 |