coreState.md

November 11, 2021 ยท View on GitHub

Below is a breakdown of the code status across the 10 Mangos Cores

Core NameLanguageExpansionStateLinux / MAC BuildWindows BuildCodacy StatusCodeFactor Status
MangosZeroC++VanillaPlayable
MangosOneC++TBCPlayable
MangosTwoC++WOTLKPlayable
MangosThreeC++CATAAlpha
MangosFourC++MOPProtoType
MangosFiveC++WODSkeleton
MangosVB0VB.NetVanillaAlphaN/A
MangosVB1VB.NetTBCAlphaN/A
MangosVB2VB.NetWOTLKAlphaN/A
MangosSharp0C#VanillaProtoTypeN/A

What do the states actually mean ?

Status NameMeaning
PlayableThe game should play fine with perhaps the odd non working feature
AlphaMeans that is works but a bit 'raw' in places, some key parts may not be implemented
PrototypeMeans it will break and crash lots. Do Not expect a smooth gaming experience
SkeletonMeans that it's the bare bones of a build system and the code needs to be actually written