Histórico de Commits

Autor SHA1 Mensagem Data
  Kolja Strohm 028be923b5 add collision detection and gravity há 3 anos atrás
  Kolja Strohm b4ccd85d6b remove unneeded chunks from memory há 3 anos atrás
  Kolja Strohm e2ae7bea5e fix some bugs há 3 anos atrás
  Kolja Strohm 3d0a6628fc removed tick lags when world updates are transmitted to clients há 3 anos atrás
  Kolja Strohm d3ccc4551a fix missing chunks há 3 anos atrás
  Kolja Strohm a3d41f9ca7 send port of unencrypted server to clients há 3 anos atrás
  Kolja Strohm cd68cd0641 send auth key to client há 3 anos atrás
  Kolja Strohm 755205ca8b logout and disconnect clients há 3 anos atrás
  Kolja Strohm 5aaf1718bb add foreground and background connection for each client há 3 anos atrás
  Kolja Strohm d07bd95435 fix some issues with lazy block instantiation há 3 anos atrás
  Kolja Strohm 1145b8c9dc improved algorithm for clearung unneeded generated blocks há 3 anos atrás
  Kolja Strohm a57b9f9611 blocks are now lazy instantiated to save memory há 3 anos atrás
  Kolja Strohm 3a0adc87e1 fix negative block address calculation há 3 anos atrás
  Kolja Strohm d72792ecf8 fix chunk trie adresses há 3 anos atrás
  Kolja Strohm b8d735ceaf fix chunk naighbour indizes há 3 anos atrás
  Kolja Strohm 0e957111a0 fix compiler issues há 3 anos atrás
  Kolja Strohm ee51723fd7 fix some issues há 3 anos atrás
  Kolja Strohm 5ece5d5ea1 fixed some bugs há 3 anos atrás
  Kolja Strohm 0587311ef1 corrected block neighbour system há 3 anos atrás
  Kolja Strohm 9028f508a2 fix some inventory memory leaks há 3 anos atrás
  Kolja Strohm 2b0d9a16a5 add a routine to save the game when the server stopps há 3 anos atrás
  Kolja Strohm 5390ccb98d fixed a bug when calculating the world generator seed há 3 anos atrás
  Kolja Strohm 99aeb1fa2e fixed a bug in the world loader if the world does not exists há 3 anos atrás
  Kolja Strohm 1c827c2f83 removed old includes há 3 anos atrás
  Kolja Strohm 172f61f656 implement basic network api design há 3 anos atrás
  Kolja Strohm ddd5c63ba0 Entities will now be saved and loaded há 3 anos atrás
  Kolja Strohm 1ad8af39ba fix direction mistakes há 3 anos atrás
  Kolja Strohm 0870c1fb7d finished work on inventory system há 3 anos atrás
  Kolja Strohm ab42ad176e finished basic implementation of the world há 3 anos atrás
  Kolja Strohm 40a9ac8c27 add tick and world update system há 3 anos atrás