| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-23 | Core/Hotswap: Fix Reload on Linux | DoctorKraft | |
| * Closes #19465 | |||
| 2017-05-23 | Core/Hotswap: Replace #ifdef conditions with comparisons of values defined ↵ | Shauren | |
| in CompilerDefs.h (cherry picked from commit 43510a258c83215efcf5e70a253523e8a4199502) | |||
| 2017-05-23 | Build: Fix a build error which happened on unix debug builds | Naios | |
| * Thanks DDuarte for the fix * Closes #19786 | |||
| 2017-05-23 | Fix build | Aokromes | |
| 2017-05-23 | Core/Defines: define faction templates and replace magic numbers from scripts | ForesterDev | |
| 2017-05-22 | DB/Creature: Blightguard spawns | Killyana | |
| 2017-05-19 | Scripts/ICC: add missing cases for Dark Martyrdom difficulty entries | ccrs | |
| how come nobody noticed this? | |||
| 2017-05-17 | Update showoptions.cmake | Aokromes | |
| 2017-05-17 | DB: Fix some DB errors | Killyana | |
| 2017-05-16 | Core/Scripts: improvements on the Thorim script | ariel- | |
| Improvements done to initial work by joschiwald: - Fixed stormhammer casting and visuals - Fixed spell credits - Implemented removal of Impale when HP is higher than 90% - Corrected faction templates for the pre combat creatures - Implemeted Leap on the arena adds (thanks to joschiwald for implementing conditions) - Scripted lighting charge using AuraScript periodic - Fixed timings - Corrections on the hallway encounters (added knockback immunity to minibosses too) - Fixed multiple blizzards issue - Lever will now reset properly, should players fail to get inside. This allows the door to be opened more than once during the combat - Corrections in the outro event - Implemented paralytic field traps on the hallway. - Implemented Ancient Gate of the Keepers opening. - Changed blizzard bunny targetting to conditions entirely. - Removed obsolete scripts - Standards: delete spell script names by ScriptName instead of spell_id - Swapped factions for pre-adds (alliance should get horde trash and vs) - Fixed Leap setting home position for adds - Removed a bunch of magic numbers - Runic Colossus should finish current Runic Explosion before beginning to attack - Fixed UpdateAI logic to put it in line with other scripts (ie don't stop casts) Special thanks to: - chaodhib for the blizzard trigger waypoints and investigation on spell radius - Malcrom for creating the Conditions Creator :P Closes #15008 Closes #17072 | |||
| 2017-05-16 | Scripts/Ulduar: Initial implementation of the Thorim Encounter | joschiwald | |
| Closes #7651 Fix logic fail in achievement: SPELL_LIGHTNING_CHARGE aka 62279 is casted on Thorim itself to buff him, not the damage spell tracked by the achievement. | |||
| 2017-05-16 | DB/Gameobject: Fix 3 startup errors | Aokromes | |
| 2017-05-14 | Core/Spells: Change the radius of PBAoEs following the feedback received on ↵ | Chaouki Dhib | |
| (#16290) | |||
| 2017-05-14 | DB/SAI: A Righteous Sermon | Dr-J | |
| Fix bad target for script for move to position which was using target 1 instead of 8 which was causing npc to walk through wall and dissapear on quest accept | |||
| 2017-05-14 | Fix sql import | Shauren | |
| 2017-05-14 | Update RBAC.h | joschiwald | |
| 2017-05-14 | Scripts/Events: Add missing line for "Love is in the air" boss fight (#19521) | TecDian | |
| 2017-05-14 | Core/Gossip: Fix gossip bug on modify money (#19551) | Rochet2 | |
| 2017-05-14 | Core/Unit: don't clear low health aura states on death | ariel- | |
| - Confirmed with sniffs, healthless states aren't cleared - Prevents some procs from happening Closes #19754 | |||
| 2017-05-13 | DB/GameObjects: Add missing gobs for map 450, 560, 329 | Kittnz | |
| Mostly chairs and random stuff | |||
| 2017-05-13 | DB/Creature: Fizzles | Killyana | |
| Taken from https://github.com/mangosArchives/databaseZero_Rel19/blob/aece8088f1f701d7de0f50dda997e20e4ff4d86f/_develop/206_updatepack_mangos.sql | |||
| 2017-05-12 | Core/Logs: Reword some logs | Aokromes | |
| 2017-05-10 | DB/Gameobject: Add a missing cosmetic Yellow Teleport | Killyana | |
| 2017-05-10 | DB/Creature: Time Watchers | Killyana | |
| Remove a hack, the npc will despawn at the end of the mini event and respawn later in a correct position Remaining issue #19744 | |||
| 2017-05-10 | DB/Creature: Arcatraz Sentinel | Killyana | |
| Closes #10647 | |||
| 2017-05-09 | DB/Creature: Fallen Earthen Warrior | Killyana | |
| Closes #16559 | |||
| 2017-05-07 | Core/Quests: Display quest objective explore completion message | xinef1 | |
| - Game client should show an on-screen message for explored quest objectives (AreaExploredOrEventHappens) when the objective has been completed. Closes #19543 | |||
| 2017-05-07 | Core/Globals: fix array out of bounds crash on loading npc_text_locale | ariel- | |
| Closes #19556 | |||
| 2017-05-07 | DB/Misc: Fix PK for gossip_menu_option_locale | Aokromes | |
| 2017-05-07 | DB/Misc: Fix PK for npc_text_locale | Aokromes | |
| 2017-05-06 | Core/Players: fix null dereference crash | ariel- | |
| 2017-05-06 | Typo fix | Aokromes | |
| 2017-05-05 | Core/Entities: allow guardian pets to inherit spellmods | ariel- | |
| 2017-05-05 | Scripts/Commands: Update reload commands names | Chazy Chaz | |
| 2017-05-04 | Core/Spells: Move Big Blizzard Bear implementation to spell script (#19544) | Mikhail Redko | |
| 2017-05-04 | Core/Misc: Update locales_gossip_menu_option to simple system | Chazy Chaz | |
| 2017-05-04 | Core/Misc: Update locales_npc_text to simple system | Chazy Chaz | |
| 2017-05-04 | Core/Misc: Update locales_creature_text to simple system | Chazy Chaz | |
| 2017-05-03 | DB/SAI: run Marin Noggenfogger's script inside the quest | tkrokli | |
| - change event type to On Quest Taken (19) instead of Finished (20) - modify comment to reflect the event type used - also modify comment to show the quest name instead of number | |||
| 2017-05-03 | Core/Movement: Ported teleport packet fixes from master branch to get rid of ↵ | Shauren | |
| ugly relocations | |||
| 2017-05-03 | Core/Unit: revert recent changes | ccrs | |
| master cherry pick incomming :D | |||
| 2017-05-03 | Core/Unit: 6fe4d37f8d followup | ccrs | |
| 2017-05-03 | DB/Creature: Set correct Position Z height of some more Orgrimmar NPCs | Kittnz | |
| 2017-05-03 | Core/Achievement: Fix startup | Aokromes | |
| 2017-05-02 | Core/Spells: change to the way the spell effect SPELL_EFFECT_JUMP work | Chaouki Dhib | |
| 2017-05-02 | Core/Misc: Update locales_achievement_reward to simple system | Chazy Chaz | |
| Closes #19528 | |||
| 2017-05-02 | Core/Unit: SendTeleportPacket corrections | ccrs | |
| 2017-05-02 | Core/Creature: drop method SetPosition | ccrs | |
| eeeevil, use UpdatePosition. It was there just for old scripts compatibility. | |||
| 2017-05-02 | Core/Transport: fix logic error | ccrs | |
| justStopped was always set true, but when transports spawn and remain stationary timer, _currentFrame->ArriveTime and _currentFrame->DepartureTime are set to 0, making justStopped always remain true and triggering incorrect calls. | |||
| 2017-05-02 | Core/Creature: IsMovementPreventedByCasting followup | ccrs | |
| Handle correctly move allowed channels: IsChannelActive checks if channel phase has started (after cast if any) Must skip the other checks since all channels focus target. ref #19532 | |||
