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
/
Game
/
State.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
Factor out an EntityAttributes type
Griffin Smith
1
-16
/
+5
2020-02-08
Block doors being closed on gormlaks
Griffin Smith
1
-0
/
+8
2020-01-20
Store revealed positions on the level itself
Griffin Smith
1
-6
/
+28
2020-01-05
Add staircases, and moving between levels
Griffin Smith
1
-1
/
+2
2020-01-04
Add support for multiple levels
Griffin Smith
1
-4
/
+8
2020-01-03
Track entity collision in the Entity class
Griffin Smith
1
-0
/
+10
2020-01-03
Don't render moving entities that aren't visible
Griffin Smith
1
-0
/
+3
2019-12-23
Don't send the welcome message when loading
Griffin Smith
1
-0
/
+4
2019-12-23
Add a drop command
Griffin Smith
1
-1
/
+2
2019-11-30
Add a very basic inventory panel
Griffin Smith
1
-12
/
+7
2019-11-30
Add messages on the ground
Griffin Smith
1
-10
/
+55
2019-11-30
Fix an injectivity issue with saving the game
Griffin Smith
1
-2
/
+7
2019-11-29
Use menus for combat and picking up items
Griffin Smith
1
-2
/
+83
2019-11-29
Implement saving+loading the game
Griffin Smith
1
-7
/
+72
2019-10-16
Add draw priority
Griffin Smith
1
-1
/
+5
2019-10-13
Implement speed and ticks
Griffin Smith
1
-7
/
+8
2019-10-05
Display multiple messages per turn
Griffin Smith
1
-15
/
+45
2019-09-28
Add debug command to reveal the game
Griffin Smith
1
-2
/
+21
2019-09-28
Implement the start of creature AI
Griffin Smith
1
-0
/
+200