thesensei
91367bb39f
Core/Oculus: Fixes here and there, implement phasing
...
* Implement phasing (sniffed)
* Add drakes proper support (events, texts, conditions for spells), remove npc_spellclick_spells
* Add proper support for Gossip npcs
* Removed the arcane shield Urom use first time we are about to meet him, because he only get it after he spawns a wave, added Evocation casts from sniff/retail that also break the teleportation visual bug
* Some db updates based on Aokromes sniffs
I intended to do it all, but there are core issues I have no knowledge to fix and I don't want to jump to other things before fixing them. :) So, I will submit boss updates, if I ever fix them. There are still stuff do do for drakes spells left from before.
* Majour thanks to Shauren for helping me with summoning spells and w/e I ask him and all who answered my questions.
2012-10-02 22:13:40 +03:00
Kandera
94b2f90a5a
Core/Spells: fix typo from 0f85a1d4f3
2012-10-02 11:58:27 -04:00
Kandera
0f85a1d4f3
Core/Spells: Fix seal procs from tiny abom in a jar. Closes #3463
2012-10-02 10:58:11 -04:00
Kandera
c85c0c549a
Core/Spells: when charges are removed by a proc they should be handled with AURA_REMOVE_BY_DEFAULT. Closes #7910
2012-10-02 10:23:36 -04:00
kaelima
5d71a544d2
Script/Ruby Sanctum: Smoother lifting/landing transition for Saviana Ragefire.
2012-10-02 15:33:54 +02:00
Spp
7831ecdb18
Core: "Initial support for C++11 compilers"
2012-10-02 15:06:19 +02:00
Spp
380db44583
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
2012-10-02 12:17:42 +02:00
Spp
f8846cdeaf
Core/Utilities: Do not expose internal store structure in Tokens and rename it to Tokenizer
2012-10-02 11:54:41 +02:00
Subv
d44ec4b7da
Merge pull request #7936 from Retriman/ahorasi!
...
Core/Script: Dungeon Ahnkahet Boss Amanitar.
2012-10-01 13:22:58 -07:00
Retriman
139a953325
Core/Script: Dungeon Ahnkahet Boss Amanitar.
...
*Convert creaturescript to BossAI.
*Fix spawn Mushroom
*Fix DisplayID Mushroom.
*Fix gral. Timers in spells whitch dbm 3.3.5a
*Fix remove mini spell.
2012-10-01 16:41:05 -04:00
Subv
816595613b
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2012-09-30 17:46:20 -05:00
Retriman
2e75ecd74b
Core/Script:
...
* Update creature_text for boss Jedoga Shadowseeker
2012-09-30 17:32:48 -04:00
Nay
97163a2496
Merge pull request #7918 from Retriman/master
...
Core/Script: Update creature_text for boss Herald Volazj
2012-09-30 08:32:59 -07:00
Retriman
6591dd6b10
Core/Script:
...
* Update creature_text for boss Herald Volazj
thanks @Aokromes, for soundId text
2012-09-30 11:29:31 -04:00
Nay
39dba3f22f
Merge pull request #7891 from tibbi/title_converter
...
adding Title converter to faction converter, original author Silinoron
2012-09-30 07:40:51 -07:00
Nay
0eb86ac370
Merge pull request #7896 from tibbi/wsg
...
some WSG improvements
2012-09-30 07:38:20 -07:00
Nay
8a18449a74
SQL: Rename file merged in PR; Core: cleanup whitespace and tabs
2012-09-30 15:33:56 +01:00
Retriman
8110ab1ed5
Core/Script:
...
* Update creature_text for boss Elder Nadox
* Clean Space
work whitch @Durotar
2012-09-30 01:28:36 -04:00
durotar
49179651b1
Core/Script: update creature_text for boss Mimiron
2012-09-29 14:07:52 -05:00
tibbi
dcf68a02f6
typo
2012-09-28 19:54:17 +01:00
Kandera
cb8fc503dd
Core/Battlefield: revert part of previous commit to fix build.
2012-09-28 10:41:44 -04:00
Kandera
db455e317e
Core/Battlefield: fix build from previous commit
2012-09-28 09:45:50 -04:00
Subv
431db10e1a
Core/Battlefield: fix world states on player login for wintergrasp
2012-09-28 09:44:34 -04:00
tibbi
45af997cca
some WSG improvements
...
* correct worldstates
* remove focused/brutal assault on a flag capture
2012-09-28 14:39:06 +01:00
w1sht0l1v3
f2e92b81a3
Core/Scripts: Some fixes for Razorscale.
2012-09-28 01:37:34 +03:00
tibbi
187133bc0e
emptyline
2012-09-27 22:40:59 +01:00
tibbi
404a036fa9
adding Title converter to faction converter, original author Silinoron
2012-09-27 22:38:19 +01:00
kaelima
138c52c967
Core/Battleground: Change notice about unhandled areatriggers to debug info and removed the GM notice.
...
Added comment for a field in HandleBattlefieldListOpcode. And removed useless bool in BattlefieldWG::OnGameObjectCreate.
2012-09-27 22:15:06 +02:00
durotar
7e1ee7afb1
Core/Script: update creature_text for Custodian of Time (quest 10277)
2012-09-27 12:45:39 -05:00
kandera
8408c52c40
Merge pull request #7883 from tibbi/shield_generator
...
correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULT
2012-09-27 09:35:08 -07:00
tibbi
5c4832c33e
Correctly update visibility for transports, author GriffonHeart
2012-09-27 11:13:36 +01:00
tibbi
3fae05f6f3
correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULT
2012-09-27 00:31:00 +01:00
Subv
693bdc6ce6
Miscellaneous: Minor codestyle change.
2012-09-26 12:17:26 -05:00
Kandera
15663749a6
Core/Spells: fix gnomeregan pride. Closes #5721 thx gecko32
2012-09-26 10:32:39 -04:00
Kandera
a3b32cf2c5
Core/Battlefield: remove duplicate if. probably due to bad merge
2012-09-26 09:14:08 -04:00
Kandera
c5ada4b487
Core/Spells: fix typo from previous commit that caused a crash.
2012-09-26 09:11:30 -04:00
Spp
f0f97ab851
Core/Logging: Fix crash when trying to log a message while config is being reloaded
...
Closes #7878
2012-09-26 13:42:53 +02:00
Vincent-Michael
118825601b
Core/Spells: fix misdirection removal on cancel. Closes #7776
2012-09-24 12:39:02 -04:00
Xanvial
1c1405cb25
Core/Scripts: fix rotface oozes from spawning after death. Closes #7736
2012-09-24 12:35:09 -04:00
Kandera
3cf359068e
Core/Spells: Fix things from commit da4067cb30 thx dracosvk
2012-09-24 12:16:37 -04:00
Kandera
5adc3d28a4
Core/Player: fix teleporting while on vehicle. Closes #7812 thx joschiwald
2012-09-24 12:08:25 -04:00
faq
58d3758f4c
Core/Spell: Correcting previos PR. splitamount is already calculated in core and removing not in. variable
2012-09-24 18:35:10 +03:00
kandera
8be79542ca
Merge pull request #7859 from Faq/Divine2
...
Implementing split dmg cap to Divine Sacrifice. Author Tibbi
2012-09-24 08:19:50 -07:00
faq
da4067cb30
Implementing split dmg cap to Divine Sacrifice. Author Tibbi
...
+correcting previos sql
Closes #6024
2012-09-24 18:18:30 +03:00
kandera
c0c64da286
Merge pull request #6788 from Vincent-Michael/charmer
...
Core/Spells: Fix no combo points after Mind Control
2012-09-24 07:55:32 -07:00
Kandera
dc935ef8b1
Core/Spells: fix beacon of light being on a non player.
2012-09-24 10:37:58 -04:00
kandera
a4e3709dd3
Merge pull request #7811 from Faq/SplitDamage2
...
Core/Spells: Implementing some hooks for split damage taken, fixes the l...
2012-09-24 05:24:01 -07:00
Nay
a7386bd1b3
Scripts: Fix some code style issues in scripts
2012-09-23 22:16:28 +01:00
Nay
91fd408446
Merge pull request #7842 from Elron103/pull-requests2
...
Core/GameObject: Implement method GetDisplayId, use it for GameObjectModels
2012-09-23 07:49:18 -07:00
Nay
e4d08c1186
Merge pull request #7555 from Gacko/quest11648
...
Core: Quest - The art of persuasion
2012-09-23 07:48:40 -07:00