Akkadius
fac715012b
Remove Duplicative MySQL Error: Error in SaveBuffs query '%s': %s
2015-01-19 05:26:01 -06:00
Akkadius
e15b551164
Remove Duplicative MySQL Error: Error in LoadAltCurrencyValues query '%s': %s
2015-01-19 05:25:59 -06:00
Akkadius
06bef2fc6d
Remove Duplicative MySQL Error: Error in ZoneDatabase::RaidGroupCount query '%s': %s
2015-01-19 05:25:56 -06:00
Akkadius
102c0416f8
Remove Duplicative MySQL Error: Error in ZoneDatabase::GroupCount query '%s': %s
2015-01-19 05:25:54 -06:00
Akkadius
2ad99b8c23
Remove Duplicative MySQL Error: ERROR Bind Home Save: %s. %s
2015-01-19 05:25:44 -06:00
Akkadius
a992ece323
Remove Duplicative MySQL Error: Error in UpdateSpawn2Status query %s: %s
2015-01-19 05:25:37 -06:00
Akkadius
63b2f706e4
Remove Duplicative MySQL Error: Error in GetSpawnTimeLeft query '%s': %s
2015-01-19 05:25:33 -06:00
Akkadius
22fa5b6ce9
Remove Duplicative MySQL Error: Error in UpdateTimeLeft query %s: %s
2015-01-19 05:25:27 -06:00
Akkadius
09d32d92af
Remove Duplicative MySQL Error: Error in UpdateTimeLeft query %s: %s
2015-01-19 05:25:23 -06:00
Akkadius
cf655a2907
Remove Duplicative MySQL Error: Error in GetZoneCFG query %s: %s
2015-01-19 05:25:18 -06:00
Akkadius
3f0fcefdb4
Remove Duplicative MySQL Error: Error in SaveZoneCFG query %s: %s
2015-01-19 05:25:09 -06:00
Akkadius
467b359d0c
Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax
2015-01-18 02:20:16 -06:00
Akkadius
c025765283
Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out
2015-01-18 02:00:15 -06:00
Akkadius
1c048cb1d1
Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog
2015-01-18 01:54:09 -06:00
Akkadius
e691735a2d
Consolidate 'LogType' Error logs over to 'LogCategory'
2015-01-18 01:30:25 -06:00
Akkadius
e9f8d5fa6d
Port Status messages from Type to Category
2015-01-18 01:27:52 -06:00
Akkadius
7dbde36b03
Rename reference logger to Log
2015-01-18 00:41:18 -06:00
Akkadius
58d0b86a67
Consolidate EQEmuLogsys::Debug General calls into DebugCategory
2015-01-18 00:00:03 -06:00
Akkadius
d45ed9befa
Consolidate EQEmuLogsys::Debug calls into DebugCategory
2015-01-17 23:59:06 -06:00
Akkadius
132fbbb0c6
Rename LogDebugType to DebugCategory
2015-01-16 03:09:02 -06:00
Akkadius
3390164aea
Convert 'TRADING' debugging _log to logger.LogDebugType
2015-01-12 22:51:35 -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
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
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
a83d536712
Mercenaries now load directly from tables only. The vwMercNpcTypes view is no longer required and can be deleted.
2015-01-07 22:20:44 -06:00
Trevius
baf2f23ce6
(RoF+) Implemented Hero's Forge Armor for NPCs. Set the herosforgemodel field in npc_types table to the model (example: 84 for full set, or 12107 for robe).
...
(RoF+) Hero's Forge Armor now overrides NPC texture settings. To display Hero's Forge Armor Helms, set helmtexture field to anything other than 0.
Fixed some NPC loading from the database that was incorrect after adding herosforgemodel.
2014-12-24 12:02:30 -06:00
Trevius
c48d2d9888
(RoF+) Added herosforgemodel field to the npc_types table. Not fully functional yet for NPCs (currently only displays helm correctly).
...
(RoF2) Updated item links from #npcstat command output.
2014-12-24 02:31:37 -06:00
Kinglykrab
1329a2f9ba
Update npc_types table.
...
- d_meele_texture1 -> d_melee_texture1
- d_meele_texture2 -> d_melee_texture2
- Required SQL: 2014_12_24_npc_types_update.sql
2014-12-24 01:26:07 -05:00
Arthur Ice
f409d39f1a
merge upstream
2014-12-21 13:57:20 -08:00
Akkadius
a3a1f05718
zonedb and zoning header spacing
2014-12-15 19:17:31 -06:00
Trevius
200027bf89
(RoF+) Implemented the 6th Augment Slot for Items.
...
Player Corpses now saved attuned settings for Items.
Renamed IsInstNoDrop() and SetInstNoDrop() to IsAttuned() and SetAttuned() respectively.
2014-12-15 17:55:23 -06:00
Arthur Ice
2aa287fe3c
Merge
2014-12-05 20:16:13 -08:00
Arthur Ice
cafa266c89
UpdateZoneSafeCoords converted to xyz_heading
2014-12-02 16:42:19 -08:00
Arthur Ice
275f2aa80f
UpdateCharacterCorpse converted to xyz_heading
2014-12-02 16:21:20 -08:00
Arthur Ice
4243ce8582
SaveCharacterCorpse converted to xyz_heading
2014-12-02 16:02:12 -08:00
Arthur Ice
76210e1f0e
CreateGraveyardRecord converted to xyz_heading
2014-12-02 15:42:30 -08:00
Arthur Ice
d22f136eea
SendCharacterCorpseToGraveyard to xyz_heading
2014-12-02 15:27:43 -08:00
Arthur Ice
361b4d1c62
UnburyCharacterCorpse converted to xyz_heading
2014-12-02 15:18:16 -08:00
Arthur Ice
0ad62461f0
CorpseLoadFromDBData converted to xyz_heading
2014-12-02 13:13:04 -08:00
Arthur Ice
3791c38f97
SummonAllCharacterCorpses converted to xyz_heading
2014-12-02 12:52:40 -08:00
Arthur Ice
dd5265dc02
SummonBuriedCharacterCorpses converted to xyz_heading
2014-12-02 12:19:27 -08:00
Arthur Ice
2995b20d62
SaveCharacterBindPoint converted to xyz_heading
2014-12-02 10:29:35 -08:00
Trevius
24ea7a0d45
Mercenaries now spawn as the same Gender and Size of the Merchant they are purchased from.
...
Mercenaries now spawn with randomized facial features when purchased.
Setting a lastname for NPCs will now override any hard coded lastname (such as GM Trainers).
2014-12-01 19:54:01 -06:00
Arthur Ice
81d2e7d242
xdiff, ydiff, and zdiff in ZoneSpellsBlocked converted to xyz_location m_Difference
2014-12-01 13:32:19 -08:00
Arthur Ice
2fe80d32f9
ZoneSpellsBlocked converted x,y, and z to m_Location as xyz_location
2014-12-01 13:05:40 -08:00
Arthur Ice
31d32682b0
ZoneDatabase::InsertDoor converted to xyz_heading
2014-12-01 12:30:07 -08:00