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...
Merge pull request #23 from PsYchoNauTek/PsYchoNauTek-Build-Fix
fix: build
82120d0fcfb5849c297adea044207156dd931e04 authored about 2 years ago
Update README.md
f560d0968d8c8df2c7e5cee9daa72ecb31cfd0d6 authored about 2 years ago
f560d0968d8c8df2c7e5cee9daa72ecb31cfd0d6 authored about 2 years ago
Rename sql/characters/base/mod_weapon_visual_effect.sql to data/sql/db-characters/mod_weapon_visual_effect.sql
28e25286bf13b5b0f4a1e44747e2f669084871b2 authored about 2 years ago
28e25286bf13b5b0f4a1e44747e2f669084871b2 authored about 2 years ago
Rename sql/world/base/creature_template.sql to data/sql/db-world/creature_template.sql
6617d45ddac24a9b54603f566ca48a38c021c038 authored about 2 years ago
6617d45ddac24a9b54603f566ca48a38c021c038 authored about 2 years ago
Update Npc_VisualWeapon.cpp
0842fa669957ece62c0a1015eecc515f94ff073a authored about 2 years ago
0842fa669957ece62c0a1015eecc515f94ff073a authored about 2 years ago
Update creature_template.sql
Change NPC entry
732bb78ad9e535481b462aaabb48282ceff8d850 authored about 2 years ago
Update Npc_VisualWeapon.cpp
68141240908fbdbb23bbc1c99e61852f1e3d4464 authored about 2 years ago
68141240908fbdbb23bbc1c99e61852f1e3d4464 authored about 2 years ago
Merge branch 'azerothcore:master' into PsYchoNauTek-Build-Fix
a07bdf8cd66e28afceec1ec0796e7e1750182693 authored about 2 years ago
a07bdf8cd66e28afceec1ec0796e7e1750182693 authored about 2 years ago
Merge pull request #24 from azerothcore/update-ci
Update core-build.yml
0e43e885e0ab5aabf323b68c402b4ba231be2a8f authored about 2 years ago
Update core-build.yml
5a06b5b4d5e648fd272eb6fb6431701712c8501e authored about 2 years ago
5a06b5b4d5e648fd272eb6fb6431701712c8501e authored about 2 years ago
Update Npc_VisualWeapon.cpp
311817a1abb40818a6e13d9597c3e6ec7eb219dd authored about 2 years ago
311817a1abb40818a6e13d9597c3e6ec7eb219dd authored about 2 years ago
chore: update clang version for CI
d7431c9eeebd4de728495fb510a55b7dec9f76a5 authored almost 3 years ago
d7431c9eeebd4de728495fb510a55b7dec9f76a5 authored almost 3 years ago
Merge pull request #18 from UltraNix/ObjectGuid
ObjectGuid: Part I.
2486fe2d28f4f0316985e61723c11102943452cb authored almost 4 years ago
Merge branch 'master' into ObjectGuid
29e13df9ed864870b13ded7cdcccd22d6d1b5ae9 authored almost 4 years ago
29e13df9ed864870b13ded7cdcccd22d6d1b5ae9 authored almost 4 years ago
fix(SQL): updates to creature_template (#19)
* fix(SQL): updates to creature_template
* fix(SQL): updates to creature_template
6c4a6c48903de5af0f7db3cac8529620922abec2 authored almost 4 years ago
ObjectGuid: Part I.
a0a0b9594147978b46b580ea6bef960c4dce7fa9 authored almost 4 years ago
a0a0b9594147978b46b580ea6bef960c4dce7fa9 authored almost 4 years ago
docs(readme): add build status badge (#16)
* update readme
* remove old status badge
c630856975cb090cf8c41770c865285366ca39b7 authored about 4 years ago
feat(CI): move from Travis to GitHub Actions (#15)
770f68b9c983110e1e2fcd7c5845d02b3846e983 authored over 4 years ago
770f68b9c983110e1e2fcd7c5845d02b3846e983 authored over 4 years ago
refactor(DB): Renaming and cleaning SQL (#14)
- Renamed variables, tables etc
- Do not store playername as it's useless
fix(CreatureScript): fixes and improvements (#12)
5418c2549e1ceb619d949a1450dd6e2a2b4ef34c authored over 5 years ago
5418c2549e1ceb619d949a1450dd6e2a2b4ef34c authored over 5 years ago
chore(CI): Update Travis configuration to use Ubuntu 18.04 (#10)
caa60fcef03d0580ad26cb8b107b3623ddb60540 authored over 5 years ago
caa60fcef03d0580ad26cb8b107b3623ddb60540 authored over 5 years ago
feat(Script): Delete unused item GUIDs from table "custom_item_enchant_visuals" (#8)
dc13eccfb5dfd26efd93bda09c20c6a411eb04df authored over 5 years ago
dc13eccfb5dfd26efd93bda09c20c6a411eb04df authored over 5 years ago
Merge pull request #7 from Stoabrogga/npc_name
feat(DB): More fitting name for the NPC
6b32f67faf794d1f1a7c61b397c4af25c8758e78 authored over 5 years ago
feat(DB): More fitting name for the NPC
839751757239639c3721e5356463ed3d8ed0f1d2 authored over 5 years ago
839751757239639c3721e5356463ed3d8ed0f1d2 authored over 5 years ago
fix(Script): Offhand visual / server crash (#4)
4255a45c08b412ffeb9eccdfcc8d66866bdb3bea authored over 5 years ago
4255a45c08b412ffeb9eccdfcc8d66866bdb3bea authored over 5 years ago
feat(DB): add DB files to db_assembler (#5)
fd4b0def28dd53ceb1870f26365b48b35d7f443a authored over 5 years ago
fd4b0def28dd53ceb1870f26365b48b35d7f443a authored over 5 years ago
Some fixes (#2)
* Fix
- Fix crash issue while creating new character
* Update README.md
* Delete icon.p...
93f6e8ae5ea353ff951c8b7bc2dbd8cbcce71218 authored almost 6 years ago
Fix (#1)
- Fix crash issue while creating new character
6e41d3b51b895734f902795e37bbb3979f5e1969 authored almost 6 years ago
Update README.md
9d603de20f33336cf704fb3064cc4c2aa30baabb authored almost 6 years ago
9d603de20f33336cf704fb3064cc4c2aa30baabb authored almost 6 years ago
module
de3feb81e2461470163c3f652290ded9f8160e8e authored almost 6 years ago
de3feb81e2461470163c3f652290ded9f8160e8e authored almost 6 years ago
Initial commit
cf6ef2457d6924a573a9a09bc0f9c6abc10baebe authored almost 6 years ago
cf6ef2457d6924a573a9a09bc0f9c6abc10baebe authored almost 6 years ago