Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/azerothcore/mod-playerbots
NOT READY TO BE USED AS MODULE YET
https://github.com/azerothcore/mod-playerbots
There is no point to force update them both on same time.
Also it fix double damage/heal that ca...
- implement teleport from and to Wintergrasp
- fix vehicle teleport
- add script for tower destr...
- fix player teleporters
- implement vehicle teleporters
- fix fortress door collision
- impleme...
Remove references and descriptions to the old UNIT_FLAG_PASSIVE
6755dd80732d4b745348b0933ab1e3cdee85cbfb authored over 6 years ago31f755f8cefe79465b019c0e856176e599c6c49f authored over 6 years ago
2e1f400fd42447ac0ae0ccc71c02f5fe2893e1c1 authored over 6 years ago
- implement player buffs and ranks
- implement quest and battle rewards
- handle group size diff...
- Send proper battlefield timer update
- Implement quest reward logic
- Attempt to fix the zone ...
Also fix a battlefield condition
Signed-off-by: Xfurry <[email protected]>
dcbeca2d894a2d7b6c15a9f2ce0e50af01b7155c authored over 6 years agoa03b97998db1771e794e95e79917c29f0858ccbe authored over 6 years ago
Thanks to @Grz3s and @NeatElves
Signed-off-by: Xfurry <[email protected]>
58e7542b25328de76f2f17a205790e41e03249c8 authored over 6 years agoTo be used for spirit healers and other creature scripts
Signed-off-by: Xfurry <xfurry.cmangos@...
7e3b7558b702d9eb1434d95aa5632fb20e463c54 authored over 6 years ago
- implement vehicle counter and conditions
- properly handle vendors and trash mobs spawn / desp...
ca34a85ef2fbbbee37ebbef916d94d12097c521f authored over 6 years ago
b0b68c12ed032a8ba05e20333e763e3ac2e3c963 authored over 6 years ago
Handled by DB
Signed-off-by: Xfurry <[email protected]>
0588e6063a3a36978c47ee5061236e09a9197c93 authored over 6 years agoSigned-off-by: Xfurry <[email protected]>
87ec95b6afef6b60e46350d8efaea22955aabb06 authored over 6 years ago
- Fix wrong world state for capture points
- Fix wrong max vehicle count world state
- Add attac...
Required for Wintergrasp tower buff stacking
Signed-off-by: Xfurry <[email protected]>
7a9ef92cfa4a69a339edc6bf5326bf88fb548e3a authored over 6 years ago
The list of updates include:
- handle the workshop capture points events
- handle the destructib...
This is required for Wintergrasp workshops
Signed-off-by: Xfurry <[email protected]>
c8ee81ada0f90a771794e0a17f2b0f49f9b7706b authored over 6 years agoInspired by https://github.com/TrinityCore/TrinityCore/commit/60bcd6c98cb403e357631c0a666ee8eea7...
1812bb256d004f70278fd3399ae9e7afdbe2f792 authored over 6 years agoAlso apply a workaround fix for the display id of creature 28239
Signed-off-by: Xfurry <xfurry....
4f4c85e6a01e1434d835fe70850453d3c24a2fef authored over 6 years ago
Example: spells 56251 and 61407
Signed-off-by: Xfurry <[email protected]>
Signed-off-by: Xfurry <[email protected]>
9ff5b7959766fdbcef6bd441fc4d7059de7009c6 authored over 6 years agoSigned-off-by: Xfurry <[email protected]>
2671f0e025744844c38b52d36fdba00a1496d21b authored over 6 years agoUsed by the Oculus drakes
Signed-off-by: Xfurry <[email protected]>
c35b95ae390137cae2421d111b4e9f71c8e35dc1 authored over 6 years ago
requested by @Grz3s
will be implemented by DB script
Signed-off-by: Xfurry <xfurry.cmangos@outl...
ea3982ce8cc6ac0761cf0cd640327064df05d15a authored over 6 years agoSigned-off-by: Xfurry <[email protected]>
66e9a001a5536edf6eca7645c8caf094c733ce30 authored over 6 years ago0eeb6949f814a3e42a49d5c5f4681ea015d2ecec authored over 6 years ago
b49c674ed4cfc606fed37723d30c6fd29abac6e3 authored over 6 years ago
74758baeb43c0d714c72d10a3def6c3d48f3f4a0 authored over 6 years ago
9af0d3874d7bee8b1107f5956abdafd34adae1d0 authored over 6 years ago
8c9828757e6403070d38f5ef2f2c4d76280260e3 authored over 6 years ago
60e1cbd43018fe7ba76004cb11a77dbf952b2e5c authored over 6 years ago
[ci skip]
34faa790927e3fc706425050764d4000b06759c7 authored over 6 years ago57129bfbe4764d8dfbdcaa424f631ee1057e1a05 authored over 6 years ago
e8b8fec1b984ed44b24cbcbc1d04683d8c4af40f authored over 6 years ago
03ed0e26f770f268f8f0c8a1e8d0897466f2fcec authored over 6 years ago
std::vector is almost always the fastest choice for games and make sure to reserve the max neede...
8c072a0c9cf037e2a951959deb97d6f18f2543a4 authored over 6 years agoThis would require more work to transition properly
This reverts commit 09b06695276b8aa98e912be...
ab3871b083562a33fee9e3122ccc89538433d8c5 authored over 6 years agoThis will allow the battlefield to properly setup the buildings and npcs at battle reset
Please...
843e1993f6ff86bce2316e1d660769b1f3771769 authored over 6 years agoThis is required in Wintergrasp as some capture points start from 0 or 100 - they are owned by d...
8e21ad92eb64fa5ee5b4b51e09e5959d141fd6be authored over 6 years ago5cec6d1cb0009183153fd5c5a7ea1ac2882776a8 authored over 6 years ago
048ed0edda4d389aecea84f49631d09f363bc481 authored over 6 years ago
a80034ac05d0660d5eda53dae34a6fad72295ffd authored over 6 years ago
Thanks to @stfx
Signed-off-by: Xfurry <[email protected]>
f3ba6e97d1cc7524be09c08edff67ad1f69cb2fa authored over 6 years agoec836fb1124375f90e55ef6582380a7a36dd2e19 authored over 6 years ago
d8f14d4640de1bc3044420a16a1c5ac045cfddea authored over 6 years ago
34dc6d8fea01058ac19db005a95c19925188cc93 authored over 6 years ago
09b06695276b8aa98e912be1a897ad62480fae87 authored over 6 years ago
Signed-off-by: Xfurry <[email protected]>
6f8dfe40f277a4692d907081ff169990c03df7fe authored over 6 years agoSigned-off-by: Xfurry <[email protected]>
dbee81b0350df465712278b92f97ea4fccb3739b authored over 6 years agoSigned-off-by: Xfurry <[email protected]>
1bbd59558a9ffab15e3361bc3e8cd6b3b31e263d authored over 6 years agod60bedbb399532ebfa338585853e829f89866c7b authored over 6 years ago
7d74e76a79b68fb423bd37592960ef720257cbda authored over 6 years ago
a146479d85116e697573dd0d511c8ba460633f03 authored over 6 years ago
5fce2a1a160c6a5272356fc94b7e5e9e24599cb5 authored over 6 years ago
3d48192cf3a8fcb4d67184b701de89ac785b8fd3 authored over 6 years ago
1b52653fbef20966fe1b4b1bf76f0ed3b4db916a authored over 6 years ago
eb5c3bb0b6eb8ee92462b9bf3c43286ca0292adc authored over 6 years ago
5a91b66317f527f95ed623eea6a83389b8012959 authored over 6 years ago
e75689451ecba78cbf394712eede2ede052360c2 authored over 6 years ago
[ci skip]
524fd7c6a1a3563bb844c3d7b4ac744e7f32e048 authored over 6 years ago[ci skip]
fd361b64e6a20c0e581399c0bd7fe6436fb134b0 authored over 6 years ago[skip appveyor]
e9d15126579c5a2fdcc1f592993e1c857698ca2c authored over 6 years ago
This will remove the defined amount of items from the player
It requires the use of SCRIPT_FLAG_...
4e4b2fc5d65d64c0fc2b412510c786ba3517312d authored over 6 years ago
639ad950a869d6b9421e6cd6f9601608273dff18 authored over 6 years ago
- add documentation on how the battlefield is supposed to work
- update definitions; remove entr...
0258c73030c2c76b6ba1f10586dd7de91615d11b authored over 6 years ago
8cbbfe8b4be5f8515517c814d60b06f154620db2 authored over 6 years ago
522eca5ab33bb6f54b21c13ca785d95355ad3e71 authored over 6 years ago
62285bc947dada4c36c51c2f4b47d5610d935d90 authored over 6 years ago
666eba6bc79c1ba6e7d3268123e9c4de3b10a73a authored over 6 years ago
modernize-loop-convert
performance-faster-string-find
performance-inefficient-algorithm
performa...
readability-container-size-empty
readability-identifier-naming
readability-inconsistent-declarat...
f80e50189ace74108ff63d24dab4b572a2699513 authored over 6 years ago
This will allow charmed creatures to have script
First implemented in https://github.com/cmangos...
a916bca656732a7612f3109962d5fbb73799c9ba authored over 6 years ago
Also replace constants in boolean context with boolean literals
Also replace postfix operators w...
c23d09aa476eaa27cd9cee089443551b03f03219 authored over 6 years ago
a7bbdc90a1621736ef3709e71ad03cb48531df6c authored over 6 years ago
46828bf7e2266133742ae1a5be1d9d9f6d18944c authored over 6 years ago
0b24302fe68602ae4e32e0a7c2300ee6f17e7a21 authored over 6 years ago
This will allow instances to spawn different creatures based on the
group faction. (use cases: N...
afee090397fc3ebcc7ea65666dc98f1591cb17cc authored over 6 years ago
ddb3111cf67fb8641e37c916d9185ddb4791f661 authored over 6 years ago
bf206f71a2720f3795a2a804dc16dcecf3d83a4a authored over 6 years ago
Requested and needed by Grz3s
ffb858e1a01a15ad395b15f5af83e1014c9cde3d authored over 6 years ago
Fixes cast timer disappearing
Closes https://github.com/cmangos/issues/issues/1684
Closes https:...
Chaotic rift will be handled by DB.
Thanks to @grz3s for providing the details
Signed-off-by: X...
93d7975effb96aa08af15d8aa93ad25b019947cb authored over 6 years agoRequired for some branches in development.
74497a83255017461abd3695c51ecb69c1620dcf authored over 6 years agoa61f1ec9530e3f11ba1e8efd012835f96f1aad4d authored over 6 years ago
Note: this spell will not properly work until mirror image aura health,
mana and level scaling a...
Signed-off-by: xfurry <[email protected]>
6f5cb18ec3440967c137ec2b94fd3f019697c88a authored over 6 years agoe7d0a3b1820bab4cc0f489fc18a4c13b3d0c587a authored over 6 years ago
Never use attributes like this. They are subject to change. Need to use the functions HasAttribu...
433ac1d261c01a0bef719e88155f01d3387e3f10 authored over 6 years agoCaused permanent evade
108334ef1132bc9ef47c66a68d4fbc9120d2b918 authored over 6 years ago