![]() |
Rebalance Robotic Modules + tools - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Ideas & Suggestions (https://forum.ss13.co/forumdisplay.php?fid=8) +--- Thread: Rebalance Robotic Modules + tools (/showthread.php?tid=6501) |
RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-17-2017 (05-17-2017, 12:27 PM)HydroFloric Wrote: Portable corpse mulcher Well i was just going to make it accept stray body parts, meatball pizza, viscerite etc. but if you WANT me to let borgs dispose of bodies like that i can RE: Rebalance Robotic Modules + tools - Crazyabe - 05-17-2017 (05-17-2017, 01:33 PM)amaranthineApocalypse Wrote:"MEDBORG S.H.I.T IS EATING PEOPLE IN THE BAR!!!"(05-17-2017, 12:27 PM)HydroFloric Wrote: Portable corpse mulcher RE: Rebalance Robotic Modules + tools - Dr Zoidcrab - 05-18-2017 (05-17-2017, 11:32 AM)amaranthineApocalypse Wrote: Okay so, i was hit with a flash of inspiration for a thing while i was coding. The way the cloning scanners (and other medical equipment) on TG work is you walk or move someone over the open scanner then click it to open/close. That way players that cant grab stuff like borgs can still use it. RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-19-2017 Okay so Mordent taught me how to not be absolutely godawful at git yesterday, so i now have a github branch open with the bugfixes! https://github.com/amaranthineApocalypse/goonstation-2016/tree/feature/cyborg-rework Feel free to download, compile and take a look around. Please bear in mind that recent versions of byond detest the 510 build and so will cause infinite runtimes when compiled and run. Currently i am using 511.1359 which seems to work just fine DL Link: https://secure.byond.com/download/build/511/511.1359_byond.zip RE: Rebalance Robotic Modules + tools - Noah Buttes - 05-19-2017 There's a way to not be godawful at git? I thought that was just an inherent feature of the git toolset. RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-19-2017 (05-19-2017, 06:50 AM)Noah Buttes Wrote: There's a way to not be godawful at git? I thought that was just an inherent feature of the git toolset. Apparently yes! RE: Rebalance Robotic Modules + tools - ferriswheel1 - 05-19-2017 BING BONG. Mining borgs need a barcode printer so they can act as a QM. RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-23-2017 Apparently, click + drag compatible ovens and mixers survived the codestorm, however sinks and deep fryers need this functionality added. I'm going to give kitchen borgs a cooking multitool with a knife/fork/spoon/rolling pin/anything i've missed, and some sort of item that allows them to do a pseudo-combine-in-hand so that they can be proper chefs. Once these are done, that should be the civborg finished EDIT: Apparently you can load things from anywhere so long as you can see the oven. Hooray for poltergeist cooking RE: Rebalance Robotic Modules + tools - atamusvaleo - 05-23-2017 (05-18-2017, 12:07 PM)Dr Zoidcrab Wrote:(05-17-2017, 11:32 AM)amaranthineApocalypse Wrote: Words. I love this; however, it would require respriting any devices using this method. Although, that is not a criticism just pointing out the obvious. RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-26-2017 Okay so, this is mostly for my own benefit, but i'm going to make a list of what still remains to be done here:
RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-26-2017 Brobot magic pen is done. RE: Rebalance Robotic Modules + tools - Noah Buttes - 05-26-2017 (05-26-2017, 04:26 PM)amaranthineApocalypse Wrote: Brobot magic pen is done. Congratulations. RE: Rebalance Robotic Modules + tools - Nnystyxx - 05-27-2017 (05-26-2017, 01:18 PM)amaranthineApocalypse Wrote: Okay so, this is mostly for my own benefit, but i'm going to make a list of what still remains to be done here: Stay safe from any code storms, we're counting on you RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-27-2017 There was a thunderstorm today. Nothing of note happened during it. The borg barcode scanner is finished Also the borg taperecorder can now no longer eject it's tape. RE: Rebalance Robotic Modules + tools - amaranthineApocalypse - 05-29-2017 After being informed of a rather easy way to do it, both the ore refiner and the the portable oven now exist and are functional. I've decided against the kitchen multitool since only three of the implements are actually needed for cooking as far as i can tell and one of them would be incredibly awkward to do. The problem with the cargoporter readout is now fixed. Noah has reminded me that i need to create a siren for the brobot, but that should be piss easy I still need to finish the borg clonescan/limbreplacer thing. And i need to start applying sprites to everything. But essentially? The code for this is almost completely done. |