MAG Change Log

Back to Mudlet Aardwolf GUI

1.1.1 (July 24, 2010)

	quest elapsed time is now converted to minutes
	update QP statistic for tiers
	use ATCP for room names (just script simplification)

1.1.0 (June 22, 2010)

	updated run lua alias (!) so it will automatically display returned value
	moved string function to string (from utils), because it will be in next Mudlet release
	GAG {sfail} text to minimize unnecessary text output
	hide prompt when opening all doors (e.g. within ~ alias)
	hide prompt from loops (rep, loop aliases) to indicate that you haven't control over your char
	hide prompt during self spellup to indicate that you haven't control over your char
	updated bfind alias to allow print few lines around match (example: "bfind[2] keyWord")
	deleted utils.isInArray function and used Mudlet's table.contains instead
	clean up re-spellup (removed ignoreList, cause it wasn't used anyway)
	fixed trigger to add cp mobs to extra information window

1.0.9 (June 13, 2010)

	raction item was incorrectly shown on first call
	another change in statistics aliases (introduced 'stat help' and short commands like 's p')
	removed old statistics aliases (see 'stat help' or 's ?' for replacement)
	updated quests aliases ('qr' and 'qc' will not to try send commands out in afk mode)
	automatic re-spell will also work in afk mode
	new configurable AConf.Actions.recallEatAndSleep
	capturing hunger status and showing it in status info 
		(if you are hungry that probably mean that you are also thirsty)
	added bfind alias to search stuff in your buffer (bfind rat)
	changed defaults, so 'qr' and 'qc' aliases are usable with default settings

1.0.8 (June 10, 2010)

	copy 'QUEST: You may now quest again.' message to extra info whenever is quest ready
	use workaround for sound playback only on linux
	disable auto re-spellup by default, because it was confusing for new players
	set correct quest time on quest start
	made 0 quest time red as indication that you probably should take a quest
	gag {affon} {affoff} {sfail}
	change order of settings, so most common ones (font size, wrap) are on top
	use channel 102 for detecting combat
	change statistics aliases to stat <command>, introduced 'stat hide'

1.0.7 (June 8, 2010)

	improved packaging to simplify painful upgrade process (now using root MAG group)

1.0.6 (June 8, 2010)

	amend connection trigger, so it will also work on test port
		(will work as long as will initial picture of aardwolf stay same)
	use channel102 for detecting AFK mode

1.0.5

	use channel102 messages to automatically setup tags whenever MAG connects to Aardwolf
		(this really simplified usage of MAG simultaneously with different clients)
	remove prompt change from character settings (all should work with any prompt now)
	added function to setup my favourite prompt: !MAG.avatarSetup_prompt()
	better time display in statistics report (now showing hours and minutes)
	simplified minimap triggers (discovered and used shortmap tag)
	fixed issue issue with data update of tick

1.0.4

	separate default and user configuration (within Aardwolf Configuration group)
	corrected notification for ice age
	removed 'qi' alias, because it was rarely used

1.0.3 (June 7, 2010)

	gag battle prompt as well (affects where all alias)
	better width calculation (for bottom panel and trigger buttons)
	Statistics enhancement (there are now session stats and stats for last X minutes)

1.0.2 (June 5, 2010)

	show 'gq info' whenever will you join global quest
	center map, so it is not jumping up/down and your char is all the time in the middle
	simplify Aardwolf config to make it much easier to modify
	introduced setting for custom questor and added Omar from DoH

1.0.1 (May 31, 2010)

	highlight fight with red color in status area
	message if you will win GQ
	refresh toggle buttons after config change
	update 'inv' alias to make it much faster (removed shadow)

1.0.0 (May 31, 2010)

	first official release on Aardwolf Wiki
	added link to wiki

0.9.8

	improved cp extra info
	statistic now supports "100+10"

0.9.7

	refresh for quest time once quest is done

0.9.5

	better 'where all' alias
	use Aylor Questor by default

0.9.4

	barter watcher (to automatically show actioned item)
	use smaller buffer size
	speed-up mini map

0.9.2

	various enhancements in status area
	tick timer
	improved layout (much better size/dimension calculation based on font size)

0.8.0 (May 21, 2010)

	initial release