Sounds pretty cool!
I was wondering, though - would you mind adding a Github/Dropbox/etc link for the main mod and the two expansions? Thank you!

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 MenuQuote from: AngleWyrm on June 04, 2017, 01:18:52 AMQuote from: mimib14 on June 03, 2017, 11:12:25 PMI'm trying to figure out how to model a more complex brain. I want to kind of... override the default brain?The topic you're asking about is called Artificial Intelligence, which is mostly about searching and sorting information. The root meaning of the word intelligence comes from Latin, inter "between" + legere "choose, pick out, read," "to collect, gather;" and those root meanings are a good description of what AI is about.
Caught exception while loading play data but there are active mods other than Core. Resetting mods config and trying again.
The exception was: System.TypeLoadException: Could not load type 'System.Func`2' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
at Verse.PatchOperation.Apply (System.Xml.XmlDocument xml) [0x00000] in <filename unknown>:0
at Verse.PatchOperationSequence.ApplyWorker (System.Xml.XmlDocument xml) [0x00000] in <filename unknown>:0
at Verse.PatchOperation.Apply (System.Xml.XmlDocument xml) [0x00000] in <filename unknown>:0
at Verse.ModContentPack.LoadDefs (IEnumerable`1 patches) [0x00000] in <filename unknown>:0
at Verse.LoadedModManager.LoadAllActiveMods () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.DoPlayLoad () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.LoadAllPlayData (Boolean recovering) [0x00000] in <filename unknown>:0
Verse.Log:Warning(String)
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__853()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__851()
Quote from: Linq on February 04, 2017, 08:12:36 PM
No, this is not a bug. Her girlfriend was polyamorous, but she was not. She only wants one lover. The polyamorous girlfriend simply does not consider it cheating if her partner gets it on with someone else.
QuoteException ticking Wolf: System.NullReferenceException: Object reference not set to an instance of an object
at RimDisorders.MentalState_PanicAttack.MentalStateTick () [0x00000] in <filename unknown>:0
at Verse.AI.MentalStateHandler.MentalStateHandlerTick () [0x00000] in <filename unknown>:0
at Verse.AI.Pawn_MindState.MindStateTick () [0x00000] in <filename unknown>:0
at Verse.Pawn.Tick () [0x00000] in <filename unknown>:0
at Verse.ThingContainer.ThingContainerTick () [0x00000] in <filename unknown>:0
at Verse.Pawn_CarryTracker.CarryHandsTick () [0x00000] in <filename unknown>:0
at Verse.Pawn.Tick () [0x00000] in <filename unknown>:0
at Verse.TickList.Tick () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:Update()
Verse.Root_Play:Update()