Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/SunstriderCore

WoW Burning Crusade server emulator
https://github.com/azerothcore/SunstriderCore

Spells: Fixed spell immunity stacking when the same spell is used by 2 different auras + Related test

a15e3f10c522ed02c9a32cabca79d47d6afe26af authored over 6 years ago
Fixed build

ff6c08c7b0179ba58082983505cfd267798f284c authored over 6 years ago
Some renames

2479854c95dd51814d01aa3552ad03a1ef3d201f authored over 6 years ago
Spells: Allow several spell immunities of the same kind to stack correctly

5ab929c65169f8f5833d8f4fac3b84ed123044e6 authored over 6 years ago
Fixed #34

16a0de60e901a63ffc918b9ce399f6daab07f4d2 authored over 6 years ago
Spells: Fixed positivity for spell 38044

ebcccf8c7691ae47af776841453e8aa6d909e225 authored over 6 years ago
Spells: Reimplement SPELL_ATTR0_CU_SAME_STACK_DIFF_CASTERS

3330c7e6efa4b5559bd6e61a4917f0461d03d4bf authored over 6 years ago
Moved two Player functions to their correct file

b7f7a924802e96d90253bbedc5cecbc5ccb51694 authored over 6 years ago
Commands: Allow to use hexadecimal with commands .setmoveflags (and show hex in .getmoveflags)

fab87364643063be4683db1aabb15bd395aca07d authored over 6 years ago
Renamed SetCanFly -> _SetCanFly to avoid confusion with TC function

6fd0894784040da612c5381a3dfb0c274030dbb6 authored over 6 years ago
Removed transportCheckTimer system from Sunwell, we don't need this hacky system anymore

bf3690ea82af22f39f948119f81b7c014b1ffbe7 authored over 6 years ago
Re enabled UpdateMovementFlags for creature, but with a period and only if creature has moved

5677d131c2b96979a27e13c41c07a32ffa7b78a9 authored over 6 years ago
Removed old creature rotation system (we now use a MovementGenerator for that)

2e86988c7b7240c7a6abdf99ec6be07fc0b96f57 authored over 6 years ago
Revert dc89c3f660210536823273e9467e64819ca8254d

b0e8f1841c19ec13dd6ee1842041ab1baddc402f authored over 6 years ago
AI: A non accessible target is a valid target if we're stationary

d89f56b5dab659388d4adde2e70d6081b05a7abf authored over 6 years ago
Notify failures for .tele command

5cd22cfcb83911d0045e72a02cd97d5871c09fd1 authored over 6 years ago
Notify GMs of BossState changes

3a996bd80fe9db0586483d596796d06995029a6a authored over 6 years ago
Update systemctl service

83556d27f40c4893b4d2b7cbbf36d41c0f08c4ca authored over 6 years ago
[TC] Core/EscortAI: initialize run state before filling waypoints (PR TrinityCore/#22416)

6b4ba29dc5649e726547df0497cc5c2528d7f3fa authored over 6 years ago
Update .travis.yml

55186ab7083629b2fd87c30218928d91b750e8b2 authored over 6 years ago
Fixed vmaps extraction

d28e76145d308bf8b23f6569774419624c27f247 authored over 6 years ago
Missed in last commit

f49f8fbe47710c2c675b64143ddd30bd2d0673cf authored over 6 years ago
Core/VMaps: Fix no collision triangles

5447aeaf19e29a3c1605c5cc3e53b29106d5b8a4 authored over 6 years ago
Moved old updates

d0eee19576fabb03fd02accf21b067c6f623d01c authored over 6 years ago
Pack58: Added two known taxis

ca80ff18cc5d83613b4cd95188f604c798daaa32 authored over 6 years ago
Moved alterac valley scripts

8fa83b1fe42dec0cb8fec93bbbcf1e0fa937dc39 authored over 6 years ago
Prevent a possible crash when spawning a gameobject of type 15 (MO_TRANSPORT)

f912dd7a0c65a6de0ed6f0781dd79c202360d8c7 authored over 6 years ago
Added some notes for snake trap

4871095e44c1c70f1331e84c182bdf6b352b5418 authored over 6 years ago
Spells: Fixed some spell auras that allows caster to instant cast (such as 46102)

4375e5e619eade1528e8715502ce10f4f68b640a authored over 6 years ago
Spells: Fixed positivity for spells with SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK

025021925a2da01a072f693d6d65291fb7e9c134 authored over 6 years ago
Renamed CanCreatureAttack -> _CanCreatureAttack to avoid confusion with TC usage

fd238dd752ae70759cb5c764c0d95759671a727f authored over 6 years ago
Removed an old non working hack from Spell::EffectSummonType

4a9c02055cccb087dfba0be11ec8a0befcc47e1c authored over 6 years ago
Moved hunter snakes trap script

ad81b96711ced76cb2e394645b2609659feefb95 authored over 6 years ago
[TC] Core/PacketIO: Fixed SMSG_SPELLNONMELEEDAMAGELOG structure

51fef3554b4753aa9d473c0cc73e3e0bfa33f767 authored over 6 years ago
Fixed a lot of summoning spells not summoning the right number of creatures. Fixes #32

cc7d54d03d2b133f300f719a27af9cf58a1c2364 authored over 6 years ago
Fixed ItemChatLink::Initialize for TBC

f1d248c281d0ff2aae717375bdbbf57bd4c5a23b authored over 6 years ago
[TC] Core/Threat: Properly sequence checking offline state _after_ adding the reference to the threat list. This ensures IsEngagedWith reports consistent values for downstack calls in Creature. Closes #22406.

92ae601d1f9a4cad7d5b2da91438f402c68a6326 authored over 6 years ago
[TC] Core/Creature: Get rid of a few Creature::getAttackerForHelper misuses. That's not what the function does, folks.

ce023fbf93eaea79120df22d4891dec5aca9a64b authored over 6 years ago
[TC] Scripts/Commands: New argument parsing methodology (PR #22363)

- Detect the arguments accepted by the command handler
- Tokenize out those arguments automatical...

7f6e060b98a0f2f00a0b8845dafac52c2aab5bbd authored over 6 years ago
Testing: Fixed "spells warrior demoralizing_shout"

c7909b66075b9a1f1de7ce064b571f9c7262aaf1 authored over 6 years ago
Testing: Fixed some taunt related tests

cd5aa95c39eda5bd1e2a635c18736c8d7531e772 authored over 6 years ago
[TC] Core/Threat: Suppressed threat is now re-evaluated on taunt state update, and taunting units can no longer be suppressed.

d3e6a8aede99c1bc8ac752a61ef8cbc4d5ef527b authored over 6 years ago
Moved Outdoor PvP scripts to scripts + Fixed defense message actually being sent to local defense channel

c8a845a1417d7886d4f5875dd2ae3da14177c90d authored over 6 years ago
Fixed quest query response (was wrong in the last fields)

ae56b971b2d6108f1c597756d83338183efaa327 authored over 6 years ago
Use GameTime in a few place instead of time(nullptr)

Also replaced some itr++ with ++itr

d6e08fe29ea15f78209f9502657f0cbfa88b3d07 authored over 6 years ago
Unified various bgs functions at parent level (BattleGround class)

ddc822e8e1a4c830480f702beff11acf87b552d3 authored over 6 years ago
Allow setting timer after summon on TempSummon

76e202f8e3a3210a6418ba95486bb71a19f5d3c8 authored over 6 years ago
Fixed Ogrimmar and Undercity not being considered outside

2cc66b9458a7dac8183ad416ab9c5984186e3884 authored over 6 years ago
Rewrite Creature Groups to allow using summons with them

5523daf7678da3c9a34fc41e76124a9301846257 authored over 6 years ago
Refactored creature groups code, now closer to last TC code (no functionnality changes)

ddbea90635f01b0f057048a557050e5e6516824c authored over 6 years ago
Fixed .loadpath command

cd29e3d9d9947358940deafe8e7e31ec2f057bf1 authored over 6 years ago
Check for incorrect move flags in moveflags column in creature and creature_template tables

58bbd4c5c0dda8fbc3e75518bcef147d5dfefa66 authored over 6 years ago
Fixed crash #28

92edadebfac2ecc928b2a959ade7a54462f2a9ad authored over 6 years ago
Added some [[fallthrough]] attriutes all over the place

852b93df8b1706ef600b62f4a3ea4820968fc497 authored over 6 years ago
Allow setting groupAI in .npc addformation

c4c8594fcbc4d282767fd5943d55aa13a9bc2064 authored over 6 years ago
Reverted part of e1525a3e5ed2b460b8b4fb10cbbe452e97da1d47

09101946d23e143e5dd7d60d08489988e5ecc8a1 authored over 6 years ago
[Core/Quest] Remove Item upon quest abandoning (#26)

* [Core/Quest] Remove Item upon quest abandoning

Removes quest item from player once quest is...

eb855dff9c6a5b2136951d312db6673bc0ace83b authored over 6 years ago
Implemented hooks for PlayerScript

e89ea92f1ec2739034c6e07322b3483c1322881c authored over 6 years ago
Make `npc addformation` use position relative to leader instead of player using the command

c32e6e010f017eeaf0f3898dbec46ad9478f9657 authored over 6 years ago
Fixed build on unix

f4de92e6913307d33d161c67875dd9f7074f3e02 authored over 6 years ago
Update .travis.yml

a78116f6c4c58ce05e01cf0899d09d924291514c authored over 6 years ago
Updated mmaps_generator options. Mmaps re extraction is needed.

b252647dc89a541b37cc4143187ffd3ef1784d9c authored over 6 years ago
Fixed last commit

37ea0787115f2bf8aca559fe1734a942b9c77937 authored over 6 years ago
Fixed old characters updates (which were incompatible with MySQL) (#23)

c024c200643225df5f19674801de6ec5713dd957 authored over 6 years ago
Added ".mmap reload" to reload current tile

a83500d3967ac0a269d4a1573c5f82dd083b1025 authored over 6 years ago
Merge branch 'master' of https://github.com/ValorenWoW/sunstrider-core

c435c6df9a8d807a69a517a31b4694c308c067ec authored over 6 years ago
Fixed a possible crash with .path load command

5eacc0372b7e2a5b69f1ab344ad07d5a6031c9cc authored over 6 years ago
Fixed some commands and Game Event system not being compatible with dynamic spawn system

ef1e3891491ddf79483c27d53fdd55140b01a900 authored over 6 years ago
Add Installation section into README

6ea8cf67c6786d31b902fc579588dba86765a86c authored over 6 years ago
Removed one command now obsolete related to auto quest validation system

82801533b5eaa0f0c8462f520f9c9b761e18b1f1 authored over 6 years ago
Fixed `.quest complete` command, broken in 23b78a47afd904eb703cc1c5625911cb946e9d89

82453723b42a58b48eb21aa1e6fc2b05213fed87 authored over 6 years ago
Merge pull request #21 from ValorenWoW/petsontransport

Implemented movemaps on Transports

f2899db920b5c6c0452f096d23ff24893d48d7ec authored over 6 years ago
Fixed paths transition in and out of transports + Simplified logic in some places + Fixed `.mmap path` command on transports

faee34e46a83fc8c4470766b2d840a7978fd4abf authored over 6 years ago
First version of mmaps on transport!

Needs map re extraction

07bb7b0fd3318cfa3a406eadaf12d255d486c900 authored over 6 years ago
Fixed some Outland WMOs interior incorrectly considered as indoor. Closes #20.

47be017dcbc7307f5d942b2dde536bb7268c74d6 authored over 6 years ago
Fixed latest sql update

6bffecaa177385591a3f9ff4ebfd79ba3d3d1646 authored over 6 years ago
Fixed de83b933c9a41ac32c7cdd4b4556c80fca0b18a8

d5c4b2d85bb539a457f61cc05daf59c262e7156b authored over 6 years ago
Pack58: Fixed one wrong item for warrior tank spec

973c7d1a7c118c5c51bae9d0727ac6af2462045e authored over 6 years ago
Fixed command ".npc spawndist" for creatures not using the respawn compatibility system

53683399664bf5d231b84538bc8017dc56e67422 authored over 6 years ago
Fixed SMART_ACTION_WP_STOP triggering a new path after ending the current one

de83b933c9a41ac32c7cdd4b4556c80fca0b18a8 authored over 6 years ago
Added "quest sharing" test

85df6890d0afdc7467a52f97e88f04b6ab0967ab authored over 6 years ago
Fixed quest sharing + Remove bugged quest auto complete system

23b78a47afd904eb703cc1c5625911cb946e9d89 authored over 6 years ago
Fixed fleeing unit speed always being 1.0 (now default to unit run speed)

2706ba174e3e384b2444686909051ac176a7a556 authored over 6 years ago
Fixed some world states sent in duplicates (+ replaced some magic values)

f94f6295689df423ffcceaaac47ddca93456a66f authored over 6 years ago
Rework around World States + Fixed world state for Hellfire Peninsula. Closes #15.

1e619a4ad1ffe90a801a647a65949a54f55d1ea6 authored over 6 years ago
Update hunter pet level when taking level from the hunter

7626a33a2e0f897f51afd249ef76acbc8474115e authored over 6 years ago
Fixed guild members list level and zone

cd69dd48066becfe8e96a6859590bb1d04b7df3c authored over 6 years ago
Improved some visuals for honor hold. Closes #19.

f2f3a66d4d80bee1facf6ede1ec1e5e93e2cc320 authored over 6 years ago
Update issue_template.md

d5afc22832a06287b8c59780d627336a48d622a0 authored over 6 years ago
Update issue_template.md

a8081de421f6fb82485b7d6a5fe61c0d1a267ba0 authored over 6 years ago
Spells: Rewrite around lock handling. Closes #17.

827c530d55d3cd29b52f4d76be17e047722f1a14 authored over 6 years ago
Fixed monster not being put in evade mode anymore. Closes #16, and other various issues related to evade.

3454a3901f45e1f7034afbcde09d579f4f7f23a5 authored over 6 years ago
Fixed some wrong orientations for area trigger teleports destinations

b51e03e0d127af72391b97333fd9769f316863a3 authored over 6 years ago
Fixed deleted characters being considered when enforcing single faction accounts

fd55709201e0f88de8a48483328874eaed63d5ce authored over 6 years ago
Fixed players inebriation

20297520ca8ac69585d87c1addbaea02f6b5b489 authored over 6 years ago
Pack58: Improved hunter ammo handling

db3a47574e76d7f2125e40f562719b68fa1622bf authored over 6 years ago
Skip intro cinematic when beta server is enabled

04004c9a00b32f051ec50a7d3edd1192141c98f2 authored over 6 years ago
Changed flight masters default text

7826532af1a6e30373a89f44ac3e55ed0d229863 authored over 6 years ago
Pack58: Changed the given food

67da4e19a723234c1dce5c944bb9c180a5d395b5 authored over 6 years ago
Added an updates_include directory for scripts sql

a84c8af17f04d19ca45f01b6b1e22b9a86c05687 authored over 6 years ago