Development log

Latest Updates

Commit history from the services that power GangWarsRP.

95 Total commits
70,082 Lines added
19,195 Lines removed
6 Total services
1 Total developers
positive
Panel Pterodactyl

ci: adapt fork workflows for IbinStudios/ptero-panel Forked from pterodactyl/panel at v1.15.0. - Point all workflow triggers at `main` instead of `1.0-develop`, and add workflow_dispatch to build, tests, docker, and release. - Release: version can come from a manual input or a pushed tag, draft and prerelease are selectable on manual runs, the archive is uploaded to the workflow run as well as the release, and a missing CHANGELOG.md section no longer produces an empty release body. - Release: drop the release/vX.Y.Z branch creation, which was Pterodactyl's own release-management convention. - Docker: publish to ghcr.io/<this repo> rather than pterodactyl/panel, with an optional extra tag on manual runs. - Add scripts/build-release.sh to produce panel.tar.gz locally. - Add FORK.md documenting remotes, upstream merges, and the release process. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>

Showing 81 to 95 of 95 updates