Gooyeth
042a0936bd
adding braces
2018-04-06 07:55:10 +02:00
Aokromes
0b94ee0358
cosmetic change
2018-04-06 07:55:01 +02:00
Gooyeth
42dc0a739c
Fix build
2018-04-06 07:52:52 +02:00
Aokromes
395ad03cd4
Adding atrribute custom SPELL_ATTR0_CU_LIQUID_AURA
2018-04-06 07:52:42 +02:00
Aokromes
4da3cbf3aa
improved fix
2018-04-06 07:49:59 +02:00
Gooyeth
ffc5e87f3d
tab2space
2018-04-06 07:47:40 +02:00
Aokromes
53690d1f7f
Core/Spells: don't save Magma aura.
2018-04-06 07:47:30 +02:00
Aokromes
89d893c0b6
Core/Misc: whitespace/tab cleanup
2018-04-06 07:38:38 +02:00
Aokromes
6b6ab504f9
Update World.cpp
2018-04-06 07:27:34 +02:00
JorTurFer
9b053a7034
Update World.cpp
...
The command .ban character may insert the ban first, and update with the unban. This change fix it
2018-04-06 07:27:12 +02:00
tkrokli
043d22a16b
Object.cpp: TC_LOG_ERROR grammar improvement
...
Bad English grammar previously used in the error log:
"Attempt get value from non-existed value field"
After the change:
"Attempt to get value from non-existing value field"
2018-04-06 07:26:53 +02:00
Gooyeth
3c302f11ce
Core/Database: Add columns on *_banned ( #21748 )
...
* Add columns on ban character query
* Add columns on ban account query
2018-04-06 07:23:29 +02:00
Aokromes
9bf949d1ba
rename files
2018-03-29 02:12:23 +02:00
Aokromes
9e423272bf
Core/ArenaTeam: Remove queues of members if a character is removed ( #21491 )
...
* Core/ArenaTeam: Remove queues of members when a character is removed from the team
* Remove only if you do not have an invitation
* If have an invitation, do not leave the team
* Send packet when leaving queue
* Fix build
* It's possible that there are two or more groups of arenas, then we eliminate from the queue only the members of the group that leaves the team
- Changed FindPlayer to FindConnectedPlayer for possible screen loads
* Change to FindConnectPlayer
The leader can remove while the player is loading screen.
2018-03-29 01:10:26 +02:00
Aokromes
6c3e72ed2d
Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR ( #21642 )
...
* Add CREATURE_FLAG_EXTRA_NO_SELL_VENDOR and use it for a single no-sell vendor in game (there are more of them in later expansions)
2018-03-29 01:06:15 +02:00
ariel-
00db1e6b22
Core/Creatures: Minor HasSpell method cleanup
...
Cherry-picked improved from 5734788c02
2018-03-29 00:58:17 +02:00
Aokromes
cc78ff1291
build fix
2018-03-29 00:57:51 +02:00
ariel-
9f7e1a0673
Core/Spells: fix another regression with arcane missiles being marked positive
...
Closes #21670
2018-03-29 00:51:50 +02:00
ariel-
18b04b326e
Scripts/ICC: use script searchers instead of saving list of creature pointers
...
Closes #21644
2018-03-29 00:51:39 +02:00
ariel-
dfff9d62e4
Core/Spells: autogenerate miss proc for spells with auras with hit chance -100
...
Closes #21629
2018-03-29 00:46:02 +02:00
Ovahlord
20314730ad
Core/SAI: fixed a crash
2018-03-28 22:05:25 +02:00
ariel-
a7a3ca27ec
Missing cleanup in ScriptReloadMgr.cpp
2018-03-28 12:18:56 -03:00
Aokromes
ad07191b89
Fix encoding
2018-03-28 11:31:28 +02:00
ariel-
4f0870cf32
And finally zmq nightmare is over
2018-03-28 06:11:01 -03:00
ariel-
4e05743909
Dep: fix more zmq
2018-03-28 06:05:10 -03:00
ariel-
925264c000
Misc: build fixes (linux)
2018-03-28 05:54:57 -03:00
ariel-
4aecd176e7
Core/Tools: fix warning
2018-03-28 05:23:53 -03:00
ariel-
f3f99cc317
Core/Globals: fix some DBC loading from DB data and reorder columns (must be in relative DBC order or else you get garbage data)
2018-03-28 04:42:16 -03:00
ariel-
5ff847159c
Core: header cleanup, split realmlist, boost compatibility, cotire, remove stormlib/zlib and stormlib/bzip2 and instead use dep sources
2018-03-28 04:41:59 -03:00
ariel-
7fff6c424f
Compile zmq locally
2018-03-28 03:20:25 -03:00
Shauren
e02dbdb176
Core/Misc: Build fix for some compilers
...
Closes #21705
2018-03-27 20:51:07 +02:00
Ovahlord
7bd10bace8
Core/Phasing: synch phasing with PR
2018-03-25 18:16:40 +02:00
Ovahlord
612686f639
Core/Phasing: removed an incompatible loading validation until the datastore system has been adapted for that handling
2018-03-25 18:16:39 +02:00
Ovahlord
89c6777803
* Core/Phasing: fixed gameobject floor detection
...
*merged a crash fix
2018-03-22 17:36:01 +01:00
Ovahlord
7ea9695868
Core/Player: fixed an db layout issue that was causing corrupted pvp kill counters
2018-03-19 23:59:50 +01:00
Ovahlord
1583ae45a4
Core/Phasing: fixed build
2018-03-19 23:56:58 +01:00
Ovahlord
20d0aa0c23
Core/Maps: synch phasing with latest PR state. Fixes a instance map crash
2018-03-19 23:49:21 +01:00
Aokromes
a8151040c5
Core/Transport: Fix some teleportation issues while on transports
2018-03-19 13:18:29 +01:00
Shauren
97bd2e2f2f
Core/Movement: Fixed transport teleports on the same map (and teleporting on transports too)
2018-03-19 00:30:38 +01:00
Aokromes
e0dd75b626
warning fix
2018-03-18 19:47:39 +01:00
Aokromes
e0f680131e
Make travis happy, this time for real
2018-03-18 14:09:49 +01:00
Ovah
16c97d35a1
Phasing
2018-03-17 19:41:20 +00:00
Aokromes
712239e215
Core/Conditions: Add missing break
2018-03-17 14:17:45 +01:00
Aokromes
cc3639cbb9
fix build
2018-03-17 10:37:50 +01:00
Aokromes
04f488e55e
Core/Players: Include graveyards from terrain swap maps
2018-03-17 10:12:00 +01:00
Aokromes
8d38ec47fb
Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
2018-03-17 09:56:43 +01:00
Aokromes
fefdfbb971
make travis happy
2018-03-16 20:06:14 +01:00
Aokromes
73a57ff4e9
another warning fix
2018-03-15 23:29:08 +01:00
Aokromes
fb19272ab9
more warning fixes
2018-03-15 23:19:37 +01:00
Aokromes
2229dcf8ff
more warning fixes
2018-03-15 23:06:45 +01:00