Ein-Linet / ss13

Automatically exported from code.google.com/p/ss13
0 stars 0 forks source link

Features / Updates Submission #336

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Two features I've coded on my own that I'd like to submit for 
consideration:

====New Features

Gas Monitor: Essentially an engine control terminal, minus the ejection 
logic:

Power Relay: I've eliminated all the bugs I could find, this is essentially 
a 'diode' of sorts for power.

====Updates

Power Monitor: Adds display of power relays in addition to APCs

all code is in attached file

Original issue reported on code.google.com by darkflight_devil@hotmail.com on 4 Apr 2009 at 1:17

Attachments:

GoogleCodeExporter commented 8 years ago
Forgot to mention in original report that code was based off Persh Stable, 
downloaded 
March 31st

Original comment by darkflight_devil@hotmail.com on 4 Apr 2009 at 1:18

GoogleCodeExporter commented 8 years ago
Updated again, this time in a format that doesn't suck.

Original comment by darkflight_devil@hotmail.com on 4 Apr 2009 at 6:33

Attachments:

GoogleCodeExporter commented 8 years ago
I'll look at this later today, but the 'active' goon version is closed source 
right now.

Original comment by Persh...@gmail.com on 8 Apr 2009 at 11:38

GoogleCodeExporter commented 8 years ago
Implemented in Persh stable

Original comment by Persh...@gmail.com on 8 Apr 2009 at 10:11

GoogleCodeExporter commented 8 years ago
You should probably include an icon

Original comment by Persh...@gmail.com on 11 Apr 2009 at 6:44

GoogleCodeExporter commented 8 years ago
I could make one, but I just made a horrible APC edit.  Here's a patch for 
power.dmi 
made from the latest SVN anyways.  hopefully it'll work, if not I've included 
the 
full file, just look for termrec and termrec-op[0/1/3]

Original comment by darkflight_devil@hotmail.com on 11 Apr 2009 at 7:20

Attachments:

GoogleCodeExporter commented 8 years ago
Curious you submit things to this version of ss13 as opposed to the slightly 
more
(but not necessarily well thought out) feature filled stuntwaffle ss13.

Original comment by Persh...@gmail.com on 19 Apr 2009 at 9:19

GoogleCodeExporter commented 8 years ago
So is it supposed to be an APC or something more like an SMES? if the former it
should probably use the dir system APC's use, if the latter it should probably 
have
an SMES-like icon. A map maker probably wouldn't know where the wire for the 
devices
output would be either.. Whereas an SMES shows input goes to the terminal, and 
output
from the SMES.

Original comment by Persh...@gmail.com on 19 Apr 2009 at 9:33

GoogleCodeExporter commented 8 years ago
I don't know where the stuntwaffle stable is, so I contribute where I can.  
Anyways, 
the system I use is I just wire up the reciever's output like you'd wire up an 
APC's 
supply, and then use a terminal to power it like a SMES.  Not too well 
thought-out 
I'll admit, but I can go back and change this to work like a SMES (plus have a 
new 
icon that doesn't suck) anytime, if you'd prefer.

Original comment by n...@redpeppersystems.com on 19 Apr 2009 at 5:59

GoogleCodeExporter commented 8 years ago
..Whoops, Signed in on the wrong account and didn't even notice.

Original comment by darkflight_devil@hotmail.com on 19 Apr 2009 at 6:19

GoogleCodeExporter commented 8 years ago
An SMES icon might look better, since you have to place the terminal manually 
(As
with an SMES)

Original comment by Persh...@gmail.com on 19 Apr 2009 at 6:39

GoogleCodeExporter commented 8 years ago
That would work.  I avoided using a SMES icon simply to avoid any confusion, 
but if 
that's what would work better I can go back and make a couple overlays for the 
SMES 
icon that would work as icons for the termrec.

Original comment by darkflight_devil@hotmail.com on 19 Apr 2009 at 6:56

GoogleCodeExporter commented 8 years ago
It could be a different icon altogether, but with the way it uses a terminal an 
apc
icon would probably only confuse.. Unless it was changed to use the apc dir 
variable.

Original comment by Persh...@gmail.com on 19 Apr 2009 at 6:59

GoogleCodeExporter commented 8 years ago
Yeah, that would only cause more confusion, since normally you don't need to 
connect 
up a second output cable to an APC in order to power anything.  Working on the 
icon 
right now.

Original comment by darkflight_devil@hotmail.com on 19 Apr 2009 at 7:07

GoogleCodeExporter commented 8 years ago
Okay, did up some graphics.  I'm not sure my graphical style fits well with the 
SS13 
style, but here's an updated power.dmi with the termrec and termrec-op* icons 
changed.

Original comment by darkflight_devil@hotmail.com on 20 Apr 2009 at 4:56

Attachments:

GoogleCodeExporter commented 8 years ago
committed

Original comment by Persh...@gmail.com on 21 Apr 2009 at 9:40