depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Xanthous
/
Entities
/
Environment.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
Factor out an EntityAttributes type
Griffin Smith
1
-4
/
+6
2020-01-25
Add a close command
Griffin Smith
1
-0
/
+4
2020-01-05
Add staircases, and moving between levels
Griffin Smith
1
-0
/
+30
2020-01-03
Track entity collision in the Entity class
Griffin Smith
1
-4
/
+8
2020-01-03
Describe doors as either closed or open
Griffin Smith
1
-1
/
+2
2019-12-30
Use more evocative characters for closed doors
Griffin Smith
1
-6
/
+8
2019-12-30
Place doors on the level
Griffin Smith
1
-0
/
+8
2019-11-30
Add messages on the ground
Griffin Smith
1
-7
/
+30
2019-11-29
Use menus for combat and picking up items
Griffin Smith
1
-9
/
+3
2019-11-29
Implement saving+loading the game
Griffin Smith
1
-2
/
+11
2019-09-28
Implement the start of creature AI
Griffin Smith
1
-1
/
+15
2019-09-20
Describe what you see when you walk over items
Griffin Smith
1
-0
/
+2
2019-09-20
Add doors and an open command
Griffin Smith
1
-3
/
+41
2019-09-15
Progressively reveal the map to the player
Griffin Smith
1
-1
/
+4
2019-09-09
Convert generated levels to walls
Griffin Smith
1
-0
/
+26