{"id":22055379,"url":"https://github.com/sogladev/mod-dkp-aio","last_synced_at":"2026-02-22T12:56:25.984Z","repository":{"id":252085469,"uuid":"836981662","full_name":"sogladev/mod-dkp-aio","owner":"sogladev","description":"AzerothCore module DKP system with modified ElunaLUA and AIO","archived":false,"fork":false,"pushed_at":"2025-04-22T14:16:28.000Z","size":86,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T23:05:53.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sogladev.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"sogla","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-08-02T01:04:48.000Z","updated_at":"2025-04-22T14:16:28.000Z","dependencies_parsed_at":"2025-04-22T15:25:28.024Z","dependency_job_id":"1a5401cf-df22-4d88-b9f8-6f347af31ccc","html_url":"https://github.com/sogladev/mod-dkp-aio","commit_stats":null,"previous_names":["sogladev/mod-dkp-aio"],"tags_count":0,"template":false,"template_full_name":"azerothcore/skeleton-module","purl":"pkg:github/sogladev/mod-dkp-aio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-dkp-aio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-dkp-aio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-dkp-aio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-dkp-aio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sogladev","download_url":"https://codeload.github.com/sogladev/mod-dkp-aio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-dkp-aio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278380464,"owners_count":25977216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azerothcore-lua","azerothcore-module"],"created_at":"2024-11-30T16:06:55.870Z","updated_at":"2025-10-04T21:55:30.754Z","avatar_url":"https://github.com/sogladev.png","language":"Lua","funding_links":["https://ko-fi.com/sogla"],"categories":[],"sub_categories":[],"readme":"# Module DKP\n\n(WIP) This is a module compatible for [AzerothCore](http://www.azerothcore.org) that implements a DKP system with modified ElunaLUA and AIO\n\nhttps://github.com/user-attachments/assets/07f8fa4a-1a59-4ca6-8b88-098e2bb627f7\n\n\n## Features\n* GDKP without requiring loot master\n* server-side logic to handle bids, trading, ~~cuts~~\n\n ## Requirements\nAIO https://github.com/Rochet2/AIO/tree/master\n\napply diff to Eluna to allow for Loot methods\n\nhttps://github.com/laasker/lua_aoe_loot/blob/main/azerothcore_eluna.diff\n\n\nAOE Loot patch is used as a hack to access the created loot\n```\nlocal function OnLootFrameOpen(event, packet, player)\n    local selection = player:GetSelection()\n    local creature = selection:ToCreature()\n    local loot = creature:GetLoot() \u003c--\n    local items = loot:GetItems() \u003c--\n```\n\n## Tested with\nAzerothCore\n\n## Credits\nhttps://github.com/Rochet2/AIO/tree/master\nhttps://github.com/laasker/lua_aoe_loot/blob/main/azerothcore_eluna.diff\n\n## How to create your own module\n\n1. Use the script `create_module.sh` located in [`modules/`](https://github.com/azerothcore/azerothcore-wotlk/tree/master/modules) to start quickly with all the files you need and your git repo configured correctly (heavily recommended).\n1. You can then use these scripts to start your project: https://github.com/azerothcore/azerothcore-boilerplates\n1. Do not hesitate to compare with some of our newer/bigger/famous modules.\n1. Edit the `README.md` and other files (`include.sh` etc...) to fit your module. Note: the README is automatically created from `README_example.md` when you use the script `create_module.sh`.\n1. Publish your module to our [catalogue](https://github.com/azerothcore/modules-catalogue).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogladev%2Fmod-dkp-aio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsogladev%2Fmod-dkp-aio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogladev%2Fmod-dkp-aio/lists"}