Commit Graph

13818 Commits

Author SHA1 Message Date
Shauren
7770c82097 Core/Items: Finished reforging (mostly by subv) 2012-08-06 23:00:57 +02:00
Nay
f6fce43a64 Core/PacketIO: Fix structure of CMSG_RANDOMIZE_CHAR_NAME 2012-08-06 20:08:04 +01:00
Nay
7637481909 Core/PacketIO: Enable duel related opcodes 2012-08-06 19:50:29 +01:00
Kandera
eb0d8f2854 Protocol/PacketIO: enable more opcodes and add one opcode number 2012-08-06 14:30:25 -04:00
Nay
4d8b06d0bd DB/Schema: Change basehp/mana/armor in creature_classlevelstatus to unsigned mediumint
There's no reason to be cheap...
2012-08-06 19:21:04 +01:00
Nay
b72373f1ee Core/Creature: Add basehp3 to creature_classlevelstats 2012-08-06 19:11:30 +01:00
Kandera
9795498488 Core/Commands: missing change from previous commit 2012-08-06 13:55:35 -04:00
Kandera
81fc922b2e Core/Commands: change .modify money to only use int32 2012-08-06 12:20:00 -04:00
Shauren
b620686641 Compile fix for noob compilers 2012-08-06 18:06:48 +02:00
Shauren
a83c2ca60a Core/Movement: Added another researched spline flag 2012-08-06 17:42:12 +02:00
Kandera
0411ba31e0 Core/NetworkIO: enable more opcodes 2012-08-06 11:26:18 -04:00
Subv
ad571835b1 Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 2012-08-06 10:09:24 -05:00
Subv
89482323b7 Protocol/PacketIO: Enabled more opcodes 2012-08-06 10:03:01 -05:00
Nay
f7d83c1ead Core/PacketIO: Enable some gameobject related opcodes 2012-08-06 15:51:57 +01:00
Subv
25e7e6dddd Protocol/PacketIO: Enabled more opcodes. 2012-08-06 09:47:39 -05:00
Shauren
3a0ef1931b Core/Movement: Verified one more spline flag 2012-08-06 15:41:23 +02:00
Kandera
450a6a66c7 Core/Spells: add name for cast_flag_unknown_2 to cast_flag_has_trajectory 2012-08-06 09:32:35 -04:00
Nay
64ada0f560 Core: Fix build 2012-08-06 14:01:09 +01:00
Subv
b575fb7aee Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 2012-08-06 07:10:39 -05:00
Subv
c7799e1694 Core/PacketIO: Fixed a mistake in SMSG_RANDOMIZE_CHAR_NAME (thk Shauren) 2012-08-06 07:05:40 -05:00
Shauren
8cbfba255d Core/Movement: Some cleanup in spline flags 2012-08-06 10:44:36 +02:00
Subv
20aad55989 Fixed a compile error 2012-08-05 22:48:56 -05:00
Subv
8b8fa24fec Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here and there 2012-08-05 21:52:36 -05:00
Nay
efded87d7e Merge pull request #7296 from cyberbrest/pull9
[434][PacketIO] structure CMSG_MOVE_CHNG_TRANSPORT.
2012-08-05 18:19:23 -07:00
cyberbrest
4c81231816 [PacketIO] structure CMSG_MOVE_CHNG_TRANSPORT. 2012-08-06 04:15:42 +03:00
cyberbrest
e2590a7341 [Movement/Spline]: set correct spline flags for taxi patching. 2012-08-06 04:10:23 +03:00
Subv
1928964443 Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Codestyle/Misc: Renamed recv_data to recvData
2012-08-05 19:40:30 -05:00
Subv
5b7b6e121c Core/Misc: Fixed a crash in .modify money command.
Fixed a mistake in the reforge handler
2012-08-05 17:33:29 -05:00
Subv
74fe587b49 Protocol/PacketIO: Enabled a few more opcodes 2012-08-05 16:15:38 -05:00
Subv
5921f463ef Protocol/PacketIO: Enabled more opcodes 2012-08-05 15:21:52 -05:00
Nay
c6c9f7b58f Scripts/Commands: remove reload item_set_names and locales_item_set_name 2012-08-05 19:49:59 +01:00
Nay
c96df75900 Core/Items: Remove a few missing things 2012-08-05 19:38:24 +01:00
Subv
2c20cc98c9 Core/Protocol: Removed SMSG_ITEM_NAME_QUERY_RESPONSE, it no longer exists 2012-08-05 10:13:48 -05:00
Subv
0e581b7991 Core/Items: Removed no longer needed code for item set names and item set names locales 2012-08-05 10:09:56 -05:00
Nay
e8f08be901 Core/Items: Fix compile 2012-08-04 20:03:15 +01:00
LordJZ
880e708658 Tools: Proper default target build output
Ref #7022
2012-08-04 19:47:45 +01:00
Nay
c7c714eb38 Merge pull request #7267 from cyberbrest/pull5
[434][Item] remove support KeyRing Slots and CurrencyTokenSlots.
2012-08-04 11:40:42 -07:00
Nay
2207dd18c4 Merge pull request #7272 from cyberbrest/pull6
[434][PacketIO] castbar.
2012-08-04 11:39:44 -07:00
Subv
297aed81e2 Core/PacketIO: Enabled some more opcodes 2012-08-04 13:19:06 -05:00
Nay
da2db28cab Core/PacketIO: Add some (possible) missing FlushBits 2012-08-04 19:11:13 +01:00
Subv
fc318a2da7 Core/Protocol: Enabled CMSG_BUY_ITEM 2012-08-04 13:01:29 -05:00
Nay
45910ab638 Core/Chat: Fix unitialized lang variable (set to LANG_UNIVERSAL) when text type is emote, afk or dnd 2012-08-04 17:55:45 +01:00
kaelima
f5d19939bf Core/Guilds: Implemented some guild packets, some basic guild functions is working, though most are still WIP/TODO 2012-08-04 18:41:18 +02:00
Subv
d9da2e8e50 Core/Player: Use DBC data to set the correct amount of hp and mana based on player level and class 2012-08-04 11:33:49 -05:00
Nay
5518daa74b Core/Chat: Send addon prefix in addon messages
Correct structure of some CMSG_MESSAGECHAT_ADDON_x opcodes
Fix a compile error in HandleReforgeItemOpcode
2012-08-04 15:58:09 +01:00
cyberbrest
fb7015d0dc [PacketIO] castbar. 2012-08-04 13:21:37 +03:00
Subv
17e852d9b3 Items/Reforge: Partially implemented reforge, still ToDo: Apply real stat modifiers to the player 2012-08-03 20:48:47 -05:00
Nay
48db4b2b7d Core/PacketIO: Fix and enable SMSG_MESSAGECHAT
TODO: 	- Send addon prefix in this packet when language is Addon
	- Cleanup uses of SMSG_MESSAGECHAT (17 different "handlers" for it is not okay) (long term)
	- Missing a CMSG_MESSAGECHAT_ADDON_x or two
2012-08-04 01:39:18 +01:00
Nay
12307c7d06 Whitespace is the root of all evil 2012-08-03 22:39:34 +01:00
Nay
3577afcfaf Core/WorldSession: Bypass assigned handler restriction if .debug send opcode command is used 2012-08-03 22:39:34 +01:00