Bergmann89
|
42399b6199
|
Use geomtry shader to render text
|
5 anni fa |
Bergmann89
|
574b769235
|
Added system to handle fleet control events
|
5 anni fa |
Bergmann89
|
d5022fdaaf
|
Renamed 'StateUpdate' to 'InputStateUpdate'
|
5 anni fa |
Bergmann89
|
d719a8cc10
|
Restricted visibility of components
|
5 anni fa |
Bergmann89
|
dfb3e4df7c
|
Renamed 'PlayerState' to 'GameState'
The 'GameState' resource stores the state of the whole game
(of a single client/player) so this is a better name for this.
|
5 anni fa |
Bergmann89
|
8d7e4dc021
|
Merged 'Fleet' and 'FleetInfo' and added 'Orbit' component
Hint: The 'FleetControl' system is broken now, but will be refactored in the future anyway.
|
5 anni fa |
Bergmann89
|
9fb731b856
|
Implemented ship obstacles
Plantes and asteroids are now recognized as obstacles for ships.
|
5 anni fa |
Bergmann89
|
0c9124f4e7
|
Implemented FleetControl system to move ships between planets
|
5 anni fa |
Bergmann89
|
0119fdaf0b
|
Refactored ship system and fixed small bug in fleet info calculation
|
5 anni fa |
Bergmann89
|
d58a4ddfe1
|
Renamed 'SelectFleet' to 'FleetSelect'
|
5 anni fa |
Bergmann89
|
cf1c473c87
|
Refactored calculation of positions related to different coordinate systems
|
5 anni fa |
Bergmann89
|
fa76ebaf6d
|
Added fleet count to debug output
|
5 anni fa |
Bergmann89
|
57d44a5030
|
Implemented detailed fleet selection menu
|
5 anni fa |
Bergmann89
|
264fc63f1e
|
Implemented simple fleet selection menu
|
5 anni fa |
Bergmann89
|
d8a9b7444b
|
Small improvements
|
5 anni fa |
Bergmann89
|
f98d2cbed9
|
Implemented FleetInfo component to count the player controlled ships
|
5 anni fa |
Bergmann89
|
98b4445769
|
Implemented camera movement with mouse
|
5 anni fa |
Bergmann89
|
08813aa636
|
Implemented astroids
|
5 anni fa |
Bergmann89
|
b750209346
|
Implemented fleet component and needed systems
|
5 anni fa |
Bergmann89
|
9bd2e3f04f
|
Merged 'Player' and 'PlayerVisual' component
|
5 anni fa |
Bergmann89
|
c9d71a57cf
|
Implemented trait to log erroneous results with different log levels
|
5 anni fa |
Bergmann89
|
f921990546
|
Implemented 'Owned' and 'Player' components
|
5 anni fa |
Bergmann89
|
34794e7a3f
|
Implemented rendering system for ships
|
5 anni fa |
Bergmann89
|
6ba58cdcd5
|
Implemented persistance for world
|
5 anni fa |
Bergmann89
|
3c52c47731
|
Removed unused Code
|
5 anni fa |
Bergmann89
|
7d51fee64e
|
Refactored shader code and implemented includes
|
5 anni fa |
Bergmann89
|
09b6b583bf
|
Implemented render system for planets
|
5 anni fa |
Bergmann89
|
d05b3e3d0a
|
Split modules into seperate crates
|
5 anni fa |