Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-21 | Scripts/Achievements: Move some achievement scripts to database. | Supabad | |
Add database support for Ancient Protector and Ancient Courtyard Protector. | |||
2011-04-21 | Core/Achievements: Removed unused parameter from UpdateAchievementCriteria ↵ | Shauren | |
and unused DoCompleteAchievement from BattlegroundMgr | |||
2011-04-21 | Core/Achievements: Reset all possible crieteria with "in single ↵ | Shauren | |
battleground" requirement on BG start | |||
2011-04-21 | Core/Spells: Fixed players getting stuck in shapeshift forms after too quick ↵ | Shauren | |
shifting | |||
2011-04-21 | Core/Conditions: improve CONDITION_QUEST* conditions. Now you can invert ↵ | Azazel | |
meaning of these conditions by setting ConditionValue2 to 1. For example, if you use CONDITION_QUEST_COMPLETE and ConditionValue2=1 then this condition will be true if this quest has any status but completed | |||
2011-04-20 | Core/Spells: Fix Diminishing Returns for temporary pets (Water Elemental, ↵ | Shocker | |
Feral Spirit, etc) | |||
2011-04-20 | Core/Player: Correct bug with displaying reputation on new characters | Vinolentus | |
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
2011-04-19 | Core/DynamicObject: Research dynamicobject types, added DynamicObjectType enum | SilverIce | |
2011-04-19 | Core/Chat: allow quest links with quest level = -1 and items with enchants/gems | Azazel | |
2011-04-19 | Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and ↵ | Azazel | |
lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr. | |||
2011-04-18 | Core/GameObjects: Summon trigger for spellcast with at least spell cast time ↵ | Shauren | |
duration, also removed unneeded visibility hack | |||
2011-04-18 | Scripts/NPCs: Remove Membership Cards requirement from ↵ | Shocker | |
npc_engineering_tele_trinket, they were removed in 3.1 | |||
2011-04-18 | Core/Player: Fixed interaction rules with dead creatures | Shauren | |
2011-04-18 | Core/Creatures: Dismount creatures without CREATURE_TYPEFLAGS_MOUNTED_COMBAT ↵ | Shauren | |
when entering combat | |||
2011-04-17 | DB/Conditions: add target condition for Koralon Burning Breath | Svannon | |
fixes #1211 | |||
2011-04-17 | DB/Creatures: Obsidian Sanctum _template updates | Svannon | |
fixes #1239 | |||
2011-04-17 | DB/Spawns: Various Missing Spawns for Creatureids: ↵ | ZxBiohazardZx | |
33211,33499,24495,28602,26266,29563,29695,29719,29720,29747,29790,24910 | |||
2011-04-17 | DB/Spawns: Crystal Web Cavern & Garm Cavern By K3 | Svannon | |
2011-04-17 | DB/Spawns: Boneguard Lieutenant spawns | Svannon | |
fixes #1209 | |||
2011-04-17 | Core/Spells: Move cloning spells to SpellScript | kaelima | |
2011-04-17 | DB/Achievements: Fixed startup erros and rerunning possibility for previous ↵ | Shauren | |
achievement sql | |||
2011-04-17 | Core/Units: Fixed kill credits | Shauren | |
2011-04-17 | Core/Spells: Fix damage scaling of mages Water Elementals. | kaelima | |
- Water Elemental scales with 33% of mages spell power. - Waterbolt scales with 83.33% of elementals spell power. | |||
2011-04-17 | Scripts/Achievements: add multiple achievement scripts for Strand Of The ↵ | Supabad | |
Ancients. add kill counter reset related to Battleground achievements. | |||
2011-04-16 | Core/Units: Fixed kill credits for vehicles | Shauren | |
2011-04-16 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Shauren | |
2011-04-16 | Core/Scripts: Extended escort AI | Sawiner | |
2011-04-16 | DB/Gossip: Update alot of gossip texts and creature says | Malcrom | |
2011-04-16 | Scripts/Icecrown Citadel: | Shauren | |
Prevented spawning Rotting Frost Giant if the related weekly quest is not active Added more strict checks for Sindragosa event | |||
2011-04-16 | Core/Vehicles: Fixed vehicles with passengers not counting for kill crediting | Shauren | |
2011-04-16 | Core/Scripts: Removed some hungarian notation | Shauren | |
2011-04-16 | Scripts/Molten Core: Fixed core freezes caused by this script | Shauren | |
Closes #1217, #798, #905 | |||
2011-04-15 | Core/PacketIO: Updated SMSG_CHAR_ENUM data content (bag info) | Shauren | |
2011-04-15 | Core/BlackrockSpire: add support for non-PCH compile | Supabad | |
also add instance files to scriptloader | |||
2011-04-14 | DB/Quest: Fix Black Knight of ... Chain | ZxBiohazardZx | |
also fix startuperrors | |||
2011-04-14 | Core/SQL: fix a few minor mishaps with wrong keys not being updated in ↵ | Azazel | |
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). | |||
2011-04-14 | Scripts/SAI: Implemented AI for npc Murloc Lurker (it was an eventAI ↵ | Manuel Carrasco | |
script), it uses the new event implemented. Signed-off-by: Manuel Carrasco <manue.l@live.com.ar> | |||
2011-04-14 | Core/SAI: Implemented SMART_EVENT_IS_BEHIND_TARGET, it is triggered when the ↵ | Manuel Carrasco | |
creature is behind its current target. Signed-off-by: Manuel Carrasco <manue.l@live.com.ar> | |||
2011-04-13 | DB/Spawns: Increase active spawns for Herbalism pools | ZxBiohazardZx | |
fixes #939 | |||
2011-04-13 | Commit: Arena_season_5 - more typos | ZxBiohazardZx | |
fixes 1226 | |||
2011-04-13 | Core/Arena: Arena team member saving fixed | drahy | |
fixes #1214 | |||
2011-04-13 | Core/CharDB cleanup: change creature_respawn and gameobject_respawn column ↵ | Azazel | |
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. | |||
2011-04-13 | Core/Misc: move scheduled scripts counter to ScriptMgr (which is more ↵ | zergtmn | |
logical, isn't it?) | |||
2011-04-12 | Core/WorldServer: Some minor text and code style clean up. | runningnak3d | |
2011-04-12 | Core/Authserver: vi change word (cw) FAIL! | runningnak3d | |
2011-04-12 | Core/AuthServer: Some minor text cleanup. | runningnak3d | |
2011-04-12 | Core/Chat: fix client crash by wrong quest shift-link structure. | Azazel | |
Protection only work with ChatStrictLinkChecking.Severity = 3 (original patch by VladimirMangos) | |||
2011-04-12 | Commit: wrong file ftl: typofix | ZxBiohazardZx | |
2011-04-12 | SQL: Updated char db base | leak | |
2011-04-11 | Commit: pushed wrong file, but it just needed the guid set... | ZxBiohazardZx | |