Space Engineers
XPAR Mimir (OBSOLETE)
101 ความเห็น
Craig P  [ผู้สร้าง] 11 ม.ค. 2018 @ 1: 06pm 
You can't, Mimir is extremely obsolete.
Ko'to Wolfir 11 ม.ค. 2018 @ 12: 04pm 
I want to set up a system on my station to trigger different station wide warning, like Red Alert, Evacuation, All Clear, Warning, Prepare for Impact, Status is Normal. What I want to do is... If the station is on status normal, it will be nicely lit, no soundblocks making any sound. If it forexampe foes Red Alert, I want the normal lights to dim down slightly, change into blinking, change the color and play a specific sound. The colors and sound would be different from each alert.... Any idea how to do this with Mimir?
Craig P  [ผู้สร้าง] 19 ธ.ค. 2017 @ 12: 20pm 
I don't really play space engineers any more, I'm developing my own game.
ILikeTrains 19 ธ.ค. 2017 @ 11: 44am 
Craig you gotta play again! :)
I really loved your mod and would love to see it back in action in 2018!
Craig P  [ผู้สร้าง] 22 ธ.ค. 2016 @ 6: 44am 
Yeah, all this stuff is pretty old and I haven't played the game in ages. If anyone fixes it, I'll put them in as an admin.
Devlah 21 ธ.ค. 2016 @ 10: 21pm 
SE v1.66 Beta (Stable):
Compilation failed
Error List:
Program(506,40): Error: 'IMyBlockGroup' does not contain a definition for 'Blocks' and no extension method 'Blocks' accepting a first argument of type "IMyBlockGroup' could be found (are you missing a using directive or an assembly reference?)
Program(1174,14): Error: Operator '!=' cannot be applied to operands of type 'MyDetectedEntityInfo' and '<null>'

:steamsad:
Craig P  [ผู้สร้าง] 28 ส.ค. 2016 @ 9: 14am 
I guess I should patch this, but I haven't played Space Engineers in months...
TheCrazyCabbage 28 ส.ค. 2016 @ 7: 38am 
"Program(506/40):Error: 'IMyBlockGroup' does not contain a definition for 'Blocks' and no extension method 'Blocks' accepting a first argument of type 'IMyBlockGroup' could be found
Animal 8 ก.ค. 2016 @ 6: 30am 
not a problem, might be a good time for jimmy to educate me on the wonders of github
Craig P  [ผู้สร้าง] 7 ก.ค. 2016 @ 8: 18pm 
Neat, I'm not sure when they'll release a stable version update, but I'll patch things up when they do!
Animal 7 ก.ค. 2016 @ 7: 39pm 
http://steamcommunity.com/sharedfiles/filedetails/?id=719915444 turns out another patch changed stome stuff on lines 343 and 344, that's been updated too. Removed useNamedGroups variable since it's not used.
Craig P  [ผู้สร้าง] 7 ก.ค. 2016 @ 7: 04pm 
Sorry, I mean delete everything inside the "if (usenamedgroups)" brackets.
Craig P  [ผู้สร้าง] 7 ก.ค. 2016 @ 7: 03pm 
Oh, the groups controls have been broken forever. If you want it to work until I get around to fixing it, just delete those lines and leave that an empty function.
Animal 7 ก.ค. 2016 @ 3: 53pm 
http://steamcommunity.com/sharedfiles/filedetails/?id=719809553 actually looks like this is the only error. And I don't know how to fix it, or i'd just submit a new line of code
Animal 7 ก.ค. 2016 @ 3: 41pm 
alright i'll get you some screen shots. I lack the knowledge needed to fix them. just a fewminutes
Craig P  [ผู้สร้าง] 7 ก.ค. 2016 @ 10: 39am 
Hah, if you already found them, don't keep me in suspense. I can release an update tonight, but I don't have the dev version.
Animal 7 ก.ค. 2016 @ 7: 11am 
errors in exactly two places.
Craig P  [ผู้สร้าง] 7 ก.ค. 2016 @ 7: 04am 
It'll be interesting to see how much this script breaks.
Animal 7 ก.ค. 2016 @ 6: 40am 
the new API should be coming to [stable] next month
Craig P  [ผู้สร้าง] 6 ก.ค. 2016 @ 1: 00pm 
Who knows.
EvilNecroid 6 ก.ค. 2016 @ 11: 38am 
wont they always change things?
Craig P  [ผู้สร้าง] 30 มิ.ย. 2016 @ 6: 32pm 
I don't plan to. The API might be calming down, I might release a new version once they stop changing things.
Animal 30 มิ.ย. 2016 @ 4: 58pm 
I could see a delay command being useful for auto closing a door 5 seconds after you opened it. But other than that, are you going to be supporting dev?
EvilNecroid 29 ก.พ. 2016 @ 9: 01am 
everything needs delay commands but i guess thats what the time blocks r for tho right?
Craig P  [ผู้สร้าง] 28 ก.พ. 2016 @ 6: 54am 
There's no asynchronous commands, no. But it's an interesting idea. Hm.
Devlah 28 ก.พ. 2016 @ 1: 43am 
I wonder; Is there a command line function that can insert a delay between commands?
For example, if I have a series of sound blocks that I would like to trigger in sequence with a variable delay between each.

Something akin to perhaps:
Sound Block 1.PlaySound;Delay.3;Sound Block 2.PlaySound;Delay.8;Sound Block 3.PlaySound
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 2: 59pm 
Patched!
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 2: 33pm 
I might as well implement it, too. It's not like it'll break when the namespace comes back.
Sutima 25 ก.พ. 2016 @ 2: 31pm 
I see..
And here i was all happy that i figured it out ^^..
Ah well, i got the scripts i'm using up and running at least =P.
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 2: 24pm 
No, that's a reference to the Vector3D actually working now. I think they just forgot to include a namespace.
Sutima 25 ก.พ. 2016 @ 2: 17pm 
They did say in patchnotes that they changed the way Program blocks handle code so it looks like its here to stay.
Sutima 25 ก.พ. 2016 @ 2: 16pm 
IMyInventory Became VRage.ModAPI.IMyInventory
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 1: 57pm 
Is it just the IMyInventory bug? Because that shit's been broken forever, just not crashing.
Sutima 25 ก.พ. 2016 @ 1: 41pm 
I've yet had a chance to say thank you for this awesomeness.
Its actually thanks to mimir that i started to learn coding =).
After i walked around in the tutorial world my interest for coding went from " i want to learn that one day" to " I'll just Google for C# tutorials and get started now"..
So thank you for that =)..

Also, living without Mimir is not possible, and it turned out to be to easy to fix xD..
Anyway, live your scripts, Keep it up!
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 1: 28pm 
It's more just an increase in speed and solving a crash bug, not anything groundbreaking.

The hot patch typically comes out in less than two days, so live with it until then.
Sutima 25 ก.พ. 2016 @ 1: 27pm 
Well, no mimir sucks.
But new features sounds nice =D
Craig P  [ผู้สร้าง] 25 ก.พ. 2016 @ 1: 00pm 
They'll fix it with a hotfix, don't sweat it.

Once it's stabilized, I'll put out an update to use some new features.
Sutima 25 ก.พ. 2016 @ 12: 17pm 
Its broken in the last update =(
Not sure how i'm supposed to play without mimir
Craig P  [ผู้สร้าง] 15 ม.ค. 2016 @ 5: 54am 
It's a script that you have to put in a programming block. I recommend going to the tutorial world page, maybe watching the video. :)
EvilNecroid 15 ม.ค. 2016 @ 12: 01am 
so what happens when i press subscribe? where does this mimir go and how do i get to it?
Craig P  [ผู้สร้าง] 16 ธ.ค. 2015 @ 7: 57pm 
It's uncertain. Certain things don't work on servers because dedicated servers don't calculate light or physics.
Chloe 16 ธ.ค. 2015 @ 7: 41pm 
Does this work's with Servers?? Friend of me cant see changes on the displays when i unlock the ships etc
Craig P  [ผู้สร้าง] 16 ธ.ค. 2015 @ 3: 30pm 
Yeah, that's what I have to do, too.
Chloe 16 ธ.ค. 2015 @ 12: 32pm 
thats a shame but ok :D then i have to live with fiddeling arround with spaces :D
Craig P  [ผู้สร้าง] 16 ธ.ค. 2015 @ 5: 06am 
No, centering text is largely impossible due to the poor way LCD screens are implemented. MMaster uses a ton of complicated math to do it, but Mimir isn't programmed to do that sort of thing.
Chloe 16 ธ.ค. 2015 @ 2: 49am 
or is there any way in MIMIR to center text on a screen?
Chloe 16 ธ.ค. 2015 @ 2: 44am 
Yes they are, another question i am not as good with C# yet. Is there a way to center text with a code like the new line code ->> \n ??
Craig P  [ผู้สร้าง] 15 ธ.ค. 2015 @ 9: 04pm 
Capitalization errors are super annoying.
Chloe 15 ธ.ค. 2015 @ 9: 03pm 
omfg ... i had a C instead of c :( i am soooo stupid
Craig P  [ผู้สร้าง] 15 ธ.ค. 2015 @ 8: 59pm 
You can see what the block is having trouble with by looking at the detailedInfo or at a log screen. It'll tell you what it's misinterpreting.