Commit Graph
27417 Commits
Author SHA1 Message Date
Jiří BaroušandGitHub bb5022bf39 Varedit remembers search + minor styles (#10393)
Varedit now remembers what was in the 'search' field when you click the 'refresh' link. This makes our miserable lives a little less miserable.
    Tweaked varedit styles ever so slightly: it will now likely use a "better" monospace font depending on what's on your system. Var names are now bold and also monospace.
    The window spawns a tiny bit bigger.
2020-11-01 11:44:48 +02:00
AlberykandGitHub 036f45ac3e Cyanide pills are no longer named cyanide pills (#10394) 2020-11-01 11:44:22 +02:00
Jiří BaroušandGitHub e005dc9889 Adds new mechanics to AI/stationbound control of airlocks - allows AIs to bolt airlocks again, sort of (#10310)
* Refactors airlock wire messages

Makes it more straightforward to see that all the lights are off (i.e.
no power). Also differentiates between showing bolt status when the
indicators are on vs. off, as one is just a simple visual check while
the other would supposedly require a more close-up inspection.

It also makes it much easier to modify the conditions and text however
needed instead of using a bunch of ternaries for everything.

Additionally index_to_type uses the proper constants instead of
hardcoded numbers.

* Lights up the airlock indicator lights

Also does minor refactor of the wires file.

* Adds mechanics to toggle if AIs can bolt doors using AI control wire

* Moves most AI "welcome text" to a separate pop-up window and adds it as a verb

Also adds list of channels to the Radio-Settings verb.

* Moves Initialize, Destroy to beginning, merges the two Initializes

* Adds explicit override for admins and malfs, this allows them to (un)bolt stealthily should they choose to do so

Also adds name and area of the airlock to the UI and refactors it some.

* More better.
2020-10-31 21:08:46 +01:00
mikomyazakiandGitHub d5a2c41457 Fixes runtime related to antagonists being inside another object at round end. (#10421) 2020-10-31 20:31:45 +01:00
JohnWildkinsandGitHub 6a604eb7dd Update Aut'akh Religion Desc. (#10382)
* update autakh religion

* book rename

* spelling fix
2020-10-31 16:11:12 +01:00
flpfsandGitHub 4a774b441a Borgs can now pick up clams and molluscs (#10416)
* Clams

* changelog
2020-10-31 16:10:51 +01:00
fernerrandGitHub 5d495e7a34 Makes the research shuttle also able to dock at yellow (#10346) 2020-10-31 11:51:43 -03:00
GeevesandGitHub d826425fbe Diona Suck (#9965) 2020-10-31 15:42:45 +01:00
2ed1baa074 Allows vaurca to once again select generic loadout augments like calf suspension. (#10369)
Co-authored-by: Scapegoat Naelynn <smashkodlak@gmail.com>
2020-10-31 15:11:36 +01:00
GeevesandGitHub 78c5778342 Autohiss QoL (#10377) 2020-10-31 14:59:33 +01:00
HockaaandGitHub 5f1a1c9c72 airlocks display crush messages (#10388) 2020-10-31 14:38:19 +01:00
GeevesandGitHub 94cdb33b4c Less Log Spam (#10403) 2020-10-31 14:13:10 +01:00
JohnWildkinsandGitHub cbf8930bb7 VueUI Vending Machines III: Revenge of the Spritesheets (#10311)
It's #10197 and #10240 again, except this time using spritesheets from #10272.

Also fixes issues with coin interactions / premium items, and some other minor tweaks.
2020-10-31 11:00:28 +02:00
GeevesandGitHub b2d605a152 Punch Small Animals (#10381) 2020-10-30 18:20:51 +01:00
Jiří BaroušandGitHub 38514fe2b3 Borers and other flips of PASSEMOTES will no longer change CANWEAKEN (#10396) 2020-10-30 18:20:12 +01:00
Jiří BaroušandGitHub 524bf9c417 Mitigates (autolathe) recycling exploits by minimizing what can be recycled, adding unit tests and fixing the recipes (#10375)
* Mitigates research recycling exploits by minimizing what can be recycled

* Moves the research design check into a new unit test

* Adds unit test for stack material recipes costs and fixes these costs

* Instead of changing recipes the resulting materials are worth less

* Crap fix
2020-10-30 12:20:59 +01:00
GeevesandGitHub 77bcaab463 Simple Mob Blood Overlays (#10237)
* Simple Mob Blood Overlays

* robot blood fixes

* make this more uniform

* support hivebot active icon states
2020-10-30 12:19:42 +01:00
GeevesandGitHub 536336c224 Last Words (#10363) 2020-10-30 12:19:05 +01:00
Jiří BaroušandGitHub 2a971fae8a Security areas mapping improvements (#10366)
* Splits bigger security areas into multiple

* Adds low level APC and maps it into the security areas
2020-10-30 12:17:55 +01:00
JohnWildkinsandGitHub 886c07ac2d Random Event Tweaks: Preparing for the Overhauls (#10367) 2020-10-30 12:16:53 +01:00
mikomyazakiandGitHub b9013f540a Power cells now drain to zero (#10385) 2020-10-30 11:41:48 +01:00
Jiří BaroušandGitHub ccd6a607ab Puts maxHealth instead of hardcoded 100 where it should be (#10405) 2020-10-30 11:31:04 +01:00
TheStrykerandGitHub 6280cfb72f Adds items to the loadout + Himeo voidsuit additions. (#10376) 2020-10-30 11:29:29 +01:00
GeevesandGitHub 08ca1a7420 Dual Wielding (#10296)
Added dual wielding. Firing a gun while another is in the off-hand will fire that one as well, at the cost of lost accuracy. You must be on harm intent to do this.
2020-10-28 19:53:12 +02:00
NerrathielandGitHub 76d89060de Uranium Solidification (#10344)
Adds Uranium Solidification. This recipe is pretty much only useful for Xenobotanists, and could help them be a bit more involved with rest of the station. [By for example allowing RnD to get some advanced things done despite not having miners or allowing alternative engine set ups when there are no engineers]
2020-10-28 19:45:04 +02:00
GeevesandGitHub 6bc7db056f Pretty Parts (#10362)
Part replacers now output the contents of closed machines nicely.
2020-10-28 19:43:56 +02:00
GeevesandGitHub 8931738da7 Join Button Fix (#10379)
Lobbysitter HUDs now properly update the Ready/Join button when the round starts.
2020-10-28 19:36:40 +02:00
Jiří BaroušandGitHub 1d168fd522 Adds admin secret to turn all light switches on/off/initial (#10351) 2020-10-28 18:12:32 +01:00
GeevesandGitHub 3bcae45ea8 Stack Icon Bugfix (#10386) 2020-10-28 18:12:14 +01:00
GeevesandGitHub 34f81cbf43 Trolley Examine (#10359) 2020-10-28 18:12:02 +01:00
GeevesandGitHub fd7fa9ef92 Printable Trolleys (#10358) 2020-10-28 18:11:49 +01:00
GeevesandGitHub 595998296d Emitter Shot Counters (#10354) 2020-10-28 18:11:12 +01:00
GeevesandGitHub 576fba37c1 One-way Airlocks (#10353) 2020-10-28 18:10:57 +01:00
HockaaandGitHub 1f1fe27f78 Lazarus injectors reset text on revived mobs (#10387) 2020-10-28 09:14:49 +01:00
Matt AtlasandGitHub 1bd937f39f New poll highlighting, can't open crew manifest before game start. (#10368)
Also converts New to use Initialize().
2020-10-27 14:09:38 +02:00
TheStrykerandGitHub fadfa1267b Replaces Deep Frontier with Non-Coalition Frontier. (#10316) 2020-10-27 11:18:04 +01:00
fernerrandGitHub e7a90514d0 Removes unused scarfs, removes duplicate shoes loadout entry (#10335) 2020-10-27 11:16:07 +01:00
AlberykandGitHub 442f2f9943 Makes spontaneous appendicitis rarer (#10336) 2020-10-27 00:44:41 -03:00
JohnWildkinsandGitHub 9277165fc2 Windoor fixes and tweaks (#10330)
* Fix several bugs with windoors

* add power usage to windoor

* apply suggestions
2020-10-26 18:39:38 +01:00
mikomyazakiandGitHub 9af261ef88 Changes footsteps to use client timers, hopefully this will make them delete themselves consistently. (#10340) 2020-10-26 13:32:42 +01:00
GeevesandGitHub 3648197b09 Slime Extractinator (#8973) 2020-10-26 10:48:36 +01:00
GeevesandGitHub ccfca6c124 Grille Unscrew Fix (#10349) 2020-10-26 09:03:33 +01:00
GeevesandGitHub 70602ef986 Floodlight Fix (#10355) 2020-10-26 08:42:52 +01:00
GeevesandGitHub fef270f6e6 Air Alarm Gas Fix (#10356) 2020-10-26 08:42:37 +01:00
GeevesandGitHub 1f70bccd37 Trolley Hitch Fix (#10357) 2020-10-26 08:42:26 +01:00
SnakebittennandGitHub c06f56db95 Unapologetic Grunge Buffs (#10303) 2020-10-26 08:37:49 +01:00
GeevesandGitHub 9371a7d18d Industrial Smelter Part Replacer Fix (#10361) 2020-10-26 08:31:39 +01:00
GeevesandGitHub 0d54a1be56 Requires Power Bugfix (#10341) 2020-10-26 08:31:27 +01:00
Jiří BaroušandGitHub b14eed0efb All atoms changing opacity will recalculate visibility (#10352) 2020-10-26 08:30:54 +01:00
YonnimerandGitHub df05b6cf2d Minor dionae changes (#10325)
* Adds a refine for the eternal

* adds the book sprite

* actually adds the eternal's burble sprite

* adds a dionae religion file.

* adds a include for the dionea religion stuff

* adds the allowed religion

* changes the dionae blurb to be more up to date

* fixes some issues

* fixes some more stuff

* changelog

* alphabetical order

* Yonni has small brain and didn't put it in the right order again
2020-10-26 08:29:57 +01:00