slarticodefast
082deb9405
Fix energy sword visuals ( #31478 )
2024-08-26 23:00:52 +10:00
Winkarst
982a172ad6
Change the science radio channel color ( #31319 )
...
* Change the science radio channel color
* This one looks better
2024-08-26 22:02:57 +10:00
Moomoobeef
569b08162c
Bots now make sound when they speak ( #31471 )
...
fixes 31454
2024-08-26 11:09:48 +02:00
lzk
2871e69268
Moff cooking. Part one. ( #30668 )
...
* yml part
* guidebook
* commit
* some fixes
* a little
* change
2024-08-26 12:46:16 +10:00
lzk
ff3d79797d
Fix-Resprite emote icons ( #31447 )
...
* Fix-Resprite emote icons
* change scream
2024-08-26 12:20:58 +10:00
ShadowCommander
5c0753b136
Add a bool to disable buckling on InteractHand ( #30001 )
2024-08-25 19:09:51 +02:00
Alzore
453c28f825
Make space scanning T1 technology ( #31321 )
...
make space scanning and mass scanner t1 tech
2024-08-25 18:47:10 +02:00
Pieter-Jan Briers
bec832fbeb
Increase (SUPER)PACMAN ramp rate/tolerance ( #31403 )
...
All PACMANs used to use the same ramping parameters, this meant a SUPERPACMAN (50 kW) took literally a 100 seconds to get up to its full output level. Ouch.
PACMAN has been raised to 5000 W/s with 1500 W tolerance, SUPERPACMAN to 7500 W/s with 2500 W tolerance
2024-08-25 12:11:27 -04:00
metalgearsloth
5131835628
togglelight updates ( #31435 )
...
Missed in the green checkmark sea
2024-08-26 01:29:10 +10:00
deltanedas
e1df251cbc
decouple ItemToggle from PowerCellDraw ( #31392 )
...
* remove ItemToggle from PowerCellDraw query
* add EntityQuery for resolves, make them all optional
* move integration to ToggleCellDraw
* add ToggleCellDraw to almost every PowerCellDraw prototype
* :trollface:
* :trollface:
* :trollface:
* let it disable on mapinit
* set update time on mapinit, make borg power logic consistent now
* :trollface:
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-08-25 22:17:03 +10:00
Nemanja
85b7d183bd
Blueprints ( #31138 )
...
* Blueprints
* Update tables_loot.yml
* doink
* mark as required
2024-08-25 22:06:50 +10:00
ArtisticRoomba
adea4c91de
Adds the Head of Greytide stamp ( #30189 )
...
suggested changes from discord discussion, sprite change, add to refactored loot table
2024-08-25 20:35:22 +10:00
PopGamer46
60cf24d56e
Give sec cadets jackboots instead of combat boots ( #31419 )
...
give cadets jackboots
2024-08-25 16:58:51 +10:00
themias
c46a78b8e3
Fix firelockedge rotation ( #31371 )
...
save
2024-08-25 00:57:36 -04:00
DevilishMilk
4a335b14ed
Moths can now eat all bandanas ( #31405 )
...
* Update bandanas.yml
* Update bandanas.yml
* Re-add ClothMade to botany bandana
2024-08-25 01:30:32 +02:00
deltanedas
608a179626
Add Vox atmosphere marker, vents, and air alarms
2024-08-24 14:21:59 -07:00
erohrs2
1f623ae432
ID Change to Dinnerware Vending Machine ( #31225 )
...
Dinnerware Vending Machine access changed from Service to Kitchen
Co-authored-by: Preston Smith <92108534+thetolbean@users.noreply.github.com>
2024-08-24 17:56:44 +02:00
Zachary Yona
b410f4ba88
Stop nanotrasen sign from rotating ( #31388 )
...
make snapCardinals false for the nanotrasen sign.
Co-authored-by: Zachary Yona <magicalusf@gmail.com>
2024-08-23 23:24:15 -04:00
Nemanja
b52686ea38
Add space debris to salvage magnet ( #31113 )
...
* add space debris to salvage magnet
* multiplication
* necessary mercy for NPCs
* back and forth on mercy
2024-08-24 12:09:36 +10:00
Nemanja
c31ffff9ac
add new salv loot into the vgroid procgen ( #31290 )
...
add new loot into vgroid procgen
2024-08-24 12:06:37 +10:00
slarticodefast
8f4ee7ac96
Make storage implant closable using the action again ( #31381 )
2024-08-24 11:31:02 +10:00
Winkarst
9f5d97228d
Fix the folded chair damage inspection ( #31378 )
...
* Fix the folded folding chair
* Whoops
2024-08-24 02:16:25 +02:00
FATFSAAM2
a2025e895c
new boxer figurine voicelines ( #31382 )
...
initial comnit
2024-08-24 02:10:09 +02:00
coolsurf6
01a211ae3f
Increased Chest Marking Points for Reptilian Race ( #30786 )
...
changed reptile chest marking count to 3
2024-08-23 16:24:06 +02:00
lzk
8bf05ec863
cleanup bakery weapons ( #31356 )
2024-08-23 20:53:22 +10:00
lzk
7f91253bc0
very smol emergency boxes cleanup ( #31355 )
2024-08-23 20:26:56 +10:00
SlamBamActionman
9ee43eed2c
Add Galoshes slowdown over slippery surfaces ( #30967 )
...
* first draft
* Fixed it all, just need to rename stuff
* Rename and add comments
* Clean-up
* Access added
2024-08-23 19:59:51 +10:00
lzk
14567a1d3b
fix metal pitcher name ( #31351 )
2024-08-23 11:58:58 +02:00
SlamBamActionman
61a1e89339
Add codeword highlighting ( #30092 )
...
* Added codeword highlighting
* Updated to support more codeword roles, color is set serverside
* Review feedback
* Change to a Component-based system using SessionSpecific
* Tidied up CanGetState, set Access restrictions on component
* Clean-up
* Makes the injection ignore brackets, restore some codewords, remove "Taste/Touch" from adjectives
2024-08-23 11:14:38 +02:00
metalgearsloth
f7e08ec343
Station AI overlay ( #31335 )
...
Split
2024-08-22 23:13:47 -06:00
Alchebun
2ce425603c
Recipe for cream ( #30503 )
...
* Adds heat-based recipe for cream
* Added aeration
---------
Co-authored-by: Alchebun <jimmy.12.or#gmail.com>
2024-08-23 15:13:14 +10:00
dffdff2423
54cbe55102
Make Vox blood able to be used to make space cleaner ( #30749 )
...
Boiling vox blood creates ammonia
2024-08-23 15:05:45 +10:00
Mr. 27
df88c93574
Added clown skirt ( #31207 )
...
inital
2024-08-23 14:59:17 +10:00
lzk
e6e5365062
Give clown the second jester suit ( #30673 )
...
* Give clown the second jester suit
* hat
2024-08-23 03:29:50 +02:00
lzk
1e9e616a01
No meta implanters + other ( #31045 )
...
* No meta implanters + other
* Update implanters.yml
2024-08-23 02:11:26 +02:00
Flareguy
f76001959c
box update: vox box edition ( #31317 )
...
box vox vox box box vox vox box
2024-08-22 16:26:24 -06:00
Nemanja
b248223cf3
Move mining roid and magnet pulls closer ( #31296 )
...
move mining roid and magnet pulls closer
2024-08-22 13:29:56 -06:00
Nemanja
5c21b4e174
Small strange jackboots buff ( #30586 )
...
* Small strange jackboots buff
* Update ClothingSlowOnDamageModifierComponent.cs
2024-08-22 10:56:46 -04:00
Rouge2t7
7e60431754
Long human ears ( #30490 )
...
Long human ears colour fix. Shortcut removed.
2024-08-21 17:44:43 -06:00
Mr. 27
759089e5a2
fix vox/dionae/arachnids/moths/slimes not having burn visuals ( #31286 )
...
inital
2024-08-21 17:15:40 -06:00
beck-thompson
d44bbec05d
Fix nukies not getting station codes ( #31272 )
...
First commit
2024-08-21 12:53:04 -06:00
Nemanja
65c0b699f2
fix and buff the handheld mass scanner ( #31284 )
2024-08-21 12:33:01 -06:00
LankLTE
0f6808e16a
Remove the shock collar. ( #31229 )
...
* Remove the shock collar.
* add migration
2024-08-21 13:56:56 -04:00
themias
4bf35ee9b8
Add trash tag to chopsticks ( #31260 )
2024-08-21 16:32:39 +02:00
PopGamer46
193dcb4b45
Makes NPCs wait out the idleTime instead of finding a new spot every time they go idle ( #31234 )
...
continue idling when there is idle time
2024-08-20 21:57:39 +10:00
Cojoke
5327708b9b
Ichor Now Clots Blood ( #29661 )
...
Ichor now Clots Blood
2024-08-20 12:57:06 +02:00
Verm
4e3e8ad03c
Mothroaches can now wear hamster-wearable clothes + pet inventory tweaks ( #28956 )
...
* moth displacement + inventory tweaks
* Fix off by 1 on the head sprites
* Move files to main mothroach folder
* Fix mask up a bit
* Fix side mask sprites
* Change format because it changed forever ago
2024-08-20 14:20:12 +10:00
Mephisto72
4500c3befb
Make the Detective's Access match the Security Officer more closely ( #30203 )
...
Update detective.yml
Adds the Accesses
2024-08-20 01:44:51 +02:00
Boaz1111
543e17836a
Energy Shotgun Buff I ( #31219 )
...
hotfix + sound changegit status!
2024-08-19 14:57:19 -06:00
themias
6ba7d268b0
Uplink: Combat Bakery Kit ( #31179 )
...
* save
* sprites
* mime survival kit has baguette
* add weapon/uplink
* cherry-pick croissant changes
* uplink
* Switch baguette to slashing damage
* fixes
* update attribution
* fix typos
* review comments
* reduce TC cost
* switch to regular box
* fix regular baguette rotation
2024-08-19 12:57:29 -06:00