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. Nexus Nexus Public

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

    C++ 21 2

  2. api-cdi api-cdi Public

    Collaborative Development Initiative for Public APIs.

    4 2

  3. GW2Nexus-AddonTemplate GW2Nexus-AddonTemplate Public template

    This is a template addon for Nexus.

    C++

  4. GW2-CommandersToolkit GW2-CommandersToolkit Public

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

    C++ 16 5

  5. GW2-Compass GW2-Compass Public

    A GW2 addon that adds an in-world compass to the game, as well as a compass UI element.

    C++ 1 1

  6. GW2-RadialMenus GW2-RadialMenus Public

Repositories

Showing 10 of 29 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++ 21 2 0 1 Updated Jul 1, 2024
  • GW2-RangeIndicators Public

    Shows your hitbox and allows to display custom ranges.

    RaidcoreGG/GW2-RangeIndicators’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jun 29, 2024
  • Nexus-Translations Public

    This repository contains all the language files for Nexus.

    RaidcoreGG/Nexus-Translations’s past year of commit activity
    1 MIT 10 0 0 Updated Jun 28, 2024
  • RaidcoreGG/GW2Nexus-ArcDPSBridge’s past year of commit activity
    C++ 0 MIT 2 0 1 Updated Jun 21, 2024
  • api-cdi Public

    Collaborative Development Initiative for Public APIs.

    RaidcoreGG/api-cdi’s past year of commit activity
    4 2 0 0 Updated Jun 9, 2024
  • RCGG-lib-nexus-api Public

    Definitions for the Nexus API.

    RaidcoreGG/RCGG-lib-nexus-api’s past year of commit activity
    C 1 MIT 2 0 0 Updated Jun 8, 2024
  • RCGG-lib-mumble-api Public

    Definitions for Guild Wars 2's implementation of the Mumble API.

    RaidcoreGG/RCGG-lib-mumble-api’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jun 6, 2024
  • GW2-SlashGG Public

    Nexus addon to GG with the press of a button.

    RaidcoreGG/GW2-SlashGG’s past year of commit activity
    C++ 0 MIT 1 0 0 Updated Jun 5, 2024
  • RaidcoreGG/GW2-RadialMenus’s past year of commit activity
    0 0 0 0 Updated May 25, 2024
  • GW2-FastLoadingScreen-Releases Public

    Public repository for releases of loading screen skip.

    RaidcoreGG/GW2-FastLoadingScreen-Releases’s past year of commit activity
    1 0 0 0 Updated May 21, 2024

Top languages

Loading…