Age | Commit message (Collapse) | Author |
|
with Far Sight and Bind Sight effects.
|
|
Happy new year!
|
|
|
|
|
|
Core/Items: Fixed socket bonus activation with prismatic sockets.
|
|
The new format for the middle section is a 3-letter upper case abbreviation of the sql command being executed (select -> SEL, update -> UPD, etc.)
{DB}_{SEL/INS/UPD/DEL/REP}_{Summary of data changed}
|
|
|
|
|
|
|
|
prepare errors
|
|
|
|
Scripts/SotA: Requires at least 1 door of each line of defense to be down to allow taking a relic
|
|
relic
|
|
|
|
|
|
Some changes in SMART_ACTION_MOVE_TO_POS
|
|
player without having to write the ip as argument (By Bizzy)
|
|
Core/Battleground: Fix invite accept wait timer (m_events must always be updated, not only when scheduled)
Closes #4103
|
|
Core/Authserver: Add a missing header block
|
|
|
|
|
|
|
|
Used: perl -pi -e 's/([0-9]+) \+ rand\(\)\%([0-9]+)/"urand(".$1.", ".($1+$2).")"/ge'
|
|
|
|
Change some rands() to urand
|
|
|
|
|
|
|
|
|
|
|
|
Codestyle
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
|
|
|
SMART_TARGET_CREATURE_GUID, SMART_TARGET_CREATURE_DISTANCE, SMART_TARGET_GAMEOBJECT_RANGE, SMART_TARGET_GAMEOBJECT_GUID, SMART_TARGET_GAMEOBJECT_DISTANCE, SMART_TARGET_CLOSEST_CREATURE and SMART_TARGET_CLOSEST_GAMEOBJECT in SMART_ACTION_MOVE_TO_POS
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
|
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
|
|
|
Core/DBLayer: Convert weekly query to PreparedStatements
|
|
Core/Entities: Speedup loading in LoadCreatureFormations()
|
|
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
|
Core/Spells: fix Lightwell (in combat consume charges)
|
|
|
|
|
|
Closes #3676.
|
|
Closes #3696.
|
|
Closes #3692.
|
|
Closes #3686.
|
|
Closes #3685.
|
|
Closes #3681.
|
|
Closes #3671.
|
|
|
|
Closes #3673.
|