60 Revize (6e3d980a708edbe88f4393da5112860774f62a9f)
 

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