Akkadius
b603344ecd
Remove Duplicative MySQL Error: Error in GetMaxBaseDataLevel query '%s' %s
2015-01-19 05:26:09 -06:00
Akkadius
27d16a0a3e
Remove Duplicative MySQL Error: Error in LoadSpells query '%s' %s
2015-01-19 05:26:07 -06:00
Akkadius
626aa140da
Remove Duplicative MySQL Error: Error in GetMaxSpellID query '%s' %s
2015-01-19 05:26:06 -06:00
Akkadius
b8f7d88219
Remove Duplicative MySQL Error: Error in LoadDamageShieldTypes: %s %s
2015-01-19 05:26:05 -06:00
Akkadius
f43211afad
Remove Duplicative MySQL Error: Error getting npc faction info from database: %s, %s
2015-01-19 05:26:03 -06:00
Akkadius
beeba6c8be
Remove Duplicative MySQL Error: Error getting npc faction info from database: %s, %s
2015-01-19 05:26:02 -06:00
Akkadius
d4c0947280
Remove Duplicative MySQL Error: LoadItems '%s', %s
2015-01-19 05:26:00 -06:00
Akkadius
9d1da53d97
Remove Duplicative MySQL Error: Error in GetItemsCount '%s': '%s'
2015-01-19 05:25:58 -06:00
Akkadius
a128c74090
Remove Duplicative MySQL Error: GetInventory query '%s' %s
2015-01-19 05:25:55 -06:00
Akkadius
756e90b683
Remove Duplicative MySQL Error: GetInventory query '%s' %s
2015-01-19 05:25:52 -06:00
Akkadius
912de7704d
Remove Duplicative MySQL Error: DeleteSharedBankSlot, bags query '%s': %s
2015-01-19 05:25:43 -06:00
Akkadius
51fc8d61cc
Remove Duplicative MySQL Error: DeleteSharedBankSlot query '%s': %s
2015-01-19 05:25:36 -06:00
Akkadius
4c804e8515
Remove Duplicative MySQL Error: DeleteInventorySlot, bags query '%s': %s
2015-01-19 05:25:31 -06:00
Akkadius
3040a8b1a1
Remove Duplicative MySQL Error: DeleteInventorySlot query '%s': %s
2015-01-19 05:25:25 -06:00
Akkadius
807dd5198c
Remove Duplicative MySQL Error: UpdateSharedBankSlot query '%s': %s
2015-01-19 05:25:20 -06:00
Akkadius
4d15ddfc8a
Remove Duplicative MySQL Error: UpdateInventorySlot query '%s': %s
2015-01-19 05:25:15 -06:00
Akkadius
34c6022101
Remove Duplicative MySQL Error: Error runing inventory verification query '%s': %s
2015-01-19 05:25:05 -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
375f4af946
Consolidate 'LogType' Error (Straggler) logs over to 'LogCategory'
2015-01-18 01:36:10 -06:00
Akkadius
e691735a2d
Consolidate 'LogType' Error logs over to 'LogCategory'
2015-01-18 01:30:25 -06:00
Akkadius
7dbde36b03
Rename reference logger to Log
2015-01-18 00:41:18 -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
Uleat
87bf191fad
Placed an upper limit on the cursor queue save loop
2015-01-13 23:48:34 -05:00
Akkadius
683ff1ea60
Convert 'SPELLS' debugging _log to logger.LogDebugType
2015-01-12 22:52:11 -06:00
Michael Cook (mackal)
5cb2b14645
Fix issue with SharedDatabase::LoadCharacterInspectMessage
2015-01-12 17:00:55 -05:00
Akkadius
17d9b9199c
Replace rest of EQEmuLog->write with EQEmuLogSys Log
2015-01-10 19:36:15 -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
Uleat
a0c99647fa
Added item information to logfile writes for failed ItemInst creations
2014-12-23 23:01:59 -05:00
Uleat
34ab3e10f5
Added some nullptr checks for ItemInst* in a few places (tradeskills.cpp - particularly augments - needs a better review)
2014-12-23 10:14:45 -05:00
Leere
7d39ea59e8
Fix for stackable items being unmoveable when charges=0
2014-12-17 00:24:47 +01:00
Akkadius
b687fb2439
shareddb.cpp header include cleanup
2014-12-15 22:43:58 -06:00
Akkadius
689f95b430
shareddb.cpp & .h header include cleanup
2014-12-15 22:42:34 -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
9056008342
(RoF+) Implemented Armor Ornamentation using Hero's Forge Armor Models. To use, create an ornamentation augment and set the herosforgemodel field in the items table.
...
(RoF+) Added command #heromodel (#hm for short) - Usage: #heromodel [hero forge model] [ [slot] ] (example: #heromodel 63)
2014-12-13 13:53:55 -06:00
Trevius
37951d09c7
(RoF+) Implemented Hero's Forge Armor Models for Items. To use, set herosforgemodel field in the item table to a model number such as 63 (for example).
2014-12-09 21:18:56 -06:00
Natedog2012
daec5bde66
Item Transformation now works!
2014-11-26 17:23:04 -05:00
Akkadius
3c2b8d13b9
Restructure and refactoring of database convert/upgrade check routine, breaking out to individual functions
2014-11-23 23:46:06 -06:00
Akkadius
ce248d83d6
Corpse Class Private scope variables renamed for understandability across the source
...
Removed ThrowDBError from the source
Implemented MySQL query error log at the root of the MySQL API
Readability changes
2014-11-23 21:37:42 -06:00
Akkadius
111fb84041
Moved zonedatabase functions out of corpse.cpp
...
Conversion portion mostly complete
Some header readability cleanup
Some function renaming
Struct renaming
Many variable renaming
MySQL error log for all of QueryDatabase
Corpse table renaming
Corpse table field renaming
Most corpse database functions redone
2014-11-22 17:55:48 -06:00
KayenEQ
6c7a4edae3
Support for spell field to determine if a spell can be blocked or not.
...
Numerous other spell fields defined.
Required sql added for updating spells_new field definations.
2014-11-14 00:23:26 -05:00
KayenEQ
563a39c2d9
Spell field defined that determines if must be sneaking to use this ability.
...
This is handled by client under normal conditions, however if you
force cast this effect in situations like 'procs' you can cause
zone crashes, therefore a failsafe check is added in 'SpellOnTarget'
2014-11-13 21:45:19 -05:00
SecretsOTheP
77f0e7919e
Indentation fix. Ornamentation Augments are integrated now.
2014-11-09 03:40:33 -05:00
Natedog2012
efdc177b78
Implement RoF + UF ornament augmentation.. thanks for the help Drajor!
2014-11-09 03:33:58 -05:00
JJ
09e1155a26
Merge pull request #261 from addtheice/RunQueryToDatabaseQuery_common_shareddb
...
Run query to database query common shareddb
2014-10-15 21:37:33 -04:00
Uleat
fa1fe55e01
Added corpse encode and decode translators
2014-10-05 06:12:33 -04:00
Arthur Ice
528f16bdaf
SetBotInspectMessage converted to QueryDatabase
2014-10-04 14:24:29 -07:00