Overlord
  • Er, der dieses Gitea schuf.

  • Joined on 2025-09-24
Overlord pushed to develop at Overlord/pz-rcon-data-bridge 2026-08-26 13:13:28 +00:00
b0b4a815c2 Add poster asset for RCON Data Bridge mod
Overlord created branch develop in Overlord/pz-rcon-data-bridge 2026-08-26 13:06:45 +00:00
Overlord pushed to develop at Overlord/pz-rcon-data-bridge 2026-08-26 13:06:45 +00:00
3bebae73ed Apply uniform Base64 encoding for RCON options and standardize operation names
d0d466881e Implement idempotency TTL and enhance world stats collection
19376c3efa Add RCON Data Bridge server-side logic: request pipeline, idempotency, player snapshots, world stats, and operation registry
96b8e6263e Add core modules for RCON Data Bridge: audit log, Base64 codec, JSON parser, config management, logging, and options registry
26001a22fc Add mod definition file for RCON Data Bridge, updated .gitignore
Compare 5 commits »
Overlord created repository Overlord/pz-rcon-data-bridge 2026-08-26 10:59:10 +00:00
Overlord created repository Overlord/WhatRemains 2026-08-24 10:36:28 +00:00
Overlord released v1.0.0 - Initial release at Overlord/vmic 2026-08-14 19:17:40 +00:00
Overlord pushed tag v1.0.0 to Overlord/vmic 2026-08-14 19:15:37 +00:00
Overlord pushed to master at Overlord/vmic 2026-08-14 19:15:37 +00:00
617dd743a5 Merge branch 'release/v1.0.0'
d7753670fe Update and expand README.md with improved workflows, feature details, usage examples, and comprehensive testing instructions.
3bac7c7472 Expand and clarify README.md with updated workflows, examples, and testing instructions.
45f2f13970 Add support for multi-character flag aliases and enhance argument handling
b9b9986833 Add comprehensive live integration test suite in live_test.rs.
Compare 11 commits »
Overlord pushed to develop at Overlord/vmic 2026-08-14 19:15:24 +00:00
f1acb92392 Merge tag 'v1.0.0' into develop
617dd743a5 Merge branch 'release/v1.0.0'
d7753670fe Update and expand README.md with improved workflows, feature details, usage examples, and comprehensive testing instructions.
Compare 3 commits »
Overlord released v1.0.0 - Initial release at Overlord/porthole 2026-08-14 18:59:46 +00:00
Overlord pushed tag v1.0.0 to Overlord/porthole 2026-08-14 18:56:48 +00:00
Overlord pushed to master at Overlord/porthole 2026-08-14 18:56:48 +00:00
7fdcccf864 Merge branch 'release/v1.0.0'
6660717177 Bump version to 1.0.0; expand README with usage details
4d4a83f1e9 Remove porthole-spec.md (migrated to internal docs).
94d0c35e6b Fix SSH issue (-o ClearAllForwardings=yes) in forced flags, harden ssh.rs (block callers own ~/.ssh/config, force every jump to be self-contained); updated test suite
1ee8b122f3 Squashed (migration)
Compare 5 commits »
Overlord pushed to develop at Overlord/porthole 2026-08-14 18:55:13 +00:00
06b940b730 Merge tag 'v1.0.0' into develop
7fdcccf864 Merge branch 'release/v1.0.0'
Compare 2 commits »
Overlord pushed to develop at Overlord/porthole 2026-08-14 18:54:56 +00:00
6660717177 Bump version to 1.0.0; expand README with usage details
Overlord pushed to develop at Overlord/porthole 2026-08-14 17:33:21 +00:00
4d4a83f1e9 Remove porthole-spec.md (migrated to internal docs).
Overlord pushed to develop at Overlord/porthole 2026-08-14 14:54:26 +00:00
94d0c35e6b Fix SSH issue (-o ClearAllForwardings=yes) in forced flags, harden ssh.rs (block callers own ~/.ssh/config, force every jump to be self-contained); updated test suite
Overlord deleted branch feature/fixes from Overlord/porthole 2026-08-14 14:54:11 +00:00
Overlord created branch feature/fixes in Overlord/porthole 2026-08-14 14:54:08 +00:00
Overlord pushed to feature/fixes at Overlord/porthole 2026-08-14 14:54:08 +00:00
94d0c35e6b Fix SSH issue (-o ClearAllForwardings=yes) in forced flags, harden ssh.rs (block callers own ~/.ssh/config, force every jump to be self-contained); updated test suite
Overlord pushed to develop at Overlord/porthole 2026-08-14 10:48:58 +00:00
1ee8b122f3 Squashed (migration)