| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Closes #1414
|
|
|
|
|
|
|
|
Closes #1307
|
|
|
|
|
|
.modify scale on creatures, Combustion bug, Starfall supressing from root effects corrected, Dislodged Foreign Object no proc from heals, .learn all_myspells remove only player spells
|
|
Closes #1365
|
|
is removed
Closes #1359
|
|
|
|
|
|
|
|
DB/Achievements: Fixed "Hard Boiled"
|
|
Closes #1273
|
|
Closes #493
|
|
(SotA)
|
|
lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
|
|
- Water Elemental scales with 33% of mages spell power.
- Waterbolt scales with 83.33% of elementals spell power.
|
|
commit 5357b1ba77 - fixes import of base characters database (thanks click for pointing out). Closes #1231.
Also rename indexes in recently cleaned tables to have 'idx_' prefix.
Add queries to recreate indexes based on recently modified columns (just to make sure that all indexes are correct).
|
|
names to lowerCamel, rename `instance` column to `instanceId` and move all queries to these tables to prepared statements.
Fix import error in character_database.sql.
|
|
|
|
move all queries to prepared statements.
NOTICE: column can be named `guid` only if it represents character guid. All other guids will be renamed to reflect their purpose (like corpseGuid in this specific case)
|
|
|
|
|
|
|
|
lowerCamel and move all queries to prepared statements.
|
|
names lowerCamel and move all queries to prepared statements.
|
|
(cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
|
|
spells list
|
|
|
|
|
|
achievements and added sample data
|
|
Signed-off-by: Manuel <manue.l@live.com.ar>
|
|
fixes #671
|
|
Add forgotten file from previous commit
|
|
|
|
|
|
|
|
larger than 255
|
|
|
|
|
|
* rename columns (remove m_ prefix and convert to lowerCamel case);
* rename prepared statements to conform to standards (there is no CLEAN statement).
|
|
SQL: Fix typo and add missing changes to world_database.sql
Closes #883
|
|
reloadable with commands
|
|
|