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

Messages - EldVarg

#1
Quote from: Bendigeidfran on November 14, 2017, 12:07:59 PM
Currently they work just like regular floors, atmospherics and such are not simulated, this is just overhauling the game to look and play a bit more like Spacestation 13. Eventually I hope to add basic atmospheric simulation but as I work full time that is a ways away.

Ah somehow I thought you made it so you could have multiple levels of floors over each other - that you could switch the view between. Don't know why I thought that.
#2
Looks really cool. How does the floors work?
#3
Outdated / Re: [A16] MarsX v3.0.2 - Musky Edition
October 09, 2017, 02:33:46 AM
Testing have not started yet. Will take a while.
#4
W00t! Glad it is finally released. I hope thid mod will be very popular. Now looking forward next MarsX.
#5
You are correct, it is a laser tower. :)
#6
Quote from: skullywag on June 29, 2015, 06:29:18 PM
Storage buildings that use the multistacking technique to allow you to stack more than 75 things in a cell, would like some feedback for the numbers here. Also contains a freezer chest that can freeze the items within it. Now has auto locking mechanism where it will accept only the 1st item type in the allowed list until its empty again, therefore stopping it gumming up and allowing the stacking mechanism to continue working. Thanks to Fluffy for this. Also Thanks to spdskatr for the 2.0 harmony release for A17.

You missed giving me credits and update the screenshot :). Thanks
#7
Hurrah! Good job!
#8
Outdated / 79luuzbug666
March 14, 2017, 08:46:39 AM
Nothing new, dubwise still working on Critically (Rimushima 3.0).

But I think he soon will start with MarsX again.
#9
Outdated / Re: [A16] MarsX v3.0.2 - Musky Edition
February 21, 2017, 11:14:08 AM
Quote from: tigg on February 21, 2017, 07:46:51 AM
I've got 3 x Ares4 ... not sure what's going on there.

Ah have not heard about this bug before. Did you get more ships (than the scenario said) or where they just renamed?
Will add it to the bugtracker.
#10
Bugs / Re: No color on stuff material
February 14, 2017, 05:17:11 PM
Yea I think it would be an easy thing to fix. Just apply the color as they are done the rest of the times.
#11
Bugs / Re: No color on stuff material
February 14, 2017, 02:41:12 AM
No one else have this problem?
#12
Sad that Coercion have not checked in for 3 months.
#13
I get an error for each locker I have built:

Exception spawning loaded thing ClutterLockerA447183: System.ArgumentException: RandomRangeInt can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function.
  at (wrapper managed-to-native) UnityEngine.Random:RandomRangeInt (int,int)
  at UnityEngine.Random.Range (Int32 min, Int32 max) [0x00000] in C:\buildslave\unity\build\artifacts\generated\common\runtime\UnityEngineRandomBindings.gen.cs:81
  at Clutter_Furniture.ClothLocker.SpawnSetup (Verse.Map map) [0x00000] in <filename unknown>:0
  at Verse.GenSpawn.Spawn (Verse.Thing newThing, IntVec3 loc, Verse.Map map, Rot4 rot) [0x000d8] in C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Gen\Placement\GenSpawn.cs:65
  at Verse.Map.FinalizeLoading () [0x000aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:325
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
Verse.Map:FinalizeLoading() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:329)
Verse.Game:LoadGame() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:443)
Verse.SavedGameLoader:LoadGameFromSaveFile(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\MapIniter\SavedGameLoader.cs:35)
Verse.Root_Play:<Start>m__736() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:29)
Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:317)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__733() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:236)
#14
Bugs / No color on stuff material
February 10, 2017, 05:45:40 AM
When looking at what materials a building will need the icon will not have the color effect applied to it. Only the big item material icon will use it. So the tiny icon will usually be whitish.

For example choose between the different wall types and look at the tiny material icon to the left. Hence, having a xml color on the item is not that good, you have to color the actual texture (and have a different one for each different color).


<stuffProps>
<color>(69,72,169)</color>


[attachment deleted by admin due to age]
#15
Maybe all new floor types from mods does not work now. Could not play with the clutter mod and its new floors.