Skip to content

[Alpha] PMWeatherAPI 0.15.3.3-rc1

Choose a tag to compare

@nullved nullved released this 06 Sep 20:52
· 14 commits to master since this release
4067d4b
  • Storages should be complete or near complete
  • Storages allow you to save data in a format of your choice so that the data can be read even when chunks are not loaded. Useful for things such as showing radar positions in unloaded chunks (Radar Networks coming soon!)
  • Added storages for Metars (Weather Stations) and WSR-88Ds
  • Added #renderTexture methods to Radar Overlays
  • Added RadarMode#disableBaseRendering to disable the defualt pixel renderer (Needed by Hezi for Radar Overhaul)
  • And a bunch more stuff that I don't to write right now

What's Changed

  • [Feature] Storage Rework by @RealDarkStudios in #3

Full Changelog: 0.15.3.2...0.15.3.3-rc1