Mods / ProspectTogether
Author: Wooza
Side: Both
Created: Jun 17th 2023 at 4:58 PM
Last modified: Sep 15th at 10:00 AM
Downloads: 59821
Follow Unfollow 636
Latest file for v1.20.0-pre:
ProspectTogether-1.4.0-rc.2.zip
1-click install
This is a fork of the awesome ProspectorInfo mod from P3t3rix (https://github.com/p3t3rix-vsmods/VsProspectorInfo). ProspectTogether aims to make it easy to store, analyse and share your prospecting data. You can also use this mod in single player. The only downside compared to ProspectorInfo is that this mod also needs to be installed on the server.
- Drop the zip file into your
Mods
folder or use 1-click install from VSModDB. - Just keep prospecting, the mod will automatically record any data found while the pick is used in Density Search mode.
- The data of each prospected chunk is shown on the map, when the ProspectTogether map layer is enabled.
- Use the heatmap setting and select an ore to see where certain ores are more likely to occur.
- Configure autosharing if you want to share your data with the whole server or a certain group.
This mod will automatically import existing prospecting data from the ProspectorInfo mod. To be more specific, in the %Vintage_Story_Data%/ModData/YourWorldId/
directory, it will copy the file vsprospectorinfo.data.json
to prospectTogetherClient.json
. Note that there have been cases, where ProspectorInfo was unable to parse the output of the Prospecting Pick. These entries cannot be imported. So you might have to prospect some chunks again.
If you want to share your existing prospecting data with other players on the server, use .pt sendall
or the "Send All Now" on the map dialog. This will send all your prospecting data to the server and all other players. You usually only have to do this once. The server stores this information in %Vintage_Story_Data%/ModData/YourWorldId/prospectTogetherServer.json
. If you also want to share newly added prospecting data in the future, enable autosharing. You can do this either via the dialog on the map or by using .pt autoshare true
.
If you play on a PvP server, you may only want to share your data with a certain group of players. In the map dialog, select the group that you want to share your data with. You can use the "Send All Now" button, to send all your prospecting data to the selected group.
When autosharing is enabled, you will send all future prospecting data to the configured group. Data sent to "All players" will be received by all players, regardless of their configured group. Data sent to the configured group, will only be received by players in that group. If autosharing is disabled, you will neither send nor receive any prospecting data.
.pt showborder [true|false] - Show or hide the border around chunks. Toggles without argument.
.pt setcolor (overlay|border|zeroheat|lowheat|highheat) [0-255] [0-255] [0-255] [0-255] - Sets the color of the respective element.
.pt setborderthickness [1-5] - Sets the border thickness.
.pt mode [0-1] - Sets the map mode. Supported modes: 0 (Default) and 1 (Heatmap)
.pt heatmapore [oreName] - Changes the heatmap mode to display a specific ore.
No argument resets the heatmap back to all ores. Can only handle the ore name in your selected language or the ore tag.
Examples: game:ore-emerald, game:ore-bituminouscoal, Cassiterite.
.pt autoshare [true|false] - Set automatic sharing of prospecting data.
.pt setsaveintervalminutes [1-60] - Periodically store the prospecting data (on the client) every x minutes.
.pt sendall - Send all your existing prospecting information to the server. You usually only have to run this command once per server.
TextureColor [0-255] [0-255] [0-255] [0-255] - The default color to use for the overlay. Default: 150 125 150 128
BorderColor [0-255] [0-255] [0-255] [0-255] - The default color to use for the border. Default: 0 0 0 200
ZeroHeatColor [0-255] [0-255] [0-255] [0-255] - Heatmap color for zero relative density. Default: 0 0 0 0
LowHeatColor [0-255] [0-255] [0-255] [0-255] - Heatmap color for low relative density. Default: 85 85 181 128
HighHeatColor [0-255] [0-255] [0-255] [0-255] - Heatmap color for low relative density. Default: 168 34 36 128
BorderThickness [1-5] - The thickness, in pixels, of the border color. Default: 1
RenderBorder [true|false] - Whether or not to render the border at all. Default: true
HeatMapOre [oreName] - The ore selected for the heatmap.
MapMode [0-1] - The mode of the map.
SaveIntervalMinutes [1-60] - Periodically store the prospecting data every x minutes. Default: 5
AutoShare [true|false] - Share prospecting data with configured players on the server. Default: false
ShareGroupUid [int] - Group Uid to which your data is sent. Use -1 for all players. Default: -1
/pt setsaveintervalminutes [1-60] - Periodically store the prospecting data (on the server) every x minutes.
/pt setsharingallowed [true|false] - Allow/Disallow sharing of prospecting data
SaveIntervalMinutes [1-60] - Periodically store the prospecting data every x minutes. Default: 5
SharingAllowed [true|false] - Allow/Disallow sharing of prospecting data. Default: true
Whenever you finish prospecting a chunk, the data is saved into the ModData folder and added to the chunk info of the world map.
Additionally, if you enabled autosharing, the data is also sent to the server, where it is also stored and sent to all players.
The mod renders a transparent square of all chunks that have been prospected. If a chunk is re-prospected, the message is simply overwritten. The rendering of these squares can be toggled with the .pt command.
After prospecting, the info will be displayed in the tooltip of the minimap when hovering over the chunk. This info is stored in %Vintage_Story_Data%/ModData/YourWorldId/prospectTogetherClient.json
.
On the server side, the info is stored in %Vintage_Story_Data%/ModData/YourWorldId/prospectTogetherServer.json
.
A map mode that displays the relative density of the ores on the map via a color gradient. Can be enabled/disabled and switched between displaying the density of just one ore and displaying the density of all ores (The highest density per chunk is picked).
Heatmap for Cassiterite only (map mode 1; heatmapore Cassiterite)
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.4.0-rc.2 | 7362 | Sep 15th at 10:00 AM | Show | ProspectTogether-1.4.0-rc.2.zip | Install now | |
v1.4.0-rc.1 | 1244 | Sep 14th at 3:45 PM | Show | ProspectTogether-1.4.0-rc.1.zip | Install now | |
v1.3.0 | 24369 | Jan 27th at 9:02 PM | Show | ProspectTogether-1.3.0.zip | Install now | |
v1.3.0-rc.3 | 2231 | Jan 14th at 6:55 PM | Show | ProspectTogether-1.3.0-rc.3.zip | Install now | |
v1.3.0-rc.1 | 924 | Jan 4th at 3:49 PM | Show | ProspectTogether-1.3.0-rc.1.zip | Install now | |
v1.2.4 | 12468 | Aug 30th 2023 at 7:09 PM | Show | ProspectTogether-1.2.4.zip | Install now | |
v1.2.3 | 863 | Aug 26th 2023 at 2:23 PM | Show | ProspectTogether-1.2.3.zip | Install now | |
v1.2.2 | 984 | Aug 20th 2023 at 7:58 AM | Show | ProspectTogether-1.2.2.zip | Install now | |
v1.2.1 | 323 | Aug 19th 2023 at 5:08 PM | Show | ProspectTogether-1.2.1.zip | Install now | |
v1.2.0 | 250 | Aug 19th 2023 at 1:43 PM | Show | ProspectTogether-1.2.0.zip | Install now | |
v1.1.0 | 2740 | Jul 29th 2023 at 11:28 AM | Show | ProspectTogether-1.1.0.zip | Install now | |
v1.1.0-rc.3 | 999 | Jul 23rd 2023 at 10:33 AM | Show | ProspectTogether-1.1.0-rc.3.zip | Install now | |
v1.1.0-rc.2 | 338 | Jul 22nd 2023 at 6:40 PM | Show | ProspectTogether-1.1.0-rc.2.zip | Install now | |
v1.0.2 | 466 | Jul 20th 2023 at 6:42 PM | Show | ProspectTogether-1.0.2.zip | Install now | |
v1.0.1 | 531 | Jul 17th 2023 at 7:02 PM | Show | ProspectTogether-1.0.1.zip | Install now | |
v1.0.0 | 2147 | Jun 25th 2023 at 1:44 PM | Show | ProspectTogether-1.0.0.zip | Install now | |
v1.0.0-rc.3 | 179 | Jun 25th 2023 at 11:48 AM | Show | ProspectTogether-1.0.0-rc.3.zip | Install now | |
v1.0.0-rc.2 | 1029 | Jun 18th 2023 at 11:09 AM | Show | ProspectTogether-1.0.0-rc.2.zip | Install now | |
v1.0.0-rc.1 | 374 | Jun 17th 2023 at 5:06 PM | Show | ProspectTogether-1.0.0-rc.1.zip | Install now |
your right, im still new to the game, but a massive thank you.
Vanamun
That shouldn't have anything to do with the mod. Are you taking your samples far enough apart? I think it has to be a distance of 3 or 4 blocks between samples.
im having an issue when using the prospecting pick. when i mine a block with it to gather info, the info log says "need 2 more samples" with every block over and over and never counts down. sometimes i can juggle between other tools and the samples will work, but only then to repeat the issue with "need 1 sample" . i havent been able to replicate the steps to let the sample countdown work propperly other than disabling the mod.
thanks for the replay. again, nice work on this mod
AlberoConquistat
Open the map and click on the ProspectTogether layer on the left side to show or hide the overlay.
is there a way to hide the prospecting info? i dont want my map to be full of squares everytimes. maybe a command to enable/disable the mod during the game. ty anyways for the great mod
Wooza Thank you for the reply. I understand it's not your plan but I do think the mod would eventually focus solely on communicating prospection data between players and ditch the display and data storage entirely since those parts are now redundant with vanilla.
purple8cloud
Thanks for the translation, included in 1.4.0-rc.2
Guimoute
Unfortunately, that's not the case. The new version of this mod just behaves similarly to the new in-game mechanic, i.e., show/hide the settings dialog when you open/close the map, show/hide the map layer when it is activated/deactivated on the map.
I currently don't have any plans to implement a conversion between the in-game data and the data that this mod uses. That being said, you can use this mod in singleplayer mode and it should pick up existing information left by ProspectorInfo.
In case of singleplayer, your client is also the server.
prospecttogether-wooza.json - Vintage Story Mods - Crowdin translation
korean translation complete
Thank you so much, Wooza! I appreciate it so much! 👍 I really missed the heat map of Prospect mod and hate the dots in vanilla! lol
I just want to confirm if I read the changelog of v1.4.0-rc.1 correctly: this new version will convert all the "chunk tiles" of the previous mod system into the vanilla system? If I'm using ProspectTogether now in singleplayer because I was using ProspectingInfo in 1.18 and didn't want to lose my readings (they weren't automatically converted to the vanilla system), I can run v1.4.0-rc.1 just once then uninstall it and all my old data will be in the form of vanilla dots?
Thanks in advance.
Rhyagelle
I added a new option to allow/disallow sharing globally in 1.4.0-rc.1
I tried to mention it in the mod description, but I have to admit, it is a small wall of text. I guess it would make more sense to have two check boxes for sending/receiving or to re-label the existing check box to something like "Auto Share/Receive".
Wooza
That was it. A bit missleading with Autosharing - other guy said. But thank you for the help.
MyuriC
This mod does not require that a player has any privileges (except changing file save interval on the server), so op-ing shouldn't be necessary.
Has the second player also enabled Auto-Sharing?
Playing freshly on a Server. I'm actively sharing and autosharing with the group I am part of. At first it didn't work for the first guy - but after he experimented it worked.
The issue now is - the second guy. I can't share anything to him. And I don't want to share it Worldwide.
I op'd the second guy. He left and rejoined the group. He restarted the game. Nothing seems to be working.
Is it possible to disable autosharing as an admin, so that NO one can do that?
I can't find "ilmenite" on the overlay heatmap dropdown, is there a way to find titanium with this?
EDIT: Nevermind, I understand how it works now! The dropdown updates with the found nodes, so you need to prospect first in a zone that detects at least some ilmenite, and then it will be available as a heatmap option.
Wooza I know it's possible in the other direction: it's possible to make a function that reads the json file where your mod's prospecting data is stored, then calling ProbeBlockDensityMode(world, byEntity, itemslot, blockSel) for every single position. I suck at C# so I haven't done it, but in theory that's a way to dump all the ProspectorInfo or ProspectTogether data into the vanilla system.
BillyGalbreath I guess that should be possible. Maybe I can come up with something when I find the time.
Though I'm not entirely sure, if the vanilla prospecting data contains all information that this mod requires.
Is there any way to import the new 1.19 vanilla prospecting data into this mod? My wife and I want to share our data, so we installed this mod but it doesnt recognize any of the vanilla data we spent hours prospecting (it only shows new data).
Given the dev of ProspectorInfo gave up on it, you kind of saved it by making this fork and keeping it sparkly and working. Immense unending love to you, dear Wooza ! uwu
Was the player recently added to the group?
No, I also tried creating disbanding old one and creating another group
Did they rejoin after being added?
No, but we had multiple sessions so this would have been noticed
Also I didn't assign any permissions/ranks for players beforehand so it's all defaults.
ext_ This mod does not require any special privileges, but only an admin can change how often the data is stored on the server side. So I guess the problem is something else? Was the player recently added to the group? Did they rejoin after being added?
Aura_Dacella I have been looking into this, but I'm not quite sure what is causing it.
Server receives prospect data from me (JSON isn't empty), yet one of clients doesn't seem to have any despite being in the same group.
Prospect Together worked before on the same instance but on new world it refuses to do so. Any ideas why?
EDIT: apparently that person had to have admin rights/be OPed for some reason??
From a single prospecing attempt prospect together (square) gives a reading of 5.73 while the vanilla (dot) reading gives 5.59?
Gives two different readings every prospecting attempt
Criper98 Snowfall94
Is the overlay enabled, i.e., is "Show overlay" checked in the prospectortogether dialog?
If yes, what does the log say? You can check the various files under 'C:\Users\YourUserName\AppData\Roaming\VintagestoryData\Logs'.
Snowfall94
I'm having the same issue, but using the mod on Client side and without any other mod, and the chunks squares layer isn't showing on the map.
We seem to be having an issue with this mod on our server. We're using the XSkills mod on here and the squares aren't popping up. The gui opens up perfectly fine, like the mods working, but it doesn't do anything besides add the vanilla unhelpful dot to the map with info. Has anyone else had this issue by chance and fixed it?
Kessem
I thought it was from the mod. thank you.
artemax44
If you are talking about the dots that apear on the map when you prospect (regardless of this mod) than all you need is to click on the prospect layer (not sure of the name) on the left side of the map. That will disable it from view (same can be done for the tarrain layer, and waypoint layer).
Wooza
I'm using this mod on my own, because I've seen that prospectinfo is obsolete, right?
well then the prospect together, how do I so that it doesn't show the yellow dot that appears when prospecting?
I don't want yellow dots to appear every time I prospect. I need it to be as it was before.
I mean not to not share but to opt out of recieving the data from other players.
Tarquinius753 sharing is an optional feature of ProspectTogether. So as long as you don't enable "Auto share" you will neither send nor receive prospecting data. So what you want is already possible.
@Wooza thank you for your reply. would it then be possible to have an option in your mod to not accept prospevting data that other players shared. I kinda use the prospecting overlay to see where i have been exploring the underground. if my map gets flooded with prospecting dada from others this would interfear with the way i play vs and use prospecting or would that be a significant change to your mod?
DarkThoughts sorry for the inconvenience. It was a quick and dirty to fix for the sharing problem that some people experienced, because each player might use different settings on different servers. I know that I could store all of those settings in a single file but that would have taken more time to implement than I currently have.
Tarquinius753 unfortunately I made quite some changes to this mod when compared to ProspectorInfo, e.g., how the prospecting data is extracted. So I don't think it's easy to make the server part optional again. However, I believe that it should not be to difficult to make ProspectorInfo work with 1.19 again, but again, I don't have the time to do it.
This mod spams my modconfig folder with files, presumably for every single world ever created.
Wooza would it be possible to have your mod as Client only (without sharing the info) as it seems that p3t3rix brobably isnt going to update the original mod and searching for a mainteiner. Or is it significantly different code to make this mod run clientside only?
I am incredibly happy you updated this for 1.19! I find this mod indispensable, and although vanilla now has something almost like it, I preferred this by a large margin. I'll be happy to get back to doing it the way I prefer.
How does this compare to what vanilla does in 1.19?
MimiKitty
I made another update to include more decimals.
is there a way to set how much it rounds? the default chat rounds to 2 placements while this mod seems to record only 1. in game I'll get like 0.01%, then 0.02% but the map says 0%
Hello! For some reason, I am unable to run this mod on my server. I am using 1.18.15 branch client/server, and when using /moddb have to install the 1..18.14 version
It subsequently refuses to run. Perhaps I am doing something wrong, as we have gotten it to work once before but no longer. Thanks.
edit: I should note than neither the client or server commands even register as existing as we have this bug
Spookydorf The mod does not depend on any other mods, but 1.3.0-rc.1 requires the game in version 1.19-rc.5. All other dependencies should be bundled with the game itself.
@The_Watcher there is/was but not for 1.19 yet at least. Idk if it was in 1.18 or when but there was a pin sharing mod and the cartographer mod was supposedly going to eventually also have it but idk the status on either. I'm am like u I would love to be able to easily share waypoints. Just starting back up with my group after taking a break so I'm not sure where the status of everything mod wise is.
xazural
This may just be vanilla, there are several itrems like the sling that crashes game at recipe look up not related to mods
Not sure why but I seem to crash when pressing H on items in inventory after installing this mod. Any idea why?
Wooza Couldn't find the log it wanted me to read, is there any dependencies for this mod?
I'm curious how hard it would be to modify this code to have shared map pins with other players in a group, kinda surprised such a mod doesn't exist but this proves that it could. I get it if you just want to focus on this mod but I feel a shared map pin system would be greatly appreciated.
Which dependencies were missing according to the log files? Spookydorf
When I Installed the mod, it says "Unable to resolve some mod dependencies. Check log files". Is it fine to ignore this or what should I do about it?
You have a lot of settings and commands in this mod. Have you considered using Config lib for editing them with convenient ui? It is meant for content mods first, but settings can be accessed through code easily and also you can even add your own widgets to config window very easily (and run commands from it for example by pressing buttons and choosing options from comboboxes, color pallets, e.t.c.)
Pr0fesseur I updated the mod to work with 1.19, but there is still room for improvement, as the game now also has a built-in prospecting map feature.
The new version should also fix the sharing problems that some people encountered, as it now uses a separate configuration for each server/world.
Any timeline on a 1.19+ update?
Is this safe to install mid-session/safe to uninstall in advent of future versions of the game?
Trying to have a server with friends where the map can be continually used for a long time, and I worry about mod's causing game issues..
Would there be a chance in the future for compatability with XSkills' Geology ability? It has a chance to output to the chat window when it detects ores nearby when mining with the mining skill.
Wooza
I wasnt able to completely figure out whats going on, but I have narrowed down that the problem Niikelion and many others were having is remedied by making a group and refreshing the map afterwards. So it seems that whatever the issue is its very closely related to sharing to any/everyone. Hope this info helps
ItsCheif
I just noticed a design flaw with this mod. When you configure auto-share and who you want to share your data with, you actually set this for all servers, but these settings should obviously be stored per world/server.
So for example if you previously used this mod on another world and configured to share with a certain group, which does not exist on your current world, then the mod would still try to share with that group, but the server would not accept that data, because the group is invalid.
Since your friend is sending data to all players, you still receive his data.
Additionally, the dialog with errornously show "all users", if it can't find the configured group.
I will try to work on a fix when I find the time. In the meantime, you can manually fix this by editing your mod config.
Open "C:\Users\YourUserName\AppData\Roaming\VintagestoryData\ModConfig\ProspectTogetherClient.json"
and find the line with "ShareGroupUid". Make sure that the value behind that is -1, which means "All players", so the line should be "ShareGroupUid": -1
If my suspicion is correct, then the value was different on your machine?
Niikelion LegionElite Dirkson DragooKnight11
This might also be the solution for the problems you encountered?
Is there any reason that I can see my friends data but he can't see mine? I've manually shared to all players via "send all now" and have auto share enabled. Both of us are op on a private server with no groups.
Wooza
in my case it happens only for hosted server(not LAN). I will do some proper testing in the coming days to determine whether a dedicated server or world switched from LAN to dedicated may be the cause of the problems. Single player and fresh LAN worlds work perfectly fine for me.
Niikelion LegionElite Dirkson DragooKnight11
I just did some extensive testing with two PCs, where one PC is opening a single player world to the LAN and the other one is joining as a client.
I was unable to reproduce the bug that you describe.
Here are some steps that you can use to verify that sharing actually works:
A few more things that came to mind:
On a sidenote, since I only receive feedback about things not working for some people, are there also some people where the mod (especially sharing) works as intended?
Hello Wooza,
We are also having the same issue that Niikelion is having. We have check the settings and everything but the data isn't syncing. We are doing LAN Play atm... no ports forwarded. Just all default settings for multiplayer.
Wooza
I have enabled auto-share and tried reducing save interval but for with no sucess. Prospecting data is not only not sharing but it also is not showing for client that collected it.
Dirkson Niikelion
No, the mod uses the network communication offered by the game. What have you tried so far?
How do you check that the server does not receive updates? Have you enabled auto-share?
I'm unable to get client to communicate any updates at all to the server. Does it require any particular port open, or similar?
For some reason when I switched LAN hosting to dedicated server map view stopped working. I see overlay of old chunks but cannot toggle it and new prospecting data do not register.
as of the newest update the sharing is working again for us :)
Wooza
Can confirm that list is not empty anymore
It seems to be lot better, and for record, I play on english locale, but 1.2.4 did 'load' back everything, previously I only seen bits that were recently prospected others were showing on map but not in lists in menu. Anyway now it works well. Thank you
MistAway
Thanks for your information. I think I found that bug. Should be fixed with 1.2.4, so please give it a try. (also Jonny00 Aedis)
DragooKnight11 hivehum
That seems odd. The mod should work in Single and Multiplayer. AFAIK, the game always runs as server/client. In case of Singleplayer, the server just happens to be the same as the client.
Sharing should work, if all participating players have enabled autoshare and have the same settings for whom they share their data with, i.e., all players or a certain group.
Any additional information would be appreciated, as this is quite cumbersome to debug.
I joined a LAN instance with my family, with this mod installed on both computers, however it does not seem to be sharing the data, autoshare is on and I have used sendall multiple times. It sends to the server json on the hosts computer, but does not share the data with the hosts client file. Does this mod only work with a dedicated server instance?
hi, having an issue on a two person server where the other player successfully received my prospecting data, but i lost my own copy (had to wipe and reinstall my game) and i can't seem to figure out the magic set of commands to get the prospecting data back from them. any idea what i need to do?
Wooza
Additional feedback regarding this issue.
The list seem to be cleared after I relaunch the game in singleplayer. If I prospect a chunk ores from the chunk added to the list. And when I relaunch the game again list is empty.
Aedis
Thanks for your feedback. I think Jonny00 encountered the same bug. Can you tell me what you did before this problem occurred?
Can you maybe upload your prospecting data, that is, the files "prospectTogetherClient.json" and "prospectTogetherServer.json" in %appdata%/VintagestoryData/ModData/<your-world-id>
as well as "ProspectTogetherClient.json" and "ProspectTogetherServer.json" in %appdata%/VintagestoryData/ModConfig.
This would make it easier for me to reproduce and fix the bug. Also, what language are playing the game in?
I was using 1.2.0 (on 1.18.8), then ability to select ore after turning heatmap on/off got gone. So I updated to 1.2.3, but problem persist, and I am using it in single player, simply heat map/overlay is useful enough even if you play alone.
Is there way to convince overlay config panel to reconsider and show me all ores again?
Thanks for the update!
All this time I were compiling net7 branch from the sources. Now its here and with cool zero heat color!
Wooza
seyton35
Sure thing. The new color is "ZeroHeatColor". By default it is fully transparent, though you will still see the border around those chunks, so you still know you already prospected that chunk
can you add another color for absolutely clear chunk to heatmap, like ClearHeatColor?
Ionite
I've added a hotkey to quickly show/hide the dialog. Default is Ctrl + P
Jonny00
If it happens again, please tell me exactly what you did, otherwise this is hard to debug.
A friend of mine downloaded and installed the mod but the gui doesn't pop up when she opens the map
Think I have a bug. For the heatmap the ores to select slowly disappeared from the list over the span of two weeks or so. Now all I can pick is "All ores" which is kinda useless. Am I doing something wrong?
edit: It somehow came back after playing on a server and clicking about on "Send all now" and "Auto share". Dunno how it's related but they're back for now.
IndustryStandard
Can you be more specific on what doesn't work as expected?
The overlay is shown when you have a prospecting pick in hand or when you have enabled the "show overlay" option.
We have a bug, when we enable the overlay it doesn't let us turn it back off. It happens even in single player as the only mod active.
Edit: Okay it seems to work extremely inconsistently now.
First off, apologies if there is something I don't understand (considering we haven't even started using Prospecting) but is there a reason why your mod doesn't have a keybind associated with showing the gui when you open the map? We have the gui the first time we played, but it randomly vanished. I did find your command to bring it back, although I haven't tested it just yet. (I assume it'll work.)
Doomstrike53
This mod is a replacement for ProspectorInfo. So you only need this mod on the server and all clients.
When you install it on a server, clients will be asked to install this mod when they join.
Got a few questions:
Do I need this and the original ProspectorInfo mod together? Do other players need to have this or just the original or both? I only played solo until yesterday when I started opening up my game to a friend via Hamachi, and this seems like it could be super useful.
Mohandar
Guess it's your lucky day ;)
You can try the release candidate if you want to.
You would be revered and venerated for this ya know?
lol
Mohandar
For now the data is either shared with all players on the server or with no one. If I find some time I will add sharing between players in the same group.
can you deliberately choose which players you want to share these info to?
in pvp server with factions it would be plentyful usueful
Thanks for adding the language file so quickly.
Although it is only 4 lines, I have created a Japanese file, so please use it.😄
ProspectTogether-1.0.0-rc.3_ja.json
Thanks for your feedback.
macoto_hino
I extracted the text from the dialog into a translation file, so feel free to add a translation :)
Baronjutter
For the moment this mod just uses the information from the prospecting pick. I currently don't have the time to add any features beyond that, sorry.
When I used the ProspectorInfo mod in multiplayer, some participants were crashing, so I was the only one using it who didn't crash for some reason.
With this new mod, it is too nice to be able to use it without crashing and even share the results of the prospecting!
I would appreciate it if you could add a language file, because I would like to convert it to Japanese, although the text itself is not so much.
Fantastic mod that adds a ton of utility to our tiny tiny server with my IRL friends.
We did and now everything is great :)
As an idea/wishlist sort of thing, I'd love to see the types of stones in the chunk possibly listed. Sometimes I really need a specific type of stone but can never remember where it's found. But maybe that's out of the scope of the mod.
Hi Baronjutter, thanks for your feedback. I think I found and fixed the bug that you encountered. To fix your setup, please delete the prospectTogetherClient.json and prospectTogetherServer.json files and follow the migration steps again. Hope that fixes your problem :)
My friend put this on the server and did .ptsendall without me being there. When I logged in I had both of our info, but he didn't have mine. So he got me to type it too. instant crash. had to nuke the server data to even get back in. Any idea what's up?