Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed tag v0.0.2.0-alpha to REDCODE/Syrette 2026-06-14 22:41:59 +00:00
REDCODE pushed to master at REDCODE/Syrette 2026-06-14 22:40:12 +00:00
b9c4f65892 Added descriptions for all tests
fda62e30bc removed stub file
5dfee34bf5 Added unit testing
8fc2fbc7f1 Removed SandboxProject
f8f814dd16 Removed targeting for .Net 9
Compare 6 commits »
REDCODE pushed to engine-rewrite at REDCODE/SlaveMatrix-SDL 2026-06-14 19:19:01 +00:00
e76952cd0d Asset compiler first iteration:
2207116d0a spart to data
201b13f80f Scaffolded resource manager
Compare 3 commits »
REDCODE pushed to engine-rewrite at REDCODE/SlaveMatrix-SDL 2026-06-14 17:12:09 +00:00
e3f9c1cc52 Fixes extractor not working post merge
REDCODE pushed to engine-rewrite at REDCODE/SlaveMatrix-SDL 2026-06-14 16:42:40 +00:00
a657d6ed1c Merge remote-tracking branch 'origin/main' into engine-rewrite
74e1cbc7d9 removed Vector2D_2
3e99c7eb30 Add internal architecture analysis (docs/INTERNALS.md)
31ed0b26a3 REDCODE Class Renaming
24b0d68e7e started cleaning up the scene graph
Compare 7 commits »
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-11 14:03:53 +00:00
d698c3b03b updated CI
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-11 00:01:45 +00:00
4df954bb1b Attempt fix n5
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-11 00:00:12 +00:00
61f1dcaa83 Revert "fix: pipe PBO via stdout to bypass DinD volume mount issue"
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:58:50 +00:00
e345451c7e fix: pipe PBO via stdout to bypass DinD volume mount issue
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:53:41 +00:00
eba2c13015 fix: run docker as runner user to fix artifact upload
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:51:32 +00:00
d3db656725 attempt fix 3
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:45:03 +00:00
47d7c43a57 attempt fix 2
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:41:38 +00:00
4cc3f9c889 attempt fix for CI upload
8b153bb106 Revert "CI: replace Docker-based armake2 with direct cargo install"
Compare 2 commits »
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:39:50 +00:00
110e7e9653 CI: replace Docker-based armake2 with direct cargo install
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:36:21 +00:00
6ad0a00056 Fix CI pack source path: use /workspace instead of mission folder name
c502ec56bb Generate comprehensive AGENTS.md with SQF language spec, Arma 3 editing conventions, and project analysis
Compare 2 commits »
REDCODE created branch master in REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:24:24 +00:00
REDCODE pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:24:24 +00:00
a0e450c2c0 Add Gitea Actions workflow for PBO build
e527221b6c Fix missing closing paren in comment, arsenal_presets/vanilla_csat_hex.sqf:22
e2a149da93 Fix syntax errors: double semicolon, invalid 00 literals; add NOTES.md for upstream bug
6f5e757e92 Initial baseline - KP Liberation v0.96.7a Ruha variant
REDCODE created repository REDCODE/CTI34-KPLIB-Ruha 2026-06-10 23:23:58 +00:00
REDCODE pushed to master at REDCODE/VideoEncoderService 2025-12-24 14:47:58 +00:00
0c2adff4b1 Added resume from computation
REDCODE pushed to master at REDCODE/VideoEncoderService 2025-12-24 03:43:39 +00:00
2882bac37c Fixed scoring calculation, added step by step score calculation to avoid losing everything everytime.