Pieter-Jan Briers
1e0da06488
Funny INI file
2021-02-16 09:35:54 +01:00
DrSmugleaf
04aa195c91
Add cooldown to shuttle calling ( #3225 )
2021-02-16 09:31:57 +01:00
DrSmugleaf
cf7ac025b4
Fix the admin panel only listing your character name ( #3229 )
2021-02-16 09:11:15 +01:00
DrSmugleaf
ae5f971fc3
Add cooldown to window knocking ( #3224 )
2021-02-16 12:56:46 +11:00
mirrorcult
f9429da269
break pulls when objects are anchored ( #3248 )
...
Co-authored-by: cyclowns <cyclowns@protonmail.ch >
2021-02-16 12:53:35 +11:00
DrSmugleaf
237e40e60f
Fix the puller not being sent to the client in pullable component ( #3228 )
2021-02-16 12:52:25 +11:00
DrSmugleaf
9f408945de
Make pulled and cuffed players unable to move ( #3227 )
2021-02-16 12:51:52 +11:00
DrSmugleaf
17a224ad2c
Fix being able to teleport with the ghost warp menu while alive ( #3246 )
2021-02-16 01:55:09 +01:00
DrSmugleaf
3703ae134b
Fix being able to remotely give drinks to your fellow man ( #3223 )
2021-02-16 11:46:14 +11:00
Swept
43377d42f3
Makes AME less tanky ( #3242 )
...
* Tries to balance
* Renamed YML
2021-02-16 11:41:41 +11:00
Pieter-Jan Briers
d6e0263f64
add Robust.Analyzers.targets to sln
2021-02-15 17:59:16 +01:00
Pieter-Jan Briers
0c1da3adc7
Update submodule
2021-02-15 17:58:57 +01:00
tmtmtl30
37eaa510e0
Fixes airlock autoclose, adds a sanity check to welding doors shut. ( #3211 )
...
* removes unused door var, sanity checks welding
* Fixes doors failing to autoclose.
2021-02-15 13:01:26 +01:00
Vera Aguilera Puerto
ff68d30a8e
Fix WeekdayInMonth holiday shouldCelebrate not checking for current month
2021-02-14 21:47:21 +01:00
DrSmugleaf
ab56f7dc92
Add banning to the admin panel ( #3191 )
...
* Add banning to the admin panel
* Added response to ban command
2021-02-14 16:05:02 +01:00
Leo
a3d0e3f6a7
OOC sent by an admin will have a different color ( #3117 )
...
* Admin OOC is sent with a different color than regular OOC
- Also adds the OOC color to the database
* Command to set the color
* Ooc -> OOC
* Change default color to Red (`#ff0000`)
* Outdated namespace
2021-02-14 15:59:56 +01:00
DrSmugleaf
54f48aa6a9
Add being able to breathe healing asphyxiation damage ( #3194 )
...
* Add healing suffocation damage when breathing
* Fix suffocation doing airloss instead of asphyxiation
2021-02-14 15:42:51 +01:00
Leo
ad611755dc
Fix outfit command not respecting preferences and not filling id's name ( #3198 )
2021-02-14 15:39:53 +01:00
DrSmugleaf
a8e9bf0488
Add game preset attribute, unhardcode game presets ( #3166 )
...
* Add game preset attribute, unhardcode game presets
* Add game preset attribute doc
* Add preset attribute to extended
* Remove try methods from playerdata
2021-02-14 15:39:24 +01:00
tmtmtl30
137b99a543
wire panel now opens when a wire tool is used ( #3200 )
2021-02-14 15:38:41 +01:00
tmtmtl30
941f609417
fixes some misaligned 2-state bar signs ( #3201 )
...
* realigns some 2-state barsigns
* fixes lv426 barsign even more
* =fixes dumb stretched signs
2021-02-14 15:37:30 +01:00
Vera Aguilera Puerto
10bfc087e7
GhostRoleMobSpawner can make entities sentient when spawning them.
2021-02-14 15:31:04 +01:00
Vera Aguilera Puerto
8185a4b4d3
Carpets can now be damaged and destroyed.
2021-02-14 15:31:04 +01:00
metalgearsloth
a4db94cf03
Maybe fix do_after getting stuck ( #3196 )
...
* Maybe fix do_after getting stuck
IDK it's 5AM I tried.
* Update Content.Client/GameObjects/EntitySystems/DoAfter/DoAfterSystem.cs
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2021-02-14 05:07:03 +11:00
DrSmugleaf
fd2fa123dd
Fix buckle cooldown not being serialized properly ( #3193 )
2021-02-13 17:57:02 +01:00
Peptide90
22e08f231f
Added trumpet missing inhands ( #3188 )
...
removed trumpet from other instruments.
Added new .rsi for trumpet
2021-02-13 17:52:19 +01:00
Peptide90
600a18d267
Update gas_tanks.yml ( #3184 )
...
Corrected description of oxygen tanks
2021-02-13 17:52:14 +01:00
DrSmugleaf
a296a5b9b9
Add SpawnIfUnobstructed IEntityManager extension method ( #3165 )
...
* Add SpawnIfUnobstructed IEntityManager extension method
* Clarify test comments
* Use GetCollidingEntities
* Enable nullable in test
2021-02-13 17:52:06 +01:00
Alex Evgrashin
18584d77fd
Fixes glass priority ( #3183 )
2021-02-13 17:52:00 +01:00
DrSmugleaf
f4978d1b9e
Add pardon command and tests ( #3190 )
...
* Add pardon command
* Make pardoning check for an existing ban and unban first
* Add pardon test and documentation
2021-02-13 17:51:54 +01:00
Tarlan2
1c4e3ff8d5
Auto lathe branch ( #3151 )
...
* 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
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2021-02-13 17:51:49 +01:00
Pieter-Jan Briers
f7dca21c03
Fix MoMMILink exceptions.
2021-02-13 13:15:07 +01:00
Paul
22066db90f
placementghosts now change when you change the targeted recipe
2021-02-13 09:13:00 +01:00
Paul
c573009740
fixes multitool icon in autolathe
2021-02-13 08:51:35 +01:00
tmtmtl30
258fdc10ea
Airlock / firelock code refactor, pseudo-prediction implementation ( #3037 )
...
* splits off airlocks, firelocks
* adds airlock prediction. anims broken though
* fixes animation weirdness
* removes opacity prediction because it looked odd
* Now firelocks don't visually start open. Argh.
* Fixes firelock weirdness, saneifies _state var.
* Documentation changes, code shuffle.
* Lets firelocks crush people.
* Stops open-hand opening/closing firelocks.
* updates serializable, netserializable attributes
* Addresses reviews... hopefully.
* updates submodule?
* nullability
* fuck fuck fuck fuck
* fucking finally
2021-02-12 16:02:14 +01:00
Vera Aguilera Puerto
5f15d97940
Fixes rotations on saltern
2021-02-12 14:09:50 +01:00
Vera Aguilera Puerto
6f20d00264
Add missing Dirty call in StunnableComponent
2021-02-12 13:04:52 +01:00
DrSmugleaf
9f5fca2334
Add banlist command ( #3163 )
...
* Add banlist command
* Fix up args
2021-02-12 13:04:32 +01:00
DrSmugleaf
6eb0dd4f50
Remove redundant TryGetComponent call in buckle initialize ( #3164 )
2021-02-12 13:04:19 +01:00
WlarusFromDaSpace
3a372c1b1c
Removed unnecessary stunbatons and added security restrictions to secure crates ( #3162 )
...
* Remved stunbaton from security backpack.
* Added access requirements.
* Removed stunbatons from duffelbag and satchel
2021-02-12 22:48:19 +11:00
Vera Aguilera Puerto
86507791c0
Fix build, again.
2021-02-12 11:47:14 +01:00
Vera Aguilera Puerto
dde6d687c9
Fix build
2021-02-12 11:46:56 +01:00
Vera Aguilera Puerto
a0d7a5bf41
Remove obsolete BreakableConstruction component from wall prototype
2021-02-12 11:43:18 +01:00
Vera Aguilera Puerto
2b10ee6b8f
Add cooldown to melee weapons on pickup/selected
...
Fixes #3149
Fixes kitchen knives not having ItemCooldown component.
2021-02-12 11:27:45 +01:00
20kdc
cc8458f23c
Add "fixrotations" command to fix rotations of walls/windows/low walls ( #3069 )
...
* Add "fixrotations" command to fix rotations of walls/windows/low walls
* fixrotations: Migrate command to new command structure
2021-02-12 21:13:32 +11:00
Vera Aguilera Puerto
d65f79310d
Fix RCD creating walls with wrong rotation
...
Fixes #3154
2021-02-12 10:59:06 +01:00
Vera Aguilera Puerto
c0f51d8c88
Ignore holiday prototypes on the client.
2021-02-12 10:55:45 +01:00
Vera Aguilera Puerto
4678e44edc
Fix warnings
2021-02-12 10:53:02 +01:00
Vera Aguilera Puerto
9ee0ec4106
Holiday System ( #3122 )
2021-02-12 10:45:22 +01:00
tmtmtl30
857c65d968
ABSURDLY important footstep change ( #3147 )
...
* +1 db
* -.25db, different volume walking vs. running
2021-02-12 20:31:19 +11:00