Login
User Name:

Password:



Register

Forgot your password?
void nanny_get_new_race -- comm.c
Feb 16, 2025 1:25 am
By Elwood
IPv6
Jan 25, 2025 10:45 pm
By Samson
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
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, AhrefsBot, Google, Bing, Naver

Members: 0
Guests: 13
Stats
Files
Topics
Posts
Members
Newest Member
503
3,812
19,715
590
iasiney

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

Various Samson 1.9.6 30 1.55 MB Jan 8, 2025

Description
SmaugFUSS 1.9.6 is released.

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

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

Changes For SmaugFUSS 1.9.6

New Additions/Changes

-fno-omit-frame-pointer added to the Makefile to properly enable debug tracing.
-fsanitize=leak added to the Makefile to help track down potential memory leaks.
Makefile modified to disable memory sanitization options in Cygwin. Reported by Fiendish via GitHub. https://github.com/Arthmoor/SmaugFUSS/issues/4
Hotboots should now spawn a new log file.
Socials were never updated from 1.8b.
IMC2 has been removed from the codebase. All networks are dead, so there is no point in having this code as a base feature anymore.

Bug Fixes

Two major issues found in do_setclass:

Incorrect string macros used when setting or changing titles.
Out of bounds access on the title_table array when setting titles due to incorrect assumptions made about the values for SEX_MALE and SEX_FEMALE.

WIN32 block had wrong declaration of shutdown_mud.
Buffer overflows in weather system. Reported by fiendish via GitHub.
Fixed the room mapping code descriptions which were being suppressed. Found and fixed by Remcon. https://smaugmuds.afkmods.com/topic/hi---clean-smaugfuss-mapdescription-issue-4975/&p=24239#p24239
Various fixes for the Mapout code: https://smaugmuds.afkmods.com/topic/mapout-crashes-4981/
Code crashes if the user has no assigned area.
Missing the generic item for a generated map. Code specifies VNUM 91, which has been added to limbo.are.
Not linking rooms correctly when encountering a newline code (\n).
Missing support for SECT_ICE.
The sector type BV list in mud.h was missing an entry for ice.
Prevent buffer overruns when reading from title screens. Reported by Fiendish via GitHub. https://github.com/Arthmoor/SmaugFUSS/issues/2
Corrected the UTF-8 characters in the license data for Diku.
remap_slot_numbers could check one too many skills due to an incorrect bounds check. https://smaugmuds.afkmods.com/topic/numskills-possible-issue-4991/
Fixed a buffer underflow in copy_buffer. Found and fixed by Remcon. https://smaugmuds.afkmods.com/topic/copybuffer-4995/&p=24319#p24319
NULL pointer reference possible in obj_fall if no vch value is chosen.
Buffer overrun in fight.c -> check_illegal_pk.

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