Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Wowzers MUD 4k: Patch 5.23 Hotfixes - Mapped WowStats load and save blocks in save.c to correctly use the perm_stat array. Verified core WoW stats are fully uncapped in build.c.
153e7e7View on GitHubWowzers MUD 4k: Patch 4.21.1 and 4.21.2 - Built JSON export hooks into the save engine to dynamically generate web-facing Armory profiles.
333f090View on GitHubWowzers MUD 4k: Patch 4.19.3 Complete - Wired Boss deaths to apply instance lockouts. Built the portal bouncer in act_move.c to physically block locked-out players from generating or entering instances.
d9211ceView on GitHubWowzers MUD 4k: Patch 4.19.3 - Finalized Dungeons & Instancing with persistent Daily/Weekly Raid Lockout timers and do_lockouts command.
3036bc1View on GitHubWowzers MUD 4k: Patch 4.20 - Complete Professions & Tradeskills overhaul. Added gathering nodes, crafting engine, recedit OLC, and WoW-style skill tracking.
0244cf2View on GitHubWowzers MUD 4k: Patch 4.20.2 - Implemented unified do_craft engine, do_recedit builder tool, and file I/O for recipe persistence.
a245866View on GitHubWowzers MUD 4k: Patch 4.20.1 - Implemented Gathering Nodes (Mining/Herbalism), dynamic respawn loops, tool/skill checks, and data persistence.
8a69d3cView on GitHubWowzers MUD 4k: Patch 4.20.1 - Built ITEM_GATHER_NODE data structures, profession arrays, and the asynchronous node respawn intercept in obj_update.
b36338cView on GitHubSTABLE DEPLOY: Fixed Alterac Valley. Removed Attribs line and restored 5-value Stats fields for SmaugFUSS 1.9.8 --Hansth
a1e3458View on GitHubFINAL STABLE DEPLOY: 150-room Zenith Expansion complete. All SmaugFUSS 1.9.8 compliant MobProgs, resets, and custom WoW-stat mobiles integrated. Connection to 91112 established --Hansth
1aadb69View on GitHubImplemented WoW-style boss loot system with linked list storage, auto-corpse generation, and builder commands (mset loot/mstat display) --Hansth
394f8abView on GitHubMoved mobile Loot loading code into fread_fuss_mobile from fread_fuss_object
c5e73bbView on GitHub4.19.4: Added FUSSAREA format saving and loading for dynamic loot tables --Hansth
83db37aView on GitHubAdded core LOOT_DATA structure and injected dynamic loot generation into make_corpse
1595fbbView on GitHub