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 |
|
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 |
|
Shauren
|
1c59bbd130
|
Merge pull request #9647 from xjose93/GameEventAnnounce
Core/Events: announce event system improvement.
|
2013-04-16 02:43:31 -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 |
|
Shauren
|
24a7a6f965
|
Scripts/Pit of Saron: Changed Overlord's Brand script to be safer
Closes #9125
|
2013-04-12 17:54:40 +02:00 |
|
Ascathor
|
100a632a62
|
Clearify the guild limitation message on world server initation (3.3.5a withdrawal cap; 4.3.4 withdrawal and guild rep cap)
|
2013-04-09 21:27:27 +02:00 |
|
Gacko
|
8cbad9466d
|
Core/Gossip: New AddMenuItem method for using DB texts
Many thanks to @Erimioa
|
2013-04-08 18:16:44 +02:00 |
|
Shauren
|
199f8b7140
|
Core/Movement: Use spline id generator for movement packets
|
2013-04-07 16:02:27 +02:00 |
|
Shauren
|
3e32caa593
|
Scripts/Ulduar: Fixed crashes with Kologarn using Stone Grip
|
2013-04-07 16:02:00 +02:00 |
|
Kinzcool
|
6e6ed50ab3
|
DB/Triggers: Implemented arenas triggers teleport to stop people that go outside the walls.
|
2013-04-07 02:23:06 -04:00 |
|
Shauren
|
d24ef896df
|
Core/PacketIO: Implemented possibility to ban client addons serverside
|
2013-04-05 15:06:35 +02:00 |
|
Shauren
|
53b1f6e2e5
|
Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATION
|
2013-04-04 23:31:13 +02:00 |
|
Gacko
|
7df4d147e3
|
Core/Gossips: Fix usage of PrepareGossipMenu with GOs
|
2013-04-04 19:57:06 +02:00 |
|
kandera
|
abbe692d72
|
Core/Cleanup: cleanup tabs and change them to spaces
|
2013-04-03 18:22:22 -04:00 |
|
kandera
|
bd5dcf4927
|
Core/Spells: add the value calculation for all three spell effects on the triggered spell. thx shauren
|
2013-04-03 18:15:24 -04:00 |
|
kandera
|
e2444c04e2
|
Core/Spells/Auras: fix the way we handle spells that use SPELL_EFFECT_TRIGGER_SPELL_WITH_VALUE and SPELL_AURA_PERIODIC_TRIGGER_SPELL_WITH_VALUE Closes #7622
|
2013-04-03 18:08:25 -04:00 |
|
kandera
|
ad38ecaf98
|
Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422
DB/Strings: fix the error messages from the spirit guides Author Nastrand #9035
|
2013-04-03 09:03:19 -04:00 |
|
kandera
|
b44f7cdd23
|
Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes #5810 Closes #5625
|
2013-04-03 02:12:26 -04:00 |
|
kandera
|
7fb539c0d8
|
Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes #7831
|
2013-03-31 19:47:32 -04:00 |
|
Gacko
|
34c73a5121
|
Core/Player: showQuests check in PrepareGossipMenu for GameObjects
|
2013-03-31 15:46:32 +02:00 |
|
kandera
|
70829288ba
|
DB/Error: Change error messages per aokromes request
|
2013-03-28 23:36:28 -04:00 |
|
Gacko
|
e635ba5b81
|
Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creatures
|
2013-03-26 21:51:59 +01:00 |
|
Spp
|
d7d62e4248
|
Core: Fix compile with WITH_COREDEBUG option enabled
|
2013-03-26 19:34:49 +01:00 |
|
Spp
|
d03da1320a
|
typo fix after 1a6a23e
|
2013-03-25 14:36:04 +01:00 |
|
Spp
|
1a6a23ec96
|
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3.4 branch)
Core/Logging: Create new logger type "Cheat". Will be used to log all cheat attempts
|
2013-03-25 13:26:48 +01:00 |
|
Spp
|
7c36e3a298
|
Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3.4 branch)
|
2013-03-25 10:36:30 +01:00 |
|
Shauren
|
d05aac03ae
|
Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)
|
2013-03-21 21:01:52 +01:00 |
|
Shauren
|
cf1c1cf992
|
Core/Pets: Fixed crashes introduced in 1496e4df84
|
2013-03-21 21:00:47 +01:00 |
|
Spp
|
4429830ed7
|
Core: More functions moved to const
|
2013-03-21 15:13:51 +01:00 |
|
Spp
|
1496e4df84
|
Core/Pets: Remove unnecesary member variable (m_owner)
|
2013-03-21 15:00:43 +01:00 |
|
Spp
|
156fb824a4
|
Core/Scripts: Removed CAST_CRE define
|
2013-03-21 13:48:36 +01:00 |
|
Spp
|
355029fb4f
|
Core/Scripts: Removed CAST_PLR define
|
2013-03-21 13:07:10 +01:00 |
|
Spp
|
d091097433
|
Core/AI: Do not expose internal storage of SummonList
|
2013-03-21 11:06:05 +01:00 |
|
Spp
|
69e81d46b1
|
Core/Misc: Define multiple functions const (+ code cleanup here and there)
|
2013-03-20 14:20:17 +01:00 |
|
Spp
|
af200bfaa5
|
Core/Account: Remove unused helper functions
|
2013-03-20 14:20:17 +01:00 |
|