Commit Graph
13 Commits
Author SHA1 Message Date
PKPenguin321andletterjay b873222eba Integrated Circuits: String parsing update (#37571)
* circuit tweaks
two new variants of concatenators: small and large. each have corresponding complexity and inputs
find text circuit now has two pulse outs, one for if it finds the text, one for if it does not. may break some old circuits but should be easy to fix

* readds after search pulse out

* adds length circuit for strings

* null delimiter in exploder returns list of all chars

* adds indexer circuit

* actual null check

* better descs

* addresses review

removed unneeded var

* moves concatenator pin setup to initialize
2018-05-09 00:44:59 -05:00
PKPenguin321andCitadelStationBot dee55fa47d adds new changeling var that counts actual absorbs, uses it for Spiders ability 2018-04-27 20:22:14 -05:00
PKPenguin321andCitadelStationBot ddb6f7ebae Esword cig lighting messages fix (#37216)
* fix esword cig lighting message

`Jeb Ray swings their the energy sword. They light the cigarette in the process.` becomes `Jeb Ray swings their energy sword. They light their cigarette in the process.`

* fix desword cig lighting message

`Jeb Ray swings his the double-bladed energy sword (Wielded). he lights the cigarette in the process.` becomes `Jeb Ray swings their double-bladed energy sword (Wielded). They light their cigarette in the process.`

* check fix

* desword check fix

* suggested message replacement

* suggested message change desword
2018-04-16 19:20:26 -05:00
PKPenguin321andCitadelStationBot 41b90f01e2 READY flash fixes (#36920)
* flash fixes

* switches to get_turf

* fixes the fix

* parent call and comment

added the comment so it doesnt get removed again by accident
2018-04-06 04:05:19 -05:00
PKPenguin321andCitadelStationBot bdab8a71d9 adds italian moustache that makes you italian 2018-02-08 14:30:30 -06:00
PKPenguin321andCitadelStationBot e4dd53a89f adds extendohands (#34599)
* adds extendohands

* adds to arcade prizes, crafting menu
also adds an alternate named/desc'd version for arcade prizes

* removes the else

* actual conflict fix instead of accidental revert

* ACME -> acme
2018-01-29 21:56:44 -06:00
PKPenguin321andCitadelStationBot 145cc8a822 Makes cyborg module damage visible to anyone nearby (#34287)
* swaps to_chats with visilbe_messages in damage feedback

* adds an actual alarm sound
2018-01-11 21:32:24 -06:00
PKPenguin321andCitadelStationBot 1aeb81cc25 Ensures sentienced animals know how to speak all the languages their master does (#32518)
* Ensures sentienced animals know how to speak Common

* Give all of master's languages

* Languages
2017-11-09 11:08:25 -06:00
PKPenguin321andCitadelStationBot 36893d3188 welder refuelling hotfix 2017-10-29 17:23:15 -05:00
PKPenguin321andCitadelStationBot ebef4e6607 Allows filling welders from open containers that have welding fuel in them (#32143)
🆑
tweak: You can now use beakers/cups/etc that have welding fuel in them on welders to refuel them.
/🆑

Closes #31339
2017-10-29 16:55:38 -05:00
PKPenguin321andCitadelStationBot e486038c2e Fixes filling smoke machines with pills (#32140)
Fixes #32102

Checks for the OPENCONTAINER flag after seeing if the object being used to fill the smoke machine has reagents in it
2017-10-29 16:01:34 -05:00
PKPenguin321andCitadelStationBot d5856ad609 Allows RPD to place pipes on catwalks/girders (#32141)
* Allows RPD to place pipes on catwalks

* allows girders too

* fixes parenthesis

i sniff glue
2017-10-28 12:00:23 -05:00
PKPenguin321andCitadelStationBot 33afe4f0ca Removes unwelding a singletank (#31550)
Fixes #27341
2017-10-12 00:28:58 -05:00