Arthur Ice
dc1db1fa0d
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:45:42 -08:00
Arthur Ice
0351ea2d33
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:35:39 -08:00
Arthur Ice
6d7e8d7e9a
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:32:34 -08:00
Arthur Ice
4174036ce7
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:22:59 -08:00
Arthur Ice
0c3efc3c4f
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:16:45 -08:00
Arthur Ice
80154d0661
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:13:47 -08:00
Arthur Ice
6b979d1c5d
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:09:32 -08:00
Arthur Ice
bcc4c1e4b6
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:07:25 -08:00
Arthur Ice
6f209fd8b9
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 19:00:57 -08:00
Arthur Ice
926cba2cdc
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:57:52 -08:00
Arthur Ice
6b3099daac
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:54:57 -08:00
Arthur Ice
e54cdad85d
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:51:06 -08:00
Arthur Ice
8efb9e75f8
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:49:24 -08:00
Arthur Ice
65bd2cf8ac
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:42:59 -08:00
Arthur Ice
e8144cb3ee
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:39:59 -08:00
Arthur Ice
9400b860a3
Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead
2015-01-17 18:37:01 -08:00
Arthur Ice
76afc11199
Overloads of xyz_heading means no longer need the static cast here
2015-01-17 16:12:30 -08:00
Arthur Ice
77badffa29
Removed a usage of Mob::Dist and used Distance instead
2015-01-17 16:00:12 -08:00
Michael Cook (mackal)
fd77fbf163
Merge pull request #313 from addtheice/data_bundling
...
Data bundling
2015-01-17 17:30:14 -05:00
Akkadius
b0412101b0
Convert Client::HandlePaclet
2015-01-17 02:48:50 -06:00
Akkadius
0641be187d
Convert Client unhandled incoming opcodes
2015-01-17 02:46:26 -06:00
Akkadius
1405d9e114
port mlog 'CLIENT__SPELLS' category to new log system
2015-01-17 02:28:25 -06:00
Akkadius
97e87f53db
port mlog 'Guilds' category to new log system
2015-01-17 02:16:44 -06:00
Akkadius
cae6a70a2c
port mlog 'Spells' category to new log system
2015-01-17 02:01:20 -06:00
Akkadius
aec39d2650
Port mlog AA category to new log system
2015-01-17 01:59:18 -06:00
Akkadius
647874d424
Remove occurrences of mkpt
2015-01-16 22:12:36 -06:00
Akkadius
449c12d6c2
Delete mpkt and some calls to it
2015-01-16 22:04:40 -06:00
Akkadius
132fbbb0c6
Rename LogDebugType to DebugCategory
2015-01-16 03:09:02 -06:00
Uleat
636a259c4c
Patchwork of changes..mostly related tracing a cursor queue bug (see changelog)
2015-01-15 21:24:26 -05:00
Trevius
af42bfdb02
(RoF2) Guild invites now add new members as members instead of recruits, and /guild chat works properly.
...
(RoF2) Guild Promote is now functional.
2015-01-13 23:37:35 -06:00
Akkadius
eaf2da1171
Convert 'TRIBUTE' debugging _log to logger.LogDebugType
2015-01-12 22:53:17 -06:00
Akkadius
683ff1ea60
Convert 'SPELLS' debugging _log to logger.LogDebugType
2015-01-12 22:52:11 -06:00
Akkadius
3390164aea
Convert 'TRADING' debugging _log to logger.LogDebugType
2015-01-12 22:51:35 -06:00
Akkadius
c288ca5204
Convert 'Guilds' debugging _log to logger.LogDebugType
2015-01-12 22:32:44 -06:00
Uleat
8f1c227125
Tweaked client text link translators
2015-01-11 12:25:58 -05:00
Akkadius
7e7c59967c
_log error convert to logger.Log(EQEmuLogSys::Error
2015-01-10 19:05:46 -06:00
Akkadius
b2a1597e73
More _log Client replacements
2015-01-10 18:52:27 -06:00
Akkadius
26b550dd0d
More log replacements
2015-01-10 16:01:43 -06:00
Akkadius
18c837c398
Replaced various other log calls in zone
2015-01-10 15:59:32 -06:00
Akkadius
b76e179d75
Fix spacing
2015-01-10 15:47:36 -06:00
Akkadius
6844645dfb
Replace LogFile->write(EQEmuLog::Error, with logger.logevents(EQEmuLogSys::Error
2015-01-10 15:44:35 -06:00
Akkadius
dadae1a71f
Replaced Debug messages: LogFile->write with logger.LogDebug
2015-01-10 15:26:38 -06:00
Akkadius
ebb2659630
Line changes
2015-01-10 15:08:30 -06:00
Arthur Ice
cd9ca65587
merge upstream
2015-01-08 19:40:00 -08:00
Akkadius
be381b4e56
Renamed EQEMuLog class to EQEmuLog
2015-01-08 19:46:28 -06:00
Trevius
2c43e6f68d
Added defines for all remaining pet commands and some support for them as well.
2015-01-06 19:14:06 -06:00
Trevius
f1a73d4da2
Changed the pet command #defines to be based on RoF2 list of pet commands and added decodes to Titanium, SoF and SoD.
...
(RoF+) The /pet focus on/off and /pet hold on/off commands are now functional.
Added more toggle and on/off support for pet commands.
2015-01-06 01:19:33 -06:00
Michael Cook (mackal)
85a27cdd74
Fix account_creation
2015-01-04 01:52:46 -05:00
Michael Cook (mackal)
a75db63cbc
Fix EVENT_CONNECT
2015-01-04 01:48:31 -05:00
Trevius
3c6c5b9732
(RoF2) *Hopefully* Fixed looting incorrect items from NPCs. Please report any issues!
...
(RoF2) Now able to loot items past the 10th slot on NPC corpses.
Attuned Items can now be auto-looted and will equip properly.
Mercenaries and Bots will no longer take a share from /split or /autosplit.
2015-01-02 01:42:52 -06:00