Commit Graph

24323 Commits

Author SHA1 Message Date
Aokromes
d4f2367c6b Update CONTRIBUTING.md 2015-10-16 11:16:30 +02:00
Aokromes
148b772fb6 Update README.md 2015-10-16 11:04:23 +02:00
Aokromes
5a3b1d32f7 DB/Misc: More AQ40 fixes
By Malcrom.
2015-10-16 00:42:16 +02:00
Carbenium
d97f8fc893 Merge pull request #15716 from ShinDarth/bg-exp
Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settings
2015-10-16 00:14:54 +02:00
ShinDarth
2185165e84 Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settings 2015-10-16 00:04:40 +02:00
Aokromes
69fb441a28 DB/Creature: AQ20 Full respawn and waypoints
By Malcrom
2015-10-15 21:57:59 +02:00
Killyana
f3344bcd7b DB/Quest: The Nightmare Manifests
Fix some issues: InhabitType, Hover during the combat, and Eranikus will no longer be attackable before the phase 2
2015-10-15 19:14:49 +02:00
Killyana
ec83d0fd8c DB/Item: Meteorite Crystal Trinket
By @treak
Closes  #8669
2015-10-15 04:35:49 +02:00
Killyana
141ba6bfda DB/Creature: Fix spawns/pathing in AQ40
By malcrom
2015-10-15 01:39:28 +02:00
pete318
c9258d436b Core/Auras: Fixed auras limited to a single target not being removed in all cases as expected
* Fixes possible assertion failure in Aura::UnregisterSingleTarget
Closes #15696
Ref #15668

Cherry picked (manually) from b808910a89
2015-10-14 18:38:13 +02:00
Killyana
bfa521491b DB: Fix up some errors in Vekniss Hive Crawler
By Malcrom
2015-10-14 16:52:50 +02:00
Aokromes
2478438117 DB/Misc: Fix 2 runtime errors
By Malcrom
2015-10-14 12:07:53 +02:00
Aokromes
3b2b679981 DB/Creature: Pathing for Lava Surger
By Malcrom
2015-10-14 09:38:11 +02:00
Aokromes
e3698ea109 Update 2015_10_14_00_world.sql 2015-10-14 09:34:12 +02:00
Carbenium
258a49a3fc DB/Creature: Fix spawns/pathing in AQ40
By malcrom
2015-10-14 02:32:47 +02:00
Aokromes
7605a1497c DB/Creature: Reguid for future commit
By Malcrom.
2015-10-13 23:43:19 +02:00
Naios
5a71eb7384 Merge pull request #15711 from ShinDarth/bg-leave
Core/BG: Improved Battleground.InvitationType = 2
2015-10-13 21:18:30 +02:00
ShinDarth
b76ea11685 Core/BG: Improved d7cb84f6cd
- Handle case when some players leave or InvitationType changes while running
- Add some comments
2015-10-13 17:41:08 +02:00
pete318
3f29ce9e8f Core/Pch - Fix non PCH build.
Issue introduced in b1032ed620
2015-10-13 09:28:44 +02:00
pete318
b1032ed620 Change many uint32 to ObjectGuid::LowType in line with 6.x changes. 2015-10-12 23:10:41 +02:00
Naios
f179c4180f Merge pull request #15676 from ShinDarth/bg2
Core/Battlegrounds: implement even BG teams configuration
2015-10-12 21:26:18 +02:00
pete318
69941864ef Merge pull request #15707 from ShinDarth/pvpstats
Core/BG fix .character changefaction pvpstats victories amount
2015-10-12 20:07:40 +02:00
ShinDarth
d7cb84f6cd Core/Battlegrounds: implment even BG teams configuration 2015-10-12 20:02:13 +02:00
ShinDarth
2ebf068fc7 Core/BG fix .character changefaction pvpstats victories amount 2015-10-12 19:25:43 +02:00
Aokromes
9b792ec481 Update 2015_10_12_00_world.sql 2015-10-12 10:17:22 +02:00
Aokromes
67049818db DB/Misc: Fix startup errors 2015-10-12 09:52:39 +02:00
Aokromes
7efe52fab7 DB/Misc: Fix guid 2015-10-12 09:39:04 +02:00
Aokromes
d70af47585 DB/SAI: Fix teleport to Molten core
By Malcrom
2015-10-11 21:54:31 +02:00
pete318
5edc557a8d Resolve coverity #1023086
Correctly destroy AH pointer and return error to user in unlikely event
auctioneer is invalid
2015-10-11 21:23:02 +02:00
Aokromes
976ab4d2ae DB/Creature: Pathing for Molten Core
By Malcrom, closes #15662
2015-10-11 19:05:48 +02:00
Aokromes
bb198de1f2 DB/Gameobject: Add few missing Molten Core Gameobjects
By Malcrom
2015-10-11 19:02:14 +02:00
Shauren
90546f8a29 Renamed sql 2015-10-11 11:40:31 +02:00
Shauren
15cafba8d5 Merge pull request #15495 from Treeston/3.3.5-gemperfection
Core/Spell: Implement "Gem Perfection" (and framework for similar spells in the future)
2015-10-11 11:40:05 +02:00
treeston
4771740d42 Gem Perfection implemented:
- Add new DB table `skill_perfect_item_template` that holds information about "perfect" crafts that replace the normal result
- Implement this new DB table into core (SkillExtraItems.cpp, SkillExtraItems.h, SpellEffects.cpp)
- Add data about perfect crafts to new DB table (2015_09_11_00_world.sql)
- Add reload capability to this new table (latch onto skill_extra_item_template to avoid changing command IDs)

Random other change because I stumbled across it and it annoyed me:
- npc_professions.cpp no longer uses magic numbers for quest IDs and creature IDs.
2015-10-11 11:36:18 +02:00
Shauren
2415646d9e Merge pull request #15698 from Treeston/3.3.5-loatheb
Scripts/Naxxramas: Loatheb follow-up
2015-10-11 11:25:09 +02:00
treeston
17fdb1e091 Scripts/Naxxramas: Loatheb follow-up:
- Fix Deathbloom (for real this time)
2015-10-11 11:24:04 +02:00
joschiwald
361ef5efa3 Merge pull request #15680 from tkrokli/dk_initiates_creature_say
Core/Scripts: The Endless Hunger & Death's Challenge, creature text
2015-10-10 16:48:31 +02:00
Naios
2fe35e5896 Merge pull request #15695 from tkrokli/contrib_check_updates
contrib/script: error text corrections in check_updates.sh
2015-10-10 16:26:11 +02:00
tkrokli
01e0475ab8 contrib/script: error text corrections in check_updates.sh
Fix a factual error in the /contrib/check_updates.sh error message text,
Best shown in an example from the latest travis build error:
```
$ ./contrib/check_updates.sh auth auth
Database Updater check script:
  Checking database 'auth' for missing filenames in tables...

- "sql/updates/2015_10_09_00_auth.sql" is missing in table 'auth'.'updates'

Fatal error:
  The Database Updater is broken for database 'auth
  due to applied update which are missing in the 'auth'.'updates' table.

How to fix:
  Insert the missing names of sql updates which were applied already to
  the 'updates' table of the 'auth' base dump ('sql/base/auth_database.sql').

The command "./contrib/check_updates.sh auth auth" exited with 1.
```
Main fix: `\"sql/updates/${file}\"` -> `\"sql/updates/${name}/${file}\"`

Before this change, the error message claims that the updated SQL file was placed
directly in the `/sql/updates/` directory and not in the subdirectory based on its DB name.

All the other changes are improvements in English grammar and more precise description.
2015-10-10 16:04:58 +02:00
MitchesD
4e2dd6ee0b Merge pull request #15692 from ShinDarth/instance
Scripts/Commands: enhanced .instance get/setbossstate commands
2015-10-10 15:17:25 +02:00
tkrokli
89107c3a8e Core/Scripts: The Endless Hunger & Death's Challenge, creature text
This PR solves the following say text issues:
In quest ID 12733, Death's Challenge, the creature script npc_death_knight_initiate is supposed to target the player and refer to the player character's name in the following 2 lines from `creature_text`.`entry` 28406:

- "You don't stand a chance, $n." (`BroadcastTextId` 29267)
- "Remember this day, $n, for it is the day that you will be thoroughly owned." (`BroadcastTextId` 29270)

In quest ID 12848, The Endless Hunger, the creature script npc_unworthy_initiate is supposed to target the player and refer to the player character's race in the following 2 lines from `creature_text`.`entry` 29519, 29520, 29565, 29566 and 29567:

- "You are hopelessly outmatched, $r."  (`BroadcastTextId` 30212)
- "Sate your hunger on cold steel, $r!" (`BroadcastTextId` 30214)

The untargeted variables $r and $n appear in the say lines because the existing script assigns the text to the player character instead of the creatures. This does not produce any race or name information in /say or chat.

This Pull Request closes issue #14700 and replaces PR  #15678.
2015-10-10 14:57:49 +02:00
ShinDarth
1ffec02d76 Scripts/Commands: enhanced .instance get/setbossstate commands 2015-10-10 14:34:23 +02:00
Killyana
88ebff08f3 DB/Gossip: Innkeeper Boorand Plainswind
Closes #15672
2015-10-10 14:00:24 +02:00
Killyana
1f02e39c3e DB/Locales: Kobold Camp Cleanup
By @DanielMo1603
Closes #15690
2015-10-10 13:55:07 +02:00
Shauren
5529728ab0 Merge pull request #15689 from sirikfoll/FriendOrFowl
Core/Scripts: Friend or Fowl Achievement
2015-10-10 11:59:19 +02:00
Shauren
c8b99012fd Merge branch 'Treeston-3.3.5-loatheb' into 3.3.5 2015-10-10 11:56:42 +02:00
Shauren
ba100a0cb9 Rename sql 2015-10-10 11:56:31 +02:00
Shauren
88c2066ea8 Merge branch 'Treeston-3.3.5-heigan' into 3.3.5 2015-10-10 11:54:53 +02:00
Shauren
3e5d5e14a0 Rename sql 2015-10-10 11:54:41 +02:00
Shauren
02fc625e52 Merge branch '3.3.5-noth' into 3.3.5 2015-10-10 11:50:14 +02:00