Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - rshingleton

#1
Help / Job scheduling and duplication preventions
December 26, 2017, 08:13:20 PM
I'm trying to figure out the best way to schedule a job for a colonist pawn. I would like to schedule a job when a food level gets below a threshold in a specific storage area. I've figured out how to do most of it, but using a WorkerGiver to return a job, it will get scheduled multiple times. What I would like to do is set the job and only allow it to be assigned again if it is complete and no one else is doing it.

It seems like this should be something that could be done with the ReservationManager, but I'm not having any luck. Does anyone know of any good examples or have suggestions on how to handle this?

Thanks!
#2
Releases / [B18] Mine It All [updated] (AKA - VeinMiner)
December 18, 2017, 11:38:15 PM

Various mining tools for your enjoyment:

Updated for B18
- VeinMiner: Click on a visible ore and you will mine the whole vein
- StripMiner: Strip mining tool to mine a grid
- MineBrush: Brush tool

Change Notes:

- Modified resize keys to use Q, E, Shift-Q, Shift-Q for resizing strip mine grid instead of numpad as some people do not have numpads
- Added HugsLibfor easier designator creation handling
- Changed brush texture
- Lots of internal code updates and cleanup

Dropbox Download: https://www.dropbox.com/s/2q3l3pd10lebc0h/MineItAll.zip?dl=0
Steam Workshop Link: https://steamcommunity.com/sharedfiles/filedetails/?id=821866381

**NOTE: Requires HugsLib

-------------------------------------------------------------------------------------------------
Based on  [A15] VeinMiner Mine all the veins! kaptain_kavern & Gentz & JuliaEllie 
Original Thread: https://ludeon.com/forums/index.php?topic=9616.0
-------------------------------------------------------------------------------------------------
Description:
This is a redux of the VeinMiner by Julia Ellie. I started as a similar project for A16, but realized I was recreating the wheel. I used the original VeinMiner solution and some additions from Rock5 in the other thread along with some clean up and (hopefully) optimization.

Please let me know if there are any issues!

License
Can include in modpacks with credit. Can reuse/edit code with credit.
#3
Outdated / [A16] Mine It All
December 21, 2016, 12:10:41 AM
Based on  [A15] VeinMiner [] Mine all the veins! []kaptain_kavern & Gentz & JuliaEllie 
Original Thread: https://ludeon.com/forums/index.php?topic=9616.0
-------------------------------------------------------------------------------------------------
Description:
This is a redux of the VeinMiner by Julia Ellie. I started as a similar project for A16, but realized I was recreating the wheel. I used the original VeinMiner solution and some additions from Rock5 in the other thread along with some clean up and (hopefully) optimization.

Please let me know if there are any issues!

Dropbox Download: https://www.dropbox.com/s/gde9ymeblw9w64i/MineItAll.zip?dl=0
Steam Workshop Link: https://steamcommunity.com/sharedfiles/filedetails/?id=821866381

-----------------------------------
#4
Outdated / [A16] Prison Extensions
December 21, 2016, 12:04:37 AM


A prison extension mod.

Current features:
--------------------------------------------------------------------------------------------
- Remove shared bedroom complaining from prisoners. (No longer -5 in needs for prisoners only)

Description:
I've started creating my prisons as a shared environments, but noticed that the prinsoners were crying about being in a shared bedroom, this had to go.

As always, let me know if there are issues and I will address them as soon as possible.

*latest* Dropbox Download: https://www.dropbox.com/s/m0jgcwpxgwvlwj7/PrisonExtensions.zip?dl=0

Steam Workshop Link: https://steamcommunity.com/sharedfiles/filedetails/?id=822487597

-------
UPDATE: 12/23/2016
By popular request, I started looking at the old prison mods out there and was able to get some stuff out of it.
I Uploaded a new version to dropbox which needs testing with the following features:

  • Added prison menu on architect tab
  • Added prison cell doors which prisoners can pass through
  • Added prisoner joy needs **needs tested with hospitality mod
  • Added security camera which can designate a room as a prison
  • Remove shared bedroom debuff from prisoners for bunk room style prisons

I've done a little testing, but would like to put it out there to see if anyone has any issues with this build.
**PS - This version is only available from the dropbox link for now. Once/If I get some feedback I will post it to steam as well.

-------