Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Releases: CptWesley/NewWorldMinimap

v1.3.1

21 Nov 11:17
Compare
Choose a tag to compare
  • To comply with rules laid out by Amazon Games, we have disabled the following features. They cannot be implemented in a compliant manner at the time of this release.
    • Resource markers on the map are now no longer rendered.
    • Friends will not be rendered.
    • Navigation features are disabled.

v1.2.0

14 Nov 10:15
8a184e0
Compare
Choose a tag to compare

Changes

  • Revamped friend system to make it easier to share locations with groups. @pvdstel
  • UI/UX improvements. @pvdstel
  • Added advanced option for showing the navigation mesh (for debugging purposes). @CptWesley
  • Added option to show player coordinate. @ryantam626
  • Added settings for managing how you prefer the windows to be setup when you launch the game. @pvdstel
  • Added option to use the rotation provided by the API (now the new default) rather than the computed one. @CptWesley

Fixes

  • Fixed 2 disconnected nodes in the navigation mesh. @CptWesley
  • Outposts are now also considered to be towns. @CptWesley
  • Fixed cosine interpolation making angle interpolation also use cosine interpolation, causing wobbly rotation. @CptWesley

v1.1.1

27 Oct 08:24
Compare
Choose a tag to compare

Fixes

  • Fixed mouse hover not taking into account rotation @yardik
  • Fixed marker placement wrongfully taking into account rotation @CptWesley
  • Fixed navigation mesh data causing long compilation times @pvdstel

v1.1.0

26 Oct 08:51
Compare
Choose a tag to compare

New Features:

  • Added navigation using custom navmesh of the entire map @CptWesley (and @yardik for canvas space -> world space coordinates)
  • Smoother transitions between zoom levels @pvdstel
  • Ability to show labels of icons when hovering @yardik
  • Russian localisation @wellzar

Changes:

Fixes:

  • Fixed font for Russian localisation @pvdstel
  • .opk file size much smaller @pvdstel
  • Tile border lines drawn when using compass mode @CptWesley

v1.0.2

21 Oct 14:29
Compare
Choose a tag to compare

Fixes

  • Fixed show/hide keybinding "locking" the game

Changes

  • Reworked the settings UI
  • Moved impactful settings to advanced tabs

New Features

  • Track your friends on the minimap
  • Detach the minimap by dragging it with your left mouse
  • Localisation
    • English (Complete)
    • Italian (Complete)
    • Spanish (Complete)
    • German (Most menus, complete game references)
    • French (Complete game references)
    • Polish (Complete game references)
    • Portugese (Complete game references)
    • Danish (Complete menus)
    • Dutch (Complete menus)
    • Romanian (Complete menus)

Other

  • Improved performance

v1.0.1

18 Oct 15:59
Compare
Choose a tag to compare

First (or actually second) Overwolf release.

Current Features

  • Render surroundings of the player (including resources).
  • Track the player (including direction).
  • Resizable window (great for full-screen usage on second monitor).
  • Allow overlaying.
  • Support for multiple monitors.
  • Zooming on the map.
  • Changing icon sizes.
  • Showing icon text (can be turned off).
  • Filter on certain resources.
  • Configurable transparency.
  • Resizeable and moveable overlay.
  • Different minimap shapes.
  • Saving settings.
  • Compass mode (rotate minimap around player instead of other way around).
  • Different interpolation and extrapolation modes for smoother movement on map (linear, cosine, none).
  • Seperately configureable zoom level for towns.

v1.0-preview5

13 Oct 15:07
Compare
Choose a tag to compare
v1.0-preview5 Pre-release
Pre-release
  • Fixed the debug mode. @AlessioDP @CptWesley
  • Map render size is now dynamic (only renders what is visible). @CptWesley
  • Ability to hide the minimap (CTRL+S). @Skorrax
  • Circular map mode (in right click menu). @Skorrax
  • Map no longer renders when minimized or hidden. @CptWesley
  • Fixed a TLS related bug for Windows 7 users. @pvdstel

NOTE: This release will most likely be the last C# release of the app. The current project is getting abandoned in favour of an Overwolf app. This is in order to avoid having to perform OCR to obtain accurate position reading, save a lot of system resources on not having to perform image processing and using an approved API rather than the current technique we used which lied in the gray area of acceptance.

v1.0-preview4

09 Oct 18:54
Compare
Choose a tag to compare
v1.0-preview4 Pre-release
Pre-release
  • Directional player icon
  • Fix for window scaling
  • Primary monitor now always selected by default
  • Debug option to find what area is being targeted

v1.0-preview3

07 Oct 22:16
412e278
Compare
Choose a tag to compare
v1.0-preview3 Pre-release
Pre-release
  • Less CPU usage
  • Less jumping around on the map
  • Potentially better OCR results
  • Support for 1440p and 4k monitors
  • Added right-click menu options for some basic configuration

v1.0-preview2

06 Oct 13:36
412e278
Compare
Choose a tag to compare
v1.0-preview2 Pre-release
Pre-release

Preview version 2.