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

Slipting UpdateSpellDamageAndHealingBonus()

There is no point to force update them both on same time.
Also it fix double damage/heal that ca...

bb485d23be53055a50c814e48d7ab5796084f08d authored over 6 years ago
Wintergrasp updates

- implement teleport from and to Wintergrasp
- fix vehicle teleport
- add script for tower destr...

38c8485dd5ba9c34c378fbde3ccb47bd56b6a394 authored over 6 years ago
Wintergrasp update

- fix player teleporters
- implement vehicle teleporters
- fix fortress door collision
- impleme...

78a07fc2947d06728a3c289f8442c43aafec19e1 authored over 6 years ago
Update comments for UNIT_FLAG_IMMUNE_TO_NPC

Remove references and descriptions to the old UNIT_FLAG_PASSIVE

6755dd80732d4b745348b0933ab1e3cdee85cbfb authored over 6 years ago
Fix grid notifier using old relations

31f755f8cefe79465b019c0e856176e599c6c49f authored over 6 years ago
Fetch DynGo as casting object for some spells

2e1f400fd42447ac0ae0ccc71c02f5fe2893e1c1 authored over 6 years ago
Wintergrasp development - part 3

- implement player buffs and ranks
- implement quest and battle rewards
- handle group size diff...

b7005a05835f618f081972c3d8802e1a3558b700 authored over 6 years ago
Wintergrasp updates

- Send proper battlefield timer update
- Implement quest reward logic
- Attempt to fix the zone ...

228e4eefe310ca9d64ece41853f9649fe68e981b authored over 6 years ago
Use faction visual flags in Wintergrasp

Also fix a battlefield condition

Signed-off-by: Xfurry <[email protected]>

dcbeca2d894a2d7b6c15a9f2ce0e50af01b7155c authored over 6 years ago
Add compensation for wrong target fill from client to TARGET_DUELVSPLAYER

a03b97998db1771e794e95e79917c29f0858ccbe authored over 6 years ago
Move gossip scripts to DB

Thanks to @Grz3s and @NeatElves

Signed-off-by: Xfurry <[email protected]>

58e7542b25328de76f2f17a205790e41e03249c8 authored over 6 years ago
Add wintergrasp script placeholder

To be used for spirit healers and other creature scripts

Signed-off-by: Xfurry <xfurry.cmangos@...

7e3b7558b702d9eb1434d95aa5632fb20e463c54 authored over 6 years ago
Wintergrasp updates

- implement vehicle counter and conditions
- properly handle vendors and trash mobs spawn / desp...

27036d3f71c3660403cb289c2476efdc593a0dfc authored over 6 years ago
Revert back that line to make it more readable.

ca34a85ef2fbbbee37ebbef916d94d12097c521f authored over 6 years ago
Fix a possible crash in loot system

b0b68c12ed032a8ba05e20333e763e3ac2e3c963 authored over 6 years ago
Remove gossip for quest 6566 and Fallen Hero of the Horde

Handled by DB

Signed-off-by: Xfurry <[email protected]>

0588e6063a3a36978c47ee5061236e09a9197c93 authored over 6 years ago
Update Wintergrasp zone warning handling

Signed-off-by: Xfurry <[email protected]>

87ec95b6afef6b60e46350d8efaea22955aabb06 authored over 6 years ago
More Wintergrasp updates and fixes

- Fix wrong world state for capture points
- Fix wrong max vehicle count world state
- Add attac...

6ae1c05c85e36ed63c9a90a88ea4a0421a79fb52 authored over 6 years ago
Allow OutdoorPvP buffTeam function to remove aura stacks

Required for Wintergrasp tower buff stacking

Signed-off-by: Xfurry <[email protected]>

7a9ef92cfa4a69a339edc6bf5326bf88fb548e3a authored over 6 years ago
Wintergrasp development - part 2

The list of updates include:
- handle the workshop capture points events
- handle the destructib...

ca615078815252d5974c28e0c5efccbc4dace82f authored over 6 years ago
Allow OutdoorPvP buff function to filter by area id

This is required for Wintergrasp workshops

Signed-off-by: Xfurry <[email protected]>

c8ee81ada0f90a771794e0a17f2b0f49f9b7706b authored over 6 years ago
GAMEOBJECT_TYPE_SPELL_FOCUS should be invisible to players if serverOnly == 1

Inspired by https://github.com/TrinityCore/TrinityCore/commit/60bcd6c98cb403e357631c0a666ee8eea7...

1812bb256d004f70278fd3399ae9e7afdbe2f792 authored over 6 years ago
Implement aura 50053

Also apply a workaround fix for the display id of creature 28239

Signed-off-by: Xfurry <xfurry....

4f4c85e6a01e1434d835fe70850453d3c24a2fef authored over 6 years ago
Allow script target for TARGET_LARGE_FRONTAL_CONE

Example: spells 56251 and 61407
Signed-off-by: Xfurry <[email protected]>

edd2f7f77db8ec344adc1edc4c949042a0148353 authored over 6 years ago
Implement aura 50241 - required for Oculus drakes

Signed-off-by: Xfurry <[email protected]>

9ff5b7959766fdbcef6bd441fc4d7059de7009c6 authored over 6 years ago
Partially revert https://github.com/cmangos/mangos-wotlk/commit/f04ee582

Signed-off-by: Xfurry <[email protected]>

2671f0e025744844c38b52d36fdba00a1496d21b authored over 6 years ago
Add server side spell 47067

Used by the Oculus drakes

Signed-off-by: Xfurry <[email protected]>

c35b95ae390137cae2421d111b4e9f71c8e35dc1 authored over 6 years ago
Remove script for Oculus drake vehicles

requested by @Grz3s
will be implemented by DB script

Signed-off-by: Xfurry <xfurry.cmangos@outl...

ea3982ce8cc6ac0761cf0cd640327064df05d15a authored over 6 years ago
Show phase mask in npc info debug command

Signed-off-by: Xfurry <[email protected]>

66e9a001a5536edf6eca7645c8caf094c733ce30 authored over 6 years ago
Fix typo

0eeb6949f814a3e42a49d5c5f4681ea015d2ecec authored over 6 years ago
Fix declaration hides class member / function parameter / local variable warnings

b49c674ed4cfc606fed37723d30c6fd29abac6e3 authored over 6 years ago
Fix uninitialized local variable warnings

74758baeb43c0d714c72d10a3def6c3d48f3f4a0 authored over 6 years ago
Fix assignment within conditional expression warnings

9af0d3874d7bee8b1107f5956abdafd34adae1d0 authored over 6 years ago
Fix missed bool conversion performance warning

8c9828757e6403070d38f5ef2f2c4d76280260e3 authored over 6 years ago
Fix signed/unsigned conversion issues and warnings

60e1cbd43018fe7ba76004cb11a77dbf952b2e5c authored over 6 years ago
Revert std::string changes as it would need more work

[ci skip]

34faa790927e3fc706425050764d4000b06759c7 authored over 6 years ago
Fix compile

57129bfbe4764d8dfbdcaa424f631ee1057e1a05 authored over 6 years ago
Further reduce std::string memory allocations

e8b8fec1b984ed44b24cbcbc1d04683d8c4af40f authored over 6 years ago
Remove std::string memory allocations

03ed0e26f770f268f8f0c8a1e8d0897466f2fcec authored over 6 years ago
Improve performance of Wintegrasp containers

std::vector is almost always the fastest choice for games and make sure to reserve the max neede...

8c072a0c9cf037e2a951959deb97d6f18f2543a4 authored over 6 years ago
Revert "'std::random_shuffle' has been removed in C++17; use 'std::shuffle' instead [modernize-replace-random-shuffle]"

This would require more work to transition properly

This reverts commit 09b06695276b8aa98e912be...

ab3871b083562a33fee9e3122ccc89538433d8c5 authored over 6 years ago
Add more functionality to Wintegrasp

This will allow the battlefield to properly setup the buildings and npcs at battle reset

Please...

843e1993f6ff86bce2316e1d660769b1f3771769 authored over 6 years ago
Make use of the capture point starting value

This is required in Wintergrasp as some capture points start from 0 or 100 - they are owned by d...

8e21ad92eb64fa5ee5b4b51e09e5959d141fd6be authored over 6 years ago
Fix compile

5cec6d1cb0009183153fd5c5a7ea1ac2882776a8 authored over 6 years ago
Local variable is unused after being assigned

048ed0edda4d389aecea84f49631d09f363bc481 authored over 6 years ago
Fix uninitialized class members

a80034ac05d0660d5eda53dae34a6fad72295ffd authored over 6 years ago
Fix some scripts after https://github.com/cmangos/mangos-wotlk/commit/7d74e76a79b68fb423bd37592960ef720257cbda

Thanks to @stfx

Signed-off-by: Xfurry <[email protected]>

f3ba6e97d1cc7524be09c08edff67ad1f69cb2fa authored over 6 years ago
Polymorphic class 'DialogueHelper' has a non-virtual public destructor

ec836fb1124375f90e55ef6582380a7a36dd2e19 authored over 6 years ago
Include guard not found at the beginning of PCH header

d8f14d4640de1bc3044420a16a1c5ac045cfddea authored over 6 years ago
Remove unreachable code

34dc6d8fea01058ac19db005a95c19925188cc93 authored over 6 years ago
'std::random_shuffle' has been removed in C++17; use 'std::shuffle' instead [modernize-replace-random-shuffle]

09b06695276b8aa98e912be1a897ad62480fae87 authored over 6 years ago
Fix NULL in previous commit

Signed-off-by: Xfurry <[email protected]>

6f8dfe40f277a4692d907081ff169990c03df7fe authored over 6 years ago
Lower the TIMER_OPVP_MGR_UPDATE timer to 5 ms for batter WG update

Signed-off-by: Xfurry <[email protected]>

dbee81b0350df465712278b92f97ea4fccb3739b authored over 6 years ago
Rename isBGGroup to isBattleGroup to allow Battlefield raid groups

Signed-off-by: Xfurry <[email protected]>

1bbd59558a9ffab15e3361bc3e8cd6b3b31e263d authored over 6 years ago
Fix clang-diagnostic-missing-braces

d60bedbb399532ebfa338585853e829f89866c7b authored over 6 years ago
Fix unused local variables

7d74e76a79b68fb423bd37592960ef720257cbda authored over 6 years ago
Fix some unused private fields

a146479d85116e697573dd0d511c8ba460633f03 authored over 6 years ago
Fix missing include guards

5fce2a1a160c6a5272356fc94b7e5e9e24599cb5 authored over 6 years ago
Static member accessed through instance [readability-static-accessed-through-instance]

3d48192cf3a8fcb4d67184b701de89ac785b8fd3 authored over 6 years ago
Redundant boolean literal in conditional return statement [readability-simplify-boolean-expr]

1b52653fbef20966fe1b4b1bf76f0ed3b4db916a authored over 6 years ago
'if' statement is unnecessary; deleting null pointer has no effect [readability-delete-null-pointer]

eb5c3bb0b6eb8ee92462b9bf3c43286ca0292adc authored over 6 years ago
Fix polymorphic class 'WGTower' has a non-virtual public destructor

5a91b66317f527f95ed623eea6a83389b8012959 authored over 6 years ago
Fix cannot find file 'NodeValueAccess.h' in search paths

e75689451ecba78cbf394712eede2ede052360c2 authored over 6 years ago
Fix loop variable is copied but only used as const reference

[ci skip]

524fd7c6a1a3563bb844c3d7b4ac744e7f32e048 authored over 6 years ago
Fix clang-diagnostic-logical-not-parentheses

[ci skip]

fd361b64e6a20c0e581399c0bd7fe6436fb134b0 authored over 6 years ago
Fix spell 39246

[CI skip]

871943b60f71651480dd0b72be39f3c6a6e6164a authored over 6 years ago
Exclude PCH from macOS CI compile to fix failed builds

[skip appveyor]

e9d15126579c5a2fdcc1f592993e1c857698ca2c authored over 6 years ago
Allow script command 17 - SCRIPT_COMMAND_CREATE_ITEM to remove items

This will remove the defined amount of items from the player
It requires the use of SCRIPT_FLAG_...

bc966381e178126302e396c9ba84c39e1fe94d10 authored over 6 years ago
Fix CI warnings

4e4b2fc5d65d64c0fc2b412510c786ba3517312d authored over 6 years ago
Fix Xcode compile

639ad950a869d6b9421e6cd6f9601608273dff18 authored over 6 years ago
Minor update for Wintergrasp

- add documentation on how the battlefield is supposed to work
- update definitions; remove entr...

524db7a82cd93941e6d1c3544b2bf637c5b1fd05 authored over 6 years ago
Fix bool conversion performance warnings

0258c73030c2c76b6ba1f10586dd7de91615d11b authored over 6 years ago
Fix warning of last commit

8cbbfe8b4be5f8515517c814d60b06f154620db2 authored over 6 years ago
Fix double-!-operator-convert-to-bool weirdness

522eca5ab33bb6f54b21c13ca785d95355ad3e71 authored over 6 years ago
Fix compile

62285bc947dada4c36c51c2f4b47d5610d935d90 authored over 6 years ago
Remove redundant 'else' keywords

666eba6bc79c1ba6e7d3268123e9c4de3b10a73a authored over 6 years ago
Apply clang-tidy performance fixes:

modernize-loop-convert
performance-faster-string-find
performance-inefficient-algorithm
performa...

c2bf457c436862302f605d20369dede61c6ac384 authored over 6 years ago
Apply clang-tidy readability fixes:

readability-container-size-empty
readability-identifier-naming
readability-inconsistent-declarat...

9546d893819148e34957f2bd51098a2915e92308 authored over 6 years ago
Fix typo

f80e50189ace74108ff63d24dab4b572a2699513 authored over 6 years ago
Fix selectAI condition

This will allow charmed creatures to have script
First implemented in https://github.com/cmangos...

a3c43b866cc0ba33e51cf6b181f59ac87da5950c authored over 6 years ago
Fix clang compile

a916bca656732a7612f3109962d5fbb73799c9ba authored over 6 years ago
Join declarations and assignments

Also replace constants in boolean context with boolean literals
Also replace postfix operators w...

19039d2024d128c585fcc43e81375b8b3a88e22f authored over 6 years ago
Remove redundant statements as well as 'typename' and 'template' keywords

c23d09aa476eaa27cd9cee089443551b03f03219 authored over 6 years ago
Make member functions 'const' when possible

a7bbdc90a1621736ef3709e71ad03cb48531df6c authored over 6 years ago
Sort member initializers by the order of initialization

46828bf7e2266133742ae1a5be1d9d9f6d18944c authored over 6 years ago
Replace zero valued expressions in pointer context with nullptr

0b24302fe68602ae4e32e0a7c2300ee6f17e7a21 authored over 6 years ago
[13979] Implement creature conditional spawn

This will allow instances to spawn different creatures based on the
group faction. (use cases: N...

9818a8e704477947879764bf2e4452768f972b01 authored over 6 years ago
Improvements to destination only effects

afee090397fc3ebcc7ea65666dc98f1591cb17cc authored over 6 years ago
Improve compile time

ddb3111cf67fb8641e37c916d9185ddb4791f661 authored over 6 years ago
Change the DB default schema names to reflect repository

bf206f71a2720f3795a2a804dc16dcecf3d83a4a authored over 6 years ago
Add override for positivity for neutral target of 52149

Requested and needed by Grz3s

ffb858e1a01a15ad395b15f5af83e1014c9cde3d authored over 6 years ago
Add correct use of CAST_FLAG_HIDDEN_COMBATLOG

Fixes cast timer disappearing
Closes https://github.com/cmangos/issues/issues/1684
Closes https:...

664cfda7bf568841d0e32315b694d25b5430ba89 authored over 6 years ago
Implement some fixes for Telestra and remove script for Chaotic rift

Chaotic rift will be handled by DB.
Thanks to @grz3s for providing the details

Signed-off-by: X...

93d7975effb96aa08af15d8aa93ad25b019947cb authored over 6 years ago
Next Generation Taxi System for CMaNGOS: flight resume when already in flight

Required for some branches in development.

74497a83255017461abd3695c51ecb69c1620dcf authored over 6 years ago
Remove errors associated with 0 curmana and curhealth

a61f1ec9530e3f11ba1e8efd012835f96f1aad4d authored over 6 years ago
Complete the mirror image npc script

Note: this spell will not properly work until mirror image aura health,
mana and level scaling a...

df32be7a347e66a1bcd67902ab0f57bd25551bac authored over 6 years ago
Do not remove mirror image and mirror name auras on evade

Signed-off-by: xfurry <[email protected]>

6f5cb18ec3440967c137ec2b94fd3f019697c88a authored over 6 years ago
Remove mistake in query in mangos file due to threat changes

e7d0a3b1820bab4cc0f489fc18a4c13b3d0c587a authored over 6 years ago
Remove faulty use of SPELL_ATTR_NEGATIVE

Never use attributes like this. They are subject to change. Need to use the functions HasAttribu...

433ac1d261c01a0bef719e88155f01d3387e3f10 authored over 6 years ago
Fix evade mode exit condition

Caused permanent evade

108334ef1132bc9ef47c66a68d4fbc9120d2b918 authored over 6 years ago