Login
User Name:

Password:



Register

Forgot your password?
IPv6
Jan 20, 2025 12:38 pm
By GatewaySysop
mudstrlcpy and mudstrlcat
Jan 18, 2025 5:23 pm
By Samson
I3 and IMC
Jan 17, 2025 9:35 pm
By Samson
AFKMud 2.5.1
Jan 17, 2025 2:22 pm
By Samson
Array out of bounds ?
Jan 16, 2025 4:48 am
By Remcon
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
AFKMud 2.5.1
Author: AFKMud Team
Submitted by: Samson
Kayle's Weather Code for AFKMud
Author: Kayle
Submitted by: Samson
AFKMud 2.5.0
Author: AFKMud Team
Submitted by: Samson
SWFotEFUSS 1.5.2
Author: Various
Submitted by: Samson
Users Online
CommonCrawl, Meta, AhrefsBot, Bytespider, Bing

Members: 0
Guests: 12
Stats
Files
Topics
Posts
Members
Newest Member
503
3,811
19,713
592
HellenDave

Files
Upload Rules | File Index | Search | Recent Uploads
» Root » SmaugFUSS
SmaugFUSS 1.9.5
Author Submitted by Version D/L File Size Date Added Last Updated

Various Samson 1.9.5 34 1.59 MB Dec 10, 2024

Description
SmaugFUSS 1.9.5 is released.

This is a minor maintenance release covering new issues fixed since 1.9.4.

Commit details are available here: https://github.com/Arthmoor/SmaugFUSS

Changes For SmaugFUSS 1.9.5

New Additions/Changes

Resolve warnings emitted by GCC 11, and again for GCC 13.2 two years later.

Bug Fixes

The top_exit global variable was being referenced in more places than it was being used.
The top_exit variable should only be incremented in the make_exit() function and decremented in the extract_exit() function. [Reported by Matteo2303 on the SmaugMuds forum]
Fixed an invalid specifier in the print_bitvector function. Reported by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&p=24028#p24028]
The "sellhouse" command needed to be moved lower in the command list due to it interfering with the "sell" command.
display_prompt was incorrectly testing for unsigned values in the pstat variable. Reported by Zedethar. [https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&p=23979#p23979]
The favor command crashes the game if the player has not yet chosen a deity. Reported by Zedethar, fixed by Matteo2303. [https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&p=24000#p24000]
Using the makeclan or makecouncil commands could crash the game if existing clans or councils have no abbreviations set. Reported by Zedethar, fixed by Matteo2303. [https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&p=24002#p24002]
The Animate Dead spell does not allow targeting specific corpses despite help files saying otherwise. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bug-spellanimatedead-4968/]
Return values for the "morph" and "nuisance" ifchecks in mudprogs were evaluating the wrong variable. Reported and fixed by Matteo2303. [https://smaugmuds.afkmods.com/topic/ifchecks-morph---nuisance-4919/]
do_climb was not checking both types of climbing flags to see if a player could climb through an exit. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bug-in-doclimb--4888/]
Iceshield, Venomshield, and Acidmist were missing from the calculation of a player's xp worth. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bug-in-getexpworth--4850/]
The drag command was not checking if BOTH players were affected by Pass Door before proceeding. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bug-in-dodrag--4849/]
movement_loss, sect_names, and sent_total were lacking 3 sector types added to the code. Reported by Matteo2303. [https://smaugmuds.afkmods.com/topic/movementloss-4811/]
Objects created to reset on the ground had their cost value zeroed out for no logical reason. [https://smaugmuds.afkmods.com/topic/object-cost-for-o-resets-4796/]
When NPCs are disarmed, the object removal triggers are not being checked. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/topic/bug-in-disarm--4853/]

Revisions: 0
Rating: | Download | Comments(0)