Shauren
c649e2fe6b
Fixed typo in PutBits
2012-09-02 14:22:18 +02:00
Sovak
13e1e23611
Core/Battlegrounds: More battleground fixes
...
Signed-off-by: Shauren <shauren.trinity@gmail.com >
2012-09-02 12:17:38 +02:00
Nay
2e1de60593
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/scripts/Commands/cs_misc.cpp
src/server/worldserver/worldserver.conf.dist
2012-09-01 22:19:13 +01:00
Spp
a7dd289b04
Core/Config: Change default log level of "Chat Log" to fit old log system
2012-09-01 22:13:12 +02:00
Spp
b127610510
Config: Cosmetic changes to fit config guidelines
2012-09-01 21:24:09 +02:00
Spp
7811e9100c
Core/Logging: Delete player filename will now use guid_name format like old log system. (was set to account_name by error)
2012-09-01 21:18:01 +02:00
Spp
5cafe0ca01
Core/Logging: Fix delete player crash having logging player enabled.
...
closes #7437
2012-09-01 21:15:20 +02:00
Shauren
d218afa198
Core/PacketIO: Implemented ByteBuffer::PutBits allowing to put a value at specified position with bit precision
2012-09-01 17:52:19 +02:00
Shauren
3d0c6a3f4a
Merge pull request #7607 from Sovak/party_derp
2012-09-01 06:22:45 -07:00
Sovak
5a649b52b3
Core/Groups: Fixed issue, when invite message says that you are inviting yourself
...
Signed-off-by: Sovak <Sovak007@gmail.com >
2012-09-01 15:16:59 +02:00
kaelima
859b706079
Core/PacketIO: Refix SMSG_TRAINER_BUY_SUCCEEDED and actually activate SMSG_PLAY_SPELL_VISUAL_KIT
...
ref commit c0602889b5
2012-09-01 05:39:19 +02:00
kaelima
c0602889b5
Core/PacketIO:
...
- Rename and fix: CMSG_INSPECT_HONOR_STATS and SMSG_INSPECT_HONOR_STATS.
- Replaced SMSG_TRAINER_BUY_SUCCEEDED with new SMSG_TRAINER_SERVICE.
- Fix sending SMSG_PLAY_SPELL_VISUAL_KIT and removed obsolate SMSG_PLAY_SPELL_IMPACT.
Thanks to mangos
2012-09-01 05:03:15 +02:00
Myran2
4bc983d7b7
Core/Commands: Fix .cheat kill and add instakill immunity to it
...
Closes #7586
2012-09-01 00:36:26 +01:00
Nay
107bd5f5a3
Scripts: Fix non pch build
2012-09-01 00:11:44 +01:00
Nay
6b0c2a307b
Merge pull request #7599 from gacko28/zuluhed
...
Core/Spell: Unlocking zuluhed chains
Closes #996
Fixes quest Zuluhed the Whacked
2012-08-31 15:58:34 -07:00
Gacko
74d4aec49b
Core/Spell: Unlocking zuluhed chains
...
Core/Spell: Unlocking zuluheds chains
Core/Spell: Unlocking zuluheds chains
Core/Spell: Unlocking zuluheds chains
2012-09-01 00:35:52 +02:00
Nay
8bfdfd18cd
Scripts: Fix a merge issue, thanks cyberbrest
2012-08-31 19:48:26 +01:00
Nay
5ab5cbcd2c
Core/Loading: Fix a typo when loading creature_template
2012-08-31 17:48:05 +01:00
Trista
305b8d2d69
Core/Scripts: Improve Wyrmrest Defender gossip
...
* Added conditions to only show default gossip, if not on quest 12372
* Else show other gossip text
* Add second gossip text on gossip select
* Remove close gossip - after a lot of videos turns out character close it by moving or clicking "goodbye"
Ref #1861
Closes #7594
2012-08-31 14:20:55 +01:00
w1sht0l1v3
20e629d038
DB/SAI: Taking on All Challengers & Defending Your Title
2012-08-31 04:15:04 +03:00
Nay
1a5df2b72e
SQL: Rename SQL
2012-08-31 01:29:18 +01:00
Myran2
908ae08a0a
Scripts/Commands: Create a new group of commands, .cheat, and add new and move old commands to it:
...
Changes:
- .explorecheat is now .cheat explore
- .waterwalk is now .cheat waterwalk
- .taxicheat is now .cheat taxi
New commands:
- .cheat god
- .cheat casttime
- .cheat cooldown
- .cheat power
(Descriptions available in the SQL file / in-game)
Inspiration on ArcEmu commands
Closes #7569
2012-08-31 01:26:21 +01:00
Nay
d61f3131fb
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/Entities/Creature/Creature.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Globals/ObjectMgr.cpp
src/server/game/Server/Protocol/Opcodes.h
src/server/scripts/EasternKingdoms/silverpine_forest.cpp
src/server/scripts/Kalimdor/silithus.cpp
src/server/shared/DataStores/DBCFileLoader.h
src/server/shared/Database/Implementation/WorldDatabase.cpp
src/tools/map_extractor/System.cpp
src/tools/map_extractor/dbcfile.cpp
src/tools/vmap4_extractor/adtfile.cpp
src/tools/vmap4_extractor/dbcfile.cpp
src/tools/vmap4_extractor/wdtfile.cpp
2012-08-30 23:06:19 +01:00
Nay
e3d9768a50
Core: Fix many "errors"/warnings and coding style (3)
...
Game
Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:33 +01:00
Nay
abbb896cfb
Core: Fix many "errors"/warnings and coding style (2)
...
Scripts; also reverted a change to AuthSocket
Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:03 +01:00
Nay
5f1977cb1d
Core: Fix many "errors"/warnings and coding style (1)
...
Extractors, worldserver, authserver, shared and collision affected
Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 19:07:59 +01:00
Nay
902d48811e
Merge pull request #7571 from daniik/master
...
Remove duplicated code in FleeingMovementGenerator
2012-08-30 06:31:25 -07:00
danik
28a478589d
Core/MovementGenerator: Remove duplicated code
2012-08-30 15:26:22 +02:00
Kaelima
dd98331999
Merge pull request #7566 from Souler/fix_copy_weapon_auras
...
Scripts/Spells: Fix Weapon Copy related auras.
2012-08-30 03:36:40 -07:00
Souler
5ee99a9412
Scripts/Spells: Fix Weapon Copy related auras.
...
Closes #3731
2012-08-30 11:50:07 +02:00
kaelima
bdfae83898
Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
...
- Added more flags to UnitFlags2 enum (Thanks wpp)
2012-08-30 04:52:56 +02:00
Nay
e909e5515b
Scripts/Hellfire: Add missing include
2012-08-29 22:36:04 +01:00
Nay
872c239dbe
Merge remote-tracking branch 'origin/master' into 4.3.4
2012-08-29 22:29:06 +01:00
Gacko
e07a8db6da
Scripts/Hellfire: Rework Blood Furnace
2012-08-29 22:23:15 +01:00
Nay
b89b8ff277
Core/Loading: Change info/error messages to printf when config is not loaded
2012-08-29 20:02:55 +01:00
Nay
3d1f8fd292
Core/Groups: Enable SMSG_GROUP_LIST and correct position of petauramask
2012-08-29 15:47:30 +01:00
Nay
4070f5ac84
Merge pull request #7487 from drskull/master
...
Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp
Closes #4376
2012-08-29 06:08:13 -07:00
Nay
adb6ae7770
Core: Add missing include to BfHandler (thanks Chevron) and a typo in HandleRequestPartyMemberStatsOpcode (thanks Kaelima)
2012-08-29 14:06:52 +01:00
Nay
aa9f2e9f18
Merge remote-tracking branch 'origin/master' into 4.3.4
2012-08-29 14:01:38 +01:00
Tuxity
ee760ab360
Core/BG: Initial work on battleground and battlefield related packets
2012-08-28 23:46:46 +01:00
Shauren
122df95165
Core/Items: Bind item to owner when using it for transmogrification
2012-08-28 23:32:09 +02:00
Nay
f50811f3a9
Core/Group: Code style corrections and logic fixes
2012-08-28 21:42:49 +01:00
Nay
568e7eb3ea
Core/Groups: Simplify some GroupUpdateFlags handling and fix a typo
2012-08-28 21:21:05 +01:00
Nay
49532cd220
Core/Groups: Fix some failures when building stats
...
Thanks Zakamurite and Kaelima
2012-08-28 21:02:48 +01:00
Vincent-Michael
856a5b62fb
DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the Ice Watcher'
2012-08-28 21:13:37 +02:00
Nay
d533c950cb
Scripts: Fix code style after PR
2012-08-28 19:31:15 +01:00
Nay
a9e6f5453b
Merge pull request #7553 from Trista/master
...
Core/Spells: Destabilizing Azure Dragonshrine
2012-08-28 11:26:48 -07:00
thesensei
66917624bb
Core/Spells: Destabilize Azure Dragonshrine
...
*Spell script support for spell 49370
2012-08-28 20:58:03 +03:00
Kandera
ff886b626e
Core/Wintergrasp: correctly fix collision for invisible wall in wg. also fixes recent crash. closes #7548
2012-08-28 09:52:59 -04:00
Nay
449e577b70
Core/Authserver: Fix previous merge
2012-08-28 14:12:17 +01:00