Akkadius
04754c67a7
Remove Duplicative MySQL Error: Error in SaveMerchantTemp query '
2015-01-20 01:42:04 -06:00
Akkadius
396621e32e
Remove Duplicative MySQL Error: Error in GetGridType query '
2015-01-20 01:42:02 -06:00
Akkadius
ca21aa70cf
Remove Duplicative MySQL Error: Error loading Mercenaries from database. Bad query:
2015-01-20 01:41:58 -06:00
Akkadius
c765003ef2
Remove Duplicative MySQL Error: Error loading NPCs from database. Bad query:
2015-01-20 01:41:54 -06:00
Akkadius
f1fd957e90
Remove Duplicative MySQL Error: ERROR Potionbelt Save:
2015-01-20 01:41:47 -06:00
Akkadius
6dcbccc0b6
Remove Duplicative MySQL Error: ERROR Bandolier Save:
2015-01-20 01:41:45 -06:00
Akkadius
38723fc4bf
Remove Duplicative MySQL Error: Error in UpdateBug '
2015-01-20 01:41:35 -06:00
Akkadius
611e6e7d4e
Remove Duplicative MySQL Error: Error in Database::AddBannedIP query '
2015-01-20 01:41:34 -06:00
Akkadius
ef312b7b48
Remove Duplicative MySQL Error:
2015-01-20 01:38:43 -06:00
Akkadius
acb677a4ba
More cleanup of some QueryDatabase references that no longer need auto results
2015-01-19 05:40:27 -06:00
Akkadius
98a49ad086
More cleanup of some QueryDatabase references that no longer need auto results
2015-01-19 05:39:51 -06:00
Akkadius
6cde969780
Remove Duplicative MySQL Error: Error in LoadPetInfo query '%s': %s
2015-01-19 05:26:06 -06:00
Akkadius
f7f34d8d30
Remove Duplicative MySQL Error: Error in LoadPetInfo query '%s': %s
2015-01-19 05:26:05 -06:00
Akkadius
02d034b046
Remove Duplicative MySQL Error: Error in LoadPetInfo query '%s': %s
2015-01-19 05:26:04 -06:00
Akkadius
4de2c0e99b
Remove Duplicative MySQL Error: Error in LoadBuffs query '%s': %s
2015-01-19 05:26:02 -06:00
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
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
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
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
akkadius
251e940fe8
zonedb.h forward declarations
...
zonedb.cpp #include cleanup
2014-11-29 04:18:18 -06:00