| .. |
|
__tests__
|
Add configurable world seeding with random home and food placement
|
2026-03-11 20:48:05 -04:00 |
|
materials
|
Wire material lookup textures into Renderer
|
2026-03-11 13:43:04 -04:00 |
|
sand
|
Add Margolus block offset utility with tests
|
2026-03-11 14:05:17 -04:00 |
|
scenes
|
Add ant spawn uniform to AntsComputeScene
|
2026-03-11 22:50:10 -04:00 |
|
shaders
|
Rewrite ant behavior as priority stack with suppressors
|
2026-03-11 22:50:10 -04:00 |
|
utils
|
Add tooling setup with biome, justfile, and check pipeline
|
2026-03-09 10:39:31 -04:00 |
|
App.ts
|
Add camera view mode toggle between side and top-down
|
2026-03-11 17:45:47 -04:00 |
|
ColonyStats.ts
|
Add colony stats readback for aggregate ant state
|
2026-03-09 11:15:57 -04:00 |
|
Config.ts
|
Replace antsCount with antsStartCount and antBudget config
|
2026-03-11 20:45:31 -04:00 |
|
constants.ts
|
Replace bit-packed cell flags with material ID constants
|
2026-03-11 14:01:33 -04:00 |
|
global.d.ts
|
Add tooling setup with biome, justfile, and check pipeline
|
2026-03-09 10:39:31 -04:00 |
|
GUI.ts
|
Replace antsCount with antsStartCount and antBudget config
|
2026-03-11 20:45:31 -04:00 |
|
Renderer.ts
|
Add ant spawn uniform to AntsComputeScene
|
2026-03-11 22:50:10 -04:00 |
|
StatsOverlay.ts
|
Add stats overlay with cursor position, TPS, and colony info
|
2026-03-11 17:45:47 -04:00 |
|
WorldInit.ts
|
Add configurable world seeding with random home and food placement
|
2026-03-11 20:48:05 -04:00 |