• [::1]
  • https://notashelf.dev
  • Political Scientist, Open source advocate, high-level programmer. NixOS hacker and nixpkgs contributor.

  • Joined on 2024-08-03
NotAShelf created repository NotAShelf/frzn.dev 2026-04-08 18:54:02 +00:00
NotAShelf deleted branch notashelf/push-xqnuklotzqqk from NotAShelf/rogged 2026-04-08 14:44:42 +00:00
NotAShelf merged pull request NotAShelf/rogged#12 2026-04-08 14:42:18 +00:00
various: more render code cleanup
NotAShelf commented on pull request NotAShelf/rogged#12 2026-04-08 13:34:11 +00:00
various: more render code cleanup

I was going to send this later but I decided to complete one more PR before I head off. Might be a nice time to address any leftover comments from #10 also

NotAShelf pushed to notashelf/push-xqnuklotzqqk at NotAShelf/rogged 2026-04-08 13:33:16 +00:00
eed5c3aff3 render: extract color palette; convert floating labels to enum
3998fb5259 rogged: move various magic numbers to the settings struct
6050083293 render: perform proper null checks for item_get_name()
6281c756a8 Merge pull request 'render: (relatively) minor UI overhaul' (#10) from notashelf/push-lnksylnmlvzq into main
Compare 4 commits »
NotAShelf created pull request NotAShelf/rogged#12 2026-04-08 13:33:10 +00:00
various: more render code cleanup
NotAShelf created branch notashelf/push-xqnuklotzqqk in NotAShelf/rogged 2026-04-08 13:24:35 +00:00
NotAShelf pushed to notashelf/push-xqnuklotzqqk at NotAShelf/rogged 2026-04-08 13:24:35 +00:00
1f26f171fe
render: extract color palette; convert floating labels to enum
b8e028acb6
rogged: move various magic numbers to the settings struct
4dbdbc7bea
render: perform proper null checks for item_get_name()
Compare 3 commits »
NotAShelf deleted branch notashelf/push-omrqsvynvltn from NotAShelf/rogged 2026-04-08 13:01:29 +00:00
NotAShelf deleted branch notashelf/push-nrzuupynktom from NotAShelf/rogged 2026-04-08 13:01:26 +00:00
NotAShelf commented on pull request NotAShelf/rogged#10 2026-04-08 12:40:07 +00:00
render: (relatively) minor UI overhaul

I saw your comment a little too late. Oops.

NotAShelf deleted branch notashelf/push-lnksylnmlvzq from NotAShelf/rogged 2026-04-08 12:39:38 +00:00
NotAShelf pushed to main at NotAShelf/rogged 2026-04-08 12:39:11 +00:00
6281c756a8 Merge pull request 'render: (relatively) minor UI overhaul' (#10) from notashelf/push-lnksylnmlvzq into main
1a6b71fd03
render: sectioned new HUD layout with portrait; polish action log panel
ea8306060b
render: revert redundant ternary expression
22a2da75a9
render: implement dynamic box sizing & line count calculation in render_message
4f0a85df19
build: 'lock' zig build setup
Compare 9 commits »
NotAShelf merged pull request NotAShelf/rogged#10 2026-04-08 12:39:10 +00:00
render: (relatively) minor UI overhaul
NotAShelf pushed to notashelf/push-lnksylnmlvzq at NotAShelf/rogged 2026-04-08 12:38:46 +00:00
1a6b71fd03
render: sectioned new HUD layout with portrait; polish action log panel
ea8306060b
render: revert redundant ternary expression
22a2da75a9
render: implement dynamic box sizing & line count calculation in render_message
4f0a85df19
build: 'lock' zig build setup
436083f606
render: replace game over screen with end screen; show stats breakdown
Compare 10 commits »
NotAShelf pushed to main at NotAShelf/rogged 2026-04-08 12:34:30 +00:00
24bb2696e4
nix: add a package alias 'rogged' in flake outputs
172ff53561
nix: apply a source filter to the main package
Compare 2 commits »
NotAShelf pushed to notashelf/push-lnksylnmlvzq at NotAShelf/rogged 2026-04-08 11:36:08 +00:00
4663367673
render: sectioned new HUD layout with portrait; polish action log panel
NotAShelf pushed to notashelf/push-lnksylnmlvzq at NotAShelf/rogged 2026-04-08 09:08:20 +00:00
6ea1e084db
render: revert redundant ternary expression
1f53d1d40f
render: implement dynamic box sizing & line count calculation in render_message
Compare 2 commits »
NotAShelf pushed to notashelf/push-lnksylnmlvzq at NotAShelf/rogged 2026-04-08 08:12:50 +00:00
70d92f8b3e
build: 'lock' zig build setup
NotAShelf created pull request NotAShelf/rogged#10 2026-04-08 07:38:17 +00:00
render: consolidate game end screens; add stats breakdown