High Level Overview

I’ve tried searching a bit but haven’t found anything useful here or in the wiki. Is there any higher level overview of the Core as a whole anywhere? I’d love to hop into attempting to get some spells or skills added but I’ve only picked up TC a few days ago and am still finding my way through the code and how it relates to the DB.

Anything to give a big picture overview of how things (should) work would be really helpful to get people who want to help make contributions up to speed faster.

Just keep track of everyday’s commits and look around random scripts in the entire core. A lot of miscellaneous things are stored in Unit.cpp and Player.cpp.