Project Zomboid

Project Zomboid

SpiffUI - Immersive Minimap
48 Comments
dhert  [author] 18 Dec, 2024 @ 6:17pm 
There will not be an update to this mod specifically. Instead, this is being merged into a single "SpiffUI" mod for B42+, which will contain all current and future SpiffUI modules. Each specific module will still be able to be enabled/disabled at will, and overall nothing will change other than having just one SpiffUI mod instead of many.
This is being done as the SpiffUI code has become fragmented in B41, and it's somewhat difficult to keep track of everything. Merging it all into one will help me maintain this project even further.
I'm currently working on the B42 update, and a new mod page will be live when it's ready.
Voila 25 Oct, 2024 @ 1:30pm 
@black_rose It seems like, at least for me, the problem was with the Cartography Modifier mod, which is a damn shame. Turning it off seems to fix the persistent double minimap problem.
Fluffy89 17 Mar, 2024 @ 8:14pm 
Changing Line 21-22 of 'SpiffUI-Map.lua' to this:
local category = item:getDisplayCategory()
return (category == "Cartography") or (category == "LitC")


ends up fixing the compatibility with (I'm assuming with) Better Sorting.
Fluffy89 17 Mar, 2024 @ 8:07pm 
It seems like 'Require Map' isn't working, I've got Better Sorting and More Maps installed, even having a 'Map of Muldraugh' in my inventory isn't allowing me to view the minimap.

The 'getDisplayCategory()' of my 'Map of Muldraugh' is reporting back as 'LitC' which is probably the 'Better Sorting' category.
XiaZia 15 Feb, 2024 @ 6:15pm 
Could you make a version of this mod where players will appear on a mini-map within a certain proximity of the player? I'd love to commission for my multiplayer server if possible. Great work:rings_of_saturn:
black_rose 15 Jan, 2024 @ 10:41am 
nevermind there are two minimaps and one of them shows up when pressing M
black_rose 15 Jan, 2024 @ 10:40am 
for me the minimap just shows up at all times
Kokujo 3 Jan, 2024 @ 10:30pm 
need SpiffUI - Immersive map cuz i have item gps
Jasdan 2 Jan, 2024 @ 12:21pm 
@Fekeco
Yes, uninstall this mod
This mod is literally for doing that, did you not read the description, at all?
Agitatio 25 Nov, 2023 @ 8:48am 
Hide Map Button option doesn't seem to work.
Mista_turk 14 Sep, 2023 @ 12:41am 
i had the minimap up in the corner as i played. i started a new game and now i have to press m or up but it only pulls the minimap. i have to click the map icon on the left to bring the big map. is there a way to keep my map on my game like before
Omega_Wolf 3 Aug, 2023 @ 3:06pm 
ah, i see, i am using better sorting!
i hadnt even thought of that!
thanks for then info!
dhert  [author] 3 Aug, 2023 @ 12:03am 
@Omega_Wolf - Are you using Better Sorting? If so, I am only checking for the vanilla map category; didn't think about that. I'll fix this on my end soon.
Omega_Wolf 29 Jul, 2023 @ 4:55pm 
so im encountering an issue where when i am using the "require map" feature, even with a map in my inventory, i cant access my map, pressing my map key only results in my character quipping about being mapless. im using inventory tetris, and only two other mods affecting my map, being draw on the map, and map symbol size slider. im not sure if im simply doing something wrong, or if its a mod conflict.
snek in a trenchcoat 24 Jul, 2023 @ 7:50am 
I've noticed that when I'm using SearchModeAPI, the screen seems to flash black for a second whenever I close my minimap, as if the blur out effect was briefly changed to a darken effect. Is this meant to happen? Not game breaking at all but a tad distracting. Still though, great mod.
dhert  [author] 23 Jul, 2023 @ 12:46pm 
I have released a new update that should fix any issues of the player getting "stuck", and a bit more!. Please see:
SpiffUI - Immersive Minimap -- Update 07.23 for additional information.
Uglulyx 11 Jul, 2023 @ 2:04pm 
I'm running into a similar problem to WhoWhoo. If I bring up the minimap I lose the ability to move or or aim. I can still use right click menu but that's about it. The only way to fix is to reload the game.
WhoWhoo 28 Jun, 2023 @ 12:55pm 
Unsure if I'm just doing something wrong or weird, but I can't walk at all, even if I close the map and such. I have to open the huge map and back out to fix it, pretty much killing it's use for me.
This happened when I didn't have the minimap enabled. I enabled it, and it's still not letting me walk after closing it...
Kyrox 15 Jun, 2023 @ 11:28am 
Oh snap! New updates? I use all your mods. They're all part of my core list. That's awesome news! Appreciate the info about the map. I knew it was something else I was using. It's usually the problem 99% of the time. Can't wait to see what you got cooking!
dhert  [author] 15 Jun, 2023 @ 10:26am 
@Kyrox - The issue is a conflict with that mod. "Darker Map" iterates over all players, and disables their input when it starts up (when you first press M). This is fine when the real Map actually opens because the base map runs code to undo this when you close the map, but breaks input with this mod as it calls my minimap instead of the actual map. I let that creator know they don't need to be disabling input like that during their startup a few days ago. The core of SpiffUI is updating (will be an update to all SpiffUI mods), so when that is done (soon) I will include a fix for this unless the other mod creator does first.
Kyrox 15 Jun, 2023 @ 10:10am 
I am! I checked the debug log and didn't notice anything strange going on. I can remove and test for you tomorrow after I get home from work.
dhert  [author] 15 Jun, 2023 @ 9:56am 
@Kyrox - Are you using the "Darker Map" mod?
Kyrox 15 Jun, 2023 @ 9:47am 
+1 for the minimap freezing all player controls. I simply just pressed "m". My character stopped moving and all controls were lost. This happened right next to a horde. So I just logged out. I am using searchmodeAPI.
Mihli 3 Jun, 2023 @ 2:09am 
@dhert the progress bar loops forever. it's incredibly easy to make it happen if you click as the minimap is opening for me.
dhert  [author] 15 Mar, 2023 @ 11:08am 
@exokitty and @EnderSlend - I think I may have a lead on why this is happening, but would like to check a few more things first since I can't seem to replicate this.
How are you starting the action? From the radial, the buttons on the side of the screen, or the "M" keybind? Or does it not matter?
Does the TimedAction progress bar above your player's head still show when you get "stuck"? (You may need to re-enable this option if you disabled it.)
Thanks!
EnderSlend 12 Mar, 2023 @ 7:57pm 
this happens to me aswell, and I am not using SearchModeAPI
starodite 6 Mar, 2023 @ 10:57am 
I am not using any other minimap mod or any mod that would be conflicting to my knowledge, but I am using SearchModeAPI. I've also learnt it happens outside cars as well, and it's just for the first time I open the minimap per session.
dhert  [author] 5 Mar, 2023 @ 11:18pm 
@Andrew - Interesting idea, but you would be missing out on some features such as marking the map. Still, I can add this in a future update.

@exokitty - I have not seen this issue before. Are you using any other minimap mod? Do you also have the "SearchModeAPI" enabled?
starodite 5 Mar, 2023 @ 2:20pm 
Whenever I use this in a car, it locks out controls completely and I cant move. also requires that I open the full sized map so i can regain control. Could there be any reason this is happening?
Andrew 21 Feb, 2023 @ 5:21am 
this mod is awesome, do you think its possible to disable the main map and only have the minimap available?
trichogaster 14 Feb, 2023 @ 3:36pm 
Hey, thank you so much for taking the time to add the player's vision blur feature! Keep up the good work.
Zanklev™ 5 Feb, 2023 @ 11:01am 
All good take your time, glad to hear that it's a possibility though. I would love to have access to the minimap from this with the world view from the gps.
dhert  [author] 5 Feb, 2023 @ 10:58am 
@Zankle™ - It can be made compatible, I simply wasn't aware of the item GPS mod until recently. I currently have a few things on my plate, so for now compatibility with this other mod will come at a later time.
Zanklev™ 3 Feb, 2023 @ 12:29pm 
Do you think you could make it compatible with item gps or would that be too complicated to setup?
dhert  [author] 30 Jan, 2023 @ 12:31am 
Update 01/30/2023

Added support for SearchModeAPI by star! The player's vision will now be impacted while performing the minimap action. This is fully configurable in the SandBox options. Thanks @trichogaster and @Agitatio for the idea, and making me aware of the SearchModeAPI!

Fixed a bug where an empty "SpiffUI" section would appear in the keybinds if this was the only SpiffUI mod installed
Fixed a bug where other SpiffUI mods had their keybinds removed (Thanks @Dragosharwild!)
dhert  [author] 30 Jan, 2023 @ 12:27am 
@Heman - Sorry for not getting back sooner. This mod is not compatible with item GPS. I have noted this in the description.
Heman 8 Jan, 2023 @ 2:36pm 
Just curious, has anyone tested this mod with itemgps? does it interact well?
dhert  [author] 7 Jan, 2023 @ 11:10pm 
@BluntMan - I do not receive an error when loading this on a server at this time. If you unsubscribe and re-subscribe does this still happen? Does it work in singleplayer?
Are you joining a dedicated server, or is this a server you are creating using the "Host" option? Are you playing in splitscreen co-op possibly?
BluntMan 7 Jan, 2023 @ 10:27pm 
function: createInventoryInterface -- file: !SpiffUI-Map.lua line # 545 | MOD: SpiffUI - Immersive Minimap
function: createPlayerData -- file: ISPlayerData.lua line # 187 | Vanilla.
[08-01-23 01:10:28.350] ERROR: General , 1673158228350> 0> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method)..
[08-01-23 01:10:28.350] ERROR: General , 1673158228350> 0> DebugLogStream.printException> Stack trace:.
[08-01-23 01:10:28.414] LOG : General , 1673158228414> 0> reading C:\Users\Mei\Zomboid\Saves\Multiplayer\172.93.101.71_17200_86594c2659b1bdb2c392720cab957d1d\InGameMap.ini.
[08-01-23 01:10:28.418] LOG : General , 1673158228418> 0> -----------------------------------------
STACK TRACE
BluntMan 7 Jan, 2023 @ 10:19pm 
having trouble getting this to work on my server, it either doesnt show or disappears immediately after opening
Agitatio 6 Jan, 2023 @ 10:32am 
Read While Walking by star does that. Could look into it for inspiration/guidance.
dhert  [author] 6 Jan, 2023 @ 4:28am 
Thank you for the feedback on this mod everyone!

@trichogaster - I like that idea of having the Foraging "Fog" activate when looking at the Minimap. I will look into this, thanks!
trichogaster 5 Jan, 2023 @ 7:58pm 
Awesome! Just what I needed to keep using minimap without feeling like it's too unrealistic and kind of overpowered.

Having the blurred screen just like the foraging mode while checking the map would be very interesting...
sempy 5 Jan, 2023 @ 12:58am 
Perfect
MaDeAbU 3 Jan, 2023 @ 10:30pm 
Great mod! Keep up the good work!
dhert  [author] 2 Jan, 2023 @ 2:21pm 
Update
Hello again for another quick update!

Updated the Icon for the "Read" Button to be more recognizable.
The Minimap Toggle button now uses the new Icon too.

Hope you all enjoy!
dhert  [author] 31 Dec, 2022 @ 4:28pm 
Update
Just a quick update. For the most part this mod is already feature-complete.

Minimap Button now shows when hovering over Map with this mod enabled, triggers the Read action.
Pressing the Map Key now only stops the Read action when "Show Map on Press" Mod Option is used. It would previously, stop and show the Map.

Let me know if you all have any feedback!

Happy New Years!
Agitatio 31 Dec, 2022 @ 8:01am 
Another SpiffUI banger from you!