A game about collecting flowers. https://jamgaroo.xyz/games/3
Iri al dosiero
Jaidyn Ann 6eb5596263 “Chunk” entities like map tiles
Now :entities of the map hash-table is no longer a
flat list of entity plists, but a “chunked” alist
of these entity plists. Each alist is dedicated to
a different “chunk” (screenfull) of the map.
This (hypothetically) makes finding on-screen
entities more speedy.
2023-06-21 23:47:54 -05:00
res When printing dialogue, show chars one-at-a-time 2023-06-19 14:43:46 -05:00
COPYING Remove source-file copyright header 2023-06-03 22:13:45 -05:00
dialogue.lisp Legiblify :💬; finish dialogue-printing with ENTER 2023-06-21 20:31:29 -05:00
display.lisp When printing dialogue, show chars one-at-a-time 2023-06-19 14:43:46 -05:00
flora-search-aurora.lisp Orienting dialogue to the left or right of entity 2023-06-20 20:04:13 -05:00
input.lisp Don’t over-:use packages (hee-hee) 2023-06-19 14:58:12 -05:00
overworld.lisp “Chunk” entities like map tiles 2023-06-21 23:47:54 -05:00
overworld.tiled.lisp “Chunk” entities like map tiles 2023-06-21 23:47:54 -05:00
overworld.util.lisp Reorder overworld.tiled functions; overworld.util 2023-06-17 10:12:23 -05:00
ui.lisp Orienting dialogue to the left or right of entity 2023-06-20 20:04:13 -05:00
util.lisp Orienting dialogue to the left or right of entity 2023-06-20 20:04:13 -05:00