NextCo V2 is an attempt to increase my programming skills and pawn the fear of start on a new source from scratch, this is a basic framework with impulse database classes also was using original trinity as reference
there is nothing fancy, i've worked so hard to get a better design (ex. socket system and the CPacket class which is child of IPacket and parent of the rest of packets classes that you won't need to write every method all over again at every class and still will use all of classes as IPacket object which could be what i've really proud of learning at this project, also the custom queue instead of splitting packets which was mainly mr.pop idea credits goes to him)
more over this wasn't even tested and i won't promise it's 100% right, no syntax errors but maybe there is logical ones, please forgive me as it's my first try EVER to write some big project, im no longer having time to work on it plus i would start it all over again for even better ideas i want to apply
you may use this, rename it, release it, but you may not call it your's or not giving credits
credits for this projects goes to the following people (not in order and it could be direct help or indirect by releasing information)
go for it (AndrewxXx)
Mr.PoP
Korvacs
Impulse
cptsky
Infamousnone
pro4never
shadowman123
bausshacker
fang
Ultimation ^^
and anyone else who ever helped me out and published helpful information for the community
one more thing, i sometimes overused global namespace instead of certain namespaces for sake of simplification but it turns out to be a bit messy and same goes for adding enums at the namespaces and not inside there classes
there is nothing fancy, i've worked so hard to get a better design (ex. socket system and the CPacket class which is child of IPacket and parent of the rest of packets classes that you won't need to write every method all over again at every class and still will use all of classes as IPacket object which could be what i've really proud of learning at this project, also the custom queue instead of splitting packets which was mainly mr.pop idea credits goes to him)
more over this wasn't even tested and i won't promise it's 100% right, no syntax errors but maybe there is logical ones, please forgive me as it's my first try EVER to write some big project, im no longer having time to work on it plus i would start it all over again for even better ideas i want to apply
you may use this, rename it, release it, but you may not call it your's or not giving credits
credits for this projects goes to the following people (not in order and it could be direct help or indirect by releasing information)
go for it (AndrewxXx)
Mr.PoP
Korvacs
Impulse
cptsky
Infamousnone
pro4never
shadowman123
bausshacker
fang
Ultimation ^^
and anyone else who ever helped me out and published helpful information for the community
one more thing, i sometimes overused global namespace instead of certain namespaces for sake of simplification but it turns out to be a bit messy and same goes for adding enums at the namespaces and not inside there classes