{"id":14965094,"url":"https://github.com/bandysc/wowdatabaseeditor","last_synced_at":"2025-05-15T10:02:39.894Z","repository":{"id":26186727,"uuid":"107604618","full_name":"BAndysc/WoWDatabaseEditor","owner":"BAndysc","description":"Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework","archived":false,"fork":false,"pushed_at":"2025-04-11T21:40:50.000Z","size":53866,"stargazers_count":489,"open_issues_count":53,"forks_count":158,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-05-15T10:02:31.055Z","etag":null,"topics":["avalonia","avaloniaui","azerothcore-tools","cmangos","csharp","editor","hacktoberfest","hacktoberfest2022","ide","mmorpg","smartscript","trinitycore"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BAndysc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-10-19T22:21:23.000Z","updated_at":"2025-05-07T23:08:21.000Z","dependencies_parsed_at":"2025-03-24T02:14:26.093Z","dependency_job_id":"6ce442f8-8e23-496e-9a86-a565d795955c","html_url":"https://github.com/BAndysc/WoWDatabaseEditor","commit_stats":{"total_commits":1957,"total_committers":28,"mean_commits":69.89285714285714,"dds":0.08329075114971896,"last_synced_commit":"2b04642877370f88311c3c79e64669547d85ca27"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAndysc%2FWoWDatabaseEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAndysc%2FWoWDatabaseEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAndysc%2FWoWDatabaseEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAndysc%2FWoWDatabaseEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BAndysc","download_url":"https://codeload.github.com/BAndysc/WoWDatabaseEditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319716,"owners_count":22051072,"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","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":["avalonia","avaloniaui","azerothcore-tools","cmangos","csharp","editor","hacktoberfest","hacktoberfest2022","ide","mmorpg","smartscript","trinitycore"],"created_at":"2024-09-24T13:34:12.719Z","updated_at":"2025-05-15T10:02:33.419Z","avatar_url":"https://github.com/BAndysc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WoW Database Editor\nIntegrated development environment (IDE) for Smart Scripts and database editing for TrinityCore based servers.\n\nThis project is a continuation of [Visual SAI Studio](https://github.com/BandyscLegacy/VisualSAIStudio), but rewritten from scratch. Anyone is welcome to help :-) Together we can make great wow emu editor! **Smart script and database editing is already in good enough shape to use it on daily basis** \n\n(screenshots below)\n\n![aprilsfool](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/aprilsfool.png)\n\n# Supported server versions\n\n * Supported database: TC 3.3.5, TC 4.3.4 (\"preservation project\"), TC master (10.0.x), AzerothCore (3.3.5)\n * Supported DBC: 3.3.5, 4.3.4, 10.x\n\n# Sponsors\n\nWoW Database Editor is sponsored by [Stormforge](https://stormforge.gg). Project by [Atlantiss](https://atlantiss.org/) and [Tauri](https://tauriwow.com/).\n\n![Stormforge](https://i.imgur.com/QOsJD6Q.png)\n\n# Download latest version\n\nApplication has a built-in auto updater, so you do **not** have to redownload a zip to upgrade.\n\n## Mac OS / Linux / Windows version\n\n**To run the editor, you need [.NET 8 Runtime](https://dotnet.microsoft.com/download/dotnet/8.0) for your OS**.\n\nWoW Database Editor is compatibile with both MacOS, Linux and Windows.\n\n**Download links**: \n * [WoWDatabaseEditor for Windows.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorWindows.zip?branch=master)\n * [WoWDatabaseEditor for Linux.zip](https://github.com/BAndysc/WoWDatabaseEditor/releases) (please use version from GitHub Releases and update via application)\n * [WoWDatabaseEditor for MacOS.zip](https://github.com/BAndysc/WoWDatabaseEditor/releases) (please use version from GitHub Releases and update via application)\n\n# I want to contribute!\nThat's a fantastic news! There is still a lot to do in the IDE, if you do not know what you can do, check out [opened issues, especially those marked as \"help wanted\"](https://github.com/BAndysc/WoWDatabaseEditor/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)\n\n# How to build\n\n**In order to build WoW Database Editor you need to install [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0)** (it is installed automatically with Visual Studio 2022)\n\n**If you want to use Visual Studio, you need Visual Studio 2022**. That's because older Visual Studio version **doesn't** support .NET 6.0!\n\nWoW Database Editor is using [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules), therefore after you clone, after you pull you have to download submodules:\n\n```\ngit submodule update --init --recursive\n```\n\nNow you can open the solution in Visual Studio or other C#/.NET IDE and build. Start **LoaderAvalonia** project (this part is important!)\n\n**To build a version to distribute:**\n\n```\n-- Windows version\ndotnet publish -c Release --self-contained false -f net8.0 -o bin/wowdatabaseeditor-avalonia-win/ LoaderAvalonia/LoaderAvalonia.csproj -r win7-x64\n\n-- MacOS version\ndotnet publish -c Release --self-contained false -f net8.0 -o bin/wowdatabaseeditor-avalonia-mac/ LoaderAvalonia/LoaderAvalonia.csproj -r osx-x64\n\n-- Linux version\ndotnet publish -c Release --self-contained false -f net8.0 -o bin/wowdatabaseeditor-avalonia-linux/ LoaderAvalonia/LoaderAvalonia.csproj -r linux-x64\n```\n\n\n## Thanks to:\n * [tgjones](https://github.com/tgjones/gemini) for Gemini Graph Editor\n * WDBXEditor for dbc loading\n * Atlantiss - the editor begin as internal tool\n * TrinityCore, Cmangos and everyone who contributes to WoW Core!\n * [Avalonia](https://avaloniaui.net/) - WoW Database Editor is built upon Avalonia UI framework\n * [Thenarden](https://github.com/Thenarden/nmpq) - for Nmpq - A Fully-Managed C# MPQ Parser\n * [Icons8](https://icons8.com/) - for icons, [license](https://icons8.com/license)\n\n![screenshot16](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot16.png)\n![screenshot8](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot8.png)\n![screenshot9](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot9.png)\n![screenshot10](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot10.png)\n![screenshot11](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot11.png)\n![screenshot12](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot12.png)\n![screenshot13](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot13.png)\n![screenshot14](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot14.png)\n![screenshot15](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot15.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandysc%2Fwowdatabaseeditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandysc%2Fwowdatabaseeditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandysc%2Fwowdatabaseeditor/lists"}