Paul
cc0122421c
misc change for pvs
2021-11-20 12:35:22 +01:00
Leon Friedrich
91b185e3c2
Rejigging Item slots ( #4933 )
...
* itemslot overhaul
* remove "shared" prefix
* handle component shutdown
* comments, cleanup, tests
* comments and minor tweak
* rename ItemSlotManagerState
* fix swapping
* fix merge
* Add ItemSlot verb text override
* fix merge (IEntity -> entityUid)
* Fix merge (LabelSystem)
* Fix merge (nuke disk)
* fix test
2021-11-19 22:26:01 -07:00
20kdc
73ca553ad4
Have medical scanners and cloning pods be 'climbed upon' on exit. ( #5408 )
2021-11-19 18:03:09 -07:00
Tomeno
8c71099fa2
Fix thermoregulation + rebalance/refactor FlammableComponent ( #5406 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2021-11-19 17:54:01 +01:00
Pieter-Jan Briers
86a7eece40
Adds a bool ( #5372 )
2021-11-18 23:36:25 -07:00
mirrorcult
07024f7c77
Severely nerf fires and severely buff fire protection ( #5396 )
...
* Make fires do less damage
* Severely nerf fires and severely buff temperature protection
* fuck it, i'll nerf it so hard and we can buff it later if we decide
* new scaling func
* fix
* unused
* reviews + balance metabolism heat + reduce atmos air temp transfer efficiency
* little more balance
* just a wee bit more
* slight adjustment
2021-11-18 23:08:30 -07:00
Kara D
a724292023
Fix AME parts being rotated
2021-11-18 16:53:45 -07:00
Clyybber
6ac2446d26
Remove some warnings ( #5391 )
...
* Remove unused Dependency fields
* Remove noop null check
2021-11-18 16:46:35 -07:00
20kdc
856e570c7b
Stop BatterySystem from iterating over every battery just to recharge micro-reactors ( #5393 )
2021-11-18 20:02:17 +01:00
Tomeno
3c638b16dd
Solar panel optimizations ( #5392 )
...
* Rewrite solar panel update scheduling
* Use predicate to filter out non-anchored entities from solar raytrace
* Remove unused dependency
* Cache physics system
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2021-11-18 09:45:50 -07:00
Acruid
49151cd4cd
Removes the last use of EntitySystem.EntitySystemManager in content.
2021-11-16 20:25:28 -08:00
20kdc
8c98038692
fixrotations fixes rotations properly again ( #5292 )
2021-11-17 12:00:58 +11:00
xRiriq
ad4db6ba00
hardsuit clothing should be large and not fit in pockets ( #5368 )
...
Co-authored-by: xRiriq <xRiriq.git@gmail.com >
2021-11-16 17:05:41 -07:00
20kdc
adefa610e0
Fix pneumatic cannon audio location ( #5370 )
2021-11-16 14:05:19 -07:00
20kdc
cc41896836
TraitorDM: Fix round end description line ( #5363 )
2021-11-15 17:52:10 -07:00
20kdc
4cce40bd9f
Ghost roles create new minds, better tracking of roles at round end screen ( #5175 )
...
* Ghost roles now get new Minds
* Some round start/end button stuff
* Mind tracking for better round end reports
* Make traitor kill objectives use mind CharacterName rather than actual occupied entity ("kill brain" prevention)
* Transition over to EntityUid for mind stuff because that's the only way to do it
* BrainSystem fix for PR rebase
2021-11-15 11:14:34 -07:00
Pieter-Jan Briers
5923c848d2
Admins can see if other admins are AFK.
2021-11-15 14:13:18 +01:00
Pieter-Jan Briers
b83ee83c22
Add adminwho command.
2021-11-15 09:10:57 +01:00
Tomeno
3f32f9f87c
AHelp tweaks - colored names for admins, window name ( #5335 )
...
Co-authored-by: T <tomeno@lulzsec.co.uk >
2021-11-14 12:21:18 -07:00
Tomeno
ead09296c3
Fix airlock lights ( #5334 )
...
* Doors no longer permanently glow orange + logic tweak
* Fix server-side order of operations for deny animation timer
* Delay between deny >= deny length to allow animation to reset
* Fix airlock assets to use the correct deny animation name
Co-authored-by: T <tomeno@lulzsec.co.uk >
2021-11-14 18:51:02 +01:00
FoLoKe
a23f3fde68
Adds cow milking ( #5293 )
2021-11-14 17:33:16 +01:00
Tomeno
bdd2404fe0
Add "echo" command ( #5331 )
...
Co-authored-by: T <tomeno@lulzsec.co.uk >
2021-11-14 17:29:07 +01:00
Leon Friedrich
2bc8e8dc49
Fix infinite loop In explosions ( #5330 )
2021-11-14 12:19:41 +01:00
Tomeno
44e904fe5f
Block Game Ghosts ( #5321 )
...
Co-authored-by: T <tomeno@lulzsec.co.uk >
2021-11-13 21:43:54 +01:00
mirrorcult
828025d020
Turn brain behavior into a component/system ( #5281 )
2021-11-12 23:47:50 -07:00
metalgearsloth
753d198c1a
Avoid unnecessary entitysystem resolve in atmos
2021-11-13 15:05:27 +11:00
metalgearsloth
8673c22931
Cache ConveyorSystem
2021-11-13 14:40:10 +11:00
20kdc
22da6e40c4
Flipping fixes (ensuring unanchored, rotation preservation) ( #5296 )
2021-11-13 12:54:03 +11:00
FoLoKe
5f3ae602ed
Add some animals basic mechanics ( #5132 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2021-11-13 12:48:05 +11:00
mirrorcult
a731e545a9
Maps docking airlocks onto saltern ( #5279 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2021-11-13 12:46:27 +11:00
20kdc
79f917cf35
Properly reset the solars system each round, solar panels perf fix ( #5295 )
2021-11-12 20:00:39 +01:00
Paul
7cd16f77bd
forgot about removing
2021-11-12 19:47:57 +01:00
Paul Ritter
7b48fdd7f5
adminmenu fixes ( #5305 )
2021-11-12 19:46:05 +01:00
Vera Aguilera Puerto
872bc79cf8
Fixes some YAML linter errors.
...
The remaining errors are mostly the linter being overzealous.
2021-11-12 11:22:46 +01:00
mirrorcult
03f766577a
Map vote & forcemap command ( #5278 )
2021-11-11 23:25:57 -07:00
mirrorcult
457e8c64ee
Convert StomachBehavior to a component/system + rejig body namespaces ( #5249 )
...
* Convert StomachBehavior to a component/system + rejig body namespaces
* test
* slightly more namespace changes
* remove
* Hello?????
* fuck you github test runner
* reviews
* oobsy!
2021-11-11 16:10:57 -07:00
ike709
c06f52a456
Adds a UI for gas mixers ( #5165 )
...
Co-authored-by: E F R <602406+Efruit@users.noreply.github.com >
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
Co-authored-by: ike709 <ike709@github.com >
2021-11-11 23:10:21 +01:00
Javier Guardia Fernández
720e750e86
Merge player database models ( #5267 )
2021-11-11 17:54:02 +01:00
Matt
81dc92ce9b
Fix for death timer resetting after returning to body. ( #5174 )
2021-11-11 16:17:23 +01:00
Vera Aguilera Puerto
1b01247c5f
Fixes that annoying atmos zero pressure bug I've constantly been pinged and nagged about for like the past few days.
2021-11-11 16:15:49 +01:00
20kdc
0c0a60e432
Stop Item EntityStorages being able to eat people ( #5268 )
2021-11-11 23:56:38 +11:00
metalgearsloth
940134cec1
Nerf hacking speed ( #5264 )
2021-11-11 10:48:12 +01:00
20kdc
dae33d14df
Alert the user if nobody's around to hear a bwoink ( #5147 )
2021-11-11 10:47:45 +01:00
metalgearsloth
a360f6126e
Shuttle docking ( #5169 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2021-11-11 20:06:38 +11:00
metalgearsloth
6271eb440b
Add minimum distance for pilot breaking ( #5232 )
2021-11-11 18:42:34 +11:00
Alex Evgrashin
b936ee6ad8
Add barebone nuke ( #5242 )
...
Co-authored-by: Alexander Evgrashin <evgrashin.adl@gmail.com >
2021-11-11 12:29:11 +11:00
20kdc
2d680fe3bb
Fix escaping from storages by movement attempt ( #5256 )
2021-11-11 00:07:05 +01:00
Paul
3f6b9b0d8e
yet another attempt at fixing the adminmenu
2021-11-11 00:03:03 +01:00
Paul
aeffabbea4
fixes adminmenus sins (fixes it)
2021-11-10 20:38:32 +01:00
Paul
2f54409ca5
my bad
2021-11-10 18:28:13 +01:00