Commit Graph

5189 Commits

Author SHA1 Message Date
metalgearsloth
321f337572 Add spear embedding (#18578)
* Add spear embedding

* fuck this copy-paste

* Juicier

* the river
2023-08-04 02:56:39 -06:00
LankLTE
db7f3cccd4 moths can eat now (probably) (#18650) 2023-08-04 02:53:26 -06:00
Filler
ebd79af9df Added insulated gloves to emaged youtool (#18649) 2023-08-04 02:39:33 -06:00
lzk
d6d5f3ddcb Update moth.yml (#18644) 2023-08-04 17:32:40 +10:00
deltanedas
e05bac1c15 Various cow fixes (#18602)
Reparent cow outputs to the correct grid.

Adjust produce so that cows and other multi-stomached animals can eat most produce.

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-08-04 00:15:05 -07:00
metalgearsloth
b74bd10c32 Fix turrets (#18606) 2023-08-03 23:07:31 -07:00
Vordenburg
ad47cee7f4 Replace THC with THCOil (#18617)
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2023-08-03 22:49:56 -07:00
LankLTE
70545f4873 Moths. (#18593) 2023-08-04 15:21:28 +10:00
liltenhead
290feca8a5 Fix the incorrect ammo count in the China Lake bundle's description (#18553) 2023-08-04 12:57:02 +10:00
Interrobang01
14e6ad6635 Reverted some of the mechanical changes of #16157 (#18555)
* Reverted functional changes from PR 16157

* Unreverted Epinephrine recipe Diethylamine removal because really, Epinephrine is complicated enough.

* Unreverted that Phenol change because 1. Phenol isn't actually used except in Epinephrine so it literally does not matter and 2. having Phenol use these common ingredients causes git add .fungit add . reaction conflicts to happen which is good

* Reverted Diphesomethingsomething recipe change because Diphesomething is pretty useless and so doesn't need such an incredibly difficult recipe
2023-08-03 22:30:37 -04:00
Nemanja
6db6b423f4 official security anti-inflatable armament (#18634) 2023-08-03 19:53:06 -06:00
Vordenburg
4821003972 Add names for moths (#18618) 2023-08-04 10:59:53 +10:00
crazybrain23
3cbaf80e38 Syndicate pAI for Nukies (#18625)
* prototype

* Textures

* fix

* spawn

* Implement requested changes

---------

Co-authored-by: fedKotikeD <123323327+fedKotikeD@users.noreply.github.com>
2023-08-03 14:48:40 -06:00
Emisse
0a9164d857 new posters (#18608) 2023-08-03 04:23:57 -06:00
Vordenburg
e44c235396 [CHANGES PROTOTYPE ID] Clean up lantern (#18526)
- Fix the un-cased proto ID
- Remove the give-away name and description from the Syndicate item
- Remove the same-value inherited fields from PointLight
- Better uplink catalog description
2023-08-03 01:29:05 -06:00
Vordenburg
123a653066 Remove duplicate Spear prototype information (#18581) 2023-08-03 17:11:42 +10:00
metalgearsloth
868f3298e5 Xeno spitter fixes (#18573)
* Xeno spitter fixes

- Require hands for pickup compounds
- Ranged combat can force movement to ignore LOS checks if ranged wants better LOS.

* Also spirates

IDK how this worked before but TryGetGun shouldn't care about combatmode.

* 1 more
2023-08-02 15:34:54 -06:00
PuceTint
75b1435c48 nitrous oxide causes laughing (#18575)
* n2o causes laughing

* lower threshold, sort usign threshold
2023-08-02 15:33:00 -06:00
eclips_e
a45d0f5a91 Oxygen and nitrogen to P block (#18577)
* Oxygen and nitrogen to P-block crate

* arbitrahegfdefhnnjnnjjjj

I AM GOING INSANE..............
2023-08-02 10:32:08 -04:00
deathride58
2db1c1600f Light-reactive interaction outlines (#18343) 2023-08-02 20:07:12 +10:00
Nim
cbe932eecf Objective of the Theft, Emergency Security Orders (#16837) 2023-08-02 20:05:12 +10:00
Nim
6a2aac39e4 Magazine for C20R in uplink (#17108) 2023-08-02 20:03:39 +10:00
deltanedas
3d1ade9684 add gateway for admeme (#17587)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-08-02 19:47:18 +10:00
metalgearsloth
c31c848afd Shooting NPCs and more (#18042)
* Add pirate shooting

* Shooting working

* Basics working

* Refactor time

* More conversion

* Update primitives

* Update yml

* weh

* Building again

* Draft

* weh

* b

* Start shutdown

* Starting to take form

* Code side done

* is it worky

* Fix prototypes

* stuff

* Shitty working

* Juke events working

* Even more cleanup

* RTX

* Fix interaction combat mode and compquery

* GetAmmoCount relays

* Fix rotation speed

* Juke fixes

* fixes

* weh

* The collision avoidance never ends

* Fixes

* Pause support

* framework

* lazy

* Fix idling

* Fix drip

* goobed

* Fix takeover shutdown bug

* Merge fixes

* shitter

* Fix carpos
2023-08-01 19:48:56 -05:00
PrPleGoo
e083b33aae security HUD now shows a job icon on entities with a body (#18054) 2023-08-02 07:17:03 +10:00
keronshb
54197faf93 Restores Captain's gloves and carapace (#18480) 2023-08-01 16:10:36 -05:00
Emisse
963efeb796 nerf hristov (#18542)
* silly

* Update antimateriel.yml
2023-08-01 16:04:44 -05:00
MisterMecky
1b4d4f8c35 Add chemical scanning goggles (#18373)
* add chemical scanning goggles

* add prototype and textures

* .ftl stuff

* add lathe, recipe, research stuff

* missing description

* emo review

* remove static method + newlines

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2023-08-01 15:57:22 -04:00
Arendian
4cd70b241c Disposable turret explodes when empty (#18175)
* turret go boom

* fix ammo

* universal function name

* Also explodes when destroyed

* comment added

* Triggerwhenemptycomponent added

* comment adjusted

* Updated uplink description

* Moved to own event file

* file namespace

* rerun tests

---------

Co-authored-by: Slava0135 <super.novalskiy_0135@inbox.ru>
2023-08-01 15:38:22 -04:00
Brayden H
c2236e548a Removing Head Jumpskirt Armor Values (#18532) 2023-08-01 13:27:22 -04:00
HerCoyote23
0894a113af Significantly buffs the truncheon (#18533)
* Added Combat Baton

* Add to secfab

* reduce damage to 15

* Renamed to Truncheon, set damage to 17 again.

* Added T2 research, up dmg to 18 cause it'll be rarer.

* Make recipe dynamic

* Pump it up
2023-08-01 13:24:40 -04:00
faint
06c1d57edc State successfully fixed (#18535)
we did it
2023-08-01 20:11:51 +03:00
forthbridge
5fc7f21853 Add Spaceshrooms (#17092)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-08-02 00:10:48 +10:00
Vasilis
089c36e84d Remove QM access from HoP (#18521) 2023-08-01 17:02:01 +03:00
deltanedas
678d18d79e add kill head to objective group (#18496)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-07-31 14:37:53 -06:00
HerCoyote23
27becd8986 Security Melee Weapon, the Truncheon (#17666)
* Added Combat Baton

* Add to secfab

* reduce damage to 15

* Renamed to Truncheon, set damage to 17 again.

* Added T2 research, up dmg to 18 cause it'll be rarer.

* Make recipe dynamic
2023-07-31 14:37:12 -06:00
Raitononai
dbdd668e89 Adds stamina damage to the toy sword (#18490)
* now you can beat your friends with toy swords!

* lowered the stam damage a bit cause it shouldn't do the same as boxing gloves that do brute.

* Revert "lowered the stam damage a bit cause it shouldn't do the same as boxing gloves that do brute."

This reverts commit b3fdfaa0e39531bd07f73a165f1985c53acb656d.
2023-07-31 14:32:16 -06:00
crazybrain23
043215310a replace nuralink with brain–computer interface (#18492) 2023-07-31 14:30:51 -06:00
Kevin Zheng
f1ed3a2e20 Fix bullets passing through vehicles (#18500)
Adjust BaseVehicle layers so that bullets and lasers do not pass through
them.
2023-07-31 14:30:23 -06:00
Kevin Zheng
92b784c753 Give poison donut a suffix (#18502)
This makes it harder for mappers to accidentally put down a poisonous
donut using the entity spawn menu.
2023-07-31 14:30:09 -06:00
Raitononai
eb59128e6e Lowering head closet bloat. (#18495)
* Changes contents of most of the head's lockers, to remove random shit.

* Fixes accidental change to Cap's locker
2023-07-31 14:29:00 -06:00
Hyenh
ede3e89851 Adds Syndicate Crate (#18497)
* Retextures surplus crates.

* Adds locale name+desc.

* Removes period from ent names.
2023-07-31 14:28:15 -06:00
Nemanja
2d08f02d23 Material generators from Afterlight (#18387) 2023-07-31 14:42:38 -04:00
Vordenburg
b9af7d3668 Remove duplicate Cargo access from HoP (#18494) 2023-07-31 18:45:21 +03:00
Alekshhh
c7c56f4a81 Chemical Wiki Descriptions, Recipe Tweaks & Effect Tweaks (2) (#16157)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-07-31 16:03:49 +10:00
Raitononai
c262138d63 Fixes senior roles not getting job specific items because i'm salty i didn't get to use my turret as sci (#18473) 2023-07-31 00:03:41 -06:00
MishaUnity
87d06110d8 Mass-media console update (#18466)
* Add Console, PDA news tab, and ringstone popup

* Add English localization

* Add mass-media console board to Advanced Entertainment resrarch

* Fix misprint

* Deleting unused libraries

* Fix round restart problem

* Fixing restart problem

* Just another fix

* Сode optimization

* Code optimization

* Convert News read tab to cartridge

Convert the News read tab into a cartridge, and fix a couple of bugs

* Just another fix

* Some updates

* More fixing!!

Fix cooldown, add author label to read menu

* Again, fix cooldown bug

* Some minor changes

* Revert "Some minor changes"

This reverts commit 470c8d727629ac79994f70e56162adae8659e944.

* Some minor updates

* News write Ui update

* Just another fix

* See commit below comments

* More code readability, more!
2023-07-30 23:34:22 -06:00
avery
c15257fa21 Add reflection support for mobs, reflective vest, shuttle walls (#18186) 2023-07-30 21:07:45 -04:00
liltenhead
2efb5bcb66 Fix Emergency Medipen Typo (#18476) 2023-07-31 01:38:18 +03:00
JoeHammad1844
e6f6fbc293 air and gas mask in syndie EVA and hardsuit bundle (#18442) 2023-07-30 12:54:45 -06:00