Commit Graph
25161 Commits
Author SHA1 Message Date
Kinzcool 4a04dd3808 DB/GameObjects: Updated some templates with sniffed data from build 5.4.2.17658 2014-10-30 22:44:20 -04:00
Kinzcool b485dc78b1 SQL: Changed data fields in gameobject_template to allow int32s 2014-10-30 22:21:06 -04:00
Shauren 7de1356085 Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet claases, added SMSG_COMPRESSED_PACKET 2014-10-31 01:20:53 +01:00
Nyeriah 1823e2f9b8 DB/Achievement: Remove unneeded criteria data for "A Tribute to Immortality"
Required team is already checked from dbc on criteria update
Closes #4622
Thanks to @joschiwald
2014-10-30 20:09:37 -02:00
Shauren 398068e3de Fixed gcc build 2014-10-30 20:59:07 +01:00
Shauren 83bf418213 Fixed typo in previous commit 2014-10-30 20:07:24 +01:00
Shauren 785f0bf5c0 Core/GameObjects: Updated GameObjectTemplate data structure 2014-10-30 20:02:42 +01:00
Nyeriah 6881fd6146 DB/Disables: Remove criteria for the "Shattered" achievement from disables
...as it works fine. Ulduar/Ignis achievement.
2014-10-30 04:48:14 -02:00
Duarte Duarte 6f65d48a21 Merge pull request #13434 from TrinityCore/packitify
Networking code overhaul proof of concept
2014-10-30 02:05:40 +00:00
DDuarte 7b2274a744 Core/Networking: PoC changes to the way packets are handled
This is a rewrite of the way we send SMSG opcodes, the reasoning behind this is to make fixing packets sent in multiple places easier, and allow for clearer documentation of the packet fields.

Included SMSG_AUTH_RESPONSE and SMSG_AUCTION_COMMAND_RESULT as two examples.
2014-10-30 02:04:54 +00:00
DDuarte 386b97c485 Build: Fixup 428d510f76. Use check_cxx_source_compiles instead of try_compile 2014-10-30 01:57:54 +00:00
Duarte Duarte 6156a541f5 Merge pull request #13478 from bloerwald/cmake/use_CMAKE_BUILD_TYPE_with_clang_as_well
cmake: use $CMAKE_BUILD_TYPE instead of $CONFIGURATION as BUILD_DIRECTIVE
2014-10-30 00:18:01 +00:00
bloerwald 428d510f76 Build: Support boost versions compiled in C++11 as well as C++03 mode
Issues related to boost::filesystem and scoped enums
2014-10-30 00:17:41 +00:00
Nyeriah 848c10e581 Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Hot Pocket"
(cherry picked from commit 21820b425b0b573229f683a2d45b23d8a42c888d)
2014-10-29 21:58:16 -02:00
Duarte Duarte 34ba35b8c7 Merge pull request #13475 from bloerwald/connection_patcher/human_readable_pattern
Tools/connection_patcher: use user readable characters for '.logon.battle.net' pattern
2014-10-29 23:53:37 +00:00
Bernd Lörwald 06391e5e9d cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVE 2014-10-29 23:59:28 +01:00
Shauren 15fbb6f46f Core/Entites: Updated GUID format 2014-10-29 21:13:21 +01:00
Bernd Lörwald 636963fd10 Tools/connection_patcher: use user readable characters for '.logon.battle.net' pattern 2014-10-29 20:16:58 +01:00
Shauren 13281fef3c Tools/Patcher: Added pattern & patch for portal to all build configurations 2014-10-29 20:02:59 +01:00
Unholychick cedc971194 Scripts/Ulduar: Fix Ignis' golems not shattering in 25m
Closes #10519

(cherry picked from commit 60493b3057034833dc24674d688eae9bf3d77505)
2014-10-29 15:57:11 -02:00
Nyeriah 368f724655 Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to access the rubble spawning triggers
(cherry picked from commit 4c93ac74da81eeb5af27320777b64d347050f8e2)
2014-10-29 15:56:45 -02:00
jackpoz 573707457e Merge pull request #13440 from Rochet2/ahbot
Core/AH: AHBot related fixes

(cherry picked from commit 248847290ae11478d51decdc605691311dc934c5)
2014-10-28 21:02:39 +01:00
Dr-J 3204268200 DB/Misc: Short John Mithril / Arena Treasure Chest
Since I used a sniff from 4.1.0 after finding out Gurubashi arena is unchanged since 3.3.5 and spawn positions are still the same.
2014-10-28 18:40:28 +00:00
bloerwald ff0f84e3aa Tools/connection_patcher: remove c# code, add c++ code with minor modification, move to tools, integrate into cmake
note: no longer downloads nonexistent modules
note: now throws on not finding patterns
new dependency: boost.filesystem

Closes #13471
2014-10-28 18:33:19 +00:00
DDuarte 6b6b6e8f09 SQL: Revert changes to dev/world_database.sql
This file should only be updated in TDB releases.
Fixes Travis 'build'
2014-10-27 23:48:46 +00:00
DDuarte 5bc823f5e7 Core: Even more warning fixes 2014-10-27 22:52:19 +00:00
DDuarte 7dc4b7e6f8 Core/Defines: Add CLASS_MONK to CLASSMASK_ALL_PLAYABLE
Closes #13469
Thanks @Noffear
2014-10-27 22:48:27 +00:00
DDuarte 07a640de0d Core: Fix warnings, mostly wrong printf formatters 2014-10-27 21:56:44 +00:00
Duarte Duarte efd2607cce Merge pull request #13468 from AriDEV/6.x
Server/Entities: Updated Item Container Sub Class & Bag Family Mask For ...
2014-10-27 20:02:00 +00:00
Dr-J 8fc9ae7426 DB/Misc: Zone Wide Texts 2014-10-27 16:14:57 +00:00
AriDEV c220f3d830 Server/Entities: Updated Item Container Sub Class & Bag Family Mask For Cooking Supplies.
Example: Portable Refrigerator (http://www.wowhead.com/item=92748)

Signed-off-by: AriDEV <[email protected]>
2014-10-27 13:20:10 +01:00
Shauren 7afab9f783 Core/Entities: Updated HighGuid values 2014-10-27 12:03:35 +01:00
Shauren 8b75b7e638 Merge pull request #13466 from AriDEV/6.x
Server/Entities: Should Fix Compile Error Under GCC 4.8+
2014-10-27 10:19:27 +01:00
AriDEV 73daa70c53 Server/Entities: Should Fix Compile Error Under GCC 4.8+
Signed-off-by: AriDEV <[email protected]>
2014-10-27 10:09:17 +01:00
Kinzcool 5ccc7ddf8f DB/Graveyards: Fixed wrong values in the comments for graveyards having more than 1 zone by ID 2014-10-26 22:46:43 -04:00
treak 14e4a557ed Scripts/Freya: Fix Lumberjacked Achieve
Closes #13435
Fixes #8166

(cherry picked from commit e0512dd4b43503d58a0334c54aed513bf24f6eff)
2014-10-27 01:27:06 +00:00
MitchesD bcc4b3aede DB/SAI: Added SAI for the second part of mobs before the gunship battle 2014-10-26 23:00:29 +01:00
Shauren 209a743bbe Core/Entities: Updated updatefields 2014-10-26 22:06:48 +01:00
jackpoz e20a0212b0 Core/AH: Fix build
Fix build caused by 4.3.4 dbcs not having locales in ItemRandom*.dbcs .
Fix a buffer overflow trying to access a char* as char**
2014-10-26 20:48:21 +01:00
jackpoz 5a02018836 Core/AH: Code cleanup
Remove unused paramters from RemoveAuction(), kept till now for compatibility with ahbot patch.
Reverts 28dffbee11

(cherry picked from commit 8d39ad435a1f85d73e438c07e81003bfaa0c125f)
2014-10-26 19:40:19 +01:00
jackpoz 54adc80d64 Merge pull request #13455 Rochet2/ah
AH related fixes

(cherry picked from commit d924553002339a07544063784acd6241ce469986)
2014-10-26 19:17:46 +01:00
Kinzcool c478f3b03a DB/Creatures: Updated creature levels, factions & exp values up to 5.4.7.18019 2014-10-26 11:40:59 -04:00
Kinzcool fb4ac24ebe DB/Creatures: Changed the default char value from 100 to 200 for some columns 2014-10-26 10:41:01 -04:00
Shauren 0444c144bf SQL: Changed creature_template.family to be unsigned 2014-10-26 10:40:29 +01:00
Shauren a231777c50 Misc: Fixed sql import, added new changes to world_database.sql, removed duplicate definition of ObjectGuidGenerator<HIGHGUID_PET> 2014-10-26 10:34:33 +01:00
Kinzcool 9c6f88d31c DB/GameObjects: Updated gameobject_template to 5.4.7.18019 2014-10-26 00:25:59 -04:00
Kinzcool 4613db1b95 DB/Graveyards: Added a comment field to describe the graveyards in graveyard_zone 2014-10-25 21:17:18 -04:00
Shauren 9e1930959d Core/Entities: Changed object lowguid to uint64 2014-10-26 02:57:28 +02:00
joschiwald 747350a0bc Scripts: replaced various Location struct defines with proper Position or G3D::Vector3 2014-10-26 01:56:06 +02:00
Shauren 10fb948c40 Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType 2014-10-25 17:11:35 +02:00