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
738484436b
significant events in morgue file, better event logging
2023-08-25 22:43:50 +01:00
Llywelwyn
02a4f33d11
more framework for spells
2023-08-23 18:17:04 +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
bd90c3f760
removes monster to-hit bonus from player
2023-08-22 13:11:21 +01:00
Llywelwyn
469d83994e
removes some debug logs
2023-08-21 11:24:36 +01:00
Llywelwyn
33ce208252
race -> ancestries, adds ancestry stat maximums
2023-08-21 11:21:19 +01:00
Llywelwyn
3050219494
ancestries
2023-08-21 09:57:47 +01:00
Llywelwyn
c7fcd301e2
character creation starting inventories
2023-08-21 09:01:58 +01:00
Llywelwyn
c4a1883295
better char selection screen
2023-08-21 02:01:15 +01:00
Llywelwyn
91c2972935
+ rogues, rapiers, and grammar fixes
2023-08-21 00:45:58 +01:00
Llywelwyn
40f9d117f3
initial: character creation
2023-08-21 00:16:30 +01:00
Llywelwyn
46534f1579
function descriptions
2023-08-20 16:49:40 +01:00
Llywelwyn
efe15705ad
Beginning the conversion to an Effects system
2023-08-16 15:11:49 +01:00
Llywelwyn
3dab5202f8
levels, and ui changes
2023-07-29 05:56:52 +01:00
Llywelwyn
be2c8a35a5
title image, ui tweaks
2023-07-29 02:21:36 +01:00
Llywelwyn
1e25d062db
ranged targeting fixes (set_bg doesn't work with fancy console)
...
currently not using fancy features for anything, so just went back to the simple console
2023-07-28 17:58:32 +01:00
Llywelwyn
6e6d364aa5
fixed some attributes double-dipping, and added COMBAT_LOGGING
2023-07-28 17:12:02 +01:00
Llywelwyn
c169a1eae6
combat system overhaul - d20/hack-like
2023-07-28 06:29:59 +01:00