amr pushed to main at FrznChess/chess_mcu_board 2026-04-20 19:13:17 +00:00
535cb03a21
pcb: finished layout
amr pushed to main at amr/discorss 2026-04-13 19:26:56 +00:00
02aa1aa11b
hash: remove time from hash, now title only
amr pushed tag v0.3rc1 to amr/discorss 2026-04-12 18:39:57 +00:00
amr pushed to class-refactor at amr/discorss 2026-04-12 18:39:50 +00:00
597f383724
fix: typo in log setup, error when replacing w/self
810cbd6f3d
refactor: transformed into class-based app
Compare 2 commits »
amr created branch class-refactor in amr/discorss 2026-04-12 18:39:49 +00:00
amr pushed to RoscoeDaWah-main at amr/discorss 2026-04-12 18:39:48 +00:00
amr created branch RoscoeDaWah-main in amr/discorss 2026-04-12 18:39:47 +00:00
amr pushed to docker at amr/discorss 2026-04-12 18:39:47 +00:00
686decaccf
docker: improved Dockerfile, changed logging
b22ce29ae1
Merge branch 'main' into docker
457e2c3315
feat: rewrote get_description to allow extra text
Compare 3 commits »
amr pushed to main at amr/discorss 2026-04-12 18:39:27 +00:00
c385b3266c
async: complete rewrite as async code
1abda8d6e4
Small comment updates
Compare 2 commits »
amr pushed to fontFix1 at amr/rogged 2026-04-10 21:08:22 +00:00
e39f4552db
font: fix the popup messages with the new font handling
amr created branch fontFix1 in amr/rogged 2026-04-10 21:08:22 +00:00
amr pushed to main at amr/rogged 2026-04-10 20:38:13 +00:00
587dbefb2f Merge pull request 'font: implement TTF font usage' (#19) from amr/rogged:main into main
amr pushed to main at amr/rogged 2026-04-10 12:36:31 +00:00
cd3f0f87aa
font: pick a generic temporary font, fix leftover conflict
amr pushed to main at amr/rogged 2026-04-10 12:21:30 +00:00
09b46e4a32
font: squash commit into main
702b4258e0 Merge pull request 'map: implement seeded generation; allow passing custom seed' (#17) from notashelf/push-svxosluqnsnp into main
4475e6c276
various: persist seed display; fix seed 0 handling
8bbca55b78
rogged: re-seed on game-over; display seed in game-end screen
f51b754e76
map: implement seeded generation; allow passing custom seed
Compare 10 commits »
amr pushed to font at amr/rogged 2026-04-10 03:59:44 +00:00
a53942249c
font: extensive tweaks, looks much better
amr pushed to entities at amr/rogged 2026-04-09 21:07:03 +00:00
d757dfd90f
render: updated player display code to use new position field
amr pushed to entities at amr/rogged 2026-04-09 21:04:30 +00:00
0b3608b18c
render: add player sprite. welcome to dude man
4dfe52ae72 movement: generalize; use vectors (#16)
1d738c35d4
docs: move README to docs/; reword most sections
Compare 3 commits »
amr pushed to font at amr/rogged 2026-04-09 16:21:18 +00:00
64205e137c
font: fully implemented font changes to UI, size/spacing need tweaking
901f063696
font: tweak sizes of stats
20f8c71fdf
render: implement experimental font change, needs work
4dfe52ae72 movement: generalize; use vectors (#16)
1d738c35d4
docs: move README to docs/; reword most sections
Compare 8 commits »
amr pushed to font at amr/rogged 2026-04-09 16:14:32 +00:00
4fe03a8952
font: fully implemented font changes to UI, size/spacing need tweaking
amr pushed to entities at amr/rogged 2026-04-08 15:00:21 +00:00
5a5663afca
render: add player sprite. welcome to dude man