Commit Graph

11992 Commits

Author SHA1 Message Date
Nay e2704d6abd Core/Loot: Enable and fix SMSG_LOOT_START_ROLL 2011-12-22 22:21:48 +00:00
Nay bdf64e8f96 Core/Quest: Enable and 'fix' SMSG_QUESTGIVER_REQUEST_ITEMS 2011-12-22 22:09:33 +00:00
Nay 94e85c34d3 Core/Spell: Enable and 'fix' SMSG_SET_PCT/FLAG_SPELL_MODIFIER 2011-12-22 21:21:41 +00:00
Nay 090bb5a45e Core/Guild: Fix and enable SMSG_GUILD_QUERY_RESPONSE
- Update GuildEvents for 4.x (by Spp)
2011-12-22 19:53:47 +00:00
Nay 07293b55fc Core/Protocol: Last group of "enable CMSGs", onto SMSGs now... 2011-12-22 15:13:22 +00:00
weclub 304fa1d53f Core/Quest: Fix SMSG_QUESTGIVER_STATUS(_MULTIPLE)
Closes #4437
2011-12-22 15:00:06 +00:00
Nay 3310bd0c40 Core/Protocol: Enable more CMSGs 2011-12-22 14:47:07 +00:00
weclub 49f32ae6a8 Core/Protocol: Enable 2 SMSGs
Closes #4388, #4389
2011-12-22 14:07:13 +00:00
Nay 788545cf95 Core/Protocol: Enable many CMSGs (structure verified for each one) 2011-12-22 05:40:35 +00:00
Nay 3698fc5a73 Core/Trainers: Fix and enable CMSG_TRAINER_BUY_SPELL 2011-12-22 05:18:54 +00:00
Nay 3eed377f48 Core/Guild: CMSG_GUILD_ROSTER ft. Bit Streaming
Note: all the structures from this, previous and future commits are from our WPP
2011-12-22 04:50:41 +00:00
Nay 41b0a9ec86 Core/Quest: Fix and enable CMSG_QUEST_CONFIRM_ACCEPT
Core/Protocol: Add CMSG_QUEST_POI_QUERY opcode
2011-12-22 04:34:26 +00:00
Nay 9fe7bedd10 Core/Quest: Fix and enable CMSG_QUESTGIVER_COMPLETE_QUEST 2011-12-22 04:08:48 +00:00
Nay 5d5ed297b4 Core/Guild: Fix and enable CMSG_JOIN_CHANNEL 2011-12-22 03:55:07 +00:00
Nay 869a8644e5 Core/Guild: Fix and enable CMSG_GUILD_QUERY 2011-12-22 03:49:36 +00:00
Nay f9d398c6ad Core/Guilds: Preliminary implementation of guild guids 2011-12-22 03:39:27 +00:00
Nay 770ff57101 Core/Quests: Implement SMSG_QUESTUPDATE_COMPLETE
Quests can now be completed (and it won't crash client)
2011-12-21 23:26:10 +00:00
Nay ed4a74690e Fix compile and a typo
Self reference: in C++ a number prefixed with a zero is treated as an octal number
2011-12-21 21:12:52 +00:00
Nay 968e50c0b1 Core/Quests: Update SMSG_QUESTGIVER_QUEST_DETAILS
Should fix client crash when accepting quest and display the proper npc visual in certain quests (new feature 4.x)
TODO:
- Test
- Update SMSG_QUESTUPDATE_COMPLETE (similar change)
2011-12-21 20:16:27 +00:00
Nay c5ce824ab5 Core&DB/Quest: Add new fields to locales_quest 2011-12-21 18:08:51 +00:00
Nay 7cc49aa0ab Core/Chat: Implement CMSG_MESSAGECHAT_ADDON_X depending on type
Ref http://www.wowwiki.com/API_SendAddonMessage
2011-12-21 15:58:41 +00:00
Nay e16ac6f1e5 Core/Protocol: More opcodes by Spp and weclub 2011-12-21 14:29:57 +00:00
kaelima e285fcffac Fix compile 2011-12-21 03:45:58 +01:00
kaelima 6b25c2c629 Core/Spells: Added more cases for SMSG_CAST_FAILED. Thanks Tomrus and Spp 2011-12-21 03:29:25 +01:00
kaelima 4ef82117d1 Server/Protocol:
- Added a bunch of opcodes (from wpp, ty Nay and Spp)
- Accepted handler for some confirmed structures
- Some updates in SMSG_UPDATE_OBJECT (although useless without splines)
2011-12-21 03:25:24 +01:00
weclub d70b94848f Core/Protocol: Added a few opcodes 2011-12-21 02:53:13 +01:00
kaelima b8eed5d127 Misc/Enum: Updated some enums to 4.2.2 2011-12-21 02:23:56 +01:00
Supabad dc93f698ca 4.x add handler for CMSG_GROUP_SWAP_SUB_GROUP and uncomment some confirmed handlers
add opcode value for CMSG_REQUEST_RAID_INFO
2011-12-19 13:02:27 +01:00
Nay b3670c9712 Core/Opcodes: Add id and handler for SMSG_UPDATE_LAST_INSTANCE (from WPP) 2011-12-18 16:48:17 +00:00
weclub 0c5d88c060 Core/Opcodes: Add a few opcode ids and enable their handlers
Closes #4296
Closes #4298
Closes #4299
Closes #4300
2011-12-18 16:37:39 +00:00
weclub 1a7f9f4ce6 Core/Spells: Update SpellEffects to 422 and fix a typo
Close #4297
2011-12-18 16:24:15 +00:00
weclub 9ded88d75f Core/Opcodes.h: Codestyle; opcode ids should be in hex and uppercased
Closes #4278
2011-12-18 16:18:07 +00:00
weclub 0056360034 Core/Enum: Update ServerMessageType enum to 14545
Closes #4277
2011-12-18 16:13:03 +00:00
weclub 4f75009fdf Core/Opcodes: Enable SMSG_ZONE_UNDER_ATTACK, Structure is correct
Closes #4275
2011-12-18 16:06:49 +00:00
Nay 8a000de1ca Core/Misc: Fix two warnings 2011-12-18 15:42:07 +00:00
Nay 9f635ca906 Merge branch 'master' into 4.x 2011-12-18 15:10:54 +00:00
Shocker f3c6904096 Core/Quests: Fix exploits with banked quest items while trying to complete quests 2011-12-18 16:24:10 +02:00
Shauren 6758e13349 Core/Items: Added ITEM_FLAGS_EXTRA_BNET_ACCOUNT_BOUND 2011-12-17 14:37:28 +01:00
Shauren cef048beba Core/DB2: Wrap DB2 structures in #pragma pack(1) to prevent byte padding and allow correct reading on all platforms 2011-12-17 14:37:00 +01:00
kaelima 3bd80d2bdf Scripts/Winter Veil: Fix possible exploit when kissing Winter Reveler. Also fix the visual cast of the debuff. 2011-12-17 05:01:37 +01:00
Shocker d1bb5b21af Merge pull request #4356 from kandera/fix_TotT
Core/Spells: Fix correct targeting for Tricks of the Trade
2011-12-16 10:38:33 -08:00
Machiavelli 5d39dfc7be Merge pull request #4354 from elecyb/eletotem2
Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental T...
2011-12-16 09:44:31 -08:00
kandera c961d3fdb5 Core/Spells: Fix correct targeting for Tricks of the Trade 2011-12-16 11:56:02 -05:00
kaelima d10b0b74bd Fix code style and compile from 7e1c556536 2011-12-16 17:19:05 +01:00
Kaelima 970878f677 Merge pull request #4355 from kandera/fix_master_poisoner
Core/Spells: Envenom (Fix buff duration from master poisoner. aura was b...
2011-12-16 08:16:40 -08:00
kandera 7e1c556536 Core/Spells: Envenom (Fix buff duration from master poisoner. aura was being considered negative due to the damage effect. aura should be considered positive) 2011-12-16 11:04:52 -05:00
Gigatotem bd90edc806 Core/Items: Deathbringer's Will and Deathbringer's Will (HC) should proc Haste for a Druid not attack power. 2011-12-16 15:24:14 +00:00
elecyb eeb5a2d95e Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totem 2011-12-16 12:11:26 -03:00
Machiavelli 7e94cae867 Merge pull request #4260 from wilds/fix_charge
Core/Spells: fix charge and chargedest effect through textures
2011-12-16 04:10:24 -08:00
Supabad 1af4d40be6 4.x simplify Authhandler 2011-12-16 12:55:02 +01:00