SmaugFUSS 1.9.7
Author
Submitted by
Version
D/L
File Size
Date Added
Last Updated
Various
Samson
1.9.7
30
1.54 MB
Jan 17, 2025
Description
SmaugFUSS 1.9.7 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.7
New Additions/Changes
do_vassign doesn't need to do double calls to assign_area.
SAVEVERSION in save.c is now defined as a const int rather than a preprocessor definition.
Added the save version to fwrite_mobile and fwrite_obj so that they will be capable of supporting versioned file output in the future.
Removed the unused old_fold_area function since all areas written by the codebase are in the new KEY format.
Capitalized some playable races and NPC classes which were being displayed as lowercase.
Finally got rid of that silly "args" define scattered throughout mud.h. It was already about halfway done in a haphazard manner for some reason. So it was time.
Ban, Allow, and Warn functions had icky goto statements in them. Those have been removed and the syntax messages moved into a proper block near the top of each.
Bug Fixes
time_update was still using hardcoded values for the hours of the day. https://smaugmuds.afkmods.com/topic/timeupdate-5003/
Stack size in the startup file cannot be set to unlimited or doing a hotboot will crash.
Revisions: 0