Compare commits

...

3 commits

4 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,6 @@ differences compared to v0:
- commands, finally!
TODO (no order):
- auto update
- static mode for lightning
- extensible: api (partially there)
- airplanes? https://opensky-network.org/

View file

@ -68,5 +68,6 @@ goal: offsetting by player position
t = (longitude / 15) * 1000 * scale
accounting for sunrise and sunset
TODO, idk yet without
TODO, idk yet without
update: this is now possible with 0.8.0 api

View file

@ -33,7 +33,7 @@
<dependency>
<groupId>eu.m724</groupId>
<artifactId>wtapi</artifactId>
<version>0.7</version>
<version>0.8.0</version>
</dependency>
<dependency>
<groupId>eu.m724</groupId>

View file

@ -9,7 +9,7 @@ load: STARTUP
main: eu.m724.realweather.RealWeatherPlugin
libraries:
- org.java-websocket:Java-WebSocket:1.5.6
- org.java-websocket:Java-WebSocket:1.5.7
commands:
rwadmin: