Compare commits

..

No commits in common. "ee25df249b2bd484200b6f239ba20b24d3f600f3" and "03325fd8cb66cdff56fefe1f2586b745dee55243" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View file

@ -14,6 +14,7 @@ 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

@ -69,5 +69,4 @@ t = (longitude / 15) * 1000 * scale
accounting for sunrise and sunset
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.8.0</version>
<version>0.7</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.7
- org.java-websocket:Java-WebSocket:1.5.6
commands:
rwadmin: