Changes List


<< Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next >>

#
Type
Change
582
old_changes
fixed a bug with kame involving NPCs
581
old_changes
added help spacepod
580
old_changes
history command unavailable until new changes are completed that mora has been working on for us.
579
old_changes
Sense no longer iterates 4000 rooms, it now makes the player the center and searches for players or npcs within 100 rooms around you. This will prevent memory leaks, and cpu hogging.
578
old_changes
Quest complete times reduced, if you collect a quest it's 1 to 5 minutes instead of 5, 8 minutes.
577
old_changes
Quest adjusted, if you quit a quest u cant quest again for 8 minutes.
576
old_changes
Sense passive is back in, it no longer works if ur fighting, stunned, or sleeping.
575
old_changes
fixed a crash bug with changes when you entered the wrong numerical argument for pages.
574
old_changes
help pcolors has been updated to include all colors that are current in the game
573
old_changes
fixed a crash bug regarding color codes.
572
old_changes
fingerbeam command changed to fbeam
571
old_changes
Finger command re-added so u can check up on players you haven�t seen in a while.
570
old_changes
Fix all commands inside random item generation for rarities this should stop any issues with allocations and or memory leaks.
569
old_changes
Updated randomized items. Paf data (stat bonuses/affect data) wasn't initializing as NULL, this could cause crashes. Also fixed other various issues with it.
568
old_changes
fucking teddy bears. one_argument2 had some issues.
567
old_changes
scouter in the newbie area can be worn at any power now.
566
old_changes
Because of the last change, corpses can no longer possibly be purged by the previous process.
565
old_changes
Redid how mobs are removed on upon fleeing.
564
old_changes
quest items adjusted.
563
old_changes
residence command now shows how many objs are in each house.
562
old_changes
one_argument2 function updated to take on const char strings to snag up all the warnings.
561
old_changes
is_name2 function modified for const char strings, hopefully no more issues with crashes from things like teddies.
560
old_changes
added all argument to foldarea command. this command will now fold all areas loaded on the mud.
559
old_changes
Fixed save_areas. all areas save properly on hotboot warns now.
558
old_changes
save_world() function completely rewritten and debugged.