Conan Exiles

Conan Exiles

Simple Minimap (by Xevyr) v2.3.1
Showing 1-10 of 25 entries
< 1  2  3 >
Update: Mar 25 @ 8:05am

- Switched to a self-contained player marker which should prevent issues with other mods altering the icon and making it less visible etc.
- Added console command to open settings dc minimapsettings
- Added hotkey setting for mouse cursor

Update: Dec 14, 2023 @ 11:32am

- Added code to move the minimap back to the screen area on load in case the resolution changed and it would cause it to be off-screen.
- Rebuilt for AoW chapter 3

Update: Sep 21, 2023 @ 7:40am

- Implemented new Funcom change that now allows map markers to work on ANY custom map
- Fixed bug where auto-hiding in case of fullscreen UIs did not respect user-hidden state of the minimap and would show it again when you closed the relevant UIs
- Removed auto-hiding from Coffer UI as it no longer has a fullscreen background and the UI is much smaller
- Added Loading background instead of plain black (shouldn't really be seen much unless the map image is very slow to load)
- Cleaned up and commented a bunch of code :P (eeeew)
- Moved global guild tracking save to modcontroller (servers where guild tracking was disabled need to turn it off again)
- Implemented some dynamic backgrounds for the color picker sliders so it's more intuitive
- Converting color space to sRBG for the color picker so it matches what you would see in web based color pickers

Update: Aug 24, 2023 @ 9:42am

- Plugged in the holes on the minimap in rotate mode (Oops.. )
- Fixed two tiny bugs related to the new server clock mechanic

Update: Aug 23, 2023 @ 11:45pm

- Adjusted default settings to use more of the newer features (old default preset looks a bit dire now that the mod has come this far)
- Fixed bug with some default slider positions not matching values on first use
- Added setting to show / hide coordinates on top of minimap
- Rebalanced opacity rates across the various elements and allowed for a lower minimum
- Masked the area behind the clock so the minimap isn't visible when you set the opacity to lower
- Fixed color picker hex value shifting a bit every time you clicked outside the box and back
- Fixed the minimap position not being saved when automatically repositioned by increasing the scale while at the edge of the screen.
- Fixed bug where previously altered position on screen would revert after changing zoom and restarting the game
- Changed how server clock is handled to minimize replication

Update: Jul 8, 2023 @ 12:16am

- Added popup tutorial window as apparently 90% of people had no clue this mod has settings :D (I swear... if I see one more streamer with the yellow stock border on the largest scale...)
- Added (hopefully) subtle coordinates above the minimap
- Implemented feature to hide during NPC dialogues / Coffer summary / Journal editing the same way it did during the construction hammer UI.
- Fixed a bug with scaling up where your minimap would expand outside of the screen area if it was on the edge

Update: Jun 23, 2023 @ 11:23am

- Rebuilt with new devkit
- Created completely new color picker to allow for fully customizable color

Update: Mar 14, 2023 @ 6:20am

- Rebuilt with new C3 Devkit
- Improved bed markers so they periodically auto-update
- Implemented hiding when construction UI is open to prevent blocking content
- Fixed repositioning to work with new Journey system

Update: Jan 15, 2023 @ 12:48am

- Fixed corpse marker not working on dedicated servers

Update: Jan 14, 2023 @ 10:58pm

- Changed how corpse location works so it works even when loot isn't dropped (you need to destroy the body now to remove the marker or it'll disappear on its own when it decays)