Features completed - Features in progress - Upcoming features
Graviton (GDCore) is a 1.29 dofus emulator, developed in Java. He's supported by gradle and is separated in 3 projects
graviton - login : it's the login server, manages connections
graviton - game : it's the game server, manages the in-game
graviton - common : contains all common class
Graviton (GDCore) contains a lot of util dependencies
Guice by Google: dependency injections
MySQL-Connector by Apache: JDBC mysql connector
Slf4j & Logback : loggers
Lombok : meta-data
JOOQ : typesafe SQL query construction and execution
Mina Apache : network support
Hikari CP : database pool connection