65 Commits (a1c55d712bd1f2fe1c9e701b1dc1532bd9b8f9c0)
 

Autor SHA1 Mensaje Fecha
  Bergmann89 a1c55d712b Implemented ship data depending on ship type and player race hace 3 años
  Bergmann89 ad20e60cde Merged 'Velocity' and 'Ship' component hace 3 años
  Bergmann89 7ec1321114 Use builder to create the different world objects hace 3 años
  Bergmann89 dc2e4e09a8 Renamed 'Owned' to 'PlayerOwned' hace 3 años
  Bergmann89 b61ee04fd8 Renamed 'Orbit' to 'MeetingPoint' hace 3 años
  Bergmann89 6e3d980a70 Implemented ship tail using trandform feedback buffer hace 3 años
  Bergmann89 ae9f57b993 reduced color vector from 4 elements to 3 hace 3 años
  Bergmann89 5ac3940358 Use vertex array and geometry shader to render asteroids hace 3 años
  Bergmann89 c5e70fb728 Use vertex array and geometry shader to render planets hace 3 años
  Bergmann89 e26c7dbfd3 Use vertex array and geometry shader to render ships hace 3 años
  Bergmann89 7697f03369 Improved 'FlaggedStorage' hace 3 años
  Bergmann89 0fb546baad Renamed glc 'ArrayBuffer' to 'Buffer' hace 3 años
  Bergmann89 42399b6199 Use geomtry shader to render text hace 3 años
  Bergmann89 574b769235 Added system to handle fleet control events hace 3 años
  Bergmann89 d5022fdaaf Renamed 'StateUpdate' to 'InputStateUpdate' hace 3 años
  Bergmann89 d719a8cc10 Restricted visibility of components hace 3 años
  Bergmann89 dfb3e4df7c Renamed 'PlayerState' to 'GameState' hace 3 años
  Bergmann89 8d7e4dc021 Merged 'Fleet' and 'FleetInfo' and added 'Orbit' component hace 3 años
  Bergmann89 9fb731b856 Implemented ship obstacles hace 3 años
  Bergmann89 5a52cc04c4 Remove unneded system data from ships system hace 3 años
  Bergmann89 0c9124f4e7 Implemented FleetControl system to move ships between planets hace 3 años
  Bergmann89 0119fdaf0b Refactored ship system and fixed small bug in fleet info calculation hace 3 años
  Bergmann89 d58a4ddfe1 Renamed 'SelectFleet' to 'FleetSelect' hace 3 años
  Bergmann89 cf1c473c87 Refactored calculation of positions related to different coordinate systems hace 3 años
  Bergmann89 fa76ebaf6d Added fleet count to debug output hace 3 años
  Bergmann89 57d44a5030 Implemented detailed fleet selection menu hace 3 años
  Bergmann89 264fc63f1e Implemented simple fleet selection menu hace 3 años
  Bergmann89 d8a9b7444b Small improvements hace 3 años
  Bergmann89 f98d2cbed9 Implemented FleetInfo component to count the player controlled ships hace 3 años
  Bergmann89 98b4445769 Implemented camera movement with mouse hace 3 años
  Bergmann89 08813aa636 Implemented astroids hace 3 años
  Bergmann89 b750209346 Implemented fleet component and needed systems hace 3 años
  Bergmann89 9bd2e3f04f Merged 'Player' and 'PlayerVisual' component hace 3 años
  Bergmann89 c9d71a57cf Implemented trait to log erroneous results with different log levels hace 3 años
  Bergmann89 f921990546 Implemented 'Owned' and 'Player' components hace 3 años
  Bergmann89 34794e7a3f Implemented rendering system for ships hace 3 años
  Bergmann89 6ba58cdcd5 Implemented persistance for world hace 3 años
  Bergmann89 3c52c47731 Removed unused Code hace 3 años
  Bergmann89 7d51fee64e Refactored shader code and implemented includes hace 3 años
  Bergmann89 09b6b583bf Implemented render system for planets hace 3 años
  Bergmann89 d05b3e3d0a Split modules into seperate crates hace 3 años
  Bergmann89 754bc502de Implemented configuration resource hace 3 años
  Bergmann89 48a482b78e Display mouse_pos in debug output hace 3 años
  Bergmann89 9263fd7895 Implemented mouse and keyboard events and simple camera movement hace 3 años
  Bergmann89 bfa069e4a7 Improved logging (using log4rs and log config files) hace 3 años
  Bergmann89 3dbba8a9c0 Removed fonts by name (use only paths) hace 3 años
  Bergmann89 1323faefc9 Refactored Resources and Systems hace 3 años
  Bergmann89 46a8bc4b13 Implemented Text Manager hace 3 años
  Bergmann89 a69f42a65b Implemented missing Drops hace 3 años
  Bergmann89 354c303ed3 Implemented textures hace 3 años