Commit Graph
76223 Commits
Author SHA1 Message Date
SkyratBot febd2cc0b3 Automatic changelog generation for PR #902 [ci skip] 2020-10-15 02:43:28 +02:00
24656d9263 Jukebox changes [SEMI-MODULAR] (#902)
* Jukebox time

* Update README.txt

* removes cancer earrape

* better sprites

* ico

* Updates to sprite, makes it nice and light

* updoot

* Update dance_machine.dm

* Update tgstation.dme

* Update readme.md

* Update dance_machine.dm

* Update tgstation.dme

Co-authored-by: Azarak <azarak10@gmail.com>
2020-10-15 02:43:24 +02:00
Changelogs 97171a3f84 Automatic changelog compile [ci skip] 2020-10-15 00:10:57 +00:00
SkyratBot 8af5683914 Automatic changelog generation for PR #1231 [ci skip] 2020-10-15 02:01:44 +02:00
GandalfandGitHub 2320b39369 Inflatable walls [MODULAR] (#1231)
* inflatable walls

* Code fixes

* Update inflatable.dm

* put it in the box
2020-10-15 02:01:40 +02:00
SkyratBot acaa27fee1 Automatic changelog generation for PR #1310 [ci skip] 2020-10-15 02:00:22 +02:00
4830dd2ed3 [MIRROR] Various TGUI Communications Console Day One Fixes (#1310)
* tgui: Comms Console Day One Fixes (#54381)

* Silicons now interact with the comms console just like AI, and are told they cannot recall

* Make allied sectors use columns I HAVENT TESTED THIS YET DONT MERGE WITHOUT TELLING ME AAAAAAAA

* Rebuild tgui

* Various TGUI Communications Console Day One Fixes

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
2020-10-15 01:00:18 +01:00
SkyratBot 3ddb4f5890 Automatic changelog generation for PR #1305 [ci skip] 2020-10-14 23:47:59 +02:00
GandalfandGitHub 2666daa899 fixes to gun safety (#1305) 2020-10-14 23:47:55 +02:00
GandalfandGitHub ec51234d37 TGUI fetch update (#1308) 2020-10-14 23:47:38 +02:00
SkyratBot 9268b72b7c Automatic changelog generation for PR #1309 [ci skip] 2020-10-14 20:43:12 +02:00
b3877335d3 [MIRROR] Fixes heretic mass-item deletion during transmutation bug (#1309)
* Fixes heretic mass-item deletion during transmutation bug (#54371)

fix: fixes heretic mass deletion during transmutation bug.

* Fixes heretic mass-item deletion during transmutation bug

Co-authored-by: EdgeLordExe <42111655+EdgeLordExe@users.noreply.github.com>
2020-10-14 19:43:08 +01:00
GandalfandGitHub d6fc79e065 [MIRROR] Adds a camera viewing app, SecurEye, for Laptops and Modular Consoles #1303 (#1307)
yes
2020-10-14 17:55:38 +01:00
SkyratBot 866895d27b Automatic changelog generation for PR #1286 [ci skip] 2020-10-14 18:45:57 +02:00
bcb5fbc83c [MIRROR] TGUI Communications console (#1286)
* TGUI Communications console

* fix

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2020-10-14 17:45:53 +01:00
GandalfandGitHub d00d567c2c Revert "Adds a camera viewing app, SecurEye, for Laptops and Modular Consoles (#1303)" (#1306)
This reverts commit f5d76f547b.
2020-10-14 17:45:40 +01:00
SkyratBot 0e85c107e4 Automatic changelog generation for PR #1303 [ci skip] 2020-10-14 18:44:42 +02:00
f5d76f547b Adds a camera viewing app, SecurEye, for Laptops and Modular Consoles (#1303)
Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com>
2020-10-14 17:44:38 +01:00
SkyratBot 358419da57 Automatic changelog generation for PR #1302 [ci skip] 2020-10-14 12:52:27 +02:00
3fb153a8eb [MIRROR] Updated antenna sprite (#1302)
* Merge pull request #54364 from PKPenguin321/antenna-new

Updated antenna sprite

* Updated antenna sprite

Co-authored-by: nemvar <47324920+nemvar@users.noreply.github.com>
2020-10-14 12:52:23 +02:00
SkyratBot 747babb7b5 Automatic changelog generation for PR #1301 [ci skip] 2020-10-14 12:51:55 +02:00
016ea3aaca [MIRROR] Increases the accuracy of the photocopier (#1301)
* Increases the accuracy of the photocopier (#54336)

🆑
add: Increased photocopier accuracy

* Increases the accuracy of the photocopier

Co-authored-by: Rob Bailey <actioninja@gmail.com>
2020-10-14 12:51:51 +02:00
1f58e4c363 [MIRROR] The trashbag of holding now has its own inhand sprite. (#1300)
* Merge pull request #54347 from uomo91/trashbagsprite

The trashbag of holding now has its own inhand sprite.

* The trashbag of holding now has its own inhand sprite.

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2020-10-14 12:51:19 +02:00
SkyratBot 3140c18b14 Automatic changelog generation for PR #1298 [ci skip] 2020-10-14 12:31:58 +02:00
ae91dda7b8 [MIRROR] Fix improper null coalescence with has_antag_datum (#1298)
* Fix improper null coalescence with has_antag_datum (#54382)

Fixes an incorrect correction of has_antag_datum to use ?.. This does not work since has_antag_datum returns 0 or an object, meaning has_antag_datum()?.property is essentially 0.property.

(Lemon's note, it was causing names to not show in radio chat)

* Fix improper null coalescence with has_antag_datum

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
2020-10-14 12:31:55 +02:00
SkyratBot 066499bcb8 Automatic changelog generation for PR #1299 [ci skip] 2020-10-14 12:31:31 +02:00
4370c8c17b [MIRROR] Fix guillotine buckling (#1299)
* Fix guillotine buckling (#54357)

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>

* Fix guillotine buckling

Co-authored-by: Yenwodyah <yenwodyah@gmail.com>
Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>
2020-10-14 12:31:27 +02:00
Changelogs 74332d4ccb Automatic changelog compile [ci skip] 2020-10-14 00:11:27 +00:00
SkyratBot 24bad1873f Automatic changelog generation for PR #1167 [ci skip] 2020-10-14 01:11:21 +02:00
MLGTASTICaandGitHub ed689a2069 Ports AI/Cyborg QoL updates, Allows AI to examine and adds more QoL features. (#1167)
* Update ai.dm

* Update cyborg.dm

* travis

* Revert

* spacing

* Update ai.dm

* Update cyborg.dm

* Update cyborg.dm

* Create Silicon_QoL

* Add files via upload

* Delete Silicon_QoL

* Update _onclick.dm

* Update _onclick.dm

* Create readme.dm

* Update readme.dm

* Rename readme.dm to readme.md

* Update ai.dm
2020-10-14 00:11:18 +01:00
SkyratBot 8710554396 Automatic changelog generation for PR #1297 [ci skip] 2020-10-14 01:07:48 +02:00
62f9a92c32 [MIRROR] removes unused define left over from devil (#1297)
* removes unused define left over from devil (#54356)

* removes unused define left over from devil

Co-authored-by: Couls <coul422@gmail.com>
2020-10-14 00:07:45 +01:00
e67c72e6f8 [MIRROR] Fixes compile changelog action. Hopefully. (#1296)
* Fixes compile changelog action. Hopefully. (#54359)

* Fixes compile changelog action. Hopefully.

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
2020-10-14 00:07:37 +01:00
1c38920e47 [MIRROR] Cryo now uses proper alpha masking (#1295)
* Cryo now uses proper alpha masking (#53850)

Before, cryo used overlays for humans and snowflake sprites for other animals. Now, it just makes the mob stand up and show it as vis_contents, applying a masking filter so that nothing out of the cryo sprite gets rendered.

Added a trait that forces the user to stand up as well.

* Cryo now uses proper alpha masking

Co-authored-by: nicbn <nicolas.nattis@gmail.com>
2020-10-14 00:07:28 +01:00
AzarakandGitHub 3b17146e53 thud (#1294) 2020-10-14 00:07:11 +01:00
ecbd625ed1 [MIRROR] Host owns the config (#1293)
* Host owns the config (#54278)

* Host owns the config

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
2020-10-13 23:20:47 +02:00
b8d9874c27 [MIRROR] Converts all A && A.B into A?.B (#1292)
* Converts A && A.B into A?.B (#54342)

Implements the ?. operator, replacing code like A && A.B with A?.B

BYOND Ref:
When reading A?.B, it's equivalent to A && A.B except that A is only evaluated once, even if it's a complex expression like a proc call.

* Converts all A && A.B into A?.B

Co-authored-by: ZeWaka <zewakagamer@gmail.com>
2020-10-13 23:19:25 +02:00
SkyratBot ce11cae6b7 Automatic changelog generation for PR #1291 [ci skip] 2020-10-13 23:05:15 +02:00
af7fb6428e [MIRROR] Fixes slices on pizza and resizes some foods (#1291)
* Fixes slices on pizza and resizes some foods (#54353)

fix: you can no longer cut pizza into bugged slices
fix: some small foods are actually small again

* Fixes slices on pizza and resizes some foods

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-10-13 23:05:12 +02:00
SkyratBot 653846d0b1 Automatic changelog generation for PR #1289 [ci skip] 2020-10-13 23:04:11 +02:00
6e08e3cd8d [MIRROR] Adds a living time config to the panic bunker (#1289)
* Adds a living time config to the panic bunker (#54341)

* Adds a living time value to the panic bunker, so you can keep people out based on time spent playing the game

* updates the admin verb, and enables %minutes% as an option

* Makes a proc call more clear

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>

* than

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>

* Adds a living time config to the panic bunker

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>
2020-10-13 23:04:07 +02:00
SkyratBot 44f061f8e1 Automatic changelog generation for PR #1288 [ci skip] 2020-10-13 23:03:27 +02:00
12eb577667 [MIRROR] Fixes the borg tablet being unusable without power, and borgs usually being unable to print pictures (#1288)
* Fixes some borg tablet bugs (#54339)

fix: Borg tablets now correctly work when the borg is out of power (though you'll get no networking until you get that power issue sorted out).
fix: Borgs that are synced to AIs can correctly view and print photos once more.

* Fixes the borg tablet being unusable without power, and borgs usually being unable to print pictures

Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com>
2020-10-13 23:03:24 +02:00
SkyratBot 4fbbf084cf Automatic changelog generation for PR #1287 [ci skip] 2020-10-13 23:02:44 +02:00
51bc113c82 [MIRROR] Adds Abductors to Dynamic Spawns (#1287)
* Adds Abductors to Dynamic Spawns (#54345)

This PR does what it says right on the tin and adds Abductors as a possible choice for Dynamic mode's midround spawning. There is nothing else in this PR.

* Adds Abductors to Dynamic Spawns

Co-authored-by: IndieanaJones <47086570+IndieanaJones@users.noreply.github.com>
2020-10-13 23:02:40 +02:00
SkyratBot 5cc4907377 Automatic changelog generation for PR #1281 [ci skip] 2020-10-13 08:04:53 +02:00
0f9f3fd2ae [MIRROR] fixes zealot's blindfold (#1281)
* fixes zealot's blindfold's flash protection (#54308)

* fixes zealot's blindfold

Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>
2020-10-13 08:04:50 +02:00
22457255ea [MIRROR] Fixes broken mobility interactions (#1282)
* Fixes broken mobility interactions (#54320)

* Fixes being able to escape pulls while in softcrit

* Fixes broken mobility interactions

Co-authored-by: Rohesie <rohesie@gmail.com>
2020-10-13 08:04:25 +02:00
756b97a0fb [MIRROR] Converts some unique and typelists into stringlists (#1284)
* Converts some unique and typelists into stringlists (#54237)

* Converts some unique and typelists into stringlists

Co-authored-by: Rohesie <rohesie@gmail.com>
2020-10-13 08:03:58 +02:00
SkyratBot 9f3ebfe222 Automatic changelog generation for PR #1283 [ci skip] 2020-10-13 08:03:45 +02:00