Hi there, @trelatyraelis!
First and foremost, thank you for making this mod; I’m looking forward to finally getting to try it. I just did a git pull from the base repo for CDDA, and then downloaded the latest tgz of Ascension (from about 6 hours ago or so) and tried to run it, but I’m getting two errors:
src/iexamine.cpp:3550 [iexamine_function iexamine_function_from_string(const std::string &)] Could not find an iexamine function matching 'autodoc'!
And yet, when I look, I find it:
src/iexamine.cpp:void iexamine::autodoc( player &p, const tripoint &examp )
The second error I’m getting is regarding the FIREBALL death function:
invalid monster death function: "FIREBALL"
When I go digging for this, I can find it in both src/mondeath.ccp and src/mondeath.h.
I feel like I’m missing something small, here. Any ideas?
Many thanks in advance!
Iri