| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | DB/Creature: Remove startup error | Aokromes | |
| Closes #12980 | |||
| 2014-08-30 | Core/Battleground/AV: convert trinity_strings to proper creature_text | joschiwald | |
| Closes #12861 | |||
| 2014-08-29 | Merge pull request #12958 from Nyeriah/patch-ir | Duarte Duarte | |
| Core/Player: Implement a method to send out the Postmaster's item retrie... | |||
| 2014-08-30 | Merge pull request #12926 from mik1893/LOSonTriggered | Warpten | |
| Core/Spell: Triggered spells now inherit LOS checking from their triggering spell | |||
| 2014-08-29 | Merge pull request #12953 from Golrag/master | Duarte Duarte | |
| Scripts/ICC: Fix Mutated Plague. Closes #12492 | |||
| 2014-08-29 | Rename 2014_08_29_07_world_creature_template.sql to ↵ | Duarte Duarte | |
| 2014_08_29_07_world_creature_template_335.sql This one should not be in the 4.3.4 DB, the factions might exist there since the source of this data was taken from recent patches. | |||
| 2014-08-29 | DB/NPCs: Revert some recent faction changes | DDuarte | |
| These factions do not exist in 3.x dbcs and might have changed in >4.x | |||
| 2014-08-29 | Scripts/ICC: Fix Mutated Plague. | Golrag | |
| 2014-08-29 | scripts/Commands: Sync with 4.3.4 branch (meh nayd) | Vincent-Michael | |
| 2014-08-29 | DB/NPCs: Update factions of wrong difficulty entries | DDuarte | |
| 2014-08-29 | DB/NPCs: Multiple updates to `faction` | DDuarte | |
| 2014-08-29 | Merge pull request #12970 from Golrag/marrowgar | Shauren | |
| Scripts/ICC: Fixed Impale (Lord Marrowgar) | |||
| 2014-08-29 | Scripts/ICC: Fixed Impale (Lord Marrowgar) | Golrag | |
| 2014-08-29 | Core/Misc: some random changes after recent pull requests | joschiwald | |
| 2014-08-29 | Merge pull request #12967 from ShinDarth/PvPstats | Duarte Duarte | |
| Core/BG: use UInt64 instead of Int64 for UNSIGNED BIG INT field + clean | |||
| 2014-08-29 | Core/BG: prevent possible overflow + clean | ShinDarth | |
| 2014-08-29 | Merge pull request #12963 from ShinDarth/PvPstats | Warpten | |
| Core/BG: use GetTypeID(true) instead of GetTypeID() | |||
| 2014-08-29 | Merge pull request #12959 from Nyeriah/patch-qf | Duarte Duarte | |
| Core/Player: Already complete quests shouldn't turn failed | |||
| 2014-08-29 | Core/BG: use GetTypeID(true) instead of GetTypeID() to fetch the correct ↵ | ShinDarth | |
| type even if it's a RGB | |||
| 2014-08-29 | DB/Creature: Fix even more factions | Aokromes | |
| (This also fixes 4.3.4 startup errors) | |||
| 2014-08-29 | DB/Creature: Fix more factions | Aokromes | |
| (Fixes also 4.3.4 database startup errors) | |||
| 2014-08-29 | Core/Player: Already complete quests shouldn't turn failed | Nyeriah | |
| Core/Player: Already complete quests shouldn't turn failed Core/Player: Already complete quests shouldn't turn failed | |||
| 2014-08-29 | DB/Creature: Add trigger and civilian flags to the other difficulty entries ↵ | Aokromes | |
| of the Soul Consumption trigger By Nyeriah, closes #12957 | |||
| 2014-08-29 | Core/Player: Implement a method to send out the Postmaster's item retrieval ↵ | Nyeriah | |
| mails as it seems to be used in multiple places and also send disenchant roll result as a mail if the player's inventory is full | |||
| 2014-08-29 | Merge pull request #12952 from Nyeriah/patch-dfq | Duarte Duarte | |
| Core/Player: Dungeon Finder quests don't follow the same rule as repeata... | |||
| 2014-08-29 | DB/Creature: Fix more factions | Aokromes | |
| 2014-08-28 | Core/Player: Dungeon Finder quests don't follow the same rule as repeatable ↵ | Nyeriah | |
| quests, they should award experience every time they're rewarded | |||
| 2014-08-29 | Merge pull request #12951 from Nyeriah/patch-dfq | Duarte Duarte | |
| Core/Players: Dungeon Finder quest rewards should be sent as a mail if t... | |||
| 2014-08-28 | Core/Players: Dungeon Finder quest rewards should be sent as a mail if the ↵ | Nyeriah | |
| player's inventory happens to be full Thanks @dr-j for the sniffed texts | |||
| 2014-08-28 | DB/Commands: Fix a typo in help text of .guild info | DDuarte | |
| 2014-08-28 | DB/SAI: Grizzly Hills quest complete scripts | Dr-J | |
| Turn in scripts for: - 12195 The Unexpected 'Guest' 12199 Bringing Down the Iron Thane 12279 A Bear of an Appetite And one I had already scripted thinking was ooc text but event for turn in of 12484 Scourgekabob and added the missing emotes. | |||
| 2014-08-28 | Scripts/Commands: Implement .guild info command | Odyssey | |
| Displays a information summary about the selected player guild or a given guildId or Name Closes #12949 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-08-28 | DB/Creature: Fix faction of Mutated Abomination | Aokromes | |
| 2014-08-28 | Scripts/Hodir: Initialize variables | DDuarte | |
| ==9458== 1 errors in context 1 of 1: ==9458== Conditional jump or move depends on uninitialised value(s) ==9458== at 0x1D2857B: boss_hodir::boss_hodirAI::DamageTaken(Unit*, unsigned int&) (boss_hodir.cpp:367) ==9458== by 0x14A41E9: Unit::DealDamage(Unit*, unsigned int, CleanDamage const*, DamageEffectType, SpellSchoolMask, SpellInfo const*, bool) (Unit.cpp:562) ==9458== by 0x1ABCEB3: misc_commandscript::HandleDamageCommand(ChatHandler*, char const*) (cs_misc.cpp:2138) | |||
| 2014-08-28 | Core/Misc: Remove unneeded NULL checks | jackpoz | |
| 2014-08-28 | Scripts/Ulduar: Implement Mimiron | Unholychick | |
| Closes #12894 Fixes #7652 Fixes #4736 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-08-28 | Core/AuctionHouse: Merge last changes of PR #12917 | jackpoz | |
| Merge last changes of PR #12917 and fix a NULL dereference crash | |||
| 2014-08-28 | SQL: Sync auth_database | Vincent-Michael | |
| 2014-08-28 | DB/Creature: Fix Veridian Broodling | Aokromes | |
| By Pitcrawler, closes #8990 | |||
| 2014-08-28 | Merge branch 'Rochet2/ahbot' into master | jackpoz | |
| Close pull request #12917 | |||
| 2014-08-28 | SQL: Fix fail ... | Vincent-Michael | |
| 2014-08-28 | Scripts/Quest: Fix some movement stuff for Quest "Death Comes From On High" | Vincent-Michael | |
| 2014-08-28 | SQL: Rename file | Gacko | |
| 2014-08-28 | Core/BGs: Add overrides to GetAttrX methods | DDuarte | |
| 2014-08-28 | Core/BattleGrounds: store data about BGs victories | ShinDarth | |
| Enable in worldserver.conf Closes #12944 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-08-28 | DB/Creature: Remove unused ScriptName | Aokromes | |
| Closes #7441 | |||
| 2014-08-27 | Core: Remove whitespace | Vincent-Michael | |
| 2014-08-27 | DB/SAI: Xarantaur | Dr-J | |
| Original update by @Pitcrawler Scripts turn in events for : - 13034 The Witness and the Hero 13038 Distortions in Time 13058 Changing the Wind's Course Also some script updates for Changing the Wind's Course Closes #12946 | |||
| 2014-08-27 | Core/RA: Workaround for telnet active mode | jackpoz | |
| Add a workaround for telnet connections with active mode. A proper fix would require boost tcp::socket to support timeout on receive. | |||
| 2014-08-27 | Merge pull request #12947 from ak47sigh/master | Duarte Duarte | |
| Added a new hook Called when a player's money is at limit | |||
