Commit Graph

7509 Commits

Author SHA1 Message Date
illusion
f4b83273ec Core/Tickets
* Fixed .ticket complete command not marking tickets as completed
* Fixed "Need more help" button functionality after ticket has been answered by a GM

Closes #9383
2013-05-11 11:19:57 +02:00
Shauren
77d4acc776 Core/Players: Fixed deleting characters unlinked from accounts
Closes #9764
2013-05-07 19:55:16 +02:00
Shauren
27ceee92fb Core/AuctionHouse: Fixed field type mismatches when saving auction to database (db fields are unsigned int) and prevent posting auctions with bids or buyouts over gold cap
Closes #9762
2013-05-07 18:47:36 +02:00
Shauren
45bae8d4b7 Core/Players: Fixed tabard championing in normal modes of WotLK level 80 dungeons
Closes #9227
2013-05-04 20:50:14 +02:00
Nay
26efbacfab Core/Spells: Fix a logging message error 2013-05-02 03:56:34 +02:00
Warpten
8dea73fc83 Core/Spells: Fixed a silly typo in SpellInfo::_IsPositiveEffect.
Fixes some auras being displayed as debuffs while they should not. (Just see Invisibility #66)

Ref. #7912
2013-05-02 04:08:35 +03:00
Shauren
b1e8c42259 Core/PacketIO: Corrected structures of SMSG_PARTY_MEMBER_STATS and SMSG_PARTY_MEMBER_STATS_FULL, fixes weird pet behavior in groups (appearing as "Unknown", breaking combat logs)
Closes #345
2013-05-01 21:56:39 +02:00
Shauren
54749e6918 Core/Battlegrounds: Fixed a crash in queue logging 2013-04-30 11:10:39 +02:00
Shauren
2e1b1b8ceb Core/Players: Fixed deleting characters, remove CharacterNameData only after the character is deleted, not before 2013-04-29 15:29:51 +02:00
Shauren
48dbccc352 Merge pull request #9698 from xjose93/CharRename
Core/Commands: Improve .character rename [name], now can force rename .character rename [name] [newName]
2013-04-29 03:21:25 -07:00
xjose93
f2b6b2f95e Core/Commands: Improve .character rename [name], now can force rename .character rename [name] [newName] 2013-04-29 11:26:54 +02:00
Aokromes
c94d50236a Merge pull request #9733 from xjose93/ImproveLog10
Core/Logs: Add player guid into some logs
2013-04-29 01:22:17 -07:00
xjose93
fc02b7f8a0 Core/Logs: Add player guid into some logs. 2013-04-29 10:15:35 +02:00
xjose93
c0b7755384 Core/Logs: Add mapname at logging some info about loading bound instances 2013-04-29 09:20:26 +02:00
Vincent_Michael
c33b811829 Core/Guild: Fix logic fail 2013-04-28 17:01:13 +02:00
joschiwald
425f85c354 Core/ScriptLoader: load eventscripts 2013-04-28 15:57:44 +02:00
Ascathor
1c2d617c18 Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for Heroic classes
Also added documentation for GetCharacterNameData
2013-04-28 00:04:55 +02:00
Aokromes
06e6d570ca Merge pull request #9725 from xjose93/ImproveLog7
Core/Log: Add playerguid and mapnames when player still in world when its teleported
2013-04-27 11:00:11 -07:00
xjose93
a420190472 Core/Log: Add playerguid and mapnames when player still in world when its teleported. 2013-04-27 19:56:40 +02:00
Aokromes
311a52c723 Merge pull request #9700 from eilo2518/master
[Visual gameobjects fix] Ring Of Valor
2013-04-27 05:03:07 -07:00
Aokromes
1087e5f5c9 Merge pull request #9710 from xjose93/Autobroadcast
Core/World: Improvements in Autobroadcast system (dropped from world database and moved to auth database, added realmid and weight columns)
2013-04-27 05:02:48 -07:00
Aokromes
e486cd7623 Merge pull request #9662 from xjose93/GuildRename
Guild rename
2013-04-27 05:02:07 -07:00
Shauren
1ce50f8442 Core/OutdoorPvP: Fixed crash in capture point update when players leave the point
Closes #9722
2013-04-27 11:45:37 +02:00
Aokromes
e89ea9338a Merge pull request #9719 from xjose93/ImproveLog6
Core/Maps: Add mapname when a player is binded to other save.
2013-04-26 18:00:52 -07:00
Aokromes
2d9caf42ff Merge pull request #9716 from xjose93/ImproveLog5
Core/Player: Add playername at log when a player not found in characters database.
2013-04-26 18:00:24 -07:00
xjose93
eb7f0adcb5 Core/Maps: Add mapname when a player is binded to other save. 2013-04-27 01:10:10 +02:00
Shauren
118ec195a6 Core/DBLayer: Fixed mismatched field type in auction house prepared statement.
Closes #9694
2013-04-26 22:46:43 +02:00
xjose93
24fb735a0d Core/Player: Add playername at log when a player not found in characters database. 2013-04-26 14:38:27 +02:00
xjose93
25d0644326 Core/Guild: Add guid of gm and guildname to log when an item its deposit on guildbank. 2013-04-26 14:33:13 +02:00
xjose93
d7e9d1bafb Core/World: Improvements in Autobroadcast system (dropped from world database and moved to auth database, added realmid and weight columns) 2013-04-25 22:54:20 +02:00
Aokromes
6dbd574a69 Merge pull request #9697 from xjose93/ImproveLog3
Core/Log: Added guid (of gm) and zone to gm command log.
2013-04-24 03:02:56 -07:00
Aokromes
a1c425d7ef Merge pull request #9692 from xjose93/ImproveLog2
Core/Log: Added mapname to log when a player cant be teleported.
2013-04-24 03:01:09 -07:00
Eilo
2d8a4a1bc9 Script/Arena: Ring of Valor, toggle visuals gameobjects accordingly 2013-04-23 12:41:44 -05:00
xjose93
c7a6c1be84 Core/Log: Added guid (of gm), area and zone to gm command log. 2013-04-23 19:09:48 +02:00
xjose93
3166d149c3 Core/Log: Added mapname to log when a player cant be teleported. 2013-04-23 09:58:00 +02:00
Shauren
4537d4082e Scripts/Commands: Corrected queried database for ip2nation in .pinfo command 2013-04-22 17:37:13 +02:00
Shauren
bd69c9ad49 Merge branch 'pr/n9655_Bezo' 2013-04-22 15:54:46 +02:00
Bezo
7542049eba [Ip2nationLock] Implement the ip2nation lock country. 2013-04-22 15:53:48 +02:00
xjose93
678cade116 Core/Commands: rename guilds (.guild rename "old guildname" "new guildname") 2013-04-19 23:21:23 +02:00
Shocker
e5ec998864 Core/Spells: Fix dynobj aura stacking 2013-04-18 05:40:39 +03:00
Gacko
e9d7b53e6d Fix some creature text runtime errors 2013-04-16 20:29:24 +02:00
Shauren
1c59bbd130 Merge pull request #9647 from xjose93/GameEventAnnounce
Core/Events: announce event system improvement.
2013-04-16 02:43:31 -07:00
Subv
b104544d15 Merge pull request #9648 from xjose93/ImproveLog
Core/Log: Added more information to log when a map cant be created.
2013-04-15 08:59:02 -07:00
xjose93
19b47e452f Core/Events: announce event system improvement. 2013-04-15 09:32:35 +02:00
xjose93
4be3090a0f Core/Log: Added more information to log when a map cant be created. 2013-04-15 09:24:16 +02:00
click
7afe928f2a Core/Buildsystem: Actually follow CONF_DIR path-directive when installing configuration-files on UNIX
Fixes issue #9649
2013-04-14 14:35:45 +02:00
Shauren
efaa29dac7 Merge pull request #9632 from joschiwald/scriptfix
Scripts/Quest: Fix "Massacre At Light's" after recent vehicle changes an...
2013-04-12 12:49:11 -07:00
joschiwald
c0303c82bf Scripts/Quest: Fix "Massacre At Light's" after recent vehicle changes and drop some silly code
Closes #9448
2013-04-12 21:21:30 +02:00
Shauren
24a7a6f965 Scripts/Pit of Saron: Changed Overlord's Brand script to be safer
Closes #9125
2013-04-12 17:54:40 +02:00
Gacko
852e8e720c Script: Remove unnecessary constant 2013-04-12 17:36:47 +02:00