Ludeon Forums

RimWorld => Mods => Releases => Topic started by: firefueled on July 25, 2018, 03:23:49 PM

Title: [B19] Prospector (v0.0.1) - Smarter miners maybe
Post by: firefueled on July 25, 2018, 03:23:49 PM
Prospector

Description:
This make miners a little smarter.

Currently, the only thing they do is spot valuable rocks that haven't been marked for mining, and do so. In this way, the prospector should mine a whole vein by simply marking the surface-visible ores, reducing micro-managing.
You could also trace a line through a whole mountain and the prospector will mine any veins they encounter on the way.

In the future, they plan to use accompanying mules to store mined ores and have them dump the ores back at the home.

The mod uses Harmony so it shouldn't have any compatibility issues unless another mod mangles the mining logic.

Code at https://github.com/firefueled/rimworld_prospector

Download
Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=1506863739 (https://steamcommunity.com/sharedfiles/filedetails/?id=1506863739)
Old B18 - Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=1451792359 (https://steamcommunity.com/sharedfiles/filedetails/?id=1451792359)
Github https://github.com/firefueled/rimworld_prospector/releases/ (https://github.com/firefueled/rimworld_prospector/releases/)

How to install:
- Unzip the contents and place them in your RimWorld/Mods folder or Subscribe on Steam Workshop
- Activate the mod in the mod menu in the game.
Title: Re: [B18] Prospector (v0.0.1) - Smarter miners maybe
Post by: thisbloke on July 25, 2018, 05:24:16 PM
Forgive my ignorance. I used the link https://github.com/firefueled/rimworld_prospector/releases/; as it stands before anyone can use your mod, you will need to compile it first. You need the following folder structures: About, Assemblies, Defs, etc...
Right now your uncompressed zip looks like this:

[attachment deleted due to age]
Title: Re: [B18] Prospector (v0.0.1) - Smarter miners maybe
Post by: firefueled on July 25, 2018, 05:58:12 PM
Quote from: thisbloke on July 25, 2018, 05:24:16 PM
Forgive my ignorance. I used the link https://github.com/firefueled/rimworld_prospector/releases/; as it stands before anyone can use your mod, you will need to compile it first. You need the following folder structures: About, Assemblies, Defs, etc...
Right now your uncompressed zip looks like this:

It looks like you downloaded the source code as a zip file.
The zip in the releases url is the compiled version. It only has the About and Assemblies folders, inside the Prospector folder, since all my modifications where to the game logic.
Here is a direct link to the zip https://github.com/firefueled/rimworld_prospector/releases/download/0.0.1/Prospector.zip
Title: Re: [B18] Prospector (v0.0.1) - Smarter miners maybe
Post by: thisbloke on July 25, 2018, 06:14:02 PM
Quote from: firefueled on July 25, 2018, 05:58:12 PM
It looks like you downloaded the source code as a zip file.
The zip in the releases url is the compiled version. It only has the About and Assemblies folders, inside the Prospector folder, since all my modifications where to the game logic.
Here is a direct link to the zip https://github.com/firefueled/rimworld_prospector/releases/download/0.0.1/Prospector.zip

Yup, I did. I think that master part should've gave me a clue. (palmfaced, and hangs head in shame)
Title: Re: [B18] Prospector (v0.0.1) - Smarter miners maybe
Post by: Canute on July 26, 2018, 03:11:22 AM
He didn't used the master as a mod project, just let's say as a "cloud".
So the master is primary not useable as moddownload like most other modder do.

There are even a few modder which use the master as main distribution for all their mods and full of zip's.
So you allways should take a look at "release" first before you start to download the master.
Title: Re: [B19] Prospector (v0.0.1) - Smarter miners maybe
Post by: firefueled on September 08, 2018, 01:39:32 PM
B19 version is out folks woot.
Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=1506863739 (https://steamcommunity.com/sharedfiles/filedetails/?id=1506863739)

The next update, where accompanying pack animals will haul the mined ore back home is coming soon, I hope.