Skip to content

2.0.0 Beta 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@PartTimeJS PartTimeJS released this 04 Aug 18:17
· 520 commits to master since this release

==========WDR 2.0 Beta5==========

New:

  • Distance-based alerts are now active. This is now the .location command. I suggest deleting the table and recreating it, but if you do not want to, you will need to do the following:
    • Change the wdr_user geofence column name to areas.
    • Add a locations column to wdr_users with datatype as json.
    • Change distance column to location in wdr_subscriptions.
    • changegeofence columne to areas in wdr_subscriptions
    • Add geotype column to wdr_subscriptions with datatype as varchar(10).
    • Change alert_time column to quest_delivery in wdr_subscriptions.

Recommended Changes:

  • Please use updated templates for tileserver. Scale reduced to 1 which vastly improves tileserver load. No noticeable quality difference.

Bug Fixes:

  • Fixed where the proper image asset wasnt being used for different forms.
  • Fixed some unneeded variables used in sub modification queries.
  • Fixed a bug that wasnt filtering size and gender properly for feeds.
  • Fixed a bug in tileserver template where invasion stops werent being shown.
  • Fixed a bug not filtering ex eligible raids properly.