Commit graph

80 commits

Author SHA1 Message Date
Llywelwyn
d1f36499c2 vaults 2023-07-21 13:06:39 +01:00
Llywelwyn
8664a8e066 refactors entity spawning 2023-07-21 10:58:58 +01:00
Llywelwyn
ea79d4064f refactors image loading into fully-fledged prefab builder 2023-07-20 21:55:03 +01:00
Llywelwyn
7f775b80dd voronoi, and starting on wfc 2023-07-20 15:26:51 +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
011b26088e refactoring 2023-07-15 12:46:25 +01:00
Llywelwyn
6302951694 reduces trap from testing values 2023-07-15 10:09:25 +01:00
Llywelwyn
d316a55818 basic trap implementation
confusion on player is NYI
2023-07-15 09:59:20 +01:00
Llywelwyn
24417fbb05 basic wands and wresting 2023-07-12 11:40:56 +01:00
Llywelwyn
73bd07c1b8 hunger system 2023-07-12 08:17:50 +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
8d04c40389 basic equippables 2023-07-11 07:43:35 +01:00
Llywelwyn
595ec61332 vi-keys menu nav, and 80x60 menu bg img 2023-07-11 04:50:55 +01:00
Llywelwyn
aaa5376544 atomises spawn tables 2023-07-11 03:43:14 +01:00
Llywelwyn
42901b984e extends log builder, swaps away from textblocks
line wrapping no longer works, but in return the message log can easily be swapped between ascending/descending, and spaces/no spaces between entries.

realistically nobody wants to read a huge wrapped line anyway so those can just be avoided
2023-07-11 02:41:01 +01:00
Llywelwyn
491581c848 more interactions for the curse component 2023-07-10 09:09:53 +01:00
Llywelwyn
8462eab0bd fixed room gen bug (disconnected rooms) 2023-07-10 06:55:52 +01:00
Llywelwyn
c6639b7616 weighted spawns, magic mapping, and curses 2023-07-10 06:49:31 +01:00
Llywelwyn
b8f8691e90 depth, waiting (with hp recovery), hit die for monsters, ui tweak 2023-07-10 03:35:09 +01:00
Llywelwyn
b6522d42c3 tweaks
changed placeholder player name, suppressed some dead code warnings
2023-07-09 23:08:58 +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
dd91a8cca7 particle lifetime consts, and confusion msg fixes 2023-07-09 10:23:17 +01:00
Llywelwyn
22d90a46b4 scroll of confusion 2023-07-09 09:51:42 +01:00
Llywelwyn
d4d25955cc destructible items 2023-07-09 09:23:52 +01:00
Llywelwyn
06c3d40c65 magic missile, fireball scrolls 2023-07-09 09:12:21 +01:00
Llywelwyn
2266998e80 blood and entity colour tweak 2023-07-09 05:38:25 +01:00
Llywelwyn
65d728b75a generalised item use system 2023-07-07 22:39:44 +01:00
Llywelwyn
f26adf352e inventory finishes 2023-07-07 08:37:29 +01:00
Llywelwyn
986adb6fce gui, inventory, symmetrical shadowcasting, bugfixes 2023-07-07 07:10:44 +01:00