Skip to content

Releases: Glodenox/wme-om

New map, group maps by country, survive events mode in beta

24 Apr 13:28
Compare
Choose a tag to compare

Fix behaviour on WME beta
Group maps by country
Add Hectopunten map for The Netherlands
Other small improvements

Better error handling and remove TamperMonkey notices

15 Apr 06:53
Compare
Choose a tag to compare

Responses with just empty tags will now also count as an empty response
TamperMonkey needed some additional headers (@connect) to no longer prompt the user whenever the script calls one of the external maps.

UI improvements and code refactoring

07 Mar 23:03
Compare
Choose a tag to compare

Made changes to some icon buttons and rewrote some of the code that created these, resulting in less code duplication.

Fixes to map layer reordering

04 Mar 17:49
Compare
Choose a tag to compare

When the choice was made to not use checkboxes for the layers, the logic that relies on this for updating the map layers was not adjusted. This has been fixed now.

Bugfix: map deletion and querying improvements

02 Mar 22:32
Compare
Choose a tag to compare

Fixes bug where removing a map also internally removed the maps below (#28)
Layer querying will only now only take place on visible queryable layers
Small changes to boundary and querying options in some maps

Various fixes for breaking bugs

01 Mar 23:10
Compare
Choose a tag to compare

Fixes loading and saving of map state (#24)
Fixed some bugs concerning map ordering (#20)
Gray background added to map loading indicator
Adjusted BAG map queryability (#19)

Complete overhaul

01 Mar 13:46
Compare
Choose a tag to compare

The script has been rewritten to support multiple maps, selection of individual layers, map querying and much more.

Bugfix: tab icon change in FontAwesome

02 Jan 18:40
Compare
Choose a tag to compare

The WME beta uses new classes for displaying the icons generated with FontAwesome and some old classes have gone missing. Both old (for the current WME) and the new (for the beta WME) classes have been added now in the transition period.

Bugfix: error when previous map is not available

26 Nov 14:59
Compare
Choose a tag to compare

In the event that the map that was selected during the previous session is not available in the area being visited now (possible through the use of permalinks), an error would occur as the code could no longer find the entry in the select list. This has now been fixed.

Undo removal of map of The Netherlands

24 Nov 23:14
Compare
Choose a tag to compare

Removed one map too many by accident, changes reverted.