Ecosyste.ms: OpenCollective

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

github.com/azerothcore/skeleton-module

This is a template, a skeleton of a module to use as a base for your new modules.
https://github.com/azerothcore/skeleton-module

fix(Config/Code): Correct typo (#31)

* Fix typo and set default config enable to 0.

* Update my_custom.conf.dist

Add default va...

39410bbd298297dcee0c91ca3689ab962ffae3c0 authored 11 months ago by AnchyDev <[email protected]>
feat. upgrade module (#30)

1414d69fe3947c01553cd51285f77b92d0da8fed authored over 1 year ago by Walter Pagani <[email protected]>
chore(Module/Structure): Change structure for new modules (#29)

* Update directory structure

* structure

* Add enum

* add issue and pull request templa...

3b4bfd24231079a93310d7a17cdc3e2af9238adc authored over 1 year ago by Walter Pagani <[email protected]>
Merge pull request #28 from AnchyDev/master

feat(CI) Allow manual workflow triggering.

5816d022425bd122732c908e8e38360fe1ff13ab authored almost 2 years ago by Stefano Borzì <[email protected]>
Allow manual workflow triggering.

835dd052d639e9a5e45da1916012d9d2d9956d22 authored almost 2 years ago by AnchyDev <[email protected]>
chore: switch to reusable module workflow (#27)

7999d62772c36ade2396adbd9e938389eddbba4e authored almost 3 years ago by Patrick Lewis <[email protected]>
Update README.md

7df9641ecdd317de3a1e8b730e0e3b66bfcc5c77 authored about 3 years ago by Yehonal <[email protected]>
feat: Change skeleton module license to MIT (#26)

e55a8b5880cd451c32a837d754c4a9c0ad403f29 authored about 3 years ago by Yehonal <[email protected]>
fix: DB Import path (#25)

fc92828895efd6c0c9b38f911cececdf43e87459 authored about 3 years ago by Kitzunu <[email protected]>
Merge pull request #24 from BytesGalore/master

refactor: updated module registration to core rev 4++

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

e28cd63b1f9c12736e35d032c508a4ce004554f9 authored over 3 years ago by BytesGalore <[email protected]>
feat(Config): Update conf.sh.dist (#23)

f25232af51bb12b1f1eca7cd0e5bdb8e8a6a7853 authored over 3 years ago by ayase <[email protected]>
fix(CI): enable build this module

a17336872c48a988cb6afa13091ad44ec6e3fc2a authored over 3 years ago by Kargatum <[email protected]>
feat(CI): make ci from latest master repo (#22)

2d26121362ae66eb96cdb8909e59fb15935b5e42 authored over 3 years ago by Kargatum <[email protected]>
chore(Misc): make better code and template style (#21)

ba1a52847dae03cc2fd301a6ab223d19ecbaf2a9 authored over 3 years ago by Kargatum <[email protected]>
docs: README

816cf3ce25b88eee2a2b2b9825b21d040f8d3b30 authored almost 4 years ago by Francesco Borzì <[email protected]>
chore: rename

cdb96449df6fe91f31f028813e198263d364c3b6 authored almost 4 years ago by FrancescoBorzi <[email protected]>
feat(license): default to AGPL, but can be changed

d19966d5cd330e69857dab091347ee7c2e3f89ab authored almost 4 years ago by FrancescoBorzi <[email protected]>
Update README_example.md

e09692102ba79442ab96620a68116b1516ed4e9a authored almost 4 years ago by Francesco Borzì <[email protected]>
feat(CI): GitHub actions (#20)

8393021d0af1b23d44ec6e24a0bbf12faf1c2664 authored almost 4 years ago by Francesco Borzì <[email protected]>
docs: README cleaned + added README_example.md (#18)

- Also improved the README for SQL files
- fix db_assembler variable typo

e57a35cba2c83a9d96c68f50d501880dcdf53192 authored almost 5 years ago by Barbz <[email protected]>
chore(sql): Default dir structure for the db_assembler.sh

- Actually (early 2020) it's not required to follow this structure, but it's recommended as it's...

21d2367b3ca174b0b1f53066887528dba0f7b134 authored almost 5 years ago by BarbzYHOOL <[email protected]>
style: Missing comment on conf.sh.dist

8c1d518dd675c25441f8b3c83bd28cfdfc09124a authored almost 5 years ago by Barbz <[email protected]>
fix: Default conf.sh.dist completed

Add the updates variables

9b5038629707a6757e8d0c41939a6f1e5b102e75 authored almost 5 years ago by Barbz <[email protected]>
style: Add/remove newlines

1fc7d3ff80cd76e55940b5eeaa29d48626f04f5d authored almost 5 years ago by BarbzYHOOL <[email protected]>
chore: Set SQL default dir structure (dev/prod environments) (#8)

9d14e08be6623af9be47d7f4dd81ce909ad7a09c authored almost 5 years ago by Barbz <[email protected]>
chore: Remove useless lines from README.md

be27076588bfc40d3c7b6b6cf4b4e95dff61e245 authored over 5 years ago by Barbz <[email protected]>
chore(CI): Update Travis configuration to use Ubuntu (#13)

e9381a7ab6a85bf790d442143458a680b144df6e authored over 5 years ago by Micrah <[email protected]>
fix: Path to Config.h

Only need the file name.

477ee5193cd5f75e2ae3621292dc6bdbd2a91ff3 authored over 5 years ago by Barbz <[email protected]>
docs: Add README.md in Spanish (#11)

e06878c4302d1d38b2db4490fe1f72249446a0d3 authored over 5 years ago by Walter Pagani <[email protected]>
fix: Include Chat.h so module would compile when NOPCH is used (#10)

Added include for Chat.h so module would compile when NOPCH was used (#10)
So when you take thi...

8d5a4095dfc60c485fa7c8bc4077b3a499c02714 authored over 5 years ago by sluggor <[email protected]>
chore(CI): add module to the cache preparation (#9)

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

f09eb93307b75a0d76927060b701258e7a07eef1 authored over 5 years ago by Stoabrogga <[email protected]>
docs(README): sql README example improved

440fb08d9f1c420a2013320103d423341afeb584 authored almost 6 years ago by BarbzYHOOL <[email protected]>
fix(CI): prevent failing Travis runs (#7)

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

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

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

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

2d1309573a50c8bed06b745390f65ca48de0e899 authored almost 6 years ago by Stoabrogga <[email protected]>
docs: SQL specific README.md with best practices advices

Some datatype advices

1bede9c7c6e2ca1d2a567e36e2be44a4b82223f8 authored about 6 years ago by BarbzYHOOL <[email protected]>
chore(git): Add a commit template & introduce new guidelines

Introduce new guidelines for commit titles and descriptions:
- More useful and unique commit tit...

d4840f081e4f4aaf2dafe2abf35006978fac02e5 authored about 6 years ago by BarbzYHOOL <[email protected]>
Update .gitattributes

7b2960e23c7424a703912e9850e38ea6cedc1796 authored over 6 years ago by Barbz <[email protected]>
Update .gitignore

211f5a7880cf3f90fc602189645be2ebffb258dc authored over 6 years ago by Barbz <[email protected]>
README.md - How to test without PCH

3578ca49d47669e30fda6634e515c5a5e4cc8abb authored over 6 years ago by Barbz <[email protected]>
Merge pull request #4 from MajorDOT/master

Conf CMake Update

ede9623cb4dcc9df3e2029046d50988872c85909 authored over 6 years ago by ayase <[email protected]>
remove MyWorld.cpp.Avoid repeating load config.

01fc27e39622e5c4a98febeb24e7d77ac053f6cb authored over 6 years ago by Ayase <[email protected]>
Conf CMake Update

1b89f026bf0dc45cfab081b1f39aa8d4d553c25e authored over 6 years ago by Shane Powell <[email protected]>
Update README.md

Added video example

baad2b4e7a712f6c64ee9b43118e2e2d5a12f5f7 authored over 6 years ago by Barbz <[email protected]>
Update load config files

If there is an error during the download. You'll know.

de94eb67ae77ca72a8b1595cf83928072fa1f8d8 authored over 6 years ago by Kargatum <[email protected]>
Fixed the credits formatting

Added example on how to link your own github

6245aa1bf7d46e2f7582040423537e3dbd6f942b authored over 6 years ago by Barbz <[email protected]>
Update Readme

73bb977cd043fdfeac98b2d4e8f9d86fcdd166ea authored over 6 years ago by Barbz <[email protected]>
.editorconfig - Unify coding style

Taken from AC repository (idea from @Rochet2)

27c31b1442040888681b93401af1a20772b45751 authored over 6 years ago by BarbzYHOOL <[email protected]>
SQL - Added SQL directory structure

9f2eb16e6af7ccfaf4a54e46013c7c7f52df55f9 authored over 6 years ago by BarbzYHOOL <[email protected]>
README - Improved slightly

ceff6a80ddf121755f67a3d3e0f10cff582c9935 authored over 6 years ago by BarbzYHOOL <[email protected]>
README - First draft of a Readme

Need to improve it a lot

9a9c910235604da1fab4b1b84f2c6c4dc7ea4140 authored over 6 years ago by BarbzYHOOL <[email protected]>
.gitattributes - Avoid conflicts between OS

Line endings won't be a problem when switching from Unix (linux, mac os) to Windows and vice versa.

7a24b47d7677dff41f5388d9ae4151c5d0eed951 authored over 6 years ago by BarbzYHOOL <[email protected]>
simplified after_ws_install

8c48569be18a1ec532ba3a36cceb4d827bd25124 authored over 8 years ago by Yehonal <[email protected]>
First commit for skeleton module

DB part must be implemented yet

057da0a71a6525a083c79391d3be1b806ade3c4a authored over 8 years ago by Yehonal <[email protected]>