Commit Graph

9869 Commits

Author SHA1 Message Date
PJBot
effafac63b Automatic changelog update 2021-02-25 05:46:53 -05:00
Peptide90
be8a45024b New first aid kits (#3396) 2021-02-25 11:46:21 +01:00
Vera Aguilera Puerto
5b9fb5cb86 Fix EmptyContainer properly. 2021-02-25 11:41:11 +01:00
Vera Aguilera Puerto
9b76fa95aa Fix EmptyContainer graph action for items 2021-02-25 11:37:01 +01:00
Pieter-Jan Briers
14f664ed5c Changelogs for PR template 2021-02-25 11:07:06 +01:00
Pieter-Jan Briers
9e573d0f42 Update submodule 2021-02-25 10:56:30 +01:00
Pieter-Jan Briers
eb4f362387 Yo I think we good changelog wise. 2021-02-25 10:49:26 +01:00
PJBot
d1f57f023d Automatic changelog update 2021-02-25 04:42:04 -05:00
PJBot
3388a4afde Automatic changelog update 2021-02-25 04:38:55 -05:00
Pieter-Jan Briers
d2da8afcb5 PyYAML is a shitty library. 2021-02-25 10:37:32 +01:00
PJBot
b084f94a2c Automatic changelog update 2021-02-25 04:24:22 -05:00
PJBot
7013807607 Automatic changelog update 2021-02-25 04:10:40 -05:00
Pieter-Jan Briers
34a175dfa0 BOMs are awful and should be removed from existence 2021-02-25 10:09:36 +01:00
Pieter-Jan Briers
50dfcd4e06 Test changelog to make testing this easier 2021-02-25 10:05:16 +01:00
Pieter-Jan Briers
cca23f2812 Changelog. (#3398) 2021-02-25 09:50:45 +01:00
DrSmugleaf
fdcbece63d Refactor stacks to use prototypes (#3387)
* Refactor stacks to use prototypes

* Fix not assigned warning

* Add names to stacks

* Make machine baords and material constructions use the name as well

* Remove defaulting stacks to prototype id

* Fix tests

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-02-25 16:18:29 +11:00
Visne
7c32574547 """Fix""" microwave (#3411)
Shitcode is now a little less shit
2021-02-25 16:03:20 +11:00
Metal Gear Sloth
2079c2e2b6 Fix invalid FoodRecipes and add test 2021-02-25 12:24:09 +11:00
Injazz
5ae1b06095 fixes ghost duplication on aghosting (#3235)
Co-authored-by: Injazz <injazza@gmail.com>
2021-02-25 01:14:16 +00:00
metalgearsloth
94bdf01ab7 do_after fixes (#3299)
* Try fixing DoAfterBar coordinates issue

Also I have a somewhat shitcode way to ensure it doesn't get stuck but I'll wait to see if it still happens on live.

* Brute force fix the stuck issue

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-25 11:32:41 +11:00
metalgearsloth
adbcfbb951 Mopping enhancements (#3298)
* Bucket starts with water
* Mop has do_after
* Bucket has do_after (user allowed to move while using it as long as they're in range at the end for maximum jannie skill)
* Random cleanup

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-25 11:32:08 +11:00
Peptide90
48b1336e3c Changes SMG crate to wt550 from c20r (#3399)
C20r is a syndicate weapon. WT550 is sec SMG.
2021-02-25 11:10:14 +11:00
AJCM-git
fc5d6452cd Fix behaviorSet prototype error (#3407) 2021-02-25 11:09:27 +11:00
Vera Aguilera Puerto
436d406585 Adds tag support to construction (#3386) 2021-02-24 16:26:56 +01:00
Pieter-Jan Briers
2ec0304072 Fix StackVisualizer mutating. 2021-02-23 23:28:22 +01:00
Swept
ec9a31a723 Adds the ability to specify a separate RSI path in StackVisualizer (#3368) 2021-02-23 23:25:44 +01:00
Pieter-Jan Briers
42e0a04939 BB is an acronym 2021-02-23 22:50:09 +01:00
Pieter-Jan Briers
33c9eb06aa Fix clicktest tests. 2021-02-23 22:41:40 +01:00
Pieter-Jan Briers
5a7658a13b Update submodule, fix a bunch of warnings. 2021-02-23 22:26:59 +01:00
Pieter-Jan Briers
ade8c6115b Ignore aiFaction prototype on client. 2021-02-23 22:10:56 +01:00
Pieter-Jan Briers
9d6c719951 Fix VaporVisualizer throwing due to bad type casts. 2021-02-23 22:10:07 +01:00
Pieter-Jan Briers
73fec4c638 Gas tanks: properly localized. 2021-02-23 22:10:07 +01:00
Pieter-Jan Briers
4294499b48 Content localization improvements.
TOSTRING() and PRESSURE() functions.
2021-02-23 22:10:07 +01:00
Pieter-Jan Briers
188c5dbcb5 directional -> norot for bullets.
Since we re-enable noRot for the time being.
2021-02-23 22:10:07 +01:00
Pieter-Jan Briers
b374ddf19b Update submodule. 2021-02-23 22:10:07 +01:00
Pieter-Jan Briers
4121cdb2bf Formattable is quite literally a word in .NET. 2021-02-23 22:10:07 +01:00
DrSmugleaf
e963c401e5 Disable Loc warnings for integration tests 2021-02-23 13:10:12 +01:00
Swept
7504c72a22 Organizes Fills (#3385)
* Initial

* Lockers
2021-02-23 20:17:24 +11:00
NuclearWinter
cf7aa5345b Added the ability to drink from Beakers (#3216)
* Added the ability to drink from Beakers

* Allow drinking from beakers, but better

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-02-23 19:52:43 +11:00
metalgearsloth
55456253f0 Fix the game (#3384)
Cleanup some old PRs and make the world green again

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-23 19:23:51 +11:00
Swept
1e13c3b265 Fixes lathe stuff (#3383) 2021-02-23 18:53:14 +11:00
Swept
e05698c027 Tags everything that should be tagged (#3372)
* GlassBeaker and FirelockElectronics

* Moves BaseItem

* The rest

* Indentations

* Functional

* for sloth

* Applied zum reviews

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-02-23 18:48:57 +11:00
Swept
898996abe9 Cleans up NPC and Human YAML and adds tags for Teleportable and FootstepSound (#3371)
* GlassBeaker and FirelockElectronics

* Teleportable + Fixed parented Mobs

* Moved the small tag stuff outta this PR, this is a MOB PR nowgit add .

* FootstepSound

* FootstepSound fixed

* Teleportable

* Added Tags
2021-02-23 18:20:35 +11:00
mirrorcult
c12e590c33 Fix medical scanner layer/mask (#3377)
* fix mediscanner layer/mask

* norot, anchor, pullable
2021-02-23 13:32:10 +11:00
Tarlan2
3ee4c5f791 Auto lathe branch (#3284)
* My first contribution in a while.Change AddAccent command to be case insensitive (#3112)

* got rid of the bottle of nothingness. thought it was an empty bottle.

* new correction

* Delete SpaceStation14.sln

I honestly don't know what happened here. I didn't code those lines.

* Revert "Delete SpaceStation14.sln"

This reverts commit 68876841dce9c6e2ce9d21996e4caef3512b1385.

* new attempt at fixing

* Revert "new attempt at fixing"

This reverts commit 780f66fda3d66b6d4d086871d0b2ea2f6d4ee004.

* Revert "My first contribution in a while.Change AddAccent command to be case insensitive (#3112)"

This reverts commit 08041a30365331b82309aedaf2136d7631459887.

* Revert "Revert "My first contribution in a while.Change AddAccent command to be case insensitive (#3112)""

This reverts commit b2dc76a6683e8df88188d37a836f9ab9a54287b5.

* Revert "Revert "Revert "My first contribution in a while.Change AddAccent command to be case insensitive (#3112)"""

This reverts commit 478d2bfe5daf6098d2f5665249ce0f161704dd73.

* Revert "Revert "Revert "Revert "My first contribution in a while.Change AddAccent command to be case insensitive (#3112)""""

This reverts commit 23c195143e1e3d05cb5f344329c01754432684a9.

* Revert "Revert "Revert "Revert "My first contribution in a while.Change AddAccent command to be case insensitive (#3112)""""

This reverts commit 23c195143e1e3d05cb5f344329c01754432684a9.

* still having figured what happened with the sln file

* please work

* -Added wood as a material.
-Made a few changes in the material requirements for some of the recipes.

* ok. added a small correction for wood at material_stacks.yml

* ok added another correction for misc.yml because for some reason a : just disappeared.

* -added plastic as a material, complete with a png (credits: tgstation)
-replaced glass with plastic for material requirements for some of the latherecipes

* for some reason the shovel was duplicate, being in both botany.yml and in tools.yml. deleted it from tools

* ok. one last try. noticed that the sprite path for shovel was weird even though it already has its own sprite at Objects/Tools/shovel.rsi . so I decided to fix the path then move the shovel back to tools.yml while deleting it from botany.yml. maybe that was the problem?

* corrected the extra space on the type: material for plastic discovered by Peptide90.

* noticed that wood also had a bad icon path.

* another attempt

* weird. I don't remember messing with the flashlight requirements.

* added plastic in the SharedStakedComponent and the meta.json from materials.rsi is back to how it was

* hopefully this icon is valid.

* small corrections concerning double space.

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2021-02-23 13:30:50 +11:00
Fortune117
a80c803a42 fix for sandbox menu not keeping toggle (#3334) 2021-02-23 13:29:26 +11:00
collinlunn
112f7d8346 Pipe visualizers (#3042)
* modifies pipe sprites to look not connected

* pipe connector sprites

* PipeConnectorVisualizer

* Remove pipe visualizer

* Revert "Remove pipe visualizer"

This reverts commit dc8da93f99f20aa55247c6a94d26c7a75a3d1782.

* PipeDirection can be set with the sprite updating correctly

* fixes meta files

* removes unused vent/scrubber directions

* OnConnectedDirectionsNeedsUpdating

* comments + OnConnectedDirectionsNeedsUpdating gets called

* fix connecteddirections bug

* Combines ConnectedDirections sent to visualizer

* fixes unconnected pipe sprites

* Adds PipeConnectorVisualizer to other piping entities

* code cleanup

* Fixed bug with ConnectedDirections not being set correctly

* diff fix

* rotation simplification

* Improves rsi serialization

* enable nullable

* wip

* visualizer cleanup

* nullable cleanup

Co-authored-by: py01 <pyronetics01@gmail.com>
2021-02-23 13:18:30 +11:00
Pieter-Jan Briers
6a79782fc0 Remove redundant access levels and jobs. (#3360)
We do not need access levels like ResearchDirector when Research | Command works fine.

We also do not need a QM.

Etc...
2021-02-23 13:07:40 +11:00
Ygg01
0f54a01d24 Fix bug with animated sprites not being initially animated (#3381)
Sets auto animated of client inventory to true, enables cosmos bedsheets to be
animated when first equipping.

Fixes #1144
2021-02-23 13:05:24 +11:00
Acruid
1801e6ec60 Update Engine to v0.3.16 2021-02-22 13:54:48 -08:00