Commit Graph

36638 Commits

Author SHA1 Message Date
DakotaGay d32ccbf26d Fix Markup Tags in Station News (#30169)
* Fix (hopefully)

* Fixed Spelling Mistake and minor Code Cleanup

* Revert "Fixed Spelling Mistake and minor Code Cleanup" due to Pull Request Guidelines

This reverts commit cee3e0226b349187bd8fd8b639e161fb877e8bdb.
2024-08-09 17:51:14 +01:00
PJBot b4d359cf6c Automatic changelog update 2024-08-09 17:51:14 +01:00
slarticodefast a453d90df5 Fix EmbeddableProjectileComponent and ThrowingAngleComponent interaction (#30112)
* fix embeddable offset with throwing angle

* number
2024-08-09 17:51:14 +01:00
PJBot 97b634bdfa Automatic changelog update 2024-08-09 17:51:14 +01:00
Alzore 402962d097 Add the Syndicate Raid Suit (#29845)
* Syndicate Raid Suit

* Raid suit speed and whitelist

* Fix copyright for the syndicate raid helmet
2024-08-09 17:51:14 +01:00
PJBot 92053e4212 Automatic changelog update 2024-08-09 17:51:14 +01:00
deepdarkdepths 959aba3831 Remove geras description in Slime Person guidebook page (#30140)
remove entry
2024-08-09 17:51:14 +01:00
Ed e401ccff85 randomize iconSmoothing (#28158)
* randomize iconSmoothing

* Revert "randomize iconSmoothing"

This reverts commit 094356f975737c0af24ce39d849aec7852b9af6e.

* try 2

* trying work with client-server communication

* still dont work

* Tayrtahn good suggestion

* remove outdated code

* Fix!

* move data to Appearance

* Update RandomIconSmoothComponent.cs
2024-08-09 17:51:14 +01:00
PJBot 4743ba099a Automatic changelog update 2024-08-09 17:50:59 +01:00
Plykiya a7e6e3a1aa Fix for thrown items dealing damage twice to first target (#30115)
* FUCK YOU

* fine

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 17:50:59 +01:00
Cojoke 4b43756e66 Remove all Assigned Values that are Never Used (#30110)
Remove all Assigned Values that are never used
2024-08-09 17:50:58 +01:00
Plykiya 224f1de03e Fix arrow pointing animation (#30134)
Fixa the arrows

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 17:50:33 +01:00
PJBot abb6f9c2e0 Automatic changelog update 2024-08-09 17:50:33 +01:00
portfiend f352156343 fix: give reptilians species mask sprites in lobby (#30095) 2024-08-09 17:50:33 +01:00
PJBot a6e61f9f94 Automatic changelog update 2024-08-09 17:50:33 +01:00
Smirnov Peter 4a6d94e75d Add item checking for moth food (#30019)
* Add ContainerContainer component checking for moth food

* Use ItemSlotsComponent checking on food item
2024-08-09 17:50:33 +01:00
Ed c5653546c6 LatheSystem independently of energy (#30148)
* Update LatheSystem.cs

* Emo
2024-08-09 17:50:33 +01:00
slarticodefast c265ea930b Correct .editorconfig to use no space after casting (#30132) 2024-08-09 17:50:33 +01:00
Brandon Hu 9f0d62620c fix(dev_map): resave dev map (#30098)
fix(dev_map): Resave devmap

Co-authored-by: 4llv07e <igor@c4llv07e.xyz>
2024-08-09 17:50:33 +01:00
PJBot 1c3257a76d Automatic changelog update 2024-08-09 17:50:33 +01:00
Plykiya f4c633e00d Fix stun batons using excess charges when thrown (#30136)
Fix stun batons

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 17:50:33 +01:00
PJBot ac6eda6fa2 Automatic changelog update 2024-08-09 17:50:33 +01:00
slarticodefast 47d13ccf86 minor SharedInteractionSystem cleanup (#30139)
cleanup SharedInteractionSystem
2024-08-09 17:50:33 +01:00
Cojoke 967217d67a Prevent Quantum Spin Inverter from Teleporting Things into Microwaves (#29200)
* Prevent Quantum Spin Inverter from Teleporting Things into Microwaves

* Simplifies code, GetTeleportingEntity instead of TryGet, adds failed teleport message

* remove using Linguini.Syntax.Ast;

* capital...

* re-add CanInsert and Fixes microwave issue

* beb

* beeb
2024-08-09 17:50:32 +01:00
kbailey-git 7b51d1ab1b Updated slime storage capacity text in guidebook (#30121) 2024-08-09 17:50:32 +01:00
Ed f040b209bc DungeonSystem.Rooms bugfix (#30125)
Update DungeonSystem.Rooms.cs
2024-08-09 17:50:32 +01:00
PJBot c620edfa0e Automatic changelog update 2024-08-09 17:50:32 +01:00
Errant cc5f401c67 Temporarily remove Vox from space ninja and Unknown Shuttle ghostroles (#30099)
* no vox ninjas

* blacklist vox from UnknownShuttleEvent
2024-08-09 17:50:32 +01:00
slarticodefast adbc072a5c Fix formatting warnings (#30122) 2024-08-09 17:50:32 +01:00
PJBot cafbec1cbd Automatic changelog update 2024-08-09 17:50:32 +01:00
Winkarst 5d5465b36f Make the super door remote to be able to control Syndicate doors (#30033)
* Make the super door remote to be able to control Syndicate doors

* Fix
2024-08-09 17:50:32 +01:00
Flareguy 983ca6dd92 Vox displacement updates (#29824)
* more vox displacement maps

* A

* remove vox insuls sprites

* sci magboots

* Update vox.yml

* Update meta.json

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-08-09 17:50:31 +01:00
PJBot 527b97af03 Automatic changelog update 2024-08-09 17:50:12 +01:00
lzk 2779422cbe Little saw debuff (#29995) 2024-08-09 17:50:12 +01:00
PJBot 7c6fc02f52 Automatic changelog update 2024-08-09 17:50:12 +01:00
lzk 2256a335fa Add examine for caustic and cold damage (#29989)
* Examinable cold damage

* lightblue

* update grammar

* caustic
2024-08-09 17:50:12 +01:00
Ed 42344fa536 Character menu issuer localization (#29840)
* Update CharacterUIController.cs

* TODO Burn this shit

* huh?

* huh!

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
2024-08-09 17:50:12 +01:00
PJBot 404a592f77 Automatic changelog update 2024-08-09 17:50:12 +01:00
Nemanja 3bc0de2803 Sign Resprite (#29806)
* Redone signage

* Signs

* ok this thing now

* alright ig?

* big data

* cryo sign

* new sign
2024-08-09 17:50:11 +01:00
PJBot abde50dba6 Automatic changelog update 2024-08-09 17:47:51 +01:00
K-Dynamic a19c54ac26 Nerf & standardised slip times (#27879)
* standardised slip times

* puddle and gib soap

* banana peels

* cleaned yaml by shifting to component

* error slip

* error slip intersect

* intersect ratio return

* error and omega soap changes

* SlipocalypseClusterSoap 2 tc cost
2024-08-09 17:47:51 +01:00
PJBot 62c946cfde Automatic changelog update 2024-08-09 17:47:51 +01:00
Jezithyr a369710d80 Remove Geras from Slimes to address combat balance (#29731)
Removed Geras

Removed Geras
2024-08-09 17:47:51 +01:00
Plykiya 84470154e3 Replace EntityPrototype.NoSpawn with EntityPrototype.HideSpawnMenu (#30082)
NoSpawn

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 17:47:51 +01:00
Nemanja 80c8ae2960 Revert "Change wristwatch meta description" (#30070)
Revert "Change wristwatch meta description (#30036)"

This reverts commit 919b3ac9e6.
2024-08-09 17:47:51 +01:00
Cojoke 6d877d0be7 Remove uses of AllObjectives (#30077)
Remove the uses of AllObjectives
2024-08-09 17:47:51 +01:00
Simon 96a7d5188a Add missing command description to replay_toggleui (#30071) 2024-08-09 17:47:51 +01:00
PJBot b7f0c69ecb Automatic changelog update 2024-08-09 17:47:51 +01:00
Winkarst c71f525832 Make addgamerule command process only valid game rules (#29912)
* addgamerule command processes only valid rules

* Update

* English moment
2024-08-09 17:47:51 +01:00
Simon d4b81acbfe Fix some markup related obsolete warnings in research and anomaly related systems (#30072)
Fix some Markup related obsolete warnings in Research and Anomaly related systems
2024-08-09 17:47:51 +01:00