]>
Untitled Git - axy/ft/a-maze-ing.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Axy [Wed, 11 Mar 2026 03:49:24 +0000 (04:49 +0100)]
Pathfinding optimizations
Axy [Tue, 10 Mar 2026 19:04:51 +0000 (20:04 +0100)]
pathfinding
Axy [Tue, 10 Mar 2026 14:09:32 +0000 (15:09 +0100)]
Cycleable tilemaps
Axy [Mon, 9 Mar 2026 19:59:49 +0000 (20:59 +0100)]
cleanup
Axy [Mon, 9 Mar 2026 18:48:23 +0000 (19:48 +0100)]
Pathfinding
Axy [Mon, 9 Mar 2026 16:24:50 +0000 (17:24 +0100)]
Pattern centering
Axy [Fri, 6 Mar 2026 00:30:48 +0000 (01:30 +0100)]
maze_make_empty and layout runspeed improvements
Axy [Thu, 5 Mar 2026 21:13:18 +0000 (22:13 +0100)]
Background, fixes, python is dumb and the lib too
Axy [Thu, 5 Mar 2026 00:51:32 +0000 (01:51 +0100)]
Fixed things and now you can config the look of the maze :3
Axy [Wed, 4 Mar 2026 23:48:44 +0000 (00:48 +0100)]
Partial refactor for more IVec2 usage, before possible breakage with config
Axy [Wed, 4 Mar 2026 17:52:38 +0000 (18:52 +0100)]
Dirtiness tracking and config, not yet used
Axy [Wed, 4 Mar 2026 14:16:31 +0000 (15:16 +0100)]
Wrapping tiles
Axy [Wed, 4 Mar 2026 01:21:25 +0000 (02:21 +0100)]
Scrollable pad
Axy [Mon, 2 Mar 2026 17:21:50 +0000 (18:21 +0100)]
Layout, curses, and fixes
Axy [Sat, 28 Feb 2026 15:33:13 +0000 (16:33 +0100)]
Scuffed curses frontend
Axy [Thu, 19 Feb 2026 11:28:21 +0000 (12:28 +0100)]
Config and display tweaks
Axy [Fri, 13 Feb 2026 14:16:02 +0000 (15:16 +0100)]
Cardinal cell coord utility
Axy [Tue, 10 Feb 2026 16:48:34 +0000 (17:48 +0100)]
Pacman algorithm tweak
Axy [Tue, 10 Feb 2026 16:39:52 +0000 (17:39 +0100)]
Gitigore update
Axy [Tue, 10 Feb 2026 16:37:39 +0000 (17:37 +0100)]
Refactor
Lucas Flores [Tue, 10 Feb 2026 14:41:18 +0000 (15:41 +0100)]
je sais plus ce que j'ai fait
Axy [Tue, 10 Feb 2026 14:40:46 +0000 (15:40 +0100)]
mypy fix #2 :<
Axy [Tue, 10 Feb 2026 14:39:41 +0000 (15:39 +0100)]
mypy fix
Axy [Tue, 10 Feb 2026 14:20:11 +0000 (15:20 +0100)]
Callback argument for maze operations
Axy [Tue, 10 Feb 2026 14:02:07 +0000 (15:02 +0100)]
File rename
Lucas Flores [Tue, 10 Feb 2026 11:10:34 +0000 (12:10 +0100)]
A peu pres nettoye sah
Axy [Fri, 6 Feb 2026 16:42:35 +0000 (17:42 +0100)]
impass removal
Axy [Thu, 5 Feb 2026 23:17:57 +0000 (00:17 +0100)]
Acyclic generation
Axy [Thu, 5 Feb 2026 22:45:25 +0000 (23:45 +0100)]
42 pattern added, next is fully cyclic generation
Axy [Thu, 5 Feb 2026 17:50:34 +0000 (18:50 +0100)]
Partial pattern impl
Axy [Thu, 5 Feb 2026 14:39:31 +0000 (15:39 +0100)]
typed networkid
Axy [Thu, 5 Feb 2026 02:29:21 +0000 (03:29 +0100)]
Rename method and fix
Axy [Thu, 5 Feb 2026 02:07:22 +0000 (03:07 +0100)]
Rotation fix
Axy [Thu, 5 Feb 2026 01:58:55 +0000 (02:58 +0100)]
Removed print statement
Axy [Thu, 5 Feb 2026 01:58:15 +0000 (02:58 +0100)]
Fixed for non-square mazes
Axy [Thu, 5 Feb 2026 01:49:47 +0000 (02:49 +0100)]
Simple generator done :D
Axy [Wed, 4 Feb 2026 18:40:15 +0000 (19:40 +0100)]
Simple maze stuff, soon generator
= [Wed, 4 Feb 2026 16:38:42 +0000 (17:38 +0100)]
initial setup