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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
Add a very basic, naive auto-move command
Griffin Smith
16
-262
/
+529
2020-05-11
Add ViewPatterns to default-extensions
Griffin Smith
12
-12
/
+0
2020-05-10
Display messages in the order they were sent
Griffin Smith
1
-1
/
+1
2020-05-10
Small chance of hurting self when punching
Griffin Smith
3
-1
/
+26
2020-05-10
Entities inside a wall can't see anything
Griffin Smith
1
-2
/
+1
2020-05-10
Use open circles to generate filled circles
Griffin Smith
1
-37
/
+68
2020-02-17
Drop Rasterific for non-filled circles
Griffin Smith
3
-17
/
+61
2020-02-17
Don't run initEvent when loading the game
Griffin Smith
5
-18
/
+17
2020-02-17
Fix argument order to drawEntities
Griffin Smith
1
-1
/
+1
2020-02-17
Add Staircase to the list of all entities
Griffin Smith
1
-0
/
+2
2020-02-08
Factor out an EntityAttributes type
Griffin Smith
9
-36
/
+98
2020-02-08
Block doors being closed on gormlaks
Griffin Smith
5
-1
/
+33
2020-01-25
Add a close command
Griffin Smith
4
-2
/
+33
2020-01-25
Factor out an "entitiesAtCharacter" lens
Griffin Smith
3
-8
/
+13
2020-01-25
Put the character at the staircase when going down
Griffin Smith
1
-1
/
+1
2020-01-25
Lower the maximum gormlak coefficient
Griffin Smith
1
-1
/
+1
2020-01-20
Store revealed positions on the level itself
Griffin Smith
5
-19
/
+61
2020-01-20
Put new levels at the right position in the list
Griffin Smith
2
-3
/
+2
2020-01-19
Switch to DelaunayTriangulation.Naive
Griffin Smith
1
-1
/
+4
2020-01-08
Generate more reasonable doors
Griffin Smith
2
-16
/
+65
2020-01-05
Add staircases, and moving between levels
Griffin Smith
11
-16
/
+124
2020-01-04
Add support for multiple levels
Griffin Smith
5
-12
/
+218
2020-01-03
Track entity collision in the Entity class
Griffin Smith
9
-35
/
+37
2020-01-03
Decouple Gormlak AI from creatures
Griffin Smith
8
-80
/
+146
2020-01-03
Describe doors as either closed or open
Griffin Smith
1
-1
/
+2
2020-01-03
Don't render moving entities that aren't visible
Griffin Smith
5
-26
/
+49
2019-12-31
Fix ambiguity error in Opposite tests
Griffin Smith
1
-0
/
+2
2019-12-31
Replace previously-wielded items when wielding
Griffin Smith
1
-1
/
+3
2019-12-31
Prompt before overwriting files when saving
Griffin Smith
2
-13
/
+20
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
4
-17
/
+62
2019-12-30
Add dungeon level generation
Griffin Smith
12
-88
/
+524
2019-12-30
Fix circle rendering, add filled circle
Griffin Smith
3
-39
/
+101
2019-12-23
Don't send the welcome message when loading
Griffin Smith
4
-2
/
+12
2019-12-23
Update the vision every time we step the game
Griffin Smith
1
-1
/
+2
2019-12-23
Confirm before quitting
Griffin Smith
3
-3
/
+28
2019-12-23
Preserve entityIDs in atPosition's setter
Griffin Smith
1
-12
/
+31
2019-12-23
Add a drop command
Griffin Smith
7
-22
/
+189
2019-12-23
Use attack messages when attacking
Griffin Smith
2
-10
/
+16
2019-12-23
Use wielded items to calculate damage
Griffin Smith
2
-26
/
+35
2019-12-22
Add a wield command
Griffin Smith
6
-27
/
+77
2019-12-22
Add wielded, wieldable items
Griffin Smith
8
-47
/
+268
2019-12-22
Fix rendering string prompts
Griffin Smith
1
-1
/
+1
2019-11-30
Eating doesn't take time unless you actually eat
Griffin Smith
1
-1
/
+1
2019-11-30
Add a very basic inventory panel
Griffin Smith
8
-39
/
+79
2019-11-30
Add messages on the ground
Griffin Smith
12
-40
/
+210
2019-11-30
Fail on all warnings in CI
Griffin Smith
2
-3
/
+2
2019-11-30
Fix an injectivity issue with saving the game
Griffin Smith
11
-30
/
+70
2019-11-29
Use menus for combat and picking up items
Griffin Smith
21
-196
/
+214
2019-11-29
Add DerivingVia newtype for generic arbitrary
Griffin Smith
1
-1
/
+16
[next]