53 Révisions (42399b619919488e906cfe5480a5dc72830f9c5f)
 

Auteur SHA1 Message Date
  Bergmann89 42399b6199 Use geomtry shader to render text il y a 5 ans
  Bergmann89 574b769235 Added system to handle fleet control events il y a 5 ans
  Bergmann89 d5022fdaaf Renamed 'StateUpdate' to 'InputStateUpdate' il y a 5 ans
  Bergmann89 d719a8cc10 Restricted visibility of components il y a 5 ans
  Bergmann89 dfb3e4df7c Renamed 'PlayerState' to 'GameState' il y a 5 ans
  Bergmann89 8d7e4dc021 Merged 'Fleet' and 'FleetInfo' and added 'Orbit' component il y a 5 ans
  Bergmann89 9fb731b856 Implemented ship obstacles il y a 5 ans
  Bergmann89 5a52cc04c4 Remove unneded system data from ships system il y a 5 ans
  Bergmann89 0c9124f4e7 Implemented FleetControl system to move ships between planets il y a 5 ans
  Bergmann89 0119fdaf0b Refactored ship system and fixed small bug in fleet info calculation il y a 5 ans
  Bergmann89 d58a4ddfe1 Renamed 'SelectFleet' to 'FleetSelect' il y a 5 ans
  Bergmann89 cf1c473c87 Refactored calculation of positions related to different coordinate systems il y a 5 ans
  Bergmann89 fa76ebaf6d Added fleet count to debug output il y a 5 ans
  Bergmann89 57d44a5030 Implemented detailed fleet selection menu il y a 5 ans
  Bergmann89 264fc63f1e Implemented simple fleet selection menu il y a 5 ans
  Bergmann89 d8a9b7444b Small improvements il y a 5 ans
  Bergmann89 f98d2cbed9 Implemented FleetInfo component to count the player controlled ships il y a 5 ans
  Bergmann89 98b4445769 Implemented camera movement with mouse il y a 5 ans
  Bergmann89 08813aa636 Implemented astroids il y a 5 ans
  Bergmann89 b750209346 Implemented fleet component and needed systems il y a 5 ans
  Bergmann89 9bd2e3f04f Merged 'Player' and 'PlayerVisual' component il y a 5 ans
  Bergmann89 c9d71a57cf Implemented trait to log erroneous results with different log levels il y a 5 ans
  Bergmann89 f921990546 Implemented 'Owned' and 'Player' components il y a 5 ans
  Bergmann89 34794e7a3f Implemented rendering system for ships il y a 5 ans
  Bergmann89 6ba58cdcd5 Implemented persistance for world il y a 5 ans
  Bergmann89 3c52c47731 Removed unused Code il y a 5 ans
  Bergmann89 7d51fee64e Refactored shader code and implemented includes il y a 5 ans
  Bergmann89 09b6b583bf Implemented render system for planets il y a 5 ans
  Bergmann89 d05b3e3d0a Split modules into seperate crates il y a 5 ans
  Bergmann89 754bc502de Implemented configuration resource il y a 5 ans
  Bergmann89 48a482b78e Display mouse_pos in debug output il y a 5 ans
  Bergmann89 9263fd7895 Implemented mouse and keyboard events and simple camera movement il y a 5 ans
  Bergmann89 bfa069e4a7 Improved logging (using log4rs and log config files) il y a 5 ans
  Bergmann89 3dbba8a9c0 Removed fonts by name (use only paths) il y a 5 ans
  Bergmann89 1323faefc9 Refactored Resources and Systems il y a 5 ans
  Bergmann89 46a8bc4b13 Implemented Text Manager il y a 5 ans
  Bergmann89 a69f42a65b Implemented missing Drops il y a 5 ans
  Bergmann89 354c303ed3 Implemented textures il y a 5 ans
  Bergmann89 dd7670c93d Stabilized noise shader to the fragment coordinate il y a 5 ans
  Bergmann89 05b0414267 Implemented virtual file system il y a 5 ans
  Bergmann89 10284dabd4 Refactored shaders il y a 5 ans
  Bergmann89 98c01e543b Implemented FrameCounter il y a 5 ans
  Bergmann89 feee8f1be2 Implemented camera and basic quad rendering il y a 5 ans
  Bergmann89 41d8007d98 Implemented matrix types il y a 5 ans
  Bergmann89 4795cbd14f Implemented vector types il y a 5 ans
  Bergmann89 152f426a2f Refactored project (use specs and rayon instead own implementation) il y a 5 ans
  Bergmann89 384a4f4704 Implemented 'VertexArray' il y a 5 ans
  Bergmann89 62c621d645 Implemented ArrayBuffer and first basic system il y a 5 ans
  Bergmann89 97ab80ea05 Implemented glc crate with shader module il y a 5 ans
  Bergmann89 2b65dcde29 Implemented basic rendering il y a 5 ans