Commit graph

23 commits

Author SHA1 Message Date
Llywelwyn
2ecfd25d95 decoupled camera from map, wands of digging, wand use tracking 2023-07-24 18:14:38 +01:00
Llywelwyn
ab5797078c corridor types, doors, some refactoring 2023-07-23 21:23:38 +01:00
Llywelwyn
b7b2061228 fun with layers, and inventory display refactor 2023-07-23 15:50:56 +01:00
Llywelwyn
fc59880b80 initial wfc, and suppressing dead code warnings 2023-07-20 17:21:32 +01:00
Llywelwyn
7f775b80dd voronoi, and starting on wfc 2023-07-20 15:26:51 +01:00
Llywelwyn
6b86b8f251 8-bit wall bitmasks - pt 2 2023-07-16 19:31:11 +01:00
Llywelwyn
d96d4881d5 cellular automata and bsp interiors 2023-07-15 18:35:20 +01:00
Llywelwyn
0728a1db41 mapgen visualisation 2023-07-15 13:38:51 +01:00
Llywelwyn
325c5af52f enforces api usage 2023-07-15 12:27:50 +01:00
Llywelwyn
7e4953f096 map builder module 2023-07-15 11:01:50 +01:00
Llywelwyn
4dffdd361d lighting system. light sources NYI 2023-07-13 19:37:26 +01:00
Llywelwyn
ec9127573c fastfov and telepathy
currently no way to *gain* telepathy, but it works
2023-07-11 11:12:11 +01:00
Llywelwyn
7eb0e0ad64 minor fixes - grammar and rng 2023-07-10 11:13:54 +01:00
Llywelwyn
8462eab0bd fixed room gen bug (disconnected rooms) 2023-07-10 06:55:52 +01:00
Llywelwyn
b8f8691e90 depth, waiting (with hp recovery), hit die for monsters, ui tweak 2023-07-10 03:35:09 +01:00
Llywelwyn
51060f1a85 saveload system
localstorage isn't supported by wasm, so playing online will probably just not have save games for a while
2023-07-09 12:09:30 +01:00
Llywelwyn
2266998e80 blood and entity colour tweak 2023-07-09 05:38:25 +01:00
Llywelwyn
7bf1c0b887 Brogue-style tile colour offsets, and main menu 2023-07-09 03:35:31 +01:00
Llywelwyn
a79669d55c benches 2023-07-08 00:03:46 +01:00
Llywelwyn
9d01ab220d basic bloodstains
TODO: coloured by entity bleed colour[?]
2023-07-07 22:40:03 +01:00
Llywelwyn
986adb6fce gui, inventory, symmetrical shadowcasting, bugfixes 2023-07-07 07:10:44 +01:00
Llywelwyn
5b7eac3165 bitset walls 2023-07-06 19:42:13 +01:00
Llywelwyn
d3a09df7a8 initial commit
using rltk
2023-07-06 16:47:07 +01:00