Looks like the titanium sword had a typo in the recipe ids, you won't ever find any titanium sword hilts (it uses ornates). Putting a fix in and publishing it (also will put some code in to delete the extra entry in your parts list since that part won't ever exist) (Edit: I've put some code in to make sure that recipes have parts that exist now (it's debug-only code, so it won't ever run in the web version, just tells me to check it when I start it in debug :P), and I think I've fixed all the item issues (other than maybe some description errors)
The two cobalt lumps is just a short description error -- one of them is a titanium lump (and should give proper resources). There shouldn't be any unknown items however, is it showing unknown item for the short description? (and is it a part or an item? also, is it part of a recipe that's an unknown item?)
Some reason my level 116 Warrior keeps getting negative exp and sp....So now I can't do anything with him to improve cause the exp 190000000000-ish and the sp is1.36 mil. He was my last signed adventurer too. my others all are fine.
To be honest, that sounds like a side effect of clock changing (your lastupdate is far into the future). While resources have a prevention against negative time, Adventurer Exp does not.
Again I don't like that my score is that much ahead of everyone else. It looks like I cheated and I don't even know where to begin with that. Could there be a bug with my saves or something.
I'm probably going to change the formula for the high scores soon, when I do that I'm going to clear the scores. The exponential factor works well for reward calculation, but not a high score.
Believe it or not, that's not incredibly high, although I'm probably going to change up the formula for high scores a bit (as there's a slight exponential factor to it right now). Plugging in some numbers into the formula, that's about a 15 attack/defense dungeon with 13 rooms at a distance of about 30.
When you click off your tab or window it should still produce. Instead as of right now you have to keep that tab up front to get any production once so ever.
whoops, they're not "gone" but they're hidden due to a bug in the part panel. Putting out a quick hotfix. (Edit: Hotfix is live)