Skip to content

Tags: nullved/PMWeatherAPI

Tags

0.16.4.1

Toggle 0.16.4.1's commit message
v0.16.4.1 - Fix transparency issue

- Fixes a transparency issue that got overlooked on accident. Should be fully opaque now when "Transparent Background" is off, and transparent when on

0.16.4.0

Toggle 0.16.4.0's commit message
v0.16.4.0 - Update version

- Update version for release

0.16.4.0-rc1

Toggle 0.16.4.0-rc1's commit message
v0.16.4.0-rc1 - PMWeather 0.16.4 Update

- Update to PMWeather 0.16.4
- PMWeatherAPI is now able to run in the next PMWeather version in order to allow its use while an official update is pushed
- Fixed IRadarOverlay#placeOnRadar

Took 22 minutes

0.16.3.0-rc1

Toggle 0.16.3.0-rc1's commit message
v0.16.3.0-rc1 - PMWeather 0.16.3 Update

- Update to PMWeather 0.16.3

Took 39 minutes

0.16.2.0-rc2

Toggle 0.16.2.0-rc2's commit message
v0.16.2.0-rc2 - PMShaders Fix

- Should now render radar when PMShaders is enabled
- Fixed MIXED_REFLECTIVITY and SNOW_REFLECTIVITY ColorMaps
- Removed old version check from 0.16.1 and previous versions
- PMWAPI now only supports the version of PMW it is designated for

Took 54 minutes

0.16.2.0-rc1

Toggle 0.16.2.0-rc1's commit message
v0.16.2.0-rc1 - PMW 0.16.2 Update

- Register with PMW's AddonHelper

Took 32 minutes

0.16.1.0-rc2

Toggle 0.16.1.0-rc2's commit message
v0.16.1.0-rc2 - PMW 0.16 Update

- Removed PMWSavedData
- Added RadarMode#isCustom
- Added a bunch of IRadarOverlay helper methods for easier pose management
- Added a new debug overlay when the Debug option is on
- Disabled the transparency config option
- Changed how RadarOverlays are registered. No longer needs a supplier for registration
- Added ability to unregister overlays at any time by its ID
- Added some helper methods to RadarRenderData
- Fix Darken Biomes on Radar option
- Fix PMW debugging modes
- Switch from RenderType#entityCutout to a custom one with no culling for rendering on both sides

Took 3 hours 14 minutes

0.16.1.0-rc1

Toggle 0.16.1.0-rc1's commit message
v0.16.1.0-rc1 - PMW 0.16 Update

- Update to PMW 0.16 (no 0.16.0.X version since PMWAPI was not updated yet)
- Add MIXED_REFLECTIVITY, SNOW_REFLECTIVITY, SST, and HURRICANE_WINDSPEED color maps
- Add some more utility methods to IRadarOverlays
- Renamed RenderData to RadarRenderData
- RadarRenderData#blockEntity is now a RadarBlockEntity
- Changed NearbyRadars#radarsNearBlock to use RadarStorage#getAllWithinRange
- Added some more options
- PMWClientStorages#RADAR_MODE_COLORS now uses a RadarBlockEntity as the key
- Start transitioning from Colors to integers
- Deprecated StormType in favor of PMW's StormType
- Removed StringValue and StringProperty
- Removed SolarEverest
- and more...

Took 5 hours 26 minutes

0.15.3.3-rc2

Toggle 0.15.3.3-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.15.3.3-rc2 - Storage #for functions, Radar Overlays off when debug…

…ging

0.15.3.3-rc1

Toggle 0.15.3.3-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.15.3.3-rc1 - Storage Rework

Merge Storage Rework into main