Game load equipment bonuses, other changes. Lasher, January 14, 2018 Equipment Bonuses on Game Load Items: There is new code in the game to randomly add stats to game load items. This feature has a lot more code behind it than simple “add some random stats” and tries to be a lot more intelligent about what stats an item already has and the max stats items that level can have in which categories. There is an initial dice roll for whether or not an item gets stats and, every time the roll passes, there is another roll. More rolls mean more stats are added. It’s all random but there are some levels of bonus (odds in the hundreds of millions) we are not likely to see, but you never know. Weapons will gain a damage bonus. It won’t show as a + amount in identify, it will just have a higher than usual base damage. It is balanced with the goal of randomly loading decent items, more rarely loading really good items and even more rarely, items that could easily be the best in the game but with odds such that farming isn’t really practical. Items that load with a bonus will have a flag that looks something like ‘(Polished)’. Those with red instead of green brackets are the most rare. These flags become part of the item name so they will be visible in auction messages etc. Right now this only applies to regularly loaded items that are reset on the mob and looted. Anything loaded via a mob prog (where the mob usually gives it to you) will not have a chance for the bonus stats. I may add a lua command to fix this later. You can also only roll bonus stats on mobs close to your own level or higher. There isn’t much naturally loading tier equipment in the game but the few items there are do get similar bonuses up to the tiermaxes allowed. I expect to have to modify this up and down in some level ranges but for now let’s see how it goes. Other changes in this reboot Number of free rebuilds on hand is no longer reset when you tier. If you don’t have any rebuilds at all, one will be added, but if you have more they will no longer be lost. It is now possible to forward an empty note. (Fiendish). Also cleaned up the note prefix line a little on forwarded notes. The ‘nowar’ setting which toggles warfare message on / off is now visible in config all. Could make an argument for this to go in any of config, channels or info but at least it is visible somewhere for now. (Fiendish) The duration of each game season was off by a day causing it not to match the help file. Now fixed. (Endymion) Fixed a bug in an imm object list command that caused the last crash. MUD News
New Blindmode color codes, Automatic note formatting. February 17, 2024 New color codes to support VI / Blind users: There are some new color codes that support blindmode. Anything between @A and @E will not be shown to users with blindmode on. Anything between @F and @H will only be shown to users with blindmode on. These new codes will… Read More
Aardwolf Mushclient – r397 April 3, 2011April 3, 2011 A new release of the Aardwolf Mushclient package has been uploaded to the website. Major changes in this release are: Xterm 256 color support. Players can now reliably replace movement between connected rooms (like opening doors) with custom exits in the gmcp mapper. Cleaned up gmcp mapper help. Added some… Read More
Aardwolf MUD Code changes and New Goals – August 9th. August 10, 2008 Important MUD changes this reboot: Gold on hand, bank accounts, clan donated/taxed amounts and clan account themselves can now be over 2 billion. The limit is 50 billion, which can also be easily increased if needed. Entering an argument after ‘inventory’ will filter the list displayed to only items where… Read More