Ecosyste.ms: OpenCollective

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

github.com/azerothcore/mod-npc-beastmaster

An NPC that lets you tame beasts.
https://github.com/azerothcore/mod-npc-beastmaster

ci: use reusable workflows

373baf0503923a65dcb255e84ef1d0f90e1419dc authored 10 months ago by Stefano Borzì <[email protected]>
Merge pull request #58 from aradep/gossipadditions

feat(Misc): Small gossip addition

4c7efa1f1dfd4f85ef285109d72766b2a491c3b5 authored over 2 years ago by Stefano Borzì <[email protected]>
Update npc_beastmaster.sql

Add dummy gossip menu.

c0b0a63bc73a56631182c1f45f9c5deb142f6340 authored over 2 years ago by Degen <[email protected]>
Update npc_beastmaster.sql

Added gossip_menu_id that points nowhere in attempt to fix build error.

d2ff32c2b9ac9d7419dd2ec479408b7b801d97b4 authored over 2 years ago by Degen <[email protected]>
Update npc_beastmaster.sql

ba4af0e9c03082be35c7987969538466edb63ee6 authored over 2 years ago by Degen <[email protected]>
Update NpcBeastmaster.cpp

834757044c44486218486b9a85e772b9720f59ea authored over 2 years ago by Degen <[email protected]>
Merge pull request #57 from cloudbells/uint-fix

uint -> uint32

223585ec783e96668fd2d15a3d52a91172fb0dfe authored almost 3 years ago by Stefano Borzì <[email protected]>
uint -> uint32

6348713df2a127c616674f51953738a81bc0c3f0 authored almost 3 years ago by Christoffer Nilsson <[email protected]>
Update README.md

878c0170b5f079408d200d5abf9f619678a60281 authored almost 3 years ago by acidmanifesto <[email protected]>
warning fix.

An int is signed by default, meaning it can represent both positive and negative values. An unsi...

6235d263325c9656be2abbd1372035354e514fba authored almost 3 years ago by acidmanifesto <[email protected]>
unused warning fix

9359c15df0f173b99e029049bcd05ff98fae2641 authored almost 3 years ago by acidmanifesto <[email protected]>
feat(Misc): rework module (#56)

4f0e007f050194439967a9330d9ae2765b6b80a8 authored almost 3 years ago by Kargatum <[email protected]>
Merge pull request #50 from acidmanifesto/patch-1

Remove Inhabit Type for upcoming PR

ed0ad17ebd5755d76e608f295ea4eef128745ab0 authored almost 3 years ago by Skjalf <[email protected]>
Merge pull request #53 from rrmmbmg/fix-savepettodb

Fix

92ad11eae49c49e70003aed6c4237eff872cf35d authored about 3 years ago by Skjalf <[email protected]>
Fix compile

b55258bcfde77dcdce9783043c350f506fb9104d authored about 3 years ago by Rafael R. Marques <[email protected]>
chore(MOD): fix case sensitivity

Addressing Open Issue #49, case sensitivity

2e7f911511b7e30a5c45cc2e0d37847aa52e01cc authored about 3 years ago by Skjalf <[email protected]>
Addressing Open Issue #49, case sensitivity

getFaction should be GetFaction

de3f628abc07c45abe10a0de0e0aa656b634bf74 authored about 3 years ago by JB <[email protected]>
Remove Inhabit Type for upcoming PR

Remove Inhabit Type for upcoming PR to remove Inhabit Type

97d7d9c9c5ef35ebbdcf54a72645e47e83fe8d5a authored about 3 years ago by acidmanifesto <[email protected]>
feat(Core/Unit): clean MonsterText methods (#48)

9db61a86e17a14b6dd372c283937647e6c94f290 authored about 3 years ago by stoudtlr <[email protected]>
Merge pull request #47 from BytesGalore/master

refactor: updated module registration to core rev 4++

aa764087aa4e2b3059aa6dcb3fd997cf9ff3c2ee authored over 3 years ago by Stefano Borzì <[email protected]>
refactor: updated module registration to core rev 4++

352715507fd2d8d5e1d6cdfc83e03388ae764b92 authored over 3 years ago by BytesGalore <[email protected]>
feat(CI): set only default version clang (#45)

6b77c390036ea03589fdefbb697062fddc1b0b50 authored over 3 years ago by Kargatum <[email protected]>
ObjectGuid: Part I. (#44)

Co-authored-by: UltraNix <[email protected]>

1b1a58faa45b4d96ac2d34a5ce68ecafa097bb9f authored over 3 years ago by UltraNix <[email protected]>
docs(readme): add AzerothCore logo and update build status badge (#43)

5f704ac3a550a6c79f625258ea89ba7df2cd0825 authored about 4 years ago by Patrick Lewis <[email protected]>
Merge pull request #42 from Degenesis/patch-1

Update README.md

ec52401510d280af2c42d3b3f30f17784b4ee179 authored over 4 years ago by Stefano Borzì <[email protected]>
Update README.md

fcea03f45ed5c979de1c91711fb7edd56e835de3 authored over 4 years ago by Degen <[email protected]>
Update README.md

86147c175ad32198ac76a168697bb296d371efa6 authored over 4 years ago by Degen <[email protected]>
Update README.md

Clarify instructions for Docker users

5bfacb729446687c13fd8d5cda820c1c5367ae0f authored over 4 years ago by Degen <[email protected]>
Merge pull request #41 from azerothcore/github-actions

feat(CI): move from Travis to GitHub Actions

d205371484a0b422e822329c1619779658bea3e0 authored over 4 years ago by Stefano Borzì <[email protected]>
feat(CI): move from Travis to GitHub Actions

65dbcb62aa0a168dc0bfa97c8ce79b7c76cc3842 authored over 4 years ago by Helias <[email protected]>
fix(cpp): Non controllable pets now have correct stats

- Before this commit, pets were incorrectly set to pet type 0 but some pets must be pet type 4, ...

53cf90233091db2191b522f0fa7c4b6009dca22e authored over 4 years ago by Barbz <[email protected]>
fix(DB): make it work with MySQL 8.0 (#37)

bed9ab4c57b9934f33909cbb9a31035b2651a135 authored over 4 years ago by Francesco Borzì <[email protected]>
fix(cpp): Set default blizzlike conf options

- Like previous commit but in the cpp

ce7e1854cecbe11ed40a1caac69e45139bd9059d authored almost 5 years ago by Barbz <[email protected]>
refactor(conf): Set blizzlike default values + clean patch reference

- Removed old core patch reference as it's no longer needed
- Set blizzlike default values

b3097c9ec3aa653004fef7537da15d72314ba028 authored almost 5 years ago by Barbz <[email protected]>
fix(CreatureScript/Spell): Use different "CreatedBySpell" for the pets of hunters and non-hunters (#36)

2929611f50612702e29d55dd925f31ebb2ad4a82 authored almost 5 years ago by Stoabrogga <[email protected]>
fix(CreatureScript/Spell): Use correct "CreatedBySpell" for the pets (#35)

b3da7832d95b3acf83807db9773c39a80a055219 authored almost 5 years ago by Stoabrogga <[email protected]>
fix(Pet/patch): Remove patch file (#34)

42f61be6dc20bdea27be665a0770e616b78128b0 authored almost 5 years ago by Stoabrogga <[email protected]>
cleanup scripts (#32)

2416c93fe15e76c7ebfd69c69887b76918bb96a8 authored almost 5 years ago by Stoabrogga <[email protected]>
fix(Pet/patch): Adapt patch file to latest Pet changes in the core (#31)

77df961c0bcc5e2cad71421956549be6043c6626 authored over 5 years ago by Stoabrogga <[email protected]>
fix(ScriptedAI): Use EventMap instead of timer (#30)

8e28a21d5162259eee697958a45cea1a405d7e97 authored over 5 years ago by Stoabrogga <[email protected]>
feat(ScriptedAI): Play eat emote (#29)

7296f9fff80a16d0f303ad6b265662c2eddf34ba authored over 5 years ago by Stoabrogga <[email protected]>
chore(CI): Update Travis configuration to use Ubuntu 18.04 (#28)

e80445d63320a48c272c6ffc5c167753b6b656a2 authored over 5 years ago by Stoabrogga <[email protected]>
chore(CI): add module to the cache preparation (#26)

Add the module to the cache preparation. Although this is not necessary for most of the modules ...

fb62ad6efdf2f45fc7d6b790db115f650a2d4c32 authored over 5 years ago by Stoabrogga <[email protected]>
Merge pull request #25 from Stoabrogga/gossip

feat: replace old gossip macros

4ab41b5ce8b4cf10560ca3bd63a2c3c213dfdde7 authored almost 6 years ago by Poszer <[email protected]>
Update README.md

d8d1db504dacb8d310e23babcdc6a96047806a2c authored almost 6 years ago by Stoabrogga <[email protected]>
Update README.md

e19912223ab957976c81b1894bb019849fd722ae authored almost 6 years ago by Stoabrogga <[email protected]>
feat: replace old gossip macros

19fdce4f1d9bf7a846e92af74c2eb8eceb832276 authored almost 6 years ago by Stoabrogga <[email protected]>
fix(CI): prevent failing Travis runs (#24)

see https://github.com/azerothcore/azerothcore-wotlk/pull/1631

5ce17b1f7b094fa5a2a1e90b66b5c9bc2e84a8fd authored almost 6 years ago by Stoabrogga <[email protected]>
feat(CI): improve Travis build time (#23)

see https://github.com/azerothcore/azerothcore-wotlk/pull/1573

fc29a18ac24ceff1ceec5cc7a7dea8e8772daa73 authored almost 6 years ago by Stoabrogga <[email protected]>
feat(CI): improve Travis configuration (#22)

- use random DB names in order to detect statements which address a specific DB
- split compila...

008cec8e85c321755095caaef09e56f2500cf19b authored almost 6 years ago by Stoabrogga <[email protected]>
feat: Travis integration (#21)

- See https://github.com/azerothcore/azerothcore-wotlk/pull/1410 for details concerning Travis
...

6b5a60330ab1a8f6e891fcad607bdf7e7421650a authored almost 6 years ago by Stoabrogga <[email protected]>
chore(PCH): remove "ScriptPCH.h" as it is intended to be used as precompiled header for the build process only (#20)

9ef3598abc180f2e4011d4aae146cdcd656ea75f authored almost 6 years ago by Stoabrogga <[email protected]>
Fix compiler warnings (#19)

875d2e6c21c66d04785ba3ef09621adadb73d110 authored almost 6 years ago by Stoabrogga <[email protected]>
fix: reloading the config now also removes pets from the list (#18)

14765062c4fc975c8bc5c7f4b2d567e18a4117c1 authored almost 6 years ago by Stoabrogga <[email protected]>
Feat(DB/SAI): Use new cmake macros; update texts & model; take over preferences, templates etc. from skeleton-module; allow config reloading

- Use new cmake macros
- Update texts in order to give the player a clue what this NPC is all a...

dc9da64bb731f99904946be0e394b1f9b4cff568 authored almost 6 years ago by Stoabrogga <[email protected]>
Config improvements (Kurken) + code cleanup (#16)

* config improvements; code cleanup

* - added new pet category: Rare Exotic Pets
- added Kur...

3d4f287b9b32203de15d5454b5d2d0ccbec33112 authored almost 6 years ago by Stoabrogga <[email protected]>
Complete README (#15)

Added a complete Readme
Removed unnecessary comments

a94b646256c197373cf025db51fe731c39a25671 authored about 6 years ago by Stoabrogga <[email protected]>
Pet list now configurable; clean up bugged pets (#13)

allow pet lists to be configured
clean up bugged pets for example the Bat or the Dragonhawk, an...

e54b7c9691b92f87257b9ee457f0dbd67edf0da3 authored about 6 years ago by Stoabrogga <[email protected]>
feat: Allow Death Knights to have hunter pets (#12)

887a92ee8bcbdc067c25efd33d4e470b9ac1743d authored about 6 years ago by Stoabrogga <[email protected]>
bugfix permanent pet happiness

f7890e323310811aabfcb27805049defab4789d0 authored over 6 years ago by Stoabrogga <[email protected]>
Added an optional patch for Pet.cpp for better pet handling

df2a48bff79133342ae2f42a29e8f183e99a90fc authored over 6 years ago by Stoabrogga <[email protected]>
Merge pull request #9 from Stoabrogga/sql

add DB file to db_assembler for easy installation

ca25822b3a8dda004b5c6ef1c64a0847506d9c87 authored over 6 years ago by Barbz <[email protected]>
db-characters not needed

5459bca75391562d02bc7ab6f2c5218fbc27b370 authored over 6 years ago by Stoabrogga <[email protected]>
add DB file to db_assembler

0bd6b1a1d7af61de903c90baf82b48beb7b26e0f authored over 6 years ago by Stoabrogga <[email protected]>
Merge pull request #8 from Stoabrogga/master

Several fixes and improvements:

30be5827e817b1a9b8a5d2b61d81b475745260c2 authored over 6 years ago by Barbz <[email protected]>
check also talent list for spell 53270 (Beast Mastery)

721a5ab5ed00215ecfa719e5880308d05b105853 authored over 6 years ago by Stoabrogga <[email protected]>
Several fixes and improvements:

- set "CreatedBySpell" to "Call Pet" (883) instead of 0 (fix pet resummon after e.g. dismount)
- ...

6b97db91148d832d4a08cd56efdbc3fb755095e1 authored over 6 years ago by Stoabrogga <[email protected]>
- fixed missing config path (#7)

- changed "Mend Pet" (33976), which doesn't scale, to "Mend Pet Rank 10" (48990), which seems to...

3b2377ff602630c35b3cd8f3228c5e9380136728 authored over 6 years ago by Stoabrogga <[email protected]>
Fixed conf and also tidyed the code (#3)

e78d924e18973485f178178eee9c4b120046da23 authored over 6 years ago by Lee <[email protected]>
Config is now readable

Copy pasting the closed PR from @dunjeon

Fixes config not being read

9cf1bf4f3ec2e5910e6ee59b2ec3311edf955a19 authored almost 7 years ago by Barbz <[email protected]>
First commit (separate each module from original repo of StygianTheBest)

e896faaa4f8512e37b80de60adca7800aa2646d1 authored almost 7 years ago by BarbzYHOOL <[email protected]>