Page 58 of 76
Re: Minor Suggestions
Posted: Mon Jun 26, 2017 8:04 pm
by Anonmare
Bottom post of the previous page:
Plasmaman jumpsuit fire extinguisher?
Re: Minor Suggestions
Posted: Mon Jun 26, 2017 9:46 pm
by FantasticFwoosh
Anonmare wrote:Plasmaman jumpsuit fire extinguisher?
No, a miner item for remotely extinguishing lava or dragon/other fires without physically grappling and targeting yourself with a fire extinguisher. Just click a button and it does itself.
Run into lava and run out, instead of fumble in your bag while you burn at max heat, just use a charge & self-extinguish.
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 1:07 pm
by MimicFaux
Move the bone talisman back to the neck slot. The new codpiece shares the suit accessory slot, and it's a shame to have to choose one over the other.
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 3:53 pm
by Anonmare
Integrated surgery toolset arm
Inspired by the borg from Star Trek
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 4:35 pm
by kevinz000
Anonmare wrote:Integrated surgery toolset arm
Inspired by the borg from Star Trek
Already added by me iirc but not in game because people screeched
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 4:48 pm
by Gun Hog
kevinz000 wrote:Anonmare wrote:Integrated surgery toolset arm
Inspired by the borg from Star Trek
Already added by me iirc but not in game because people screeched
Just PR it, you Kev clown! Ask Kor first, so you have some grounding.
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 4:58 pm
by kevinz000
When he super cough cough gives me the rnd tech web cards or whatever I'll see what I can do.
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 5:57 pm
by Limey
treadmill engine
Re: Minor Suggestions
Posted: Wed Jun 28, 2017 5:57 pm
by Limey
^^^^^not a shitpost a serious suggestion^^^^^
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 7:39 pm
by Anonmare
Increase slime NPC mobs speed and give them a command where they'll attack anything but their friends and other slimes.
Also give them a "Protect" command, where they'll follow the designated person and attack anyone who damages them.
I need my slime army and I need it now
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 9:08 pm
by XDTM
They already have an attack command! (or just use red slime)
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 9:12 pm
by Remie Richards
I added the attack command ages ago, at the same time I cleaned up slime friendship code and made all of their speech into baby-talk (babbu-talk).
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 9:20 pm
by Anonmare
XDTM wrote:They already have an attack command! (or just use red slime)
I mean a command where they'll actively go off and look for things to kill. Attack command requires you to specifically name something
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 9:50 pm
by PKPenguin321
Anonmare wrote:XDTM wrote:They already have an attack command! (or just use red slime)
I mean a command where they'll actively go off and look for things to kill. Attack command requires you to specifically name something
If you want this, work for a red slime potion.
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 11:01 pm
by FantasticFwoosh
The ability to hotwire & hijack vehicles keylessly by cutting wires, the worst degree of failure will give you about three seconds as fuel leaks out before it explodes.
So y'know we can use the ATV's in the snow biodome.
Re: Minor Suggestions
Posted: Fri Jun 30, 2017 11:44 pm
by tacolizard
FantasticFwoosh wrote:The ability to hotwire & hijack vehicles keylessly by cutting wires, the worst degree of failure will give you about three seconds as fuel leaks out before it explodes.
So y'know we can use the ATV's in the snow biodome.

Re: Minor Suggestions
Posted: Sun Jul 02, 2017 9:45 pm
by Anonmare
Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
Re: Minor Suggestions
Posted: Sun Jul 02, 2017 9:57 pm
by Gun Hog
Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
To extend the ability of the abductor multitool, I recommend you first go here
https://github.com/tgstation/tgstation/ ... es.dm#L214 and remove the type check. Replace it with a check for a var on the multitool object.
Go here:
https://github.com/tgstation/tgstation/ ... ool.dm#L25 and add "var/advanced = FALSE" to this line. Set the same var to "TRUE" on the alien multi-tool and the Syndie/AI multitool.
However, only the Syndicate screwdriver in the toolbox is unique. You would need to make a new set of tools and give them the appropriate toolspeed (such as 0.75). I caution you though. The Syndicate toolbox can be obtained from places other than the uplink. Keep that in mind if you are planning on buffing it.
The actual toolbox can be found here:
https://github.com/tgstation/tgstation/ ... box.dm#L98
Re: Minor Suggestions
Posted: Mon Jul 03, 2017 2:09 pm
by Steelpoint
Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
PR up:
https://github.com/tgstation/tgstation/pull/29004
I know its against the Feature Freeze but its up mainly for feedback, not with the expectation if it being merged anytime soon.
Re: Minor Suggestions
Posted: Mon Jul 03, 2017 4:16 pm
by calzilla1
Emagging the roboconsole should remove access requirements
Re: Minor Suggestions
Posted: Thu Jul 06, 2017 7:24 am
by DemonFiren
Sleep should have a chance of nightmares waking you up, standing you up and making you jittery.
Re: Minor Suggestions
Posted: Thu Jul 06, 2017 8:28 am
by FantasticFwoosh
Shadowshrooms should have a toxin that makes you mildly sleepy (you wont sleep if more than 10 ounces injested) but when you're knocked out you will have night terror nightmares that deal stamina damage like hallucinations. It causes tiredness, but will trigger instant night terrors on people already asleep.
Re: Minor Suggestions
Posted: Thu Jul 06, 2017 3:56 pm
by tacolizard
Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
iirc the tools in the syndicate toolbox are all slightly faster than the normal ones. also the toolbox itself is more robust than normal toolboxes.
Re: Minor Suggestions
Posted: Thu Jul 06, 2017 4:32 pm
by Steelpoint
tacolizard wrote:Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
iirc the tools in the syndicate toolbox are all slightly faster than the normal ones. also the toolbox itself is more robust than normal toolboxes.
The only tool in the syndi toolbox that works faster is the screwdriver, which is the same screwdriver a Traitor gets if they get a 'steal nuke core' objective. My PR proposal buffs all the items to work twice as fast as usual tools but they also have unique sprites, and the multitool can see the function of all wires.

Re: Minor Suggestions
Posted: Fri Jul 07, 2017 7:40 pm
by Reece
Remove Meteors, it is the shittest event and adds nothing but an early shuttle call.
Re: Minor Suggestions
Posted: Fri Jul 07, 2017 8:05 pm
by BeeSting12
Steelpoint wrote:Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
PR up:
https://github.com/tgstation/tgstation/pull/29004
I know its against the Feature Freeze but its up mainly for feedback, not with the expectation if it being merged anytime soon.
Can you make a way to disable the wire thing? Once you memorize the wires, it's annoying to have all that info up and gets in the way when you're trying to cut/pulse wires and stuff
Re: Minor Suggestions
Posted: Fri Jul 07, 2017 8:57 pm
by Screemonster
BeeSting12 wrote:Steelpoint wrote:Anonmare wrote:Give all the tools in the syndie toolbox faster toolspeed, and give the multitool in the syndie toolbox the same ability to determine what a wire does that the alien multitool has.
Make the contents of those toolboxes worth the investment.
PR up:
https://github.com/tgstation/tgstation/pull/29004
I know its against the Feature Freeze but its up mainly for feedback, not with the expectation if it being merged anytime soon.
Can you make a way to disable the wire thing? Once you memorize the wires, it's annoying to have all that info up and gets in the way when you're trying to cut/pulse wires and stuff
Not all hackable things have the same wires though, aren't some randomised per item?
Re: Minor Suggestions
Posted: Sun Jul 09, 2017 5:20 pm
by Lumbermancer
Headphone notes should be red, blue and green not all black.
Re: Minor Suggestions
Posted: Tue Jul 11, 2017 1:00 am
by Anonmare
Remove transit tube transporting air
It just accumulates inside of the pod and never leaves making it lethal to travel in without a spacesuit
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 2:28 pm
by FantasticFwoosh
Thats a large coding request, not so much minor suggestion.
The ability to turn over hats with a inventory slot while they are laid down as a item using [ALT] converting their sprite and allowing you to interact with the inventory slot by dragging to yourself without needing to wear the item on your head.
The hat will catch small items like loose change for your busking acts.
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 5:42 pm
by Professor Hangar
Null Rod reskin: Inanimate Carbon Rod.
Flavour text: In Rod We Trust.
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 6:22 pm
by DemonFiren
Professor Hangar wrote:Null Rod reskin: Inanimate Carbon Rod.
Flavour text: In Rod We Trust.
make it a nuclear reactor rod
low brute damage - no more than an ordinary rod - but it also irradiates targets
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 7:01 pm
by Armhulen
give chaplain a weapon transformation into a martial arts scroll that makes your punches do 14 damage but lower punch speed. The lower punch speed debuff goes away as you get more injured and when you're near crit you actually get a punch speed buff
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 7:57 pm
by FantasticFwoosh
Suggestion - Stop making the chaplain into magic security.
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 8:08 pm
by Armhulen
if you want that then remove chaplain weapons nothing i suggested actually makes them slightly like security and you're an idiot for making that comparison
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 8:19 pm
by FantasticFwoosh
Armhulen wrote:if you want that then remove chaplain weapons nothing i suggested actually makes them slightly like security and you're an idiot for making that comparison
Ill mull over your advice to remove chaplain weapons entirely.
The only purposeful reason to have a weapon is not second amendment, but to attack antags and enact self defence, and given that the chaplain has magic specific foes which they can interact and hinder non lethally (revenants) the function for them to chase antags and violently hit them with the null rod and 20 some odd variants is gratuitous, self endangering magic policing.
Re: Minor Suggestions
Posted: Wed Jul 12, 2017 10:53 pm
by Shadowizard
Freezers should prevent deaths from the nuke, but only if you are the curator.
Re: Minor Suggestions
Posted: Thu Jul 13, 2017 1:38 am
by ThanatosRa
Add gyros as a food. You know how they're made shut up.
Also add "the juice" so you can add it and make a juicy gyro
Cuz you like-a de juice eh?
De juice is good.
I get you more juice.
Re: Minor Suggestions
Posted: Thu Jul 13, 2017 2:54 am
by Anonmare
Remove engieborgs being able to RCD down R-walls tbh.
I speak no exaggeration when I say there's nothing an AI can do against one.
Re: Minor Suggestions
Posted: Thu Jul 13, 2017 6:47 am
by DemonFiren
ThanatosRa wrote:Add gyros as a food. You know how they're made shut up.
Also add "the juice" so you can add it and make a juicy gyro
Cuz you like-a de juice eh?
De juice is good.
I get you more juice.
this is probably a meme reference i don't get
but eating gyros should make you immune to launching shuttles or the gravgen knocking you down (i thought it did that when it activates, not sure now)
because you're gyro-stabilised
Re: Minor Suggestions
Posted: Thu Jul 13, 2017 5:50 pm
by ThanatosRa
DemonFiren wrote:ThanatosRa wrote:Add gyros as a food. You know how they're made shut up.
Also add "the juice" so you can add it and make a juicy gyro
Cuz you like-a de juice eh?
De juice is good.
I get you more juice.
this is probably a meme reference i don't get
but eating gyros should make you immune to launching shuttles or the gravgen knocking you down (i thought it did that when it activates, not sure now)
because you're gyro-stabilised
Ancient Saturday night live meme i hoped others would get.
Re: Minor Suggestions
Posted: Sun Jul 16, 2017 9:31 am
by kust
Don't know if this already exist but the ability to tear blankets and clothes to create bandages but you will have a higer infection risk.
Re: Minor Suggestions
Posted: Sun Jul 16, 2017 9:59 am
by FantasticFwoosh
kust wrote:Don't know if this already exist but the ability to tear blankets and clothes to create bandages but you will have a higer infection risk.
You can cut up bedsheets for cloth, but not clothes.
Re: Minor Suggestions
Posted: Tue Jul 18, 2017 3:05 am
by Hikurac
When targeting yourself, your attacks should be more accurate. If I'm trying to swing a butchers knife at my own hand, I shouldn't be hitting my head on accident. Trying to lob off my own hand, but I end up going into crit from accidentally hitting myself all over in the process.
Re: Minor Suggestions
Posted: Tue Jul 18, 2017 3:06 am
by chemiiat
Traitor clowns can buy special clown shoes for 10 TC that squeaks louder and lets them move at 120% regular movement speed.
Re: Minor Suggestions
Posted: Tue Jul 18, 2017 3:14 am
by Screemonster
Hikurac wrote:When targeting yourself, your attacks should be more accurate. If I'm trying to swing a butchers knife at my own hand, I shouldn't be hitting my head on accident. Trying to lob off my own hand, but I end up going into crit from accidentally hitting myself all over in the process.
unless you have the clumsy gene
In which case even drinking should make you splash yourself with the contents of the glass.
Re: Minor Suggestions
Posted: Tue Jul 18, 2017 7:59 am
by Remie Richards
Both of those make sense.
Re: Minor Suggestions
Posted: Sat Jul 22, 2017 12:53 pm
by FantasticFwoosh
A special borg station (like a recharging station, but buckable) that allows a borg to link into camera network and gain a AI eye but not the full list of AI features, for them to open doors and stuff. Initially there would be one or two of them around the AI satellite and be constructable from RnD similar to the mech recharger.
- So replacement AI's are not as urgently needed on lowpop for example and the demand for borgs is not high either
The borg is vunerable and exposed in this position, and will unbuckled when attacked harmfully.
Re: Minor Suggestions
Posted: Sat Jul 22, 2017 8:51 pm
by One Seven One
Let food placed in vendors persist between rounds.
Re: Minor Suggestions
Posted: Sun Jul 23, 2017 1:25 am
by calzilla1
Port goon's RD's teleport closet
Re: Minor Suggestions
Posted: Sun Jul 23, 2017 5:04 am
by Jacough
One Seven One wrote:Let food placed in vendors persist between rounds.
They should spoil over time though.
Left over for one round: still fine
Two rounds: starting to go bad, probably a bit stale or sour. Still fine to eat but doesn't give as many nutrients
Three rounds: spoiled. Eating this shit makes you puke and lose nutrients
Gotta rotate that inventory cuz