Skip to content
@RaidcoreGG

Raidcore

Raidcore hosts and provides third party mods and tools for "Guild Wars 2". Founded by @DeltaGW2.

About Raidcore

There's not much here just yet, but you can visit our website and join our discord!

About contributing to open-source projects

Project versioning

All projects are versioned (publically facing) as follows: YYYY.MM.DD.{HH*60+mm} This versioning was chosen as it's immediately apparent by the date from when it is and the shortened Build number in the end fits in a i16/u16. Most C++ projects include a pre-compile step generating a Version.h to include within the project. If they do not use this versioning yet, please do not add your own versioning, but instead add this system.

Build System & Packages/Modules

All projects use Visual Studio's Build System and git submodules for packages. If you are contributing to a project and want to use another build system, keep those files only locally. Use git submodules for packages.

Branch & Remotes

Sometimes projects need to display their branch name to distinguish between dev, staging, release or similar. Do not hardcode the branch, pull it via git. Sometimes projects need to display their remote repo URL, e.g. for auto-updates or references. Do not hardcode the URL, pull it via git.

For Versioning, Branch and Remote URL take a look at RCGG-Scripts.

Pinned Loading

  1. api-cdi api-cdi Public

    Collaborative Development Initiative for Public APIs.

    5 2

  2. Nexus Nexus Public

    An Addon Host for Guild Wars 2. Handling loading & updating addons and provides a mod API.

    C++ 73 6

  3. GW2-RadialMenus GW2-RadialMenus Public

    Highly customisable radial menus for Guild Wars 2.

    C++ 5 2

  4. GW2-CommandersToolkit GW2-CommandersToolkit Public

    A GW2 addon that allows you to track boon & role coverage in a squad.

    C++ 18 4

  5. GW2-RealTime-API-Releases GW2-RealTime-API-Releases Public

    RTAPI provides real-time information about Guild Wars 2.

    C++ 1

  6. ImAnimate ImAnimate Public

    Immediate Mode animation extension for Dear ImGui.

    C++ 5

Repositories

Showing 10 of 30 repositories
  • Nexus Public

    An Addon Host for Guild Wars 2. Handling loading & updating addons and provides a mod API.

    RaidcoreGG/Nexus’s past year of commit activity
    C++ 73 6 34 0 Updated Apr 24, 2025
  • RCGG-lib-nexus-api Public

    Definitions for the Nexus API.

    RaidcoreGG/RCGG-lib-nexus-api’s past year of commit activity
    C 1 MIT 3 0 0 Updated Apr 24, 2025
  • Nexus-Translations Public

    This repository contains all the language files for Nexus.

    RaidcoreGG/Nexus-Translations’s past year of commit activity
    1 MIT 13 0 0 Updated Apr 24, 2025
  • api.raidcore.gg Public

    This repository is a mockup for the actual Raidcore API, ensuring certain functionality to function with static data.

    RaidcoreGG/api.raidcore.gg’s past year of commit activity
    0 0 0 0 Updated Apr 23, 2025
  • GW2-CommandersToolkit Public

    A GW2 addon that allows you to track boon & role coverage in a squad.

    RaidcoreGG/GW2-CommandersToolkit’s past year of commit activity
    C++ 18 MIT 4 7 0 Updated Apr 22, 2025
  • GW2-RadialMenus Public

    Highly customisable radial menus for Guild Wars 2.

    RaidcoreGG/GW2-RadialMenus’s past year of commit activity
    C++ 5 MIT 2 6 0 Updated Apr 22, 2025
  • GW2-RealTime-API-Releases Public

    RTAPI provides real-time information about Guild Wars 2.

    RaidcoreGG/GW2-RealTime-API-Releases’s past year of commit activity
    C++ 1 MIT 0 1 0 Updated Apr 22, 2025
  • GW2-ArcdpsIntegration Public

    Relays ArcDPS combat callbacks as Nexus events. Also relays Unofficial Extras callbacks. This addon is included in Nexus and automatically deployed.

    RaidcoreGG/GW2-ArcdpsIntegration’s past year of commit activity
    C++ 0 MIT 3 1 0 Updated Apr 22, 2025
  • ImAnimate Public

    Immediate Mode animation extension for Dear ImGui.

    RaidcoreGG/ImAnimate’s past year of commit activity
    C++ 5 MIT 0 0 0 Updated Apr 22, 2025
  • GW2-RangeIndicators Public

    Shows your hitbox and allows to display custom ranges.

    RaidcoreGG/GW2-RangeIndicators’s past year of commit activity
    C++ 0 MIT 1 0 0 Updated Apr 15, 2025

Top languages

Loading…

Most used topics

Loading…