Gacko
|
d2d1b97cff
|
Script: Minor optimization in spell_unlocking_zuluheds_chains
|
2014-06-08 15:56:28 +02:00 |
|
Gacko
|
26370223a0
|
Script/Shadowmoon Valley: Remove hack in npc_shadowmoon_tuber_node.
This script will be converted to SAI (if possible) later.
|
2014-06-01 19:39:57 +02:00 |
|
Gacko
|
8ef34535a4
|
Scripts: Remove unused variables (kept as comment)
|
2014-06-01 19:34:34 +02:00 |
|
Gacko
|
b76bcad46e
|
Script/ICC: Use existing method for getting GO auto-close-time
|
2014-05-11 15:15:43 +02:00 |
|
Gacko
|
39410b35a4
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore
|
2014-05-11 12:37:29 +02:00 |
|
Gacko
|
dabbe38022
|
Core/GameObject: Set trap type 0 back to GO_READY after activation.
Otherwise it would be activated again on every update. My fault, moving the activation code to GO_ACTIVATED skips the cooldown check.
Closes #12047
|
2014-05-11 12:35:40 +02:00 |
|
Gacko
|
111bbb3620
|
Remove unnecessary check in previous fix
|
2014-05-06 19:06:59 +02:00 |
|
Gacko
|
41d9364b16
|
Core/GameObject: Fix crash added in c6bf7e0b1d
Thanks @jackpoz
|
2014-05-06 18:46:08 +02:00 |
|
Gacko
|
b48879ab79
|
Core/GameObject: Finish moving activation code of traps to GO_ACTIVATED
Fixing #6388 should be easier now...
|
2014-05-05 22:28:45 +02:00 |
|
Gacko
|
3ac4e3033c
|
Core/GameObject: Add missing initialization of m_lootStateUnit
|
2014-05-05 18:59:56 +02:00 |
|
Gacko
|
c6bf7e0b1d
|
Core/GameObject: Store unit in GameObject::SetLootState - required for trap activation.
|
2014-05-05 18:39:53 +02:00 |
|
Gacko
|
d0e6693266
|
Core/GameObject: Format comments and apply rename of previous commit.
|
2014-05-05 12:35:41 +02:00 |
|
Gacko
|
99e04ddaf6
|
Fix indention from changes in previous commit.
|
2014-05-04 22:32:24 +02:00 |
|
Gacko
|
24ef7dbdf4
|
Core/GameObject: Solve some TODOs related to traps in GameObject::Update and improve logic.
Some more changes, TODO solutions and a fix for traps like those in #1359 or #6388 will follow.
|
2014-05-04 22:18:12 +02:00 |
|
Gacko
|
5dd3fbcb19
|
Fix import
|
2014-05-04 16:24:33 +02:00 |
|
Gacko
|
938947880a
|
Move merge_updates_windows.bat to right folder and add Unix version
|
2014-04-26 10:41:31 +02:00 |
|
Gacko
|
e8df0643a3
|
DB/SAI: Fix warning about missing creature_text (wrong target_type)
|
2014-03-30 22:29:20 +02:00 |
|
Gacko
|
a01fd35dc9
|
Core/CreatureText: Unify log messages and add GUID
|
2014-03-30 22:17:03 +02:00 |
|
Gacko
|
7630b3c627
|
SmartAI: Use same method for removing auras in EnterEvadeMode as in CreatureAI
Also fixes warnings about duplicate auras. Self-casted auras were not removed on entering evade mode in SAI as they are in CreatureAI.
|
2014-03-30 15:05:04 +02:00 |
|
Gacko
|
30894c2bad
|
Quest: Direhorn Raiders
Remove duplicate kill credit
|
2014-03-26 18:54:40 +01:00 |
|
Gacko
|
46b8bc8882
|
Fix non-pch build and remove blank line
|
2014-03-26 18:51:09 +01:00 |
|
Gacko
|
808a1998c6
|
Quest: The Power of the Elements
Remove hack SAI, use aura script
|
2014-03-26 18:36:39 +01:00 |
|
Gacko
|
ef1bb6290a
|
Build system: Fix clang build
See wiki for latest build instructions under Mac OS X!
|
2014-03-25 21:22:49 +01:00 |
|
Gacko
|
894a9bb16a
|
DB: Fix typos in game_tele
|
2014-03-19 20:37:31 +01:00 |
|
Gacko
|
4bcbcf53d8
|
Core/Script: Logical fixes
|
2014-03-19 10:05:02 +01:00 |
|
Gacko
|
42d53d9891
|
Core/Game: Logical fix
|
2014-03-19 10:04:28 +01:00 |
|
Gacko
|
a762f72adb
|
Authserver: Fix typo
|
2014-03-19 09:49:22 +01:00 |
|
Gacko
|
38611a6d19
|
DB/Quest: Add Empowerment to Shadowmourne quest line
Thanks @Foldor. Closes #11425
|
2014-03-18 20:01:14 +01:00 |
|
Gacko
|
1b2e4d8110
|
Remove whitespaces from previous commit
|
2014-02-05 17:49:04 +01:00 |
|
Gacko
|
d0c9970be0
|
Authserver / Worldserver: Fix warnings about unused variables
|
2014-02-05 17:33:28 +01:00 |
|
Gacko
|
784ebb891a
|
Tools: Fix build for Mac
ACE_thread_t returned by ACE_Thread::self is a struct in Mac OS
|
2014-01-26 00:33:53 +01:00 |
|
Gacko
|
678814836d
|
Shared/OpenSSLCrypto: Add switch to fix build under Mac
|
2014-01-22 21:46:41 +01:00 |
|
Gacko
|
0db2549775
|
Dep: Rename custom typedef to prevent redefinition under Mac OS
|
2014-01-22 21:46:41 +01:00 |
|
Gacko
|
d26bb8517c
|
DB: Fix start up warnings
|
2013-11-07 11:57:40 +01:00 |
|
Gacko
|
be19ac95ed
|
Core/SmartAI: Better wording for telling "There is a spell for summoning this"
|
2013-11-07 11:56:02 +01:00 |
|
Gacko
|
d00cb482c5
|
RBAC: Move initial log output in AccountMgr::LoadRBAC to debug
|
2013-11-07 11:54:07 +01:00 |
|
Gacko
|
62c6ae7660
|
Tools: Skip extracting already existing DBC files
Thanks to MacWarrior, closes #11061
|
2013-11-02 14:07:54 +01:00 |
|
Gacko
|
635e1467a4
|
Rename SQL file (thx Aokromes)
|
2013-10-22 20:40:43 +02:00 |
|
Gacko
|
e8e148bee9
|
Rename sql file and apply some code style. *sigh*
|
2013-10-22 20:27:50 +02:00 |
|
Gacko
|
0f92d513f8
|
Merge pull request #11092 from gerripeach/pull_request
Core: add missing comment
|
2013-10-22 11:14:10 -07:00 |
|
Gacko
|
53cc37bcec
|
CMake: Fix typo
Running cmake threw a warning because of this.
|
2013-10-15 20:23:13 +02:00 |
|
Gacko
|
b3bdcc61ee
|
DB/SAI: Remove instance flags for creatures in battlegrounds
Otherwise they would not work and create runtime warnings on initialization
|
2013-06-30 11:40:27 +02:00 |
|
Gacko
|
718fc5bfc9
|
Rename SQL file and add new line at end of file
|
2013-06-29 20:52:45 +02:00 |
|
Gacko
|
c13e84f1f9
|
DB/SAI: Fix several runtime warnings / logical mistakes
* Wrong event types for linked events
* Possible multiple AI template initialization
|
2013-06-29 20:50:30 +02:00 |
|
Gacko
|
2691defd1e
|
DB/SAI: Convert Felblood Initiate to SAI and fix runtime warning
|
2013-06-29 17:01:35 +02:00 |
|
Gacko
|
9251a60544
|
DB/SAI: Assign SmartAI and remove needless SmartScript (See core script)
|
2013-06-01 14:42:58 +02:00 |
|
Gacko
|
e741821dc2
|
DB: Fishing loot for Pit Of Saron
http://www.elsanglin.com/forums/topic/pit-of-saron
|
2013-06-01 14:42:38 +02:00 |
|
Gacko
|
a78480d56e
|
Core: Advance logging
- Log guid in SmartScript::IsSmart and SmartScript::IsSmartGO
- Prevent false positive for missing game_graveyard_zone data for battlegrounds
|
2013-06-01 13:58:05 +02:00 |
|
Gacko
|
583d865c24
|
Script/Gundrak: Codestyle
|
2013-05-26 21:58:03 +02:00 |
|
Gacko
|
cdf0bf4f44
|
Merge pull request #9858 from xjose93/Gundrak-DoorGaldarah
Scripts/Gundrak: Fix Gal'darah door.
|
2013-05-26 21:53:11 +02:00 |
|
Gacko
|
edc3244f31
|
Merge pull request #9873 from BitCoding/master
Fix Quest Sharing
|
2013-05-26 11:20:41 -07:00 |
|
Gacko
|
b88133b366
|
DB: Several runtime error fixes
|
2013-05-20 01:35:02 +02:00 |
|
Gacko
|
e9d7b53e6d
|
Fix some creature text runtime errors
|
2013-04-16 20:29:24 +02:00 |
|
Gacko
|
2a96e1919d
|
Script/SAI: Fix runtime error. Thanks @Kirkhammett
Closes #9653
(Can not commit for other authors using the web interface...)
|
2013-04-16 08:52:01 +03:00 |
|
Gacko
|
bf10860a1c
|
Rename sql files from previous commit and add new line at eof
|
2013-04-13 20:41:08 +02:00 |
|
Gacko
|
35f03185f2
|
Script/SAI: Fix runtime errors
|
2013-04-13 20:37:40 +02:00 |
|
Gacko
|
40904ef0c1
|
Script/SAI: Convert Arzeth the Merciless to SAI
|
2013-04-13 20:33:53 +02:00 |
|
Gacko
|
e3feabefec
|
Remove BOM
|
2013-04-12 17:46:17 +02:00 |
|
Gacko
|
852e8e720c
|
Script: Remove unnecessary constant
|
2013-04-12 17:36:47 +02:00 |
|
Gacko
|
96ad520ea3
|
Script/Spell: Apply Frost Imbued Blade only in 25 man mode
Note: Quest credit spells are already casted in 25 man mode only.
|
2013-04-12 17:36:47 +02:00 |
|
Gacko
|
8cbad9466d
|
Core/Gossip: New AddMenuItem method for using DB texts
Many thanks to @Erimioa
|
2013-04-08 18:16:44 +02:00 |
|
Gacko
|
d4e5ea5db9
|
Fix imports
|
2013-04-06 14:17:00 +02:00 |
|
Gacko
|
7df4d147e3
|
Core/Gossips: Fix usage of PrepareGossipMenu with GOs
|
2013-04-04 19:57:06 +02:00 |
|
Gacko
|
9ca7a1f8e8
|
New line at end of file
|
2013-04-03 18:05:04 +02:00 |
|
Gacko
|
3ce3c86dd2
|
Fix sql import
|
2013-04-02 19:28:02 +02:00 |
|
Gacko
|
d89626f767
|
Script/Event: Fix warnings in Children's Week script
|
2013-04-01 17:52:20 +02:00 |
|
Gacko
|
34c73a5121
|
Core/Player: showQuests check in PrepareGossipMenu for GameObjects
|
2013-03-31 15:46:32 +02:00 |
|
Gacko
|
53f2d812ee
|
DB/Waypoint: Vyragosa
Vyragosa has multiple spawn points but they all use the same path so several paths with different start points are required.
|
2013-03-29 22:16:17 +01:00 |
|
Gacko
|
c4efac27f3
|
DB/Spell: Target position for 'Boots of the Bay' (Thanks @kelsarhu)
Closes: #9430
|
2013-03-27 19:03:12 +01:00 |
|
Gacko
|
b788856220
|
SAI/Quest: A Hero's Headgear (Thanks @untaught)
Solves: #9452
|
2013-03-26 21:52:00 +01:00 |
|
Gacko
|
e635ba5b81
|
Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creatures
|
2013-03-26 21:51:59 +01:00 |
|
Gacko
|
ccb95c7462
|
Script/Spell: Apply Shadow's Fate to Sindragosa
Sindgragosa is summoned in instance script and would not pass the modified check otherwise
Related to: #9487
|
2013-03-22 21:36:25 +01:00 |
|
Gacko
|
b136f01edf
|
Script/Quest: Into the wild green Yonder
Still todo:
* Fix spell focus requirement for the drop spell casted by the vehicle
Closes: #8752
|
2013-03-15 19:37:45 +01:00 |
|
Gacko
|
59bc6ed0ae
|
Core/Unit: Fall after exiting vehicle if is in air and can not fly
|
2013-03-15 19:36:50 +01:00 |
|
Gacko
|
44553d3fd4
|
Fix some engrish
|
2013-03-15 16:50:40 +01:00 |
|
Gacko
|
492a516b98
|
Remove documentation for script/custom texts
The related code and tables do not exist anymore.
|
2013-03-15 16:46:12 +01:00 |
|
Gacko
|
9ae1ef2cf8
|
Script/Spell: Unlocking Zuluhed's Chains
Closes #996
|
2013-03-13 18:45:31 +01:00 |
|
Gacko
|
a0f4937fbc
|
Rename sql files
|
2013-03-12 18:51:08 +01:00 |
|
Gacko
|
a7eef6a598
|
Script/Quest: Kodo Roundup
Closes #943
|
2013-02-09 16:24:31 +01:00 |
|
Gacko
|
32546a64c9
|
Add comment to f205613eb5
|
2013-02-06 09:08:56 +01:00 |
|
Gacko
|
f205613eb5
|
DB/Disable: Ignore LOS for Krakles Thermometer
Closes #5560
|
2013-02-05 19:40:20 +01:00 |
|
Gacko
|
745eb9732e
|
Core/Spell: Consider disables for LOS check
|
2013-02-05 19:39:51 +01:00 |
|
Gacko
|
30e1516387
|
Rename sql files of 760d62e934
|
2013-02-04 16:43:12 +01:00 |
|
Gacko
|
193a0d5f15
|
Fix engrish in doc
|
2013-02-03 15:22:23 +01:00 |
|
Gacko
|
54924f18af
|
Core/EventMap: Internal changes and doxygen doc
See http://www.trinitycore.org/f/topic/7003-doxygen-documentation-and-hacks for details and examples.
Thanks to @Shauren for several hints.
|
2013-02-03 12:31:47 +01:00 |
|
Gacko
|
f5264e3fbb
|
Script/ICC: Fix phase check and warning
|
2013-01-31 22:00:32 +01:00 |
|
Gacko
|
0a9fbc6588
|
Script/ICC: Fix phase check in Saurfang script
... typos - typos everywhere. me->request(glasses);
|
2013-01-31 08:45:47 +01:00 |
|
Gacko
|
754418a8de
|
Script/ICC: Fix phase check in Saurfang script
Related to changes in dbecf05e39
|
2013-01-30 19:34:59 +01:00 |
|
Gacko
|
2ba477c367
|
Merge pull request #7873 from Gacko/eventphases
Core: Logical fixes in EventMap
|
2013-01-30 09:49:54 -08:00 |
|
Gacko
|
dbecf05e39
|
Core: Logical fixes and improvements in EventMap
|
2013-01-30 18:39:34 +01:00 |
|
Gacko
|
29cd1dbec1
|
Core/Quest: Bloody Breakout
Closes #641
|
2013-01-28 19:50:01 +01:00 |
|
Gacko
|
3a07f4e17d
|
DB: Fix import
|
2013-01-27 01:51:44 +01:00 |
|
Gacko
|
f3d0ea66be
|
DB: Fix SAI broke by quest_end_script conversion
Closes #8995
|
2013-01-25 22:28:49 +01:00 |
|
Gacko
|
7788980691
|
DB: Thuk the Defiant
Set hostile to make Stasis Chambers of Bash'ir (10974) solvable.
Solves #6422
|
2013-01-21 18:00:19 +01:00 |
|
Gacko
|
2df2d6896b
|
DB: Image of Commander Ameer
Thanks @nelegalno
|
2013-01-20 16:26:44 +01:00 |
|
Gacko
|
e524539d90
|
Core/CS: More npcflag info in .npc info
|
2013-01-19 20:59:48 +01:00 |
|
Gacko
|
c07a4a6745
|
DB: Kelris - Question instead if exclamation on aggro
|
2013-01-19 11:40:14 +01:00 |
|
Gacko
|
a261231d3f
|
Damn TextEdit
|
2013-01-19 02:38:42 +01:00 |
|
Gacko
|
13f457a407
|
DB: Lord Kelriss - Swap aggro and death text
|
2013-01-19 01:42:40 +01:00 |
|
Gacko
|
b25820cc99
|
DB: Lord Kelris - Correct sound on aggro
Thx @gecko32. Solves #6623
|
2013-01-19 01:14:33 +01:00 |
|