• Joined on 2025-06-10
yrriban pushed to trunk at yrriban/doomcc 2026-04-15 02:07:26 +00:00
9bc41264e5 Correctly specify args passed to dsda-doom -assign.
yrriban pushed to trunk at yrriban/doomcc 2026-03-28 20:52:36 +00:00
28cc0e7cb0 Merge branch 'trunk' of ssh://forgejo.yrriban.net:2222/yrriban/doomcc into trunk
713ecd950e Temporarily include a map 0.
Compare 2 commits »
yrriban opened issue yrriban/doomcc#15 2026-01-19 18:11:37 +00:00
Add a configurable skill value
yrriban closed issue yrriban/doomcc#13 2026-01-19 18:10:18 +00:00
DSDA command should check for existence of input demo
yrriban commented on issue yrriban/doomcc#13 2026-01-19 18:10:16 +00:00
DSDA command should check for existence of input demo

Unclear if this was broken in the first place; hopefully having testing will help keep this working correctly.

yrriban merged pull request yrriban/doomcc#14 2026-01-19 18:09:33 +00:00
Minor fixes to testing whether a demo exists.
yrriban pushed to trunk at yrriban/doomcc 2026-01-19 18:09:33 +00:00
fa819503e1 Merge pull request 'Minor fixes to testing whether a demo exists.' (#14) from iss13 into trunk
116c21456f Minor fixes to testing whether a demo exists.
Compare 2 commits »
yrriban created pull request yrriban/doomcc#14 2026-01-19 18:09:17 +00:00
Minor fixes to testing whether a demo exists.
yrriban pushed to trunk at yrriban/doomcc 2026-01-19 18:08:56 +00:00
2809f00191 Minor tweak to license specification.
54887efd02 Minor fix for loading map names from config.
Compare 2 commits »
yrriban created branch iss13 in yrriban/doomcc 2026-01-19 18:06:29 +00:00
yrriban pushed to iss13 at yrriban/doomcc 2026-01-19 18:06:29 +00:00
116c21456f Minor fixes to testing whether a demo exists.
2809f00191 Minor tweak to license specification.
54887efd02 Minor fix for loading map names from config.
Compare 3 commits »
yrriban opened issue yrriban/doomcc#13 2026-01-13 03:22:58 +00:00
DSDA command should check for existence of input demo
yrriban closed issue yrriban/doomcc#1 2025-12-25 06:23:19 +00:00
Rename dcc to doomcc
yrriban pushed to trunk at yrriban/doomcc 2025-12-25 06:23:11 +00:00
f3db413a3f Merge pull request 'Rename dcc to doomcc' (#12) from iss1 into trunk
6c17ae717b Rename references to dcc to doomcc.
5b2528831d Rename the dcc directory to doomcc.
Compare 3 commits »
yrriban merged pull request yrriban/doomcc#12 2025-12-25 06:23:10 +00:00
Rename dcc to doomcc
yrriban created pull request yrriban/doomcc#12 2025-12-25 06:22:59 +00:00
Rename dcc to doomcc
yrriban created branch iss1 in yrriban/doomcc 2025-12-25 06:08:45 +00:00
yrriban pushed to iss1 at yrriban/doomcc 2025-12-25 06:08:45 +00:00
6c17ae717b Rename references to dcc to doomcc.
5b2528831d Rename the dcc directory to doomcc.
Compare 2 commits »
yrriban pushed to trunk at yrriban/doomcc 2025-12-24 23:40:42 +00:00
07d079f204 Blacken the code base.
yrriban closed issue yrriban/doomcc#10 2025-12-24 23:21:12 +00:00
Use execv instead of subprocess.run