Llywelwyn
8a44c94272
adds damage types and mods (weak/resist/immune), for all damage events
2023-09-21 00:52:54 +01:00
Llywelwyn
c4aa3de640
more linter clean-up
2023-09-18 21:54:29 +01:00
Llywelwyn
27c1fe9a48
cleans up linter warns
2023-09-18 21:54:18 +01:00
Llywelwyn
85efe13dc5
made the switch to using bracket-lib directly, instead of rltk wrapper
...
this should solve the build issues; it makes using the non-crashing github build a lot easier, because it lets the explicit rltk dependency be removed.
2023-09-05 02:23:31 +01:00
Llywelwyn
5a8114ec7e
removes debugging msg
2023-08-31 03:49:37 +01:00
Llywelwyn
1b12d70b23
various fixes: moved turnloss handling into energy system, anims
2023-08-31 03:44:04 +01:00
Llywelwyn
64caf0dc1a
less blocking - targets will try to path to any space around their tar
2023-08-30 09:15:45 +01:00
Llywelwyn
02be487334
town -> woods -> one floor of dungeon; infinite dungeon elsewhere
...
just trying things out.
2023-08-27 03:43:25 +01:00
Llywelwyn
9e294a1680
better death messages, and morgue file map fix
2023-08-26 17:48:04 +01:00
Llywelwyn
9ac2adc5d6
improves morgue file significant event logging, bumps wasm build
2023-08-26 12:45:24 +01:00
Llywelwyn
738484436b
significant events in morgue file, better event logging
2023-08-25 22:43:50 +01:00
Llywelwyn
76c74df028
inventory system messages to config
2023-08-23 02:31:23 +01:00
Llywelwyn
306c1e4d53
experience level log fix
2023-08-23 02:24:57 +01:00
Llywelwyn
15e8ae13d0
char creation to config
2023-08-23 01:57:35 +01:00
Llywelwyn
c2c7e0bd52
sorry - swapping from rustfmt to prettier-rust
2023-08-23 01:22:09 +01:00
Llywelwyn
cfe5884a0b
blindness - misc
2023-08-22 16:17:42 +01:00
Llywelwyn
db9e04069a
removes need to pass BUC to effects
2023-08-21 16:39:37 +01:00
Llywelwyn
1d9cb04d1f
standardises entity names
2023-08-21 13:59:21 +01:00
Llywelwyn
23a6d5e025
abstracting level requirements
2023-08-20 16:50:00 +01:00
Llywelwyn
72f8dbbdf4
small tweaks, cleanup, and cranks offset
2023-08-17 15:11:24 +01:00
Llywelwyn
6eab48e616
cleans up flags, adds aoe trap
2023-08-17 11:11:53 +01:00
Llywelwyn
71f69e8fe4
effects from dead entities are now removed from queue without running
2023-08-17 10:15:54 +01:00
Llywelwyn
66f5a8d826
refactors wands/items with charges
2023-08-17 09:49:58 +01:00
Llywelwyn
ff1afed92c
cleanup and bugfixes, standardising log colours
2023-08-17 04:44:40 +01:00
Llywelwyn
911873127d
atomising item use: damage and healing, and refactors
2023-08-17 03:12:42 +01:00
Llywelwyn
c496bb5474
Underflow fix for level 0 entities
2023-08-16 15:17:44 +01:00
Llywelwyn
efe15705ad
Beginning the conversion to an Effects system
2023-08-16 15:11:49 +01:00