Commit Graph

10496 Commits

Author SHA1 Message Date
mirrorcult
bf30f82ff5 Acid effects (#5466)
* acid

* balance

* nerf area effects
2021-11-27 00:31:49 -07:00
PJBot
3e32e0f81f Automatic changelog update 2021-11-27 01:45:38 -05:00
Spartak
b06becaf98 Adds pills type selection and pills canister (#5539)
* Added pill type selection

Ui textures missing for now

* bugfixes

* Pill type selection

* ui changes

* Added pills canister

* Change requests
2021-11-26 23:44:36 -07:00
wrexbe
4359a083c5 Block place item ontop in users inventory (#5568) 2021-11-26 23:44:03 -07:00
Clyybber
d6d73573cb Only show local/radio/emote channels when in-game (#5566) 2021-11-26 23:43:58 -07:00
wrexbe
a354741b4b Fix the add role command (#5532) 2021-11-26 23:43:54 -07:00
wrexbe
1a39807ce5 Add listroles command (#5533) 2021-11-26 23:43:49 -07:00
Moony
7792c0b5f1 Station management commands (#5553) 2021-11-26 23:43:43 -07:00
Pancake
7de62519e5 Light Power Cell Standardization (#5531)
Lanterns and hardhats have been upgraded to starting with PowerCellSmallHigh instead of the default of PowerCellSmallSmall.

Partially for standardization of lights and partially because having a light last only 2 minutes is annoying.
2021-11-26 23:43:38 -07:00
Moony
469d57f34e owo (#5510)
* owo

* URGENT FIXES

* typo moment
2021-11-26 23:43:33 -07:00
TimrodDX
ce6fe6af32 Bugfixes a bunch of stuff on Packed. (#5571) 2021-11-26 23:43:26 -07:00
Leon Friedrich
7a843fa830 fix cigar case visuals (#5570)
* fix cigar

* newline
2021-11-26 23:43:19 -07:00
PJBot
3fa33fc54d Automatic changelog update 2021-11-26 17:51:39 -05:00
Moony
ef89af1a0c Fix the job overflow crash (#5560)
* Fix the overflow crash

* localization fail
2021-11-26 15:51:00 -07:00
20kdc
1f09f7f055 Patch thrusters into knightship (#5558)
* Patch thrusters into knightship

* Knightship: Increase size of external airlock/docking port

* Knightship: Add missing firelock
2021-11-26 15:50:36 -07:00
Clyybber
02ac863002 Fix speechbubbles outside of PVS appearing on top left corner of the screen (#5557) 2021-11-26 15:50:24 -07:00
Leon Friedrich
61423be24e Add cheese & dough reactions (#5547)
* git mv

* rename CreateEntityReaction -> CreateEntityTileReaction

* cheese

* change microwave recipes

* remove unnecessary test

* TryGet->Get
2021-11-26 15:50:14 -07:00
DrSmugleaf
7ecd08b8ca Move resetting accumulatedFrameTime in AdminLogSystem to the start of the method 2021-11-26 23:43:40 +01:00
PJBot
c7ef7901f0 Automatic changelog update 2021-11-26 08:55:35 -05:00
Moony
f60484b15c Random station names! (#5548) 2021-11-26 14:54:32 +01:00
Leon Friedrich
522cb3cf9c fix cowelding tool (#5550) 2021-11-26 14:51:56 +01:00
wrexbe
5f02daec4e Fix explosions with same source, and target pos (#5530)
* Fix explosions with same source, and target pos

* Using for Robust.Shared.Maths, Removed whitespace

* Don't throw in explosion if the offset is zero
2021-11-26 12:32:22 +01:00
Moony
85ea135ad4 Oh god (#5534)
* Fixes the funny station issue and prevents free respawns

* not in the sudoers file
2021-11-26 11:03:29 +01:00
PJBot
7aa5818cd2 Automatic changelog update 2021-11-26 04:18:24 -05:00
20kdc
f0f913f5bc Change over solar panel breakage to use more construction graphs (#5395) 2021-11-26 10:17:21 +01:00
PJBot
d4947bfb86 Automatic changelog update 2021-11-26 04:12:45 -05:00
Hoolny
0f2c79f65b Added cows back into cargo (#5456)
* Added animals back into cargo

* Only cow

Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
2021-11-26 20:11:42 +11:00
Moony
ec68226e99 Refactor how jobs are handed out (#5422)
* Completely refactor how job spawning works

* Remove remains of old system.

* Squash the final bug, cleanup.

* Attempt to fix tests

* Adjusts packed's round-start crew roster, re-enables a bunch of old roles.
Also adds the Central Command Official as a proper role.

* pretty up ui

* refactor StationSystem into the correct folder & namespace.

* remove a log, make sure the lobby gets updated if a new map is spontaneously added.

* re-add accidentally removed log

* We do a little logging

* we do a little resolving

* we do a little documenting

* Renamed OverflowJob to FallbackOverflowJob
Allows stations to configure their own roundstart overflow job list.

* narrator: it did not compile

* oops

* support having no overflow jobs

* filescope for consistency

* small fixes

* Bumps a few role counts for Packed, namely engis

* log moment

* E

* Update Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* Update Content.Server/Maps/GameMapPrototype.cs

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* factored job logic, cleanup.

* e

* Address reviews

* Remove the concept of a "default" grid.
It has no future in our new multi-station world

* why was clickable using that in the first place

* fix bad evil bug that almost slipped through
also adds chemist

* rms obsolete things from chemist

* Adds a sanity fallback

* address reviews

* adds ability to set name

* fuck

* cleanup joingame
2021-11-26 20:02:46 +11:00
PJBot
dfb329d5db Automatic changelog update 2021-11-26 02:40:43 -05:00
wrexbe
dd56c05423 Skip duplicate uids in admin log (#5528) 2021-11-26 08:39:36 +01:00
Leon Friedrich
17560de3c7 fix context menu bugs (#5527) 2021-11-25 22:00:28 -07:00
Moony
3447956088 bees are now beeasier to make. (#5526) 2021-11-25 20:55:28 -07:00
PJBot
cc6851c9b6 Automatic changelog update 2021-11-25 22:38:07 -05:00
Leon Friedrich
317cc2f8e9 fix BUI close (#5523) 2021-11-25 20:37:18 -07:00
Elijahrane
86b94afb04 Gave chemists maint access (#5525) 2021-11-25 20:37:05 -07:00
Flipp Syder
f98057615f Adds explicit draw depth to certain entities (#5489)
* Adds explicit draw depth to certain entities

* a little documentation update
2021-11-26 12:28:13 +11:00
DrSmugleaf
1638498273 Add CCVar to enable and disable admin logs 2021-11-26 00:11:25 +01:00
DrSmugleaf
e06dc89c34 Remove setting AdminLogPlayer.RoundId explicitly 2021-11-25 23:53:59 +01:00
PJBot
1e5f7599fc Automatic changelog update 2021-11-25 17:38:23 -05:00
TaralGit
e5bf2192cf New Guns (hopefully no conflicts this time) (#5105)
* New Guns (hopefully conflict free)

* solving conflicts

* forgot to delete old laser gun png

* Revert "forgot to delete old laser gun png"

This reverts commit 6273aff7a411f24484fdbde0757446ab7ab5f873.

* small corrections

* carbine

* uplink correction

* cog meta.json correction

* replace laser pistol

* svalinn inhands

* getting rid of my old lasergun

* forgot to delete the old lasergun from yml

* Revert "getting rid of my old lasergun"

This reverts commit 763caefd64f1497da5ff6ac5239e3c64b0a892c2.

* Revert "forgot to delete the old lasergun from yml"

This reverts commit 144f4533c44d29e56e5356389d498a437180fa1e.

* base.png and taser fire cost corrections

* last changes for this PR. the c20 and predator sprites. and corrected meta.json

* lowercased

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2021-11-25 15:37:21 -07:00
AJCM-git
2ea7c55e93 Clean and add spawners (#5520) 2021-11-25 15:36:57 -07:00
Moony
4b76ca6822 god says you have to juice the saxophone (#5518)
Apparently I can't have a predefined contents for grinding, so this fixes that bug.
2021-11-25 13:40:49 -07:00
PJBot
5f6cf1ded9 Automatic changelog update 2021-11-25 14:31:39 -05:00
Moony
c1e0e7e058 Unfuck the lobby countdown timer (#5519) 2021-11-25 20:30:36 +01:00
PJBot
ad9d90104b Automatic changelog update 2021-11-25 01:08:10 -05:00
Elijahrane
6d5c17032f Adds Chemist Role (#5437)
* Added Chemist Job

* Adds chemistry airlock and configures access for chemist and CMO.

* Chemistry job spawner and chemical locker access fix

* Uncommented chemistry duffel

* Gave cap chemistry access (AA isn't automated yet) and updated packedstation and saltern for chemist job

* Added Chemistry Maintance Door (Used on packedstation)

* ElectroSR fixed Saltern and Packed for me.
2021-11-24 23:07:07 -07:00
Moony
d5c5cbeaf4 buzz buzz (#5490)
* buzz buzz

* Darn now i'm all out of periods   thanks mirror
fix toy issue

* desc edits.

* rng and alphabee

* adds some missed parens
2021-11-24 23:06:13 -07:00
PJBot
2a409de436 Automatic changelog update 2021-11-25 00:48:54 -05:00
iczero
b3d21deb56 Update survival box size to match capacity (#5508) 2021-11-24 22:47:52 -07:00
PJBot
47e4a97df1 Automatic changelog update 2021-11-25 00:17:20 -05:00