Commit Graph

20943 Commits

Author SHA1 Message Date
Aokromes
d0fb9910dd DB/Creature: Fix even more creature templates
Yes, i know this increases startup errors.
2014-04-28 20:39:26 +02:00
joschiwald
84bff76ba0 Core/Misc: remove some obsolete parameters 2014-04-28 20:05:36 +02:00
joschiwald
f388020366 Merge pull request #11948 from MitchesD/misc
Scripts/Azuregos: converted to EventMap and WorldBossAI
2014-04-28 19:58:17 +02:00
MitchesD
0c0d0ed9e5 Scripts/Azuregos: converted to EventMap and WorldBossAI 2014-04-28 19:52:08 +02:00
Vincent-Michael
6bc740f312 SQL: Fix typo (thx @cr4st) 2014-04-28 17:39:21 +02:00
Vincent-Michael
d8a3d2ff0f DB/Command: Added missing data in 6045c05e0d 2014-04-28 16:52:51 +02:00
Vincent-Michael
1fd6210aa5 SQL: Update old .sql files to keep consistency with auth_database.sql
Also update characters_database.sql (generated by mysqldump)
2014-04-28 13:47:08 +02:00
Vincent-Michael
6045c05e0d DB/RBAC: Fix rbac_permissions order 2014-04-28 13:38:26 +02:00
Aokromes
ad7782b3ea DB/Creature: Fix even more creature templates 2014-04-28 10:12:15 +02:00
Aokromes
df9255aa0e DB/Creature: Fix even more creature templates 2014-04-28 09:58:44 +02:00
Vincent-Michael
221fde5711 Core: Fix warning 2014-04-28 09:55:11 +02:00
Aokromes
bd6474b369 DB/Creature: Fix even more creature templates 2014-04-28 09:40:19 +02:00
Vincent-Michael
57cf043aec Core/Creature: Missed changes in c536305e3a 2014-04-28 09:19:37 +02:00
Kinzcool
c536305e3a Core: Droped faction_H field -- only one faction table is necessary 2014-04-27 18:13:55 -04:00
Vincent-Michael
a1e8cad703 Core/Creature: Added creature template log for default creature is greater than difficulty creature 2014-04-27 23:12:21 +02:00
Vincent-Michael
f6e53e45a9 Core/Creature: Addet "possible fix" log for creature_template errors 2014-04-27 23:12:20 +02:00
jackpoz
26f2a7af2f Merge pull request #11957 from Unholychick/patch-1
Fix percentage HOTs proccing everything
2014-04-27 22:52:05 +02:00
Lucas
1719e19572 Fix percentage HOTs proccing everything
Unforeseen sideeffect of 057169c21c
Percentage HOTs are not supposed to proc anything at all.
Closes: https://github.com/TrinityCore/TrinityCore/issues/11914
2014-04-27 22:47:54 +02:00
Aokromes
c7221536de DB/Creature Fix even more hard modes values
I have this is annoying thing?
2014-04-27 21:11:14 +02:00
Aokromes
6caa8e309a DB/Creature: Link more creatures with their hard modes
Thx jackpoz by the sql to ease my life!
This will add a flood of startup errors, don't open new tickets, they will be fixed.
2014-04-27 19:47:53 +02:00
Discover-
91c6c8a911 Merge pull request #11945 from Dehravor/trade
Core/Trade: Correction of distance checking
2014-04-27 12:32:32 +02:00
Aokromes
3fc5d0670c DB/Creature Fix even more hard modes values 2014-04-27 11:35:38 +02:00
Aokromes
dac5eb3a8a DB/Creature: Fix even more hard modes values 2014-04-27 09:56:23 +02:00
Aokromes
4b704437a1 DB/Creature: Fix more hard modes values 2014-04-27 09:29:07 +02:00
Aokromes
05e107f32e DB/Creature: Fix some hard modes values 2014-04-27 08:51:51 +02:00
Aokromes
81c9add7c4 DB/Creature: Link some creatures with their hard modes
This will add some startup errors.
2014-04-27 08:02:34 +02:00
Aokromes
eb722bf220 DB/Misc: Fix few typos 2014-04-27 04:51:35 +02:00
Aokromes
9ed38880e8 DB/Creature: Fix more factions 2014-04-27 04:43:51 +02:00
Kinzcool
cc9875d226 DB/Gossips: Added some missing gossips 2014-04-26 22:20:05 -04:00
w1sht0l1v3
c20d0cb77e Scripts/Sholazar Basin: Reconnaissance Flight (12671)
Add workaround for the player/accessory mounting issue.
Some small additions.
Closes: 9443
2014-04-27 02:23:33 +03:00
joschiwald
113e6b0162 Really fixed build and warnings 2014-04-26 14:42:56 +02:00
Aokromes
0eaa32a7cc DB/Creature: Fix typos on dc8a7a6
**CENSORED** npcs with same name.
2014-04-26 14:21:13 +02:00
Gacko
938947880a Move merge_updates_windows.bat to right folder and add Unix version 2014-04-26 10:41:31 +02:00
Kinzcool
6bf71b80ae DB/Gossips: Assigned some gossips with typos to their BroadcastTextId 2014-04-26 00:43:37 -04:00
joschiwald
33a9b879ef Fixed non-pch build 2014-04-26 04:03:37 +02:00
joschiwald
211d56d633 Core/BG/SA:
* replaced some trinity_string with broadcasttexts
* basic implementation of phasing in SA
* spawn some triggers in SA (fixes dest position of teleport pads)
* added text getter to broadcasttext struct
* some cleanup in destructable go event notification
2014-04-26 03:40:30 +02:00
Kinzcool
b1d1d65506 DB/Locales: Official Localizations of creature_template of koKR, zhCN, zhTW and Spanish (MX) locales 2014-04-25 19:58:43 -04:00
Vincent-Michael
c81d6e9b4b Core/Texts:
* Enable some BroadcastTexts stuff (is not finish)
* Added reload command for broadcast_text table
ToDo:
- Enable: Sound/Emote stuff, etc.
- Auth base need refresh
2014-04-25 23:25:59 +02:00
jackpoz
f27057bf24 Core/Misc: Fix build warnings 2014-04-25 21:46:43 +02:00
jackpoz
2585e799f9 Core/Misc: Change how Position struct is retrieved
Update Position::GetPosition() and similar methods signatures to reflect 2a4c9bcaf9 changes by return a Position object instead of accepting a Position parameter by reference.
2014-04-25 21:19:30 +02:00
Dehravor
59a84951da Core/Trade: Correction of distance checking 2014-04-25 20:52:17 +02:00
Aokromes
dc8a7a6fa5 DB/Creature: Fix some incorrect factions 2014-04-25 20:40:29 +02:00
Discover-
9c68103c21 Merge pull request #11938 from Dehravor/inspect
Core/Handlers: Add inspect distance and target checks
2014-04-25 15:19:41 +02:00
jackpoz
eb711fd9e9 Core/LFG: Fix crash
Fix crash added in ab1d0512ea by adding an additional NULL check.
Fixes #11941
2014-04-25 11:35:32 +02:00
Aokromes
0dbc8d4f48 DB/Gossip: Add missing gossip to Argent Squire 2014-04-25 08:03:05 +02:00
Aokromes
610a9453f6 DB/Gossip: Add missing gossip to Sar'this 2014-04-25 07:53:51 +02:00
jackpoz
ab1d0512ea Core/LFG: Fix LFG GS requirement not updated until relog
Fix Player receiving "You do not meet the requirements for the chosen dungeons" for too low Gear Score level even after equipping items with high enough Gear Score.
2014-04-25 00:13:48 +02:00
Kinzcool
b4c62ce5b6 DB/Locales: Official localizations for gameobject_template of koKR, zhCN, zhTW and Spanish (MX) locales 2014-04-24 17:03:43 -04:00
Kinzcool
e6b267a352 DB/Locales: Official localizations of broadcast_text of kokR, zhCN, zhTW and Spanish (MX) locales 2014-04-24 15:46:38 -04:00
Dehravor
abb97bac18 Core/Handlers: Add inspect distance and target checks 2014-04-24 14:34:19 +02:00