Antz
1dd4b7b03a
Merge branch 'develop21' of http://github.com/mangoszero/server into develop21
2015-07-29 10:47:19 +01:00
Antz
21380cabae
[EasyBuild] Updated Easybuild to v1.1
2015-07-29 10:46:53 +01:00
Charles A Edwards
d550fbdce1
Merge pull request #34 from Chuck5ta/develop21
...
Changes made to bring in-line with One
2015-07-28 09:31:47 +01:00
Charles A Edwards
95a9093c62
Changes made to bring in-line with One
...
This makes Zero's scripts for Felwood the same as One's.
Improvements were obviously made to One, but not transferred to Zero.
2015-07-28 08:36:52 +01:00
Antz
61c4f8634c
[Fix] Updated Realmdb
2015-07-22 02:20:52 +01:00
cala
383924d7c0
[Core] Allow GAMEOBJECT_TYPE_GOOBER to start DBScripts on GO Use [cz2673]
2015-07-10 21:13:29 +01:00
cala
e601ebebb1
[Core] Small code clean-up [cz2672]
...
* Remove duplicate block of code (probably coming from auto merge/backport)
2015-07-10 21:09:24 +01:00
evil-at-wow
d21d680b41
[Core] Fix spells with the target combination (TARGET_SCRIPT, TARGET_SELF). [cz2671]
...
There are only four spells with this combination, all involved in a quest:
* Spell 11637, used by item 9364, for quest 2962.
* Spell 17048, used by item 12848, for quest 5127.
* Spell 22906, used by item 18488, for quest 7509.
* Spell 13982, used by item 11231, for quest 4024. [TBC and Classic only]
2015-07-10 20:57:24 +01:00
xfurry
310684e4a4
[Core] Allow dying creatures to deal damage when casting spells [cz2670]
...
This will fix damage spells casts on creature death
2015-07-08 23:08:52 +01:00
evil-at-wow
eecafb280d
[Core] Minor code cleanup. [cz2668]
...
* Fix a few spelling and grammar mistakes.
* Remove some pointless comments.
2015-07-08 22:42:05 +01:00
evil-at-wow
ffca823878
[Core] Fix a crash. Using format specifiers without matching values is a no-go and clean up. [z2667] [z2669]
...
[z2667] Fix a crash. Using format specifiers without matching values is a no-go.
[z2669] GuidString already includes information like "Creature"
2015-07-08 22:25:51 +01:00
spp-
889558650e
[Core] Fix resource leaks in DBCFileLoader. [cz2666]
2015-07-08 22:14:47 +01:00
robinsch
5dc51349ed
[Core] Skip item SPELLTRIGGER_ON_USE at form change. [cz2665]
...
This will fix auras casted from items with spell charges (spell 25211) disappearing on form change.
2015-07-08 21:59:13 +01:00
fgreinus
fa303fb829
[Core] Implement CREATURE_FLAG_EXTRA_NO_PARRY_HASTEN [cz2664]
2015-07-08 21:47:03 +01:00
fgreinus
93c77682bf
[Core] Implement possibility to force enable/disable mmap-usage for specific creatures. [cz2663]
2015-07-07 22:46:42 +01:00
hallabro
be5ee32960
[Core] Fix stealthing animation for group members. [cz2662]
...
Previously stealthed party members would go invisible for a brief moment
which causes some animation issues.
The stealthed players should be visible during transition for other group and raid members.
2015-07-07 22:24:48 +01:00
xfurry
d3ba1289c3
[Core] Override spell range for script target spells when not provided. [cz2661]
...
This will fix all the spells which require script targets but have a RangeIndex 1.
2015-07-07 22:17:23 +01:00
xfurry
297e28044e
[Core] Make use of attribute SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY. [cz2660]
...
This will allow all spells that have this attribute to be casted on targets
that are immune to certain types of damage or spells.
This involves mostly spells that are part of a script or event.
2015-07-07 22:12:04 +01:00
Krullgor
f74a6bdb60
[Core] Implement Inferno spell for Baron Geddon (classic version with TriggerSpell) [cz2659]
2015-07-07 22:07:56 +01:00
Evildead666
e251c79685
[Core] Enabled autopooling code and fixed quest 5203 as well as Troll Beserking and Stoneform Racial
...
Enabled autopooling code again but this feature is switched off by default.
Quest 5203 Escape from Jaedenar should now be fully working, including equipment and name change of the npc, missing spawns have been added.
Added Script_command_change_entry, and corrected small mistakes in the code.
enable autopooling feature for testing purpose
script enhancement for quest 5203
Script command change entry
fix Troll Berserking
Fix spell stoneform racial
2015-07-07 10:04:12 +01:00
Antz
27e7bba44e
Merge pull request #31 from stormrage-project/develop21
...
Arena Master Quest Fix, Instance Reset Fix
2015-07-07 09:07:29 +01:00
Foereaper
4c067fd4ab
Merge pull request #32 from Olion17/develop21
...
[Build] Win32 cmake build process cleanup
2015-06-06 21:42:10 +02:00
Olion
42b43ef363
[Build]Rename the cmake variable respecting conventions
2015-06-06 22:26:02 +03:00
Olion
5e9bee65d5
[Build]Remove policy CMP0005
2015-06-06 21:40:10 +03:00
Olion
303aacbd4b
[Build]Fix of the previous: copy mangosd config
2015-06-06 20:55:55 +03:00
Olion
6cfbb86255
[Build]Few improvements for Win32
2015-06-06 20:12:56 +03:00
cabfever
39c231680d
Revert "Movement Fix"
...
This reverts commit b3998f6ae16fe36967200023c233df7d55625bd8.
2015-05-31 16:49:51 +02:00
cabfever
b3998f6ae1
Movement Fix
...
Fixed crazy movement
2015-05-31 16:09:45 +02:00
cabfever
ae4ba89b05
Instance Reset Fix
...
After a crash or restart, dungeons and raids won’t be completely reset
anymore.
2015-05-31 16:08:43 +02:00
cabfever
e51b291761
Arena Master Quest Fix
2015-05-31 16:07:20 +02:00
Antz
a585fe0c6d
[WorldDB] Update to 21000_17
2015-05-29 11:01:31 +01:00
Charles A Edwards
2b10544a2e
Merge pull request #28 from Chuck5ta/develop21
...
Revision update (World)
2015-05-29 07:07:06 +01:00
Charles A Edwards
0edaba2105
Revision update (World)
...
Revision update (World)
2015-05-29 07:06:48 +01:00
Antz
f0efb85d27
DB Updated
2015-05-28 23:48:21 +01:00
Charles A Edwards
64b9a02abc
Merge pull request #27 from Chuck5ta/develop21
...
Creature sleeping script altered
2015-05-28 12:07:29 +01:00
Charles A Edwards
6a3162f0ee
Creature sleeping script altered
...
Event 3 from the game_event table now used to test for time to sleep or
not (9pm to 4.59am)
2015-05-28 12:07:05 +01:00
Antz
519ba73d31
Update for DB Update
2015-05-27 20:49:14 +01:00
Antz
01dd3f3a9e
Updated to match DB
2015-05-26 14:37:31 +01:00
Antz
c7e093fdf8
Merge pull request #25 from Olion17/develop21
...
[SD2]Fix typing error for High Priestess Jeklik (tnx: Cab)
2015-05-25 00:34:29 +01:00
Olion
ba2d00de6b
[SD2]Fix typing error for High Priestess Jeklik (tnx: Cab)
2015-05-25 00:31:09 +03:00
Charles A Edwards
15156c0516
Merge pull request #24 from Olion17/develop21
...
Cleanup: no more used after SD2 reactoring WorldTemplate stuff
2015-05-24 10:56:10 +01:00
Olion
8e6066a340
Cleanup: no more used after SD2 reactoring WorldTemplate stuff
2015-05-23 22:52:40 +03:00
Antz
58a3c51881
Update RequiredPorts.mangosproof
2015-05-20 22:54:06 +01:00
zingzah
33c22e9905
[Spell] Classic Mistletoe Spell Fix
...
Removes Handful of Snowflakes from Mistletoe options
2015-05-20 22:49:52 +01:00
patman64
496b98597f
[Core] Fix a client freeze caused by malformed paths (c2657)
...
Avoid Classic client to freeze or crash upon recieving path with
zero offset between two points by preventing server to send such movement paths
2015-05-20 22:40:08 +01:00
Antz
ee45e49800
Update RequiredPorts.mangosproof
2015-05-20 16:14:30 +01:00
Antz
39efe8c4af
Merge pull request #16 from Olion17/develop21
...
[Warden] Support of several client builds
2015-05-20 12:21:58 +01:00
Olion
51a5258ed0
Merge remote-tracking branch 'up/develop21' into develop21
...
Conflicts:
src/shared/revision.h
2015-05-19 22:13:30 +03:00
Evildead666
78ecdf5b8d
Merge pull request #23 from Evildead666/develop21
...
fix for spell 24732 Bat Costume
2015-05-18 21:02:36 +02:00
Evildead666
a0a4324c47
fix for spell 24732 Bat Costume
2015-05-18 20:39:46 +02:00