-
Posts
147 -
Joined
Content Type
Profiles
Forums
Events
Gallery
Everything posted by Lohikar
-
I said this after I was mentioned, not in response to Kaed, and not in a server Kaed is in. Please don't bring it up.
-
Almost every +1 I'm seeing here is talking about how the sprite is cute, and little else. I maintain my past opinion that custom mobs should not be a thing in any shape or form; this is a workplace, not a pet show. Bring a picture of the dog or something instead. -1.
-
There is no legitimate reason to bring a bird of prey to a workplace. If it needed that much care, you just would have to get someone to look after it (or take a leave of absence from work). A kitten is not directly dangerous to personnel. Dogs are debatable. A bird of prey definitely could be a threat, and has no place in a corporate setting.
-
My stress tests were only on sparks. High volumes of teleports (fancy ones with accuracy, which the ore tele uses for some reason) are insanely expensive, and the current restriction is at least partially due to performance constraints.
-
Testing has shown that this (at least in its current form) is not technically feasible. Server ran out of memory and hung before even finishing boot with a live-like config.
-
A corporate research station. That is out of the Icarus' range. With various non-antag threats (Carp, tunnel dwellers, etc.) Frequent visits from traders, some of which are Vox who are known to be possibly violent or dangerous. On top of that, while the ISD is reliable at best, it's completely dysfunctional at worst. It's within the Icarus' range considering that the station gets malfunctioning drones from them occasionally. The security department is there to deal with carp/tunnel-dwellers, why would civvies be directly interacting with them? Traders are also vetted by CC before they're allowed to come, p sure. I don't think the sec department being totally incompetent to the point where bringing guns is required is canon either.
-
I don't really see why normal personnel would be allowed to carry firearms on a corporate research station.
-
Add Insulated/Electrical Gloves to the Xenowear Loadout.
Lohikar replied to furrycactus's topic in Archive
Normal engineers aren't able to get insulated gloves until they get to engineering, and so the same should apply to xenos. Shouldn't go in loadout, regardless of job lock. Best solution is probably just a locker or crate in engineering somewhere. -
Exodus was pretty huge, and it wasn't overkill. I've completely filled Exodus atmos with pipes a few times.
-
Tbh, I kind of want the distro linkage to be space-constrained like Exodus so it requires some actual work to double (or more) distro/waste flow to/from station.
-
Add the ability to punch for Tajara (And unathi??)
Lohikar replied to Pratepresidenten's topic in Archive
For punching without doing harm, there's already the pull-punches verb. -
This should be possible, but would require some minor changes to RIGcode. How would you set the color?
-
Sorry to say, but I don't think having mobs as custom items is a good idea. The existing ones in code are purely a holdover from bay, and I wouldn't be surprised if the custom item code won't handle mobs properly as well.
-
The merchant station can't really get an airlock to space without moving it off the centcomm Z, though that's probably perfectly doable.
-
local player attempts to disappear forever
-
There's more to atmospherics than installing pipes y'know. Engineering is already short on unique job slots, we don't need to cut it down even further.
-
I don't see a sane way to implement this code-wise without adding another human layer (which I don't think is worth it.)
-
Engineers are not trained in atmospherics, just being able to operate an air alarm does not make you qualified to do everything else in atmos. The access is separate to keep idiots out of atmospherics (or try to at least).
-
To Community Coders: DreamMaker alternatives (Why and How)
Lohikar replied to Skull132's topic in Official Guides & Tutorials
For the lazy, here's a (more minimal) pre-filled tasks.json that will work out-of-box if your OS is 64-bit Windows (most computers made in last 20 years). { "version": "0.1.0", "command": "C:/Program Files (x86)/BYOND/bin/dm.exe", "isShellCommand": false, "args": ["./aurorastation.dme"], "showOutput": "always", "echoCommand": false, "problemMatcher": { "owner": "dm", "fileLocation": ["relative", "${workspaceRoot}"], "pattern": { "regexp": "^([\\\\\/0-9a-zA-Z\\._ -]+)\\d+):(warning|error): (.*)", "file": 1, "line": 2, "severity": 3, "message": 4 } } } -
Paid or free?
-
In terms of code, I don't see this being too difficult. Probably would make more sense to not have them a child of the IPC species since most of the IPC checks sound like they wouldn't apply.
-
That's an admin.
-
For reference's sake, here's the sprite that the PR uses for unbranded IPCs:
-
The AME works fine, it's just boring as fuck and really expensive. R-UST does not exist in this codebase.