Gitlab:Andrew Sullivan Cant
Andrew Sullivan Cant pushed to project branch main at WR Dashboard / scrappers / wrgeohub / dcat
Andrew Sullivan Cant (610b4677) at 31 Aug 04:07
Latest data: Mon, 31 Aug 2026 00:07:49 -0400
Andrew Sullivan Cant (610b4677) at 31 Aug 04:07
Latest data: Mon, 31 Aug 2026 00:07:49 -0400
c172930
Add basic character progression
50d9c1b
Add inventory and chest item rewards
6e7d7da
Add basic monster combat and rewards
1eb6b93
Add Gang Beasts (Humble/Linux)
Andrew Sullivan Cant (3a119858) at 30 Aug 16:31
Latest data: Sun, 30 Aug 2026 12:31:04 -0400
Andrew Sullivan Cant (f4aa8843) at 30 Aug 16:07
Latest data: Sun, 30 Aug 2026 12:07:05 -0400
Andrew Sullivan Cant (819ea46a) at 30 Aug 16:07
Latest data: Sun, 30 Aug 2026 12:07:01 -0400
Andrew Sullivan Cant (04b47c9e) at 30 Aug 10:06
Latest data: Sun, 30 Aug 2026 06:06:34 -0400
Andrew Sullivan Cant (a961fa19) at 30 Aug 04:13
Latest data: Sun, 30 Aug 2026 00:13:33 -0400
40e0eb2
docs(flark): define portable editor architecture
3b7a121
refactor(flark): separate headless and Flutter packages
6eb8df0
Update README.md to match checkpoint-012
b1c61f7
Add data-driven monster definitions and rendering
5f30267
refactor(flark): move presentation adoption policy to core
Andrew Sullivan Cant (9ac15bd3) at 29 Aug 16:07
Latest data: Sat, 29 Aug 2026 12:07:20 -0400
bc5e322
refactor(flark): centralize viewport navigation state
1bb8c83
refactor(flark): own live input transaction state
Andrew Sullivan Cant (bf4859e1) at 29 Aug 10:06
Latest data: Sat, 29 Aug 2026 06:06:42 -0400
Andrew Sullivan Cant (7fccedbd) at 29 Aug 04:36
Latest data: Sat, 29 Aug 2026 00:36:04 -0400
Andrew Sullivan Cant (17e103de) at 29 Aug 04:35
Latest data: Sat, 29 Aug 2026 00:35:28 -0400
Andrew Sullivan Cant (ea572e55) at 29 Aug 04:12
Latest data: Sat, 29 Aug 2026 00:12:38 -0400
7f46d60
Add Return to Castle Wolfenstein (GOG/Windows)
a28319f
Add character creation and class selection
Updated Aug 29
Andrew Sullivan Cant (dec10280) at 28 Aug 22:13
Latest data: Fri, 28 Aug 2026 18:13:25 -0400
Reworks the editor around one portable state/command/publication cycle:
Rust source + Markdown authority
-> pure Dart flark commands, rec…
+20,011
-10,551
Updated Aug 28
2370679
Add dungeon chest interaction
96490de
Add openable dungeon chest
4626ab9
Add dungeon interaction helper
44a5218
Harden live inline editing and publication proofs
a0e291d
Checkpoint 011: improve dungeon layout
d7a1c6c
Complete dungeon exit transition
Andrew Sullivan Cant (f24ab716) at 28 Aug 16:30
Latest data: Fri, 28 Aug 2026 12:30:16 -0400
Andrew Sullivan Cant (547581e9) at 28 Aug 16:09
Latest data: Fri, 28 Aug 2026 12:09:12 -0400
Andrew Sullivan Cant (45836e85) at 28 Aug 16:09
Latest data: Fri, 28 Aug 2026 12:09:12 -0400
b93faef
feat: refine animation APIs and rebuild guide
847306f
Merge pull request #208 from danReynolds/codex/animation-guide
Animation<T> chains using .to().delay().to(), with typed completion and cancellation.Anim…
Animation<T> chains using .to().delay().to(), with typed completion and cancellation.Anim…
Updated Aug 28
e4309c6
Update README for Checkpoint 010
fe486ec
Checkpoint 010: enter and explore dungeon
Updated Aug 28
Updated Aug 28
9af199b
Exp 279: does the reader have to be a Dart isolate? (#314)
A select() doesn't run where it's called. It's packed into a request object, sent to a reader isolate over a SendPort, executed there, a…
c75625e
Exp 279: fold the result into the result-transfer-shape synthesis
85154ca
Exp 279: note that the transport adders are not additive
A select() doesn't run where it's called. It's packed into a request object, sent to a reader isolate over a SendPort, executed there, a…