AquariusPower
AquariusPower
? items have a mask color (pink), when drawn, w/e background is there is shown, the list highlight default color is just not pure black so xBRZ list item zoom...
The overall background is a random nice noise. The same function could be used on lists!
**The developer console (ctrl+`) seems broken?** (I couldn't understand why it broke yet) so, on this branch https://github.com/AquariusPower/ivan/tree/SomeFixes1234 I exposed some developer commands thru command line ./ivan --defgen ./ivan --defval...
it was used to generate and validate the defines (but now it can be just an OS command line), but also it could list items and NPCs/Player/Pets on the current...
> I can confirm that dev console segfaults when I try any command. I got a stack trace that shows strings gets messed after certain point in the code, I...
Fixed crafting keys in case it ends up broken. I saw at item.dat that there is no BROKEN config for keys (that now CanBeBroken), that was the problem. The fix...
thats it, if it CanBeBroken it tries to use the `|BROKEN` config otherwise we get just a lump. btw, it would be interesting to also let keys burn as we...
MANA POOL: I think it could let us cast the same spells we can from scrolls, but we must first learn that spell by reading (and spending) one scroll first,...
I tried to read it all, but in IVAN, how we would do that? the "Four Mountains" grid has a huge lot of possibilities, but how to transtale each to...
Yeah, for sure it is the Conan way of life! Do you think we could use `god::GetRelation()` (the existing value) as the current favour value with the given god? As...