Vincent_Michael
ceed5ea42f
Scripts/Icecrown Citadel: Fix warning
2013-01-26 19:57:11 +01:00
Vincent_Michael
480c847156
Core: Some cosmetic changes
2013-01-26 19:49:53 +01:00
ZxBiohazardZx
1c95762849
DB/Loot: some modifications to Mithrill Bound Trunk
...
Closes #3801
2013-01-26 19:46:14 +01:00
Vincent_Michael
66e9b0c633
DB/Conditions: Add conditions for Bellowing Roar / Eruption
2013-01-26 19:22:47 +01:00
ZxBiohazardZx
1682a72d1a
DB/Loot: add loot for Protectorate Treasure Cache and make sure you always get sometime out of it...
...
Closes #8589
2013-01-26 19:20:15 +01:00
dele
9ae8a1e7cb
DB/Loot: add missing items to Coren Direbrew
...
Closes #7297
2013-01-26 18:58:15 +01:00
Nay
18f5de77c3
Core/GossipDef: Fix a build error from 9812afe08b
...
*slaps MrSmite*
2013-01-26 17:48:47 +00:00
Nay
9812afe08b
Merge pull request #9063 from MrSmite/QuestLevelsInUi
...
Option to show quest levels in dialogs
2013-01-26 09:23:58 -08:00
w1sht0l1v3
f0800d3926
Scripts/ShadowmoonValley: Fixup script for Lord Illidan Stormrage quest to be doable.
...
Notice: this whole script needs a proper rewrite(contains wrong Illidan npc id,bad dialogues,etc).
2013-01-26 19:19:55 +02:00
Aokromes
9a652b390a
Update README
...
TrinityCore Requirements
Platform: Linux, Windows or Mac
Processor with SSE2 support
ACE ≥ 5.8.3
MySQL ≥ 5.1.0
CMake ≥ 2.8.0
OpenSSL ≥ 0.9.8o
GCC ≥ 4.3 (Linux only)
MS Visual Studio ≥ 9 (2008) (Windows only)
2013-01-26 05:32:37 +01:00
MrSmite
a45f7fd878
Adds CONF option to show quest levels in dialogs.
...
Example: [13] Westfall Stew
Default = 0 (off). Make sure to set UI.ShowQuestLevelsInDialogs to 1 to turn it on
NOTES:
* DO NOT supply the quest level when using commands such as .lookup quest, it
is not actually part of the title (even though it will be printed in the result)
* Also adds the level in the quest tracker and quest log
* If locale is used, the level is added after the proper title is looked up
* LUA Mods that offer this feature do not work properly with TC, most will not put the level in all dialogs. Users who have such mods should disable the mod's feature or they may see the quest level listed twice.
Example: [13][13] Westfall Stew
2013-01-25 21:47:07 -05:00
WishToDie
1348e4e44d
Fix Typo.
2013-01-26 00:57:10 +02:00
w1sht0l1v3
6acfa49065
Script/Commands: Implement command to list the members of a group/party.
2013-01-26 00:41:46 +02:00
Gacko
f3d0ea66be
DB: Fix SAI broke by quest_end_script conversion
...
Closes #8995
2013-01-25 22:28:49 +01:00
Machiavelli
61495d18a3
Core/Log: Fix crash due to uninitialized variable
2013-01-25 21:40:21 +01:00
Malcrom
dbb25deb5f
DB/Stats: Correct a few creature_classlevelstats
...
Research done for 4.3.4 but still valid in 3.3.5
2013-01-25 14:54:56 +00:00
nelegalno
9ad8ac73a9
DB/Texts: Ensure that correct types are used in creature_text (42 texts should be corrected)
...
Closes #9055
2013-01-25 11:57:31 +00:00
Nay
670f80fa39
Merge pull request #9056 from thomas33/typo
...
fix typo
2013-01-25 03:48:32 -08:00
thomas33
c36aa6e7af
fix typo
2013-01-25 12:25:06 +01:00
Shauren
705d0c8865
Scripts/Icecrown Citadel: Fixed possible crash with Bone Spike Graveyard
...
Closes #7171
2013-01-24 22:51:42 +01:00
Shauren
1c7ade5e54
Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang's Blood Power scaling on first attempt.
...
Closes #3283
2013-01-24 22:46:45 +01:00
Spp
0d3cc3ae3a
Core/Log: Fix console colors (missing change from 53a3373)
...
Closes #9051
2013-01-24 21:52:29 +01:00
Nay
a3c9e67731
Merge pull request #8953 from MrSmite/PetAI_PassiveCastFix
...
Fix passive pets not using spells when commanded to attack
2013-01-24 08:55:31 -08:00
Kirkhammett
b64ad98b0d
DB/SAI: Fix quest Wrangle Some Aether Rays!
...
Closes #6176
Closes #8968
2013-01-24 16:53:28 +00:00
Nay
c757d24c5a
Merge pull request #8978 from Naios/sai_timed_cond
...
Core/SmartScripts: Check Conditions also for timed Events
2013-01-24 08:50:51 -08:00
Shauren
bf0c976f76
Core/Players: Fixed uninitialized variable for item swaps
2013-01-24 17:23:34 +01:00
Spp
53a3373a98
Core/Logging: Fix all possible crashes when using bad Appender config settings
2013-01-24 16:57:35 +01:00
Spp
cc605e0605
Core/Misc: Minor cosmetic changes here and there
2013-01-24 16:57:35 +01:00
Shauren
08866f377e
Tools/mmap_generator: Fixed a deadlock at exit
2013-01-24 16:40:35 +01:00
Nay
526bb51696
Merge pull request #9049 from springfieldking/master
...
Fix crash when wordserver startup
2013-01-24 06:45:51 -08:00
Nay
40a470c669
Merge pull request #9037 from krofna/crefixes
...
Fix error when swapping unique equipped weapon on dual wield
2013-01-24 06:39:50 -08:00
springfieldking
389a4899f4
Update src/server/shared/Logging/Log.cpp
...
Fix crash when the last iter plus and change value
2013-01-24 22:26:11 +08:00
Spp
23b6a6a7cd
Core/Log: Rotate logs when maximum size is exceeded, backup name will be "filename".datetime
...
- This is an addition to 39c2d89
2013-01-24 12:44:58 +01:00
Shauren
7c4d485d42
Merge pull request #9045 from krofna/mysql
...
Fix magic numbers: You meant 5.1 and not 5.10
2013-01-24 02:06:13 -08:00
Mislav Blažević
3034db9296
Core/DBLayer: Fixed required version definitions
2013-01-24 11:05:36 +01:00
Mislav Blažević
54027803bd
Fix error when swapping unique equipped weapon on dual wield
...
Also fix rings and trinkets
2013-01-24 08:59:14 +01:00
Machiavelli
fd967ba4c6
Tools/mmaps_generator: Multithreading optimisations. Should save some time generating mmaps.
2013-01-24 01:20:25 +01:00
Machiavelli
0f8a8a3270
Merge branch 'HEAD' of git@github.com:TrinityCore/TrinityCore.git
2013-01-24 01:13:21 +01:00
Shauren
5d75ac29b4
Tools: Remove a bit of spam when mmaps_generator loads vmaps
2013-01-23 23:25:42 +01:00
Shauren
6c5fbc492c
Scripts/Icecrown Citadel: Fixed Essence of the Blood Queen interrupting player spell casts
...
Closes #8665
2013-01-23 23:14:18 +01:00
Machiavelli
1c0239ea98
Core/DBLayer: Drop support for MySQL versions <5.1
...
Both server and client libraries must be up to date in order to run TC.
2013-01-23 22:56:56 +01:00
Vincent_Michael
f4de181db0
SQL: Rename SQL merged in PR
2013-01-23 20:29:40 +01:00
blub
a6f587a3b1
Merge pull request #9016 from joschiwald/spellscripts4
...
Core/Spell: convert more spells to SpellScripts
2013-01-23 11:19:39 -08:00
WishToDie
d291c78ca0
Typo fix.
2013-01-23 21:08:33 +02:00
w1sht0l1v3
70490c8238
Script/Commands: Add command to join an existing group/party.
2013-01-23 20:58:01 +02:00
Machiavelli
39c2d892f3
Core/Log: Allow configuring a maximum file size for a log file. If the file size is about to be exceeded, the core will create a new file titled <oldname>_.log and start outputting there.
2013-01-23 17:48:17 +01:00
w1sht0l1v3
5e367c910a
DB/Misc: Add back flight aura on Wyrmrest Defender.(probably deleted on last template_addon cleanup)
...
Correct a SAI line for Nerub'ar Broodkeeper.
2013-01-23 13:21:31 +02:00
joschiwald
af50ce6223
Core/Spell: convert more spells to SpellScripts
2013-01-22 23:36:51 +01:00
click
907cd17342
Merge pull request #9020 from krofna/krafixes
...
Core/ConfigReader: Expand ~ as the HOME envvar on UNIX-based platforms (requries that the HOME envvar has been set, it normally is)
2013-01-22 12:59:18 -08:00
Nay
4f3c6b1390
Core: Yet another warning fix
...
@Kaelima: could you verify MoveCharge?
2013-01-22 20:47:52 +00:00