Commit Graph

4708 Commits

Author SHA1 Message Date
Rat
de6a45b207 Core/WorldSession: commented null opcode tracer 2012-01-10 15:26:12 +01:00
Rat
8d19dc343e Core/Movement: updated movement structures again ... 2012-01-10 14:50:25 +01:00
Rat
07d27cbbf7 Core/ByteBuffer: fixed bitreader, this fixes the "strange movement" bug 2012-01-10 10:22:49 +01:00
Shauren
c84de34ab6 Core/Movement: Minor corrections to SMSG_PLAYER_MOVE 2012-01-09 19:44:46 +01:00
Rat
e8c5218e00 Core/Movement: updated 2 more movement structures 2012-01-09 18:17:09 +01:00
Rat
fae72c75a6 Merge pull request #4709 from Gyx/4.x
Gyx 4.x update
2012-01-09 03:32:26 -08:00
Shauren
7db8fbd874 Core/Movement: 4.2.2 structure for MSG_MOVE_START_BACKWARD 2012-01-08 17:26:45 +01:00
Shauren
ab5e1d5667 Core/Movement: 4.2.2 structure for MSG_MOVE_SET_PITCH 2012-01-08 17:19:26 +01:00
Shauren
a34a421e99 Core/Movement: 4.2.2 structure for MSG_MOVE_JUMP 2012-01-08 16:45:49 +01:00
Rat
e8877e8d64 Core/Movement: updated 2 more movement structures 2012-01-08 16:25:39 +01:00
Subv2112
241b460269 Core/Protocol: Enable 3 more handlers
Closes #4507
2012-01-08 13:28:48 +00:00
Gyx
1180fbf531 P9: Update ItemClass & ItemSubclass from ItemClass.dbc & ItemSubclass.dbc
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-08 14:42:37 +08:00
Gyx
636e2fb752 P8: Fixed corpse loading crash.
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-08 12:17:06 +08:00
Gyx
79e7e86384 P7: Small clean-up.
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-08 11:35:00 +08:00
Shauren
0b507c1a29 Core/Movement: 4.2.2 structure for MSG_MOVE_FALL_LAND 2012-01-07 18:34:31 +01:00
Nay
9f4bdbe3d7 Core/DB: Fix corpse loading prepared statements (typo introduced in merge) 2012-01-07 17:29:59 +00:00
Nay
9c26ce8da5 Merge branch 'master' into 4.x
Conflicts:
	src/server/game/Achievements/AchievementMgr.cpp
	src/server/game/Achievements/AchievementMgr.h
	src/server/game/Entities/Corpse/Corpse.cpp
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Quests/QuestDef.cpp
	src/server/shared/Database/Implementation/CharacterDatabase.cpp
	src/server/shared/Database/Implementation/CharacterDatabase.h
2012-01-07 17:13:42 +00:00
Nay
ccf8b3889b Core/Protocol: Enable some handlers 2012-01-07 16:41:56 +00:00
Gyx
42f3f91ad4 P5: Typo...
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-07 12:28:09 +08:00
Gyx
f27cc65588 P4: Fixed some opcodes. Fixed HandleReadItem (CMSG_READ_ITEM).
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-07 10:24:35 +08:00
Kaelima
a79ea3dcdf Merge pull request #4672 from Subv/fix004
Fixed gossip menu displaying for gameobjects with type GAMEOBJECT_TYPE_QUESTGIVER
2012-01-06 06:37:20 -08:00
Shauren
1a8bf13cb6 Core/Events: Last part of seasonal quest loading/saving fixes (should all be one commit) 2012-01-06 15:08:21 +01:00
Shauren
5ae622678a Core/Events: Fixed saving seasonal quest status 2012-01-06 15:01:30 +01:00
Shauren
2bef633e1f Core/Events: Corrected column type when loading seasonal quest status 2012-01-06 14:58:55 +01:00
Shauren
0c2dd2dc7f Core/Events: Fixed crash when loading character_queststatus_seasonal 2012-01-06 14:57:01 +01:00
Gyx
5779884002 P3: And more opcodes.
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-06 19:24:51 +08:00
Supabad
c4577db641 Core/Achievements: Add ACHIEVEMENT_CRITERIA_DATA_TYPE_S_PLAYER_CLASS_RACE
Signed-off-by: Supabad <Supabad.trinity@gmail.com>
2012-01-06 11:03:11 +01:00
Gyx
f31a7d8fed P2: More opcodes.
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-06 16:35:17 +08:00
Gyx
a3b788ec65 P1: Fixed some opcodes, structure later update.
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-06 15:39:38 +08:00
Shocker
33de07e2dc Merge pull request #4641 from Subv/fix001
Core/Vehicles: Vehicles with SAI should not kick their passengers when resetting
2012-01-05 19:20:13 -08:00
Shocker
e0bafc73f8 Merge pull request #4649 from Souler/fix_simon_game
Scripts/Quest: An Apexis Relic and The Relic's Emanation and Guardian of the Monument
2012-01-05 19:14:23 -08:00
Subv2112
d3b1c51b6e Core/Gossips: Fixed gossip menu displaying for gameobjects with type GAMEOBJECT_TYPE_QUESTGIVER, closes #4488
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-05 21:41:17 -05:00
Subv2112
235b941964 Fixed a typo
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-05 19:46:46 -05:00
Souler
2d8a6fdf15 Scripts/Quests: An Apexis Relic, The Relic's Emanation and Guardian of the Monument. 2012-01-06 01:19:07 +01:00
Subv2112
d889edb436 Core/SAI: Self-casted auras should not be removed when the NPC resets
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-05 15:09:55 -05:00
Venugh
b7959716ea Core/Commands: Implemented .reload waypoint_data command. (requests from Aokromes.) 2012-01-05 20:31:12 +01:00
Aokromes
995fa11e01 This is ........... 3 commits to fix the typos of 3 rows.... 2012-01-05 19:11:04 +01:00
Subv2112
8197c37a92 Vehicles with SAI should not kick their passengers when resetting
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-05 12:11:58 -05:00
Shauren
01900b5829 Core/Events
* Changed how quests are linked to events (no longer in Quest class)
* Added quest validation when loading game_event_seasonal_questrelation
* Renamed fields in new table to be consistent with game_event* tables
* Corrected db data (some entries had -1 as event id)
2012-01-05 13:27:17 +01:00
Aokromes
894d4c0d66 More typo fix by Persephone. 2012-01-05 12:28:09 +01:00
Aokromes
65a427a322 Typo fix by higi closes #3633 2012-01-05 11:36:17 +01:00
Shocker
1a1d8a100b Core/Guilds: Players should be removed from guild when changing faction
Closes #4623
2012-01-05 00:50:33 +02:00
Shocker
2fac227480 Merge pull request #4405 from Warpten/feral
Core/Spells: Fix Druid's T10 Feral 4P Bonus
2012-01-04 13:50:17 -08:00
Shocker
08bcbc89b0 Merge pull request #4229 from devilcoredev/fix_002
Core/Spells: Fix the spell immunity system to be effect-dependent
2012-01-04 13:41:51 -08:00
Shocker
00e1de4c0a Merge pull request #3478 from Havenard/fix0011
Core/Spells: Fix Divine Storm
2012-01-04 13:35:29 -08:00
Shocker
91d51d9474 Merge pull request #4244 from Warpten/master
Core/Spells: Fix Earthen Power
2012-01-04 13:31:45 -08:00
Shocker
ecb1bdd7c3 Merge pull request #4489 from devilcoredev/fix_001
Core/Achievemens: Fix 'The Undying' and 'The Immortal' achievements
2012-01-04 13:27:43 -08:00
Shocker
0a17ab2e4c Merge pull request #4314 from drskull/master
Core/Spells: Windfury and Flametongue should proc from abilities
2012-01-04 13:25:43 -08:00
Shocker
b1129499a2 Merge pull request #4587 from wilds/fix_reenter_bg
Core/Battleground: Fix re-entering battlegrounds after disconnect
Closes #90
2012-01-04 13:18:05 -08:00
Shocker
19e9a09c2a Merge pull request #4614 from Bezo/master
Core/Logs: Add logs for change pass command on players level (.account password)
2012-01-04 13:16:38 -08:00