Tabasco 56490400ca Dungeon Crawl custom code merge
Added numerous modding hooks.
Added rules:
	Character:KeepLevelOverMax - Don't delevel a character if they are found to be over max level rule.
	Spells:UseCHAScribeHack - Optionally omit spells with CHA in effect12 when using scribespells and traindiscs
	Combat:MonkACBonusWeight - Adjust the weight threshold for monk AC bonus
	Combat:ClientStunLevel - Adjust the level clients kicks and bashes start to roll for stuns
	Combat;QuiverWRHasteDiv - Adjust the divisor applied to weight reduction for haste calcs
	Combat:UseArcheryBonusRoll - Make archery stationary bonus a roll
	Combat:ArcheryBonusChance - Archery stationary bonus chance

Added account flags and associated perl wrappers
Added EVENT_ITEM_TICK for interactive items
Added EVENT_DUEL_WIN and EVENT_DUEL_LOSE, which exports $enemyname and $enemyid
Added timer and interval to console worldshutdown command
Added EQW interface for worldshutdown and server-wide messages
2013-04-24 15:58:51 -05:00
2013-02-16 16:14:39 -08:00
2013-04-24 15:58:51 -05:00
2013-04-24 15:58:51 -05:00
2013-04-24 15:58:51 -05:00
2013-04-24 15:58:51 -05:00
2013-02-16 15:00:23 -08:00
2013-02-18 23:07:32 -08:00
2013-03-20 07:19:20 -04:00
2013-02-16 16:14:39 -08:00
2013-02-17 13:36:39 -08:00
2013-03-01 16:45:10 -08:00

EQEmu - Custom Game Implementation for EverQuest

TODO: A less useless readme file.

Dependencies can be obtained at http://eqemu.github.com/

Description
Languages
C++ 89.6%
C 6.4%
C# 2%
CMake 0.6%
Python 0.5%
Other 0.8%