This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// | |
/// Simple pooling for Unity. | |
/// Author: Martin "quill18" Glaude (quill18@quill18.com) | |
/// Latest Version: https://gist.github.com/quill18/5a7cfffae68892621267 | |
/// License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/) | |
/// UPDATES: | |
/// 2015-04-16: Changed Pool to use a Stack generic. | |
/// | |
/// Usage: | |
/// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Harmony | |
BetterLoading | |
Core | |
Royalty | |
Ideology | |
Biotech | |
Anomaly | |
Camera+ | |
HugsLib | |
CM Color Coded Mood Bar [1.1+] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System.Collections; | |
using System.Collections.Generic; | |
using UnityEngine; | |
public class HexEngine : MonoBehaviour { | |
// http://www.redblobgames.com/grids/hexagons/ | |
// Consider: StaticBatchingUtility.Combine | |
// https://docs.unity3d.com/ScriptReference/StaticBatchingUtility.Combine.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Community Flavor Pack | |
Displayed Birth and Death Dates | |
Knight Manage Continued | |
Inherichance | |
Gamerule gadget | |
East to See - Hostile Armies | |
Extended Outliner | |
Note Take & Memorandum | |
In My Humble Opinion | |
Foundational Framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// LANDER.KS -- An automated landing script. | |
// | |
// A script for the kOs mod for Kerbal Space Program | |
// by Quill18 (http://youtube.com/quill18) | |
// | |
// Get the latest version here: https://gist.github.com/quill18/bbddb8135cdd84479132 | |
// PHASE 0: Variables and settings | |
// The altitude radar reading is from the center of mass (I think), and not |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Crawl Init file | |
# See the README for further details: | |
# https://github.com/gammafunk/dcss-rc/blob/master/README.md | |
# NOTE: This RC has things enabled only for my username. If you're just | |
# including this RC file in your own with | |
# | |
# include = gammafunk.rc | |
# | |
# then you don't have to worry about these. However if you're copy all or parts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<savedModList> | |
<meta> | |
<gameVersion>1.4.3704 rev896</gameVersion> | |
<modIds> | |
<li>brrainz.harmony</li> | |
<li>ludeon.rimworld</li> | |
<li>ludeon.rimworld.royalty</li> | |
<li>ludeon.rimworld.ideology</li> | |
<li>ludeon.rimworld.biotech</li> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BOX or DO_MEGA: the announcment will appear in a box and pause the game | |
P or PAUSE: the announcement will cause the game to pause | |
R or RECENTER: the announcement will cause the game to recenter (if possible) | |
A_D or A_DISPLAY: the announcement will be displayed in the main adventure announcement log (and on screen) | |
D_D or D_DISPLAY: the announcement will be displayed in the dwarf announcement alerts | |
UCR or UNIT_COMBAT_REPORT: the announcement will be associated to the unit combat/hunting/sparring reports | |
UCR_A or UNIT_COMBAT_REPORT_ALL_ACTIVE: the announcement will be associated to any active unit combat/hunting/sparring reports, but if there are no reports it will not create one | |
ALERT: the announcement will cause the alert button to light up | |
[REACHED_PEAK:A_D:D_D:BOX] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"spec_version": "v1.18", | |
"identifier": "installed-portable", | |
"name": "installed-portable", | |
"abstract": "A list of modules installed on the portable KSP instance", | |
"author": [ | |
"quill18" | |
], | |
"version": "2023.03.08.03.37.36", | |
"ksp_version_min": "1.12", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version: 1 | |
Name: lp2021a | |
Mods: | |
- Id: brrainz.harmony | |
Name: Harmony | |
- Id: ludeon.rimworld | |
Name: Core | |
- Id: ludeon.rimworld.royalty | |
Name: Royalty | |
- Id: automatic.startupimpact |
NewerOlder