This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Releases: CptWesley/NewWorldMinimap
Releases · CptWesley/NewWorldMinimap
v1.3.1
- 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
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
v1.1.0
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:
- Added privacy disclaimer to friends setting @CptWesley
- French localisation more complete @o0cerealkiller0o
- German localisation more complete @ChrisonSimtian
- Doubled polling rate for smoother results @CptWesley
- Improved code quality of rendering process @pvdstel
- Different zoom levels use different quality images for significantly improved performance @CptWesley @pvdstel
- Different chest colours for different types of chests @AlessioDP
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
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
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
- 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
- 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
- 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
Preview version 2.