~gloatingfiddle/Atonement

Fix input system and rendering bug
Remake README using Org export
Improve formatting in README
Change README to Org and tidy up code
Clean up based on rust-analyzer
add derives for specs
e0cefacb — David Hagerty 4 years ago
start work on NPC systems and components
f99bc0dd — David Hagerty 4 years ago
fine-tune colors
fe648690 — David Hagerty 4 years ago
add dungeon-style map generation for testing
f6f232f7 — David Hagerty 4 years ago
finish visibility system and play with colorschemes
22a8885f — David Hagerty 4 years ago
begin work on visibility system
6c9c1818 — David Hagerty 4 years ago
add basic map gen and collision detection
bdc5d284 — David Hagerty 4 years ago
add diagonal movement
ff1a276f — David Hagerty 4 years ago
separate input from specific components
14ad390d — David Hagerty 4 years ago
input is now a true-blue system
eaa49b3c — David Hagerty 4 years ago
return to using non-derive imports - builds broke without them
ebf7bd02 — David Hagerty 4 years ago
add license header to every file and start command/input system
64c46be0 — David Hagerty 4 years ago
basic movement/input system complete
bb68f9f8 — David Hagerty 4 years ago
update RLTK dependency
4f4e25e3 — David Hagerty 4 years ago
add license comment and exhaustive match case
Next