Commit Graph

  • e248088006 Multiplayer: initial PowerUps support master EmaMaker 2020-06-18 21:33:42 +0200
  • aa6a37f80e Pause menu, colored players & bug fixes EmaMaker 2020-06-10 15:46:37 +0200
  • 40cc3ed7ed Particles! EmaMaker 2020-06-10 01:02:32 +0200
  • 49f7d36b8e Fixed a huge bug with local games and separation between local and network games EmaMaker 2020-06-08 13:44:49 +0200
  • 7db5e8777f Initial implementation of NetworkActions multiplayer structure EmaMaker 2020-06-08 13:02:20 +0200
  • 9a3a96f469 PowerUps now appearing in network games, still not completely working EmaMaker 2020-05-22 16:18:44 +0200
  • db03194bb5 Refactored and cleaned code for Network Games, different gamemanagers for different situations EmaMaker 2020-05-20 19:18:02 +0200
  • 501a1b1e26 Local game: Introducing PowerUps. Same movement type for keyboard and mobile players EmaMaker 2020-05-18 17:22:13 +0200
  • 33e0b38608 Multiplayer: added mobile devies support EmaMaker 2020-05-15 12:44:11 +0200
  • 8469572f2b Multiplayer: added mobile devies support EmaMaker 2020-05-15 12:29:31 +0200
  • 98d66880a8 Multiplayer: syncronize settings between server and clients EmaMaker 2020-05-03 22:56:24 +0200
  • 607bf7b91e Local Game: Added support for mobile players EmaMaker 2020-05-03 14:26:13 +0200
  • 96b134c3df UI: Fixed a couple of oopsies EmaMaker 2020-05-02 19:15:09 +0200
  • c22cd66661 UI: better dialog support and scaling EmaMaker 2020-05-02 18:49:21 +0200
  • 48b5585c61 Multiplayer: works on android devices EmaMaker 2020-05-02 16:37:22 +0200
  • 876c259511 UI fully redone and revamped. Fixed some minor bugs EmaMaker 2020-05-01 22:48:45 +0200
  • 12e9b7f41a Camera: Fixed camera position and rotation. Local machine game: fixed players not being registered. MazeSettings: added more entries in the menu. Fixed structure and stuff EmaMaker 2020-04-29 20:27:23 +0200
  • ecea59c095 Multiplayer: multiple players can join a server from the same machine now EmaMaker 2020-04-27 23:14:48 +0200
  • b43a438f07 UI: fixed some missing hide() statements and now there are help and errors dialogs appearing EmaMaker 2020-04-26 14:37:57 +0200
  • fb708dfd9c Refining multiplayer: Fixed visualization of current number of players, not using player names. TODO: Multiple players from the same machine EmaMaker 2020-04-25 14:20:31 +0200
  • 01f38a09cb Refining multiplayer: wait screen for clients to join the server. TODO: Fix name stuff and multiple players from the same machine EmaMaker 2020-04-24 18:55:04 +0200
  • 5b512c77bb Server now starts a client locally to play. Fixed run length encoding bug. Fixed issues with map generation, however there seem to be still issues with dimensions EmaMaker 2020-04-21 18:58:30 +0200
  • 40bdc9a594 Multiplayer using kryonet in TCP. Players updates should be done in UDP instead, but Kyronet wiki says it could cause some problems. Map is shared between all clients and clients can see how other players are positioned and rotated. Code could be refactored in a much nicer form. Some bugs have to be fixed EmaMaker 2020-04-20 19:29:59 +0200
  • c50222a749 Multiplayer using kryonet in TCP. Players updates should be done in UDP instead, but Kyronet wiki says it could cause some problems. Map is shared between all clients and clients can see how other players are positioned and rotated. Code could be refactored in a much nicer form. Some bugs have to be fixed EmaMaker 2020-04-20 19:27:40 +0200
  • 5565615a8a barebones quite working but awful multiplayer base. Still no players updating each other. Switching to kryonet from now on EmaMaker 2020-04-19 00:53:39 +0200
  • 0a85762a93 Server-client connection protocol using UUIDs EmaMaker 2020-04-18 19:38:09 +0200
  • 8f02390188 Working map sharing between server and clients working, apart from some graphics imperfections EmaMaker 2020-04-17 15:48:19 +0200
  • ab89f9e348 Continous information between server and client now working correctly EmaMaker 2020-04-17 13:28:25 +0200
  • 15979d1d5a Start of networking EmaMaker 2020-04-17 00:26:34 +0200
  • a63a7fc835 Game settings menu and settings structure. Have to fix camera rotation problem EmaMaker 2020-03-29 22:18:23 +0200
  • 8bcfbf9d3f Game no longer crashes when trying to restart a game after someone won EmaMaker 2020-03-27 21:49:20 +0100
  • a0f8a5794e Adding files for the game. Game already works with 4 players. Textures and some other utils missing wii EmaMaker 2019-09-26 10:16:11 +0200
  • 0c19377324 Adding files for the game. Game already works with 4 players. Textures and some other utils missing EmaMaker 2019-09-26 10:11:37 +0200
  • 2ea1cb7a01
    Update README.md EmaMaker 2019-09-26 10:09:39 +0200
  • be58737528
    Update README.md EmaMaker 2019-09-26 10:09:05 +0200
  • f33d4d2f3b
    Update README.md EmaMaker 2019-09-26 10:07:43 +0200
  • d74b935009
    Initial commit EmaMaker 2019-09-26 10:06:53 +0200