ariel-
|
b9389a5102
|
Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signed
- They were used both signed and unsignedly
- Bonus: some magic number removal with enums
(cherry picked from commit ed5aa40929)
|
2018-03-12 16:39:34 +01:00 |
|
Mihapro
|
16a7a414ab
|
Core/Creatures: Updated power type handling (#20981)
Closes #17476
Closes #12487
|
2018-03-04 12:48:22 +01:00 |
|
joschiwald
|
78ba1d76dd
|
Core/Spells: Removed obsolete spell fixes
|
2018-01-03 18:10:47 +01:00 |
|
vincent-michael
|
7d00ae4045
|
Update copyright note for 2018
auto happy = new year(2018);
|
2018-01-01 00:40:17 +01:00 |
|
Shauren
|
331c70e695
|
Core/Players: Fixed DK runes and runic power
Closes #19595
|
2017-11-12 02:42:06 +01:00 |
|
Shauren
|
b453e12423
|
Core/Game: Include cleanup part 5
* ObjectMgr.h
* Player.h
* Unit.h
* G3D should no longer propagate everywhere from Spline/MotionMaster
|
2017-06-04 01:00:45 +02:00 |
|
Shauren
|
3a418a0bbc
|
Core/Common: Include cleanup
|
2017-05-11 22:29:51 +02:00 |
|
Shauren
|
2a8294031b
|
Core/Spells: Removed most uses of SpellIcon to identify spells
|
2017-04-02 23:29:26 +02:00 |
|
DoctorKraft
|
df56f33a79
|
Core/Unit: Update Parry/Dodge/Diminishing caps for Monk/DH (#19354)
|
2017-03-23 15:38:53 +01:00 |
|
vincent-michael
|
86b98686a9
|
Update copyright note for 2017
Happy new year
|
2017-01-01 16:23:13 +01:00 |
|
Shauren
|
5411ca8cdf
|
Core/Units: Removed attack speed float to int conversion special case in building SMSG_UPDATE_OBJECT
|
2016-11-25 17:58:48 +01:00 |
|
Shauren
|
b9f7b500a3
|
Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCENT, SPELL_AURA_MOD_DAMAGE_DONE and SPELL_AURA_MOD_DAMAGE_PERCENT_DONE auras
* Now the entire aura is removed when changing equipment
* All aura types can now depend on equipped items
|
2016-11-20 00:44:49 +01:00 |
|
Shauren
|
39df5e9ead
|
Core/Stats: Updated handling crit chance - removed school specific crit chances
|
2016-11-06 00:14:50 +01:00 |
|
Shauren
|
ef29f32965
|
Core/Items: Defined all item flags
|
2016-09-09 10:22:57 +02:00 |
|
Shauren
|
df0d8eb9ba
|
Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED used by feral and bear artifacts
|
2016-08-18 16:52:33 +02:00 |
|
Shauren
|
4a6cf1b61d
|
Core/Stats: Fixed feral melee damage calculation
|
2016-08-16 00:09:24 +02:00 |
|
Shauren
|
cb4b6e8f3f
|
Build fixes
|
2016-07-19 20:47:24 +02:00 |
|
Shauren
|
bccdd93f50
|
Build fixes
|
2016-07-19 20:23:49 +02:00 |
|
Shauren
|
70137b8f3a
|
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
|
2016-07-06 00:05:13 +02:00 |
|
Shauren
|
420b9045e4
|
Core/Auras: Fixed SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCT to affect ranged attack power as well
|
2016-06-24 16:00:39 +02:00 |
|
P-Kito
|
11ed9b0b63
|
Game/Unit: Update shapeshift forms enum to match SpellShapeshiftForm.dbc (#17407)
|
2016-06-17 21:26:51 +02:00 |
|
Shauren
|
d2733eb6f1
|
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
|
2016-06-13 21:00:25 +02:00 |
|
Shauren
|
f14c66b5e4
|
Core/Players: Updated talent specializations
|
2016-06-09 21:33:18 +02:00 |
|
Shauren
|
8396dabdad
|
Core/Misc: Fixed coverity issues
Uninitialized fields: CID 1354593, 1354595, 1354738
Unchecked return value: CID 1354558
Out of bounds access: CID 1352989, 1352993
Null pointer dereference: CID 1296286
|
2016-06-06 09:16:59 +02:00 |
|
Shauren
|
df6d557a4d
|
Core/Entities: Updated updatefields to 7.0.3.21414
|
2016-05-20 23:50:20 +02:00 |
|
Shauren
|
70102f32fe
|
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
|
2016-05-20 23:49:53 +02:00 |
|
Shauren
|
41ae38d94d
|
Core/DataStores: Updated dbc/db2 to 7.0.1.20914
|
2016-05-20 23:48:24 +02:00 |
|
Shauren
|
5c2c9a684f
|
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
|
2016-05-20 23:46:17 +02:00 |
|
Shauren
|
65c0a0ee4d
|
Core/Entities: Updated updatefields to 7.0.1.20810
|
2016-05-20 23:39:39 +02:00 |
|
Vincent-Michael
|
478cc756eb
|
Update copyright note for 2016
Happy new year (Again new year with idiots ...)
|
2016-01-01 00:34:25 +01:00 |
|
Shauren
|
882c9ce981
|
Core/Players: Updated base mana regen
|
2015-12-13 20:04:34 +01:00 |
|
Shauren
|
61c7161a10
|
Core/Units: Updated melee/spell hit chance calculation
|
2015-11-10 17:33:36 +01:00 |
|
Shauren
|
8a8ab0b4b6
|
Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444
|
2015-09-07 18:03:33 +02:00 |
|
Vincent-Michael
|
2e586bc520
|
Core: Header cleanup in game/*/*.cpp
|
2015-07-25 20:18:42 +02:00 |
|
Shauren
|
733456ef31
|
Core/Auras: Implemented SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCT
|
2015-06-12 00:11:12 +02:00 |
|
Shauren
|
5249be851f
|
Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_POWER_BY_AP_PCT
|
2015-06-11 00:09:19 +02:00 |
|
Shauren
|
ca9237fbcd
|
Core/Players: Intellect no longer affects mana regen from spirit
|
2015-06-01 00:09:31 +02:00 |
|
Shauren
|
d7c53c30fb
|
Core/Stats: Removed bonus max mana from intellect
|
2015-05-28 00:47:41 +02:00 |
|
Duarte Duarte
|
a4d03a5ed1
|
Merge pull request #14099 from flippy84/fixes
Stat fixes
|
2015-02-11 16:44:06 +00:00 |
|
Ante
|
3f8fea9b5f
|
Stat fixes
|
2015-02-10 21:47:28 +01:00 |
|
Ante
|
1abfe99055
|
Fix health calculation.
|
2015-02-10 15:55:36 +01:00 |
|
Duarte Duarte
|
229111c92c
|
Merge pull request #13961 from GreenBagels/WoD-stat-update
Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPS
|
2015-01-31 20:05:51 +00:00 |
|
Shauren
|
3f28fd304d
|
Core/Spells: Reimplemented automatic spell learning
* Fixed learning/unlearning talents
|
2015-01-30 23:58:16 +01:00 |
|
greenbagels
|
a402ae1d8d
|
Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPS
|
2015-01-26 17:50:13 +00:00 |
|
Shauren
|
faa583c784
|
Core/Maps: Updated map difficulties
|
2015-01-10 01:35:47 +01:00 |
|
Vincent-Michael
|
ab90f74486
|
Update copyright note for 2015
Happy new year
|
2015-01-01 00:28:09 +01:00 |
|
Shauren
|
6dbb516b65
|
Core/Items: Refactored ItemTemplate
|
2014-12-21 13:35:43 +01:00 |
|
Intel
|
4825832c85
|
Merge branch '6.x' into Spells
Conflicts:
src/server/game/DataStores/DBCStores.h
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Server/Protocol/Opcodes.cpp
src/server/scripts/Spells/spell_druid.cpp
|
2014-12-07 23:20:52 +02:00 |
|
Shauren
|
1b0d296da1
|
Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new GameTable class which will calculate correct dbc entry index based on given row/column as well as read number of rows/columns from client files instead of hardcoded GT_MAX_LEVEL
|
2014-12-07 01:50:50 +01:00 |
|
Rat
|
2144d6c851
|
Core/Spells: core now builds without scripts project, still not stable
|
2014-11-24 18:57:49 +01:00 |
|