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 - fyarn

#1
Releases / [B19] Mods by Fyarn
February 20, 2018, 10:44:19 PM
Mods by Fyarn











Mod
Name
Release DateLast UpdateDownloadable Versions
Bounded Roof Build Tool
Aug 8 2017Sep 8 2018
Rubber Bullets Mod
Aug 24 2017Sep 8 2018
Easy Speedup
Sep 10 2017Sep 8 2018
PriorityClean
Feb 7 2018Sep 8 2018
Fixable Mood Debuffs Alert
Sep 8 2018Feb 19 2018
ColorCodedMoodBar
Sep 17 2017Nov 18 2017
F*** Not Again
Aug 22 2017Sep 1 2017


* All mods released under MIT license, with repositories linked. Enjoy!
#2
Rimworld Mod Development Cookiecutter

This is a tool for developers to begin mods more quickly, eliminating the overhead of setting up a new project.

Set up a fully functional mod development environment in 30 seconds or less with a Visual Studio integration!

What does it do?


This is a Visual Studio integration (or optionally a command-line, non-VS tool) that, with just 4 skippable questions, will set up an entire Rimworld Mod project for you, including:

  • Complete and accurate file structure
  • VisualStudio project set up inside the folder structure

    • Automatically linked Rimworld .dll files
    • Correct initial VS project settings as listed on RW wiki
    • Automatic build events on Debug/Release build ensure you always have the most up-to-date and optimized version of your code
    • Debug and Release version of mod are automatically maintained and tagged differently
    • Start button builds project and launches Rimworld in a resource monitor
    • Support for separate save profiles and mod lists in debug mode

Why should I care?


Have you ever written a mod? Do you ever plan to? This takes all the hassle out of setting up the mod, letting you get right to that brilliant idea. Bring the time cost of setting up a project down to 30 seconds! Applicable to modders of the XML/Asset-only variety and C# gurus.

Links


Project Repository and Installation Instructions

#3
Outdated / [B18] PriorityCleaner Mod
February 08, 2018, 01:39:11 AM
PriorityClean Mod

Description:
This mod for Rimworld adds cleaning sterile tiles as a specific work type. Can specify clearing sterile tiles before cleaning other tiles. Keep the important areas clean!

Updates

Updates:
Feb 7 2018
Initial Release

Author/Mod Team
fyarn

Download
Github (with Source): https://github.com/n-fisher/PriorityClean-Mod
Direct: https://github.com/n-fisher/PriorityClean-Mod/archive/master.zip
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1294779672

How to install:
- Unzip the contents and place them in your RimWorld/Mods folder.
- Activate the mod in the mod menu in the game.
- No known mod incompatibilities/need for a new save.

Released under MIT License, please go ahead and include in modpacks or build off of this mod itself.
#4
Outdated / [B18] Easy Speedup Mod!
September 10, 2017, 03:16:46 PM

Easy Speedup Mod

Description:
Simple-to-activate 4x speed with GUI icon or keyboard key '4'. No dev mode required!

Updates
Nov 29 2017
B18 Update

Sep 10 2017
Initial Release

Author/Mod Team
fyarn

Download
Github (with Source): https://github.com/fyarn/EasySpeedup
Direct: https://github.com/fyarn/EasySpeedup/archive/master.zip
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1132557840

How to install:
- Unzip the contents and place them in your RimWorld/Mods folder.
- Activate the mod in the mod menu in the game.
- No known mod incompatibilities/need for a new save.

Released under MIT License, please go ahead and include in modpacks or build off of this mod itself.
#5
Outdated / [B18] Simple Rubber Bullets Mod
August 24, 2017, 03:10:32 AM
Simple Rubber Bullets Mod

Description:
This mod adds the option to fire rubber bullets from guns, doing blunt damage and helping to incapacitate without killing. Use '\' to activate/deactivate. Rubber bullets are best for short-mid range incapacitation rather than long range firefights. Rubber bullets have the same damage as standard bullets at point-blank range, but scale down to 50% damage at max range.

Requirements/Limitations/Known Bugs
Requires Hugslib to be installed, and in the load queue before this mod's place.

- SimpleSidearms compatibility: Complete
- CombatExtended compatibility: Work In Progress

Updates
Nov 23 2017
B18 Update

Aug 24 2017
Initial Release

Author/Mod Team
fyarn

Download
Github (with Source): https://github.com/fyarn/RubberBullets-Mod
Direct: https://github.com/fyarn/RubberBullets-Mod/archive/master.zip
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1118796340

How to install (non-Steam Users):
- Unzip the contents and place them in your RimWorld/Mods folder.
- Activate the mod in the mod menu in the game.
- No need for a new save.

Released under MIT License, please go ahead and include in modpacks or build off of this mod itself.
#6
Outdated / [A17] F*** Not Again Mod
August 22, 2017, 05:08:27 PM
F*** Not Again Mod

Description:
This mod saves your pawns when you launch them in a ship, allowing you to crash land with them again! For Rimworld [a17]. With the mod installed, finish a game by selecting your pawns and launching them into space. These pawns will be saved, and if the "Crashlanding?" Mod Setting is checked then these pawns will be automatically selected as your new pawns in your next scenario. All saved pawns will spawn in regardless of scenario starting pawn count limitations.

You can turn off this functionality without disabling/uninstalling the mod in the Mod Settings of the Options page.

Requirements/Limitations/Known Bugs
Requires Hugslib to be installed, and in the load queue before this mod's place.
Currently this mod only works for the rocket ship game ending, not the friendly AI caravan ending. Saved pawns will lose their clothes and forget their relationships, and animals won't be saved into the new game even if they are in cryptosleep caskets.
Must start new game after finishing old game without exiting Rimworld in between (exiting Rimworld clears saved pawns).

Updates
Aug 22 2017
Initial Release

Author/Mod Team
fyarn

Download
Github (with Source): https://github.com/fyarn/FNotAgain-Mod
Direct: https://github.com/fyarn/FNotAgain-Mod/archive/master.zip
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1117784063

How to install:
- Unzip the contents and place them in your RimWorld/Mods folder.
- Activate the mod in the mod menu in the game.
- No known mod incompatibilities/need for a new save.

Released under MIT License, please go ahead and include in modpacks or build off of this mod itself.
#7
Outdated / [B18] Roof Bounded Build Tool
August 08, 2017, 06:14:07 PM
Bounded Roof Build Tool

Description:
This mod adds a button to designate roof expansion bounded by where they can be built. Useful for seeing how far a roof can extend when planning!

Updates

Updates:
Nov 29 2017
B18 Update

Aug 8 2017
Initial Release

Author/Mod Team
fyarn

Download
Github (with Source): https://github.com/fyarn/RoofBuild-Mod
Direct: https://github.com/fyarn/RoofBuild-Mod/archive/master.zip
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1104718095

How to install:
- Unzip the contents and place them in your RimWorld/Mods folder.
- Activate the mod in the mod menu in the game.
- No known mod incompatibilities/need for a new save.

Released under MIT License, please go ahead and include in modpacks or build off of this mod itself.

* This is my first stab at modding, comments/criticism welcome!