GithubHelp home page GithubHelp logo

roythearsonist / growtopiaserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucariogamer/growtopiaserver

0.0 0.0 0.0 1.05 MB

First Growtopia Private Server made with ENet.

License: GNU Affero General Public License v3.0

C 10.62% Makefile 1.10% Roff 0.56% C++ 28.71% Assembly 0.14% CMake 0.05% Shell 11.36% M4 0.03% HTML 44.55% CSS 1.05% JavaScript 1.82% Lua 0.03%

growtopiaserver's Introduction

Growtopia Server Build Status

First Growtopia Private Server made with ENet.

This project has been compiled with Visual Studio 2015 (Visual Studio 2013 or older won't work!) and newer versions of VS or other compilers weren't been tested.

This project has been published under GNU AFFERO GPL license, so you need to publish whole source code and citate orginal authors name, even if you are using your server as service!

TODO list:

  1. Refactor whole code, it is very hard readable and there might be problems with maintaining it
  2. Try get some normal DB working or atleast save all files as BSON or some binary format
  3. Write load balancer, it is very CPU expensive part because it calculates BCrypt hashes and access to database
  4. Try possible to write multiple servers which only share between themselves possibly world list, player list and boradcast queue
  5. Extend data which are saved now - there should be saved current clothes, inventory, login time, register time and maybe tracing hashes if you want to do proper ban system also in worlds there should be saved block extras (enabled, water, fire, etc.) and dropped items
  6. Write event pool - this is needed to make delayed actions like respawning
  7. Make heavy events asynchronous with possibly some good thread count (probably one or two) and connect them to event pool or use callbacks
  8. Daily news (Growtopia Gazzete) should be saved to external file and not in source for easier modifying
  9. Disable all loging to console and log everything to file, this will free up console for CLI

If you want to support development of this server, then make sure you contribute to this repo!

Make that sure that you subscribe my channel https://www.youtube.com/channel/UCLXtuoBlrXFDRtFU8vPy35g and enjoy ๐Ÿ‘

growtopiaserver's People

Contributors

ipr0gr4mipas2 avatar growtopianoobs avatar moanhawks avatar syn9673 avatar gucktubeyt avatar hadessg avatar jadlionhd avatar lucariogamer avatar nabsidev avatar cmdocmd avatar mar4ello6 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.