Commit Graph

25568 Commits

Author SHA1 Message Date
Leon Friedrich c77ec3b521
Add EntityWhitelistSystem (#27632)
* Add EntityWhitelistSystem

* Sandbox fix

* update test
2024-05-07 04:29:05 +02:00
PJBot ba0f498dc5
Automatic changelog update 2024-05-07 04:29:04 +02:00
PJBot 1964717f86
Automatic changelog update 2024-05-07 04:28:48 +02:00
Leon Friedrich bba89e9363
Fix UI interaction priority (#27631) 2024-05-07 04:28:47 +02:00
PJBot 6e280a1aaa
Automatic changelog update 2024-05-07 04:19:25 +02:00
Tayrtahn 789eb4dfb7
Fix SpawnItemsOnUse not playing sound (#27621)
Made SpamItemsOnUse play sound at entity coordinates instead of parenting
2024-05-07 04:19:24 +02:00
deltanedas 96eda8266e
make ducky slippers waddle (#27628)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-07 04:19:23 +02:00
slarticodefast e464ac21a8
small SpawnItemsOnUse cleanup (#27625)
* small SpawnItemsOnUse cleanup

* that one was not needed
2024-05-07 04:19:22 +02:00
PJBot ecf35e7af5
Automatic changelog update 2024-05-07 04:19:17 +02:00
Lamrr 0a0b833634
Wine and beer bottles can be inserted into booze dispenser (#27626)
Fixes tags on wine and beer bottles
2024-05-07 04:19:16 +02:00
PJBot 91f5c040a7
Automatic changelog update 2024-05-07 04:19:15 +02:00
Vasilis 032215492d
Remove airtight flaps from the construction menu (#27619)
They are meant to be mapping only items.
2024-05-07 04:19:12 +02:00
PJBot 566fa48564
Automatic changelog update 2024-05-07 04:19:11 +02:00
Michael 284f21314b
Improve CMO's lab coat (#27551)
This Aims at balancing the viability of the CMO's lab coat compared to his other available options, those being his winter coat (which is just a straight up upgrade) and his hardsuit.

and also its suppose to level him with RD since RD's lab coat has special rad protection

Co-authored-by: Michael <107807667+Bugfinder1@users.noreply.github.com>
2024-05-07 04:19:10 +02:00
PJBot d5cc6db05f
Automatic changelog update 2024-05-07 04:19:07 +02:00
nao fujiwara 5bef74a75b
added a bunch more fox noises (#27578)
* fuck it we ball

* added recommended copyright information

* revised copyright license

* revised copyright license x2

* finalized the fops

# reduced the number of audio clips
# adjusted the volume of all fox sounds to be consistent with each other

* added new sounds to the overall fox parent mob because we forgot oopsie
2024-05-07 04:19:06 +02:00
PJBot 525448c557
Automatic changelog update 2024-05-07 04:19:05 +02:00
Mr. 27 9be2c37cf3
emote wheel fixes (#27545)
* cheese

* Update disease_emotes.yml
2024-05-07 04:19:00 +02:00
Plykiya 423626efd1
Disarm throws item in random direction (#27589)
* Disarm throws item in random direction

* Slightly increased offset

* Return the return

---------

Co-authored-by: Plykiya <plykiya@protonmail.com>
2024-05-07 04:18:42 +02:00
Tayrtahn 6269c14392
Make UseDelay SetLength do EnsureComp (#27601)
Make UseDelay.SetLength do EnsureComp
2024-05-07 04:18:40 +02:00
PJBot aa0711e12d
Automatic changelog update 2024-05-07 04:18:39 +02:00
Repo ea31d3f7b9
Track Admin Game Time (#24945)
* AdminTime tracked

* Attempts to fix PR issues.

* Admin afk logic update
2024-05-07 04:18:33 +02:00
PJBot cc018cfd48
Automatic changelog update 2024-05-07 04:18:32 +02:00
Leon Friedrich 4d9825de64
Fix Gas Analyzers not opening (#27610) 2024-05-07 04:18:31 +02:00
Leon Friedrich 2cc879bb1c
Replace NavMap dictionaries with int[] (#27602)
* Replace NavMap dictionaries with int[]

* Remove badly named const

* Remove unnecessary offset

* Prioritize airlocks
2024-05-07 04:18:25 +02:00
PJBot 5360318978
Automatic changelog update 2024-05-07 04:16:36 +02:00
metalgearsloth 580ca2f67f
Fix effects (#27533)
* Fix effects

- Fix muzzle flash rotations.
- Fix effects so they update every frame.
- Fix effects tanking client performance.

* Fix merge artifact
2024-05-07 04:16:15 +02:00
metalgearsloth b4e287a633
Update submodule to 221.2.0 (#27603) 2024-05-07 04:16:14 +02:00
PJBot 995b32ba0f
Automatic changelog update 2024-05-07 04:16:13 +02:00
metalgearsloth 3ae1ff3241
Optimise navmaps significantly (#27528)
* Optimise navmaps significantly

- Reduce the delta state size significantly.
- Remove AirtightChangedEvent because this will spam them out constantly.

* weh

* review

---------

Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2024-05-07 04:16:09 +02:00
PJBot 8a6a4ba8e6
Automatic changelog update 2024-05-07 04:15:33 +02:00
lzk a3b52384cd
Make immovable rod announce at the end of the event (#27587) 2024-05-07 04:15:28 +02:00
PJBot 2f13ccbebe
Automatic changelog update 2024-05-07 04:14:39 +02:00
Simon 2340522e7e
Add DoorBumpOpener to BaseMobAdultSlimes (#27591) 2024-05-07 04:14:39 +02:00
FungiFellow aed8e62a62
Grilles now take Structural Damage (#27596)
damageContainer: Inorganic -> StructuralInorganic
2024-05-07 04:14:35 +02:00
Ciac32 e04f9cfe2d
Enforce inequality between different species (#27586)
Fix missing species check in humanoid equality operation
2024-05-07 04:14:09 +02:00
ShadowCommander 32635d672f
Fix pinpointer errors for missing sprite layer (#27582) 2024-05-07 04:14:04 +02:00
PJBot 4a94ff1a12
Automatic changelog update 2024-05-07 04:14:02 +02:00
NotSoDana 48acdab483
Gildlager empty bottle fix (#27581)
* rename goldschlager bottle

* migration

* fix rsi
2024-05-07 04:13:54 +02:00
Plykiya 56e6853fb5
Make insert telecrystal message only show to player (#27585)
Restrict message to player and fix grammar

Co-authored-by: Plykiya <plykiya@protonmail.com>
2024-05-07 04:13:24 +02:00
deltanedas 1c63a7364f
add ghostnado button to warp menu (#27556)
* add ghostnado button to warp menu

* translator ops

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-07 04:13:12 +02:00
PJBot 24a160e499
Automatic changelog update 2024-05-07 04:13:01 +02:00
K-Dynamic c3a8e78ecc
Simplified and consistent honkbot & jonkbot recipes (#27535)
simplified honkbot & jonkbot recipes
2024-05-07 04:12:49 +02:00
DrSmugleaf 6cb352d9ad
Add explosion.can_create_vacuum cvar (#27548) 2024-05-07 04:12:45 +02:00
no a06138dcd4
Make female reptilians use female cry sound instead of male (#27563) 2024-05-07 04:12:42 +02:00
lzk 63ecbe8d56
add noSpawn: true to tippy (#27538) 2024-05-07 04:12:40 +02:00
Psychpsyo 2027905cad
Fix sprite for coder socks (#27553) 2024-05-07 04:00:25 +02:00
metalgearsloth b19718a59b
Reduce rusty wall occurrences (#27522)
Every station looks like barratry as there will be many rusty walls onscreen everywhere.
2024-05-07 04:00:24 +02:00
Jezithyr 17ff17a0d0
Move GasMixture to shared (#27480)
* Moved GasMixture to shared

* Temp Fix for sandbox violation, idk why Array.Resize isn't working properly. It's already sandboxed.

* The most powerful webedit in history
2024-05-07 04:00:15 +02:00
Jezithyr 9ebec39fac
Update submodule to v221.1.0 (#27554) 2024-05-07 04:00:13 +02:00