Ecosyste.ms: OpenCollective

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

github.com/azerothcore/mod-weapon-visual

AzerothCore Module
https://github.com/azerothcore/mod-weapon-visual

feat. Upgrade Module (#25)

* Changes to be committed:
deleted: CMakeLists.txt
modified: README.md
new file: con...

a3c7776fca084825e35bfe63c20dd7c2c5b7fe40 authored over 1 year ago by Walter Pagani <[email protected]>
Merge pull request #23 from PsYchoNauTek/PsYchoNauTek-Build-Fix

fix: build

82120d0fcfb5849c297adea044207156dd931e04 authored almost 2 years ago by Stefano Borzì <[email protected]>
Update README.md

f560d0968d8c8df2c7e5cee9daa72ecb31cfd0d6 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Rename sql/characters/base/mod_weapon_visual_effect.sql to data/sql/db-characters/mod_weapon_visual_effect.sql

28e25286bf13b5b0f4a1e44747e2f669084871b2 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Rename sql/world/base/creature_template.sql to data/sql/db-world/creature_template.sql

6617d45ddac24a9b54603f566ca48a38c021c038 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Update Npc_VisualWeapon.cpp

0842fa669957ece62c0a1015eecc515f94ff073a authored almost 2 years ago by PsYchoNauTek <[email protected]>
Update creature_template.sql

Change NPC entry

732bb78ad9e535481b462aaabb48282ceff8d850 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Update Npc_VisualWeapon.cpp

68141240908fbdbb23bbc1c99e61852f1e3d4464 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Merge branch 'azerothcore:master' into PsYchoNauTek-Build-Fix

a07bdf8cd66e28afceec1ec0796e7e1750182693 authored almost 2 years ago by PsYchoNauTek <[email protected]>
Merge pull request #24 from azerothcore/update-ci

Update core-build.yml

0e43e885e0ab5aabf323b68c402b4ba231be2a8f authored almost 2 years ago by Stefano Borzì <[email protected]>
Update core-build.yml

5a06b5b4d5e648fd272eb6fb6431701712c8501e authored almost 2 years ago by Stefano Borzì <[email protected]>
Update Npc_VisualWeapon.cpp

311817a1abb40818a6e13d9597c3e6ec7eb219dd authored almost 2 years ago by PsYchoNauTek <[email protected]>
chore: update clang version for CI

d7431c9eeebd4de728495fb510a55b7dec9f76a5 authored almost 3 years ago by Stefano Borzì <[email protected]>
Merge pull request #18 from UltraNix/ObjectGuid

ObjectGuid: Part I.

2486fe2d28f4f0316985e61723c11102943452cb authored over 3 years ago by Stefano Borzì <[email protected]>
Merge branch 'master' into ObjectGuid

29e13df9ed864870b13ded7cdcccd22d6d1b5ae9 authored over 3 years ago by UltraNix <[email protected]>
fix(SQL): updates to creature_template (#19)

* fix(SQL): updates to creature_template

* fix(SQL): updates to creature_template

6c4a6c48903de5af0f7db3cac8529620922abec2 authored over 3 years ago by Patrick Lewis <[email protected]>
ObjectGuid: Part I.

a0a0b9594147978b46b580ea6bef960c4dce7fa9 authored over 3 years ago by UltraNix <[email protected]>
docs(readme): add build status badge (#16)

* update readme

* remove old status badge

c630856975cb090cf8c41770c865285366ca39b7 authored about 4 years ago by Patrick Lewis <[email protected]>
feat(CI): move from Travis to GitHub Actions (#15)

770f68b9c983110e1e2fcd7c5845d02b3846e983 authored over 4 years ago by Stefano Borzì <[email protected]>
refactor(DB): Renaming and cleaning SQL (#14)

- Renamed variables, tables etc
- Do not store playername as it's useless

aa13170c2fc78eeecf9c88c2ce073ca39a87daa7 authored almost 5 years ago by Barbz <[email protected]>
fix(CreatureScript): fixes and improvements (#12)

5418c2549e1ceb619d949a1450dd6e2a2b4ef34c authored about 5 years ago by Stoabrogga <[email protected]>
chore(CI): Update Travis configuration to use Ubuntu 18.04 (#10)

caa60fcef03d0580ad26cb8b107b3623ddb60540 authored over 5 years ago by Stoabrogga <[email protected]>
feat(Script): Delete unused item GUIDs from table "custom_item_enchant_visuals" (#8)

dc13eccfb5dfd26efd93bda09c20c6a411eb04df authored over 5 years ago by Stoabrogga <[email protected]>
Merge pull request #7 from Stoabrogga/npc_name

feat(DB): More fitting name for the NPC

6b32f67faf794d1f1a7c61b397c4af25c8758e78 authored over 5 years ago by Micrah <[email protected]>
feat(DB): More fitting name for the NPC

839751757239639c3721e5356463ed3d8ed0f1d2 authored over 5 years ago by Stoabrogga <[email protected]>
fix(Script): Offhand visual / server crash (#4)

4255a45c08b412ffeb9eccdfcc8d66866bdb3bea authored over 5 years ago by Stoabrogga <[email protected]>
feat(DB): add DB files to db_assembler (#5)

fd4b0def28dd53ceb1870f26365b48b35d7f443a authored over 5 years ago by Stoabrogga <[email protected]>
Some fixes (#2)

* Fix

- Fix crash issue while creating new character

* Update README.md

* Delete icon.p...

93f6e8ae5ea353ff951c8b7bc2dbd8cbcce71218 authored over 5 years ago by Poszer <[email protected]>
Fix (#1)

- Fix crash issue while creating new character

6e41d3b51b895734f902795e37bbb3979f5e1969 authored over 5 years ago by Poszer <[email protected]>
Create icon.png

-Adding icon

2b1e09bffac67539e27ba8b03242ddcd4f057c3a authored over 5 years ago by Poszer <[email protected]>
Update README.md

9d603de20f33336cf704fb3064cc4c2aa30baabb authored over 5 years ago by Poszer <[email protected]>
Update README.md

update

4b472131f4ea5d037b6c86f877484011ef7b02d6 authored over 5 years ago by Poszer <[email protected]>
module

de3feb81e2461470163c3f652290ded9f8160e8e authored over 5 years ago by Poszer <[email protected]>
Initial commit

cf6ef2457d6924a573a9a09bc0f9c6abc10baebe authored over 5 years ago by Poszer <[email protected]>