Jared-Fogle dbfa2261c2 Moths can now consume clothes again (#55356)
Fixes #55347.

Because the food eating is invoked async-ly, the qdel was being run while you were still taking a bite. This means it was no longer edible, thus quitting the check after the timer was finished.

This moves moths eating clothes behavior to instead lazily create the food item once chomped into, which is then preserved and reused until the clothing itself goes away.
2020-12-11 00:11:45 +00:00
2019-12-09 13:47:57 -05:00
2020-10-01 20:10:05 -07:00

/tg/station codebase

Build Status Percentage of issues still open Average time to resolve an issue Coverage

forthebadge forthebadge forinfinityandbyond

This is the codebase for the /tg/station flavoured fork of SpaceStation 13.

Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive!

DOWNLOADING

Downloading

Running on the server

Maps and Away Missions

Requirements for contributors

Guidelines for Contributors

/tg/station HACKMD account - Design documentation here

Documenting your code

Policy configuration system

Interested in some starting lore?

LICENSE

All code after commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU AGPL v3.

All code before commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU GPL v3. (Including tools unless their readme specifies otherwise.)

See LICENSE and GPLv3.txt for more details.

The TGS DMAPI API is licensed as a subproject under the MIT license.

See the footer of code/__DEFINES/tgs.dm and code/modules/tgs/LICENSE for the MIT license.

All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.

S
Description
No description provided
Readme 1.6 GiB
Languages
DM 90.1%
JavaScript 4.9%
HTML 2.7%
Python 1.3%
CSS 0.4%
Other 0.4%