Vincent-Michael
fbd547f590
Core/Commands: Added offline player support for unstuck command
2016-08-27 19:12:30 +02:00
Shauren
a9a13d10f7
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-17 17:37:06 +02:00
Shauren
e2d6c362f2
Core/Commands: Allow .cooldown command to work on player pets
...
(cherry picked from commit 9509aac38b )
(cherry picked from commit 86a594a4dd )
2016-07-16 14:14:43 +02:00
Shauren
70137b8f3a
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-06 00:05:13 +02:00
DDuarte
b9ec8ae328
Scripts/Commands: Fix build warning
...
(cherry picked from commit 42028a1842 )
2016-07-05 11:56:04 +01:00
DDuarte
7ab5145321
Scripts/Commands: Remove unused argument of .cometome command
...
(cherry picked from commit 1100fe6057 )
# Conflicts:
# sql/updates/world/3.3.5/2016_07_05_01_world.sql
2016-07-05 11:23:04 +01:00
Shauren
737469cfaa
Core/PacketIO: Update movement packets
2016-06-05 17:57:19 +02:00
Shauren
6b1c85a676
Core/PacketIO: Updated spell packets
2016-06-05 14:08:53 +02:00
Shauren
a1ce7ae6a2
Build fixes
2016-06-03 16:49:42 +02:00
Shauren
c95f4a5070
Core/GameObjects: Updated GameObjectTemplate to 7.0.3.21796
2016-05-30 23:49:35 +02:00
Shauren
70102f32fe
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
2016-05-20 23:49:53 +02:00
Shauren
885d9b53c3
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
2016-05-20 23:48:48 +02:00
Shauren
5c2c9a684f
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
2016-05-20 23:46:17 +02:00
funjoker
7eab3d3716
Core/Units: Updated armor damage reduction calculation
...
Merge #17069
2016-05-03 14:09:57 +02:00
Incorrect
c28e6a8c16
Core/Spells: Fixed overwriting summon requests
...
Closes #17049
2016-05-01 12:53:39 +02:00
Shauren
db0b8bf24e
Core/Maps: Changed the way area data is stored in maps, it now uses ID field from AreaTable.dbc instead AreaBit used for exploration marker (and is not unique anymore on top of simply being stupidly confusing)
...
Note: Extracting maps is required
2016-02-02 19:13:04 +01:00
jackpoz
8f91df0465
Scripts/Commands: Modify ".setskill" command to target current Player by default
...
(cherry picked from commit e138e094a9 )
2016-01-20 21:59:49 +01: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
d03ca37f10
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
2015-11-27 21:53:27 +01:00
blub
2a9a68877a
Merge pull request #15729 from Vincent-Michael/gpsTransport
...
Core/Commands: Added transport position for command .gps
2015-11-14 20:41:50 +01:00
Vincent-Michael
9c99a1d0c7
Core/Commands: Added transport position for command .gps
2015-11-14 20:12:50 +01:00
Shauren
dfc8ea0ad5
Core/Commands: Improved additem and additemset commands. Added optional parameter allowing to specify bonuslist ids for items (you can copy the ids from wowhead urls)
2015-11-09 17:57:37 +01:00
Shauren
2d942ddcc5
Core/Commands: Refactored chat command script hook, fixes a crash when building with gcc 5
...
Closes #15616
Closes #15740
2015-10-22 20:26:56 +02:00
Shauren
63def8aa32
Core/Battle.net:
...
* Changed packet structures to mirror client names
* Simplified ToString Building
* Removed deprecated structures
World: Cleaned up duplicate realm info 'realm' and 'realmHandle' variables (realmHandle was removed, that data is fully contained in realm)
2015-10-06 00:30:47 +02:00
Shauren
cd27fd38b9
Core/Maps: Moved corpse management to map level
2015-09-28 17:20:27 +02:00
Shauren
3109ab2da0
Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring string conversions
2015-09-13 11:13:04 +02:00
Shauren
f0e7ef1f9f
Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damage sent in SMSG_SPELL_NON_MELEE_DAMAGE_LOG
2015-08-10 17:46:31 +02:00
Shauren
fcc8c2d12c
Core/PacketIO: Implemented advanced combat logging
2015-08-08 15:15:14 +02:00
duhow
393b29b7bd
Scripts/Commands: Allow .maxskill to be used with self or selected player
...
Closes #15064
(cherry picked from commit cec97f168c )
2015-07-15 01:54:56 +01:00
Carbenium
6d12297ffa
Scripts/Commands: Fix LANG_PINFO_MUTED in HandlePInfoCommand
...
Closes #14560
Thanks @Mack36
2015-05-20 17:48:53 +02:00
Kinzcool
00cfe8f5a9
Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_lang
2015-05-08 22:48:30 -04:00
Golrag
82a33c7fa8
Core/PacketIO: SMSG_PLAY_SOUND
2015-04-17 11:45:07 +02:00
Vincent-Michael
20ab76a2cb
Core: Whitespace cleanup
2015-04-08 02:27:20 +02:00
Rat
eebc468e62
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
...
Conflicts:
src/server/collision/Management/MMapManager.cpp
src/server/game/Conditions/ConditionMgr.cpp
src/server/game/Conditions/ConditionMgr.h
2015-03-24 20:01:02 +01:00
Shauren
cc4d79495f
Core/Misc: Warning fixes
2015-03-22 13:47:55 +01:00
ariel-
b3a279b6ab
Split up LANG_MAP_POSITION to fix a crash when issuing .gps command
...
Conflicts:
src/server/game/Miscellaneous/Language.h
(cherry picked from commit 461daadcaf )
2015-03-19 11:14:02 +01:00
Rat
a68f19af56
Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if available.
2015-03-16 16:54:47 +01:00
Rat
8f3a80c1cf
Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map swap logic
2015-03-16 07:28:49 +01:00
Shauren
9fa57479ca
DB: Dropped unused tables
2015-02-22 12:44:44 +01:00
Shauren
56186319bd
Core/Spells: Cooldown updates
...
* Refactored cooldown handling to separate class shared by creatures and players
* Updated and enabled cooldown packets
* Implemented creature school lockouts
* Implemented spell charges
* Fixed AuraUpdate structure
* Fixed aura flag AFLAG_NOCASTER handling
* Implemented spell charge related auras
2015-02-17 01:01:44 +01: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
Nyeriah
6f8a7be120
Scripts/Commands: Fix a conversion loss at the mute history command
...
(cherry picked from commit 5d4f26d820 )
2014-12-26 16:27:25 -02:00
Shauren
6dbb516b65
Core/Items: Refactored ItemTemplate
2014-12-21 13:35:43 +01:00
Shauren
9f0051c4e5
Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells
2014-12-19 23:52:29 +01:00
Rat
0e06022827
Core/Spells: added .auras command (temp, for easy aura debugging)
2014-12-19 20:05:02 +01:00
Rat
eda9094226
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells
2014-11-29 14:52:53 +01:00
Nayd
a1d4c9f9dc
Core: Use the correct function to convert strings to unsigned longs and unsigned long longs
...
Fixes wrong data being inserted into the database (i.e explored zones).
More info in #13493
Fixes #13493
Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.
2014-11-26 02:12:38 +00:00
Rat
2144d6c851
Core/Spells: core now builds without scripts project, still not stable
2014-11-24 18:57:49 +01:00
Intel
b5236a6cdc
Core/DataStores: Updated AreaTable.dbc
...
Signed-off-by: Nayd <dnpd.dd@gmail.com >
2014-11-15 04:27:35 +00:00