DDuarte
0fb9ba4f28
Core/Players: Update gold cap
...
> As of Patch 4.0.1, the gold cap is 999,999
2014-10-06 21:59:56 +01:00
Vincent-Michael
348d79cc79
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-06 22:02:30 +02:00
Aokromes
43f0b67e99
Update worldserver.conf.dist
...
Match the rest of the conf.
2014-10-06 16:29:30 +02:00
Aokromes
2b6825aefc
DB/Creature: Fix 1 startup error
2014-10-06 16:22:07 +02:00
Dr-J
289725c399
DB/Misc: Valgarde Scripts
...
Move Anchorite Yazmina's waypoints from waypoint_data to waypoints and script her so she tends to the injured defenders and says texts as should.
Repeating event for Guard Captain Zorek
2014-10-06 13:25:43 +01:00
Aokromes
51a3b6ecdf
DB/Creature: Fix 1 startup error
2014-10-06 10:56:44 +02:00
Aokromes
d8245c7ea5
DB/Creature: Fix 2 creatures faction
...
Closes #13280
2014-10-06 10:07:17 +02:00
Aokromes
2acf72f9dd
DB/Creature: BroadcastTextID for npc_text
...
By 41782992, closes #13279
2014-10-06 09:48:17 +02:00
Aokromes
858b857ae4
DB/Creature: BroadcastTextID for creature_text
...
By 41782992, closes #13278
2014-10-06 02:58:36 +02:00
Subv
08ca6591d1
Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 17:22:59 -05:00
Subv
7b02e5fc78
Authserver/Battle.net: Fixed a typo
2014-10-05 17:22:26 -05:00
Subv
ee274a792c
Authserver/BattleNet: Added some initial work in the Friends (3) and Presence (4) Battle.net channels
2014-10-05 17:21:17 -05:00
Vincent-Michael
949cbc23cd
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 22:03:43 +02:00
Aokromes
986c1e7d2a
Update worldserver.conf.dist
...
stupid mistake....
2014-10-05 20:37:45 +02:00
Aokromes
1b2b327897
Misc: Update some conf values/texts
2014-10-05 20:18:26 +02:00
Dr-J
32903b080e
DB/Misc: Couple more scripts
...
* Repeating eent between Harbinger Vurenn, General Arlos and Counselor Talbot in Valiance Keep
* Script, text and conditions for Crusader of Virtue
2014-10-05 17:52:52 +01:00
Shauren
b8b7b503ba
Core/Authserver: Added battle.net chat channel opcode definitions
2014-10-05 17:57:01 +02:00
Shauren
238b194709
Core/Authserver: Added battle.net profile channel opcode definitions
2014-10-05 16:36:19 +02:00
Shauren
dd26efa40b
Core/Authserver: Refactored handling battle.net client packets
2014-10-05 16:21:27 +02:00
jackpoz
6501da3c94
Core/Instances: Add assert to track down a crash
...
Instance reset times are supposed to be initialized on server startup and then only updated when they expire.
Refers to #11904
2014-10-05 14:11:31 +02:00
Shauren
2494346288
Core/Authserver: Added battle.net cache channel opcode definitions
2014-10-05 13:05:36 +02:00
Shauren
4beef458f8
Core/Authserver: Added battle.net achievement channel opcode definitions
2014-10-05 12:39:12 +02:00
Shauren
92d22ee3f9
Core/Authserver: Added battle.net support channel opcode definitions
2014-10-05 12:24:38 +02:00
Shauren
f4a62a178d
Core/Authserver: Added battle.net presence channel opcode definitions
2014-10-05 12:17:17 +02:00
Aokromes
df516dd5ce
DB/Creature: correct spawn of 5 creatures
2014-10-05 09:49:41 +02:00
Aokromes
9db31555e9
DB/Creature: BroadcastTextID for npc_text
...
By 41782992, closes #13275
2014-10-05 09:02:10 +02:00
Shauren
b4a6aa1de0
Core/Authserver: Added friend related battle.net opcode definitions
2014-10-05 04:09:06 +02:00
Vincent-Michael
8abdede17d
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 03:51:13 +02:00
Vincent-Michael
a3192b1ae3
Core: Fix warning
2014-10-05 03:50:45 +02:00
Vincent-Michael
689b7f6d56
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 03:44:35 +02:00
Vincent-Michael
adefe39bf6
DB/Brewfest: Added missing brewfest spawn in shatttath
2014-10-05 03:21:26 +02:00
Vincent-Michael
f989c7182c
Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject table at loading (Slow server startup ca.3-4 sec.)
2014-10-05 01:57:37 +02:00
Aokromes
5a8f27dda1
DB/Creature: K3 Perimeter Turret
...
By cr4st, closes #13158
2014-10-05 01:06:52 +02:00
Aokromes
2272c63c35
DB/Creature: Linda Ann Kastinglow & Arcanist Alec
...
By Killyana. closes #12524
2014-10-05 01:01:03 +02:00
Aokromes
d08c3776b7
DB/Gossips: Assigned some gossips to their BroadcastTextId
...
By 41782992, closes https://github.com/TrinityCore/TrinityCore/issues/13239
2014-10-05 00:04:53 +02:00
Vincent-Michael
8a4abdaa67
Core: Remove Whitespaces
2014-10-04 22:04:36 +02:00
Vincent-Michael
ef92d31c49
Revert "Core/SAI: Added new error for is using other script as sai"
...
This reverts commit d08862a792 .
2014-10-04 20:24:58 +02:00
Vincent-Michael
d08862a792
Core/SAI: Added new error for is using other script as sai
2014-10-04 20:18:02 +02:00
Vincent-Michael
3d0c5cbf9a
Core/SAI: Fix typo
2014-10-04 19:45:33 +02:00
MitchesD
b4e5384d27
DB/SAI: fix more startup errors
...
Updates https://github.com/TrinityCore/TrinityCore/issues/13256
2014-10-04 18:50:42 +02:00
MitchesD
3c103f718d
Scripts/Misc: fixed GameObjects chests in CoS and HoR
...
Fixes https://github.com/TrinityCore/TrinityCore/issues/13246
2014-10-04 16:48:15 +02:00
Vincent-Michael
973df92043
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-04 16:32:14 +02:00
Vincent-Michael
a21149e1b7
Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in db
2014-10-04 16:19:52 +02:00
Shauren
8427e879f1
Core/Authserver
...
* Reorganized packet classes, moved each channel to separate namespace and file
* Added all opcode names for channels: auth, connection and wowrealm
* Documented more fields in LogonResponse
2014-10-04 15:45:33 +02:00
MitchesD
4c4f2b5645
DB/SAI: fixed some startup errors
...
Updates https://github.com/TrinityCore/TrinityCore/issues/13256
2014-10-04 15:44:44 +02:00
Vincent-Michael
a73cee97e2
SQL: Fix typo :/
2014-10-04 04:20:17 +02:00
Vincent-Michael
8ff3c3a285
DB/Spells: Convert spell_dbc from branch master without effect data
2014-10-04 04:17:07 +02:00
Vincent-Michael
995ace8988
SQL: Fix typo
2014-10-04 03:52:47 +02:00
Vincent-Michael
90b3e69b06
DB/Spells: Convert some spells dbc stuff from branch master
2014-10-04 03:41:47 +02:00
Vincent-Michael
339ddf5e83
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-04 03:29:04 +02:00