Skip to content

SergeyMC9730/levelapipp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Level API

Level API — simple to use level and account cacher. This project is being rewritten since December 2022 from JS to C++ with big improvements over old one in performance and code readability.

Features

  • Recording level data in .gmd2 format
  • Multiple servers support (or Nodes)
    • Official Basement GDPS (Подвал ГДшеров) support
    • Official GD server in 2.1 and 2.2 modes
    • 1.9 GDPS
    • Other server using default GD server implementatons
  • Discord support
    • Notifications
    • Slash Commands
  • SQlite usage – no more hard MySQL stuff
  • Easy configuration – example config file is provided
  • Asynchronous – each node is processed in different threads (network thread, SQL thread, etc.)
  • Translation
    • only English and Russian are currently supported.
  • More features soon!

Demo server

Main server have over 190k levels in total size of 775 megabytes of storage.
Main server is placed here!

About

C++ implementation of LevelAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published