Commit Graph

11 Commits

Author SHA1 Message Date
Machiavelli
a5dd650744 * Properly send base reputation to player when RaceMask = 0 but ClassMask isn't. This should fix the bug that Death Knights had problems with Knights of the Ebon Blade reputation.
--HG--
branch : trunk
2009-10-07 14:29:49 +02:00
megamage
bf989ce073 [8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalph
--HG--
branch : trunk
2009-07-31 11:37:03 +08:00
Kudlaty
3c04635694 Fix build on windows.
Fix command ticket viewname - thx Deadlyskunk for point this
fix setlink command group, add missing commands to db - patch by XTElite1

--HG--
branch : trunk
2009-07-26 02:00:35 +02:00
Kudlaty
96f814ea20 Fix the bug that players always gain one point less of reputation than the real value.
--HG--
branch : trunk
2009-07-25 21:14:41 +02:00
Kudlaty
0e61bfcf82 Change floor() to faster (int32) in reputation calc
--HG--
branch : trunk
2009-07-18 16:50:35 +02:00
QAston
8499812eb6 *Update heal calculation formula for Death Strike and apply improved death strike bonus if avalible
*Use floor() function for rounding in rep gain calculation
*Add some debug info to WorldSession::HandleMoveWorldportAckOpcode()

--HG--
branch : trunk
2009-07-18 15:00:36 +02:00
megamage
f58dadb738 *Fix the bug that players always gain one point less of reputation than the real value.
--HG--
branch : trunk
2009-06-07 16:23:03 -05:00
megamage
38c22f4190 *make the Rate.Reputation.Gain config option apply to reputation gains inside battlegrounds as well By BudIcePenguin
--HG--
branch : trunk
2009-05-29 21:27:28 -05:00
megamage
f077ca4c6c [7553] Fixed character save/creating. Author: VladimirMangos
--HG--
branch : trunk
2009-03-27 10:02:02 -06:00
megamage
bc2f2bc56a [7552] Move client version dependend DBC code to src/game. Author: VladimirMangos
--HG--
branch : trunk
2009-03-27 09:58:20 -06:00
megamage
b78f837425 [7547] Improvments in reputation achievements implememtaion. Author: VladimirMangos
* Speedup achievement checks at reputation updates.
    * Implement
      - ACHIEVEMENT_CRITERIA_TYPE_GAIN_REVERED_REPUTATION
      - ACHIEVEMENT_CRITERIA_TYPE_GAIN_HONORED_REPUTATION
      - ACHIEVEMENT_CRITERIA_TYPE_KNOWN_FACTIONS

--HG--
branch : trunk
2009-03-26 14:03:55 -06:00