Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-03 | Track entity collision in the Entity class | Griffin Smith | 1 | -2/+2 |
2020-01-03 | Decouple Gormlak AI from creatures | Griffin Smith | 1 | -27/+47 |
2020-01-03 | Don't render moving entities that aren't visible | Griffin Smith | 1 | -1/+4 |
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 1 | -2/+2 |
2019-10-15 | Don't walk gormlaks into walls | Griffin Smith | 1 | -3/+9 |
2019-10-13 | Implement speed and ticks | Griffin Smith | 1 | -24/+48 |
2019-10-06 | Fix underflow when damaging character | Griffin Smith | 1 | -2/+3 |
2019-10-05 | Don't move creatures when they're attacking | Griffin Smith | 1 | -1/+1 |
2019-09-29 | Gormlaks attack back | Griffin Smith | 1 | -16/+29 |
2019-09-28 | Tweak gormlak movement slightly | Griffin Smith | 1 | -8/+26 |
2019-09-28 | Implement the start of creature AI | Griffin Smith | 1 | -0/+39 |