descriptionA roguelike written in D.
ownerelronnd@elronnd.net
last changeTue, 10 Dec 2019 19:58:14 +0000 (10 12:58 -0700)
content tags
add:
readme
This is a roguelike written in D. You're exploring caverns...probably. But also other stuff. It can be called either SmugglerRL or smugglerl, with those exact spellings and case. To build, do this:
dub build
See the various other branches for previous attempts to create this game.
shortlog
2019-12-10 Moonchildfix deprecation warnings from latest dmdmaster
2018-08-03 ElronndFix the SDL interface
2018-07-30 ElronndFix plines
2018-07-30 Elronnditems -- kinda -- some non-working pline improvement
2018-07-29 ElronndKILL THE SINGLETON
2018-07-29 Elronndadd colour blending, separate fov distance from light...
2018-07-29 Elronndadd *much nicer* brightness normalization, thanks to...
2018-07-29 Elronndfinally get the lighting to a nice-enough state
2018-07-28 Elronndfix the edge cases. This was a LOT harder to figure...
2018-07-28 ElronndDon't consume egregious amount of memory, and remove...
2018-07-28 ElronndHeatmap lighting shit. Weird behaviour next to borders...
2018-04-28 ElronndRemove message about GDC not working, get rid of crazy...
2018-03-25 ElronndUpdate version of blt
2018-03-25 ElronndName the tiles to make everything better because I...
2018-02-09 ElronndFix ncurses and SDL interfaces, increase FOV from 100...
2018-02-09 ElronndFix fov being recalculated when you move into a wall...
...
heads
4 years ago master
5 years ago new-d
6 years ago c