Shauren
06ec1b8fe8
Build fix - who the hell places semicolons after preprocessor defines?!
2016-02-18 00:03:52 +01:00
Shauren
5e06fdfcc3
Core/Configuration: Set default value of "Expansion" config to CURRENT_EXPANSION (whatever the value at the moment is) and prevent setting LOCALE_none as dbc locale
2016-02-17 23:41:26 +01:00
DDuarte
b6b5665158
Give emphasis to the steps part of issue_template.md
2016-02-17 20:59:05 +00:00
DDuarte
08e6294c80
Also add a template for new Github pull requests
...
https://github.com/blog/2111-issue-and-pull-request-templates
2016-02-17 20:33:23 +00:00
DDuarte
a624b4523f
Fix typos and shortify issue template
2016-02-17 20:22:12 +00:00
DDuarte
4944802399
Add a Github issue template
...
https://github.com/TrinityCore/TrinityCore/issues/new
2016-02-17 19:53:19 +00:00
Shauren
36a1b1ccd5
Core/Bnet: Moved expiring bans to background task running every minute by default (configurable) - no longer executed during login.
2016-02-16 00:14:59 +01:00
Shauren
3e2b720829
Merge pull request #16615 from Rochet2/patch-2
...
Fix build failing since 52758c1a0b
2016-02-15 00:01:19 +01:00
Rochet2
beb394bad4
Fix build failing since 52758c1a0b
...
/TrinityCore/src/server/game/Maps/Map.cpp:2448:22: fatal error:
variable 'areaId' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if (GridMap* gmap = const_cast<Map*>(this)->GetGrid(x, y))
2016-02-14 22:36:05 +02:00
w5860363
019d15591c
Scripts/TheEye: Add spell Rend to advisor Thaladred the Darkener
...
Closes #16594
Closes #15915
(cherry picked from commit e28cc7161a )
2016-02-13 11:43:29 -02:00
Shauren
52758c1a0b
Core/Maps: Use map.dbc zone fallback if no area is found in grid files, not only if grid files don't exist
...
Closes #16583
Closes #16584
Extracting new maps is NOT needed.
(cherry picked from commit fa3f106693 )
2016-02-12 20:40:43 +01:00
Rushor
e45e900bdf
DB/Gameobject: Delete multiple elevelator spawns
...
* closes #16285
* by msoky
2016-02-11 18:05:57 +01:00
Rushor
2c53b678f7
DB/Spell: Challenge mode teleport spell_target_positions
...
* by Foldor
* closes #16115
2016-02-11 18:02:10 +01:00
Shauren
f809e5e13e
Core/Scripts: Fixed calling UnitScript hooks
...
Closes #16543
2016-02-11 16:35:42 +01:00
Carbenium
541c125c2c
Codestyle
2016-02-11 00:56:39 +01:00
Carbenium
bf186ec26d
Core/PacketIO: Updated and enabled SMSG_FISH_ESCAPED
2016-02-11 00:24:33 +01:00
Shauren
e24a6e52e9
Build fixes
2016-02-10 22:11:04 +01:00
Shauren
c09f72a2c8
Core/Maps: Moved min height calculation to worldserver for more precise results
...
Closes #16530
2016-02-10 22:04:04 +01:00
Rushor
fdfa210b46
DB/Quest: Have They No Shame - AllowableRaces
...
* fixup previous commit
2016-02-10 21:29:35 +01:00
Rushor
16d386fe31
DB/Quest: Have They No Shame - AllowableRaces
...
* by Alastyr
* closes #16510
2016-02-10 21:16:38 +01:00
Rushor
6f07e9fcd5
DB/Creature: Nalpak Spawn
...
* by Saben65
* closes #16114
2016-02-10 20:56:32 +01:00
Rushor
43f245d4b7
DB/Creature: Loot for NPC Tunneling Worm
...
* by Shoxxo, Killyana, tkrokli
* closes #14270
2016-02-10 20:45:16 +01:00
Rushor
b1ea3df5e4
DB/Creature: Ironforge Gryphon Riders Hovering
...
* by Saben65
* closes #16220
2016-02-10 20:41:46 +01:00
Carbenium
0113b0f625
Core/PacketIO: Updated and enabled SMSG_FISH_NOT_HOOKED
2016-02-10 15:34:38 +01:00
Nyeriah
781152a30c
Scripts: Fix no-PCH build MKII
...
Bah
2016-02-10 04:00:28 -02:00
Nyeriah
b8445bbc20
Scripts: Fix no-PCH
...
(cherry picked from commit 130f744c29 )
2016-02-10 03:21:49 -02:00
Nyeriah
c559a4762d
Scripts/Magister's Terrace: Script Kalecgos' appearance after using the Scryer's Orb
...
- Added missing waypoints, spells, emotes, proper timing... and prevent him from being summoned multiple times
Closes #13208 , #16522
(cherry picked from 6a56ede179 )
2016-02-10 03:10:35 -02:00
Nyeriah
9ddd596899
Core/GameObject: Also send EventInform() calls for GAMEOBJECT_TYPE_CAMERA
...
- This allows object and zone AI to process events called by camera objects as well (previously only possible through event_scripts)
Closes #16506
(cherry-picked from commit 6904073c9c )
2016-02-10 02:47:55 -02:00
Carbenium
f8de1ab354
Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTED
2016-02-10 00:01:45 +01:00
Shauren
4f78efd463
Core/Maps: Parse MFBO adt chunk to properly handle height where player counts as falling under the map
...
* This fixes the height at which player is instantly killed when falling from The Frozen Throne
* Set PLAYER_FLAGS_IS_OUT_OF_BOUNDS on players under the map to enable release spirit button while still falling
Note: Extracting new maps is required
2016-02-09 00:14:58 +01:00
Carbenium
b9f1dffa14
Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_AMBIGUOUS
2016-02-08 22:34:20 +01:00
Shauren
43642630c7
Dep/CascLib: Update to ladislav-zezula/CascLib@919a2d670c
2016-02-08 20:57:52 +01:00
Carbenium
f5ccb7b474
Core/PacketIO: Updated and enabled SMSG_SET_PLAYER_DECLINED_NAMES_RESULT
2016-02-07 21:02:35 +01:00
Shauren
4d956c89fc
Core/Maps: Use IsValidMapCoord for checking Z coord instead of just std::isfinite - only acceptable values are between -17066.6656 and 17066.6656
2016-02-07 12:12:42 +01:00
Carbenium
3bdde71a97
Core/PacketIO: Updated and enabled SMSG_NOTIFY_MISSILE_TRAJECTORY_COLLISION
2016-02-06 23:05:55 +01:00
joschiwald
3ac2ba721d
Core/Gossips: added some sanity checks to prevent duplicate interaction
...
(cherry picked from commit 8b6954e81b )
Scripts: addition to 8b6954e81b
Closes #16466
(cherry picked from commit b259d5c2bc )
2016-02-06 18:16:11 +01:00
Aokromes
bc6326d71f
Merge pull request #16449 from imbavirus/TrinityCore/6.x
...
[6.x] DB/Filenames: Rename incorrectly named sql files
2016-02-06 16:37:45 +01:00
Shauren
983635458b
Warning fix
2016-02-06 13:53:56 +01:00
Shauren
38d6054d52
Core/PacketIO: Marked SMSG_COMPRESSED_PACKET as enabled (this commit has no effect whether it is enabled or not - this opcode is always enabled as it is sent directly from WorldSocket)
2016-02-05 21:21:54 +01:00
Carbenium
d3c556bc40
Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCE
2016-02-05 01:18:55 +01:00
Carbenium
8e8f51848c
Core/PacketIO: Enable SMSG_GM_TICKET_SYSTEM_STATUS, SMSG_ON_CANCEL_EXPECTED_RIDE_VEHICLE_AURA, SMSG_PLAY_SCENE and SMSG_QUERY_ITEM_TEXT_RESPONSE
2016-02-05 01:04:59 +01:00
Carbenium
75598953fb
Core/PacketIO: Enable SMSG_CORPSE_TRANSPORT_QUERY
2016-02-05 00:47:58 +01:00
MitchesD
bc0850c3aa
Core/Opcodes: enabled SMSG_PVP_CREDIT
2016-02-04 21:55:10 +01:00
Shauren
0fc728efb9
Core/PacketIO: Updated and enabled SMSG_AREA_SPIRIT_HEALER_TIME
2016-02-04 21:00:00 +01:00
Carbenium
f1685b97d9
Core/PacketIO: Enable SMSG_AREA_TRIGGER_NO_CORPSE
2016-02-04 01:33:05 +01:00
Carbenium
b0d8357d14
Warning fix
2016-02-04 01:11:37 +01:00
Carbenium
93b552685b
Core/PacketIO: Updated CMSG_WARDEN_DATA
...
Note: No packet handling changes made whatsoever.
...and ninja-fix a missing break from previous commit.
2016-02-03 23:28:54 +01:00
Carbenium
15bfabaa0a
Core/PacketIO: Updated CMSG_COMPLAINT
2016-02-03 22:53:48 +01:00
Carbenium
ff9ac9f9b0
Core/PacketIO: Use Vector3 instead of Position since orientation isn't included (MissileTrajectoryCollision and UpdateMissileTrajectory)
2016-02-03 17:14:15 +01:00
Carbenium
ca967f4374
Core/PacketIO: Updated CMSG_VOICE_SESSION_ENABLE and CMSG_SET_ACTIVE_VOICE_CHANNEL for further usage
2016-02-03 16:47:24 +01:00