d197be0540
* Changed the way the sun was orbiting around the station (or is it the other way around ?), based on real time rather than an inaccurate ticks counter. * The sun can now be up to twice as fast or slow as standard rotation (1h) * The sun start with a random angle to the station at round start * The sun can rotate clockwise or counter-clockwise Changes to Solars : * The panels calculate the shortest rotation to get from their position to another. That also fixed the bug where the panel would backtrack all the way when finished a full rotation (e.g 355° to 1°) * The exposition to the sun of a panel is now correctly calculated (fixed the bug, where if the sun was, for example, at 1° and the panel at 359°, no light would arrives to the panel) * Corrected the timers for the timed rotation. * Panels made with reinforced glass now have the double of health