Commit Graph

4041 Commits

Author SHA1 Message Date
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
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
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
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
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
liltenhead
2200ff6974 Communications computer description change (#18444) 2023-07-29 19:35:54 -07:00
Arendian
2c5f202dca Eject casings some distance from the gun (#18081)
Makes bullet casings launch a bit away from you when shooting a gun. Cycling still drops it at your feet.

---------

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2023-07-29 14:07:31 -07:00
chromiumboy
6716a16997 Anomaly locator tweaks (#18391)
* Tweaked the anomaly locator so that it has a range of 20 (up from 10) and reduced its power cell draw rate to 1 (down from 5)

* Actually set power cell draw rate to 1, adjusted the beep intervals to sound better
2023-07-29 14:51:35 -04:00
lzk
a52709fae2 New crafting recipes for hair flower and flower crown (#18421) 2023-07-29 11:46:29 -07:00
Leon Friedrich
385b587cfc Validate prototype ids in c# fields (#18224) 2023-07-30 03:34:51 +10:00
eclips_e
d33b1a2059 rename chemical compendium to chempendium (#18427)
* chempendium

because hahahha funny pun

* gods greatest failure
2023-07-29 11:16:30 -04:00
PrPleGoo
7c088ac1de Job icons are stored on ID cards (#18233) 2023-07-29 18:25:27 +10:00
potato1234_x
7e5fee7906 Cargo Bags (#18389)
* sprites

* obtaining

* rename

* idiotism
2023-07-29 00:12:42 -06:00
Flareguy
333826c733 Renames Robust Nukie (#18331)
* renames robust nukie drink

* deltadenas... if your reading this then you dont have much time left

* Update Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml

Co-authored-by: MisterMecky <mrmecky@hotmail.com>

---------

Co-authored-by: Emisse <99158783+Emisse@users.noreply.github.com>
Co-authored-by: MisterMecky <mrmecky@hotmail.com>
2023-07-29 00:11:28 -06:00
Jackal298
3ee808fcbe Syndicate Sniper bundle change and rework of the anti-material ammo box (#18414) 2023-07-29 00:09:33 -06:00
MilenVolf
9ff7fc14d5 clean champagne from cyrillic letter (#18412) 2023-07-29 07:30:23 +02:00
Vasilis
99aa7e52c7 Plunger is now a hat (#18410)
* the plunger

* Copyright webedit
2023-07-28 18:10:45 -06:00
Skarletto
12cb42349e cap drip refactor (#18276)
* swap out captain hardhat

* updated navy cap cloak

* change default cap suit/skirt along with monkey alts

* fixes capcap shading

* cap hardhat

* slight sheath edit

* capcap now able to be worn by hamlet

* capcap ACTUALLY able to be worn by hamlet now

* mantle edit

* winter coat

* formalcloak

* small json edit

* me when the when me the when me when the

* carapace

* gloves

* goof'd

* gloves are darkerrrrr
2023-07-28 18:09:19 -06:00
Emisse
2708c5e742 firesuits/jugsuits buff (#18407)
* fireuits

* hardsoots
2023-07-28 14:21:29 -06:00
MishaUnity
e4dcdc0c6e convert News read tab to PDA Cartridge (#18368)
* 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
2023-07-28 13:59:03 -06:00
KingFroozy
df815b8f30 Add pockets to hazard vests (#18394) 2023-07-28 13:53:58 -06:00
Vordenburg
0330ea7553 Improve implanter descriptions (#18403)
* Rewrite all implanter and implant descriptions

* Make implanter status control resemble syringe's

* Add implant description to implanter examine

* Remove unused usings
2023-07-28 13:52:06 -06:00
SpaceCat
fc4c964e61 adds champagne (#18344)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-07-28 17:54:36 +02:00
RiceMar1244
11c499039a Back-Equippable Guitars (#18383)
* added back equip sprites for guitars that didnt have them

* Corrected meta.json copyright fields
2023-07-27 17:05:32 -06:00
lzk
eed35424b4 Update pda.yml (#18380) 2023-07-27 14:11:56 -06:00
OctoRocket
0d2bf9d23c [Add] Adds HoS Flask (#18268)
* [Add] Adds HoS fask

* Added flask base
2023-07-27 13:41:33 -06:00
vanx
ccaad41b59 big boolet big damage (#18254)
Signed-off-by: vanx <#vanxxxx>

Co-authored-by: vanx <#vanxxxx>
2023-07-27 03:49:32 -06:00
JoeHammad1844
35197d0b99 Syndicate Sniper Bundle (contains hristov) (#18250)
* added sniper bundle

* fixed an error in briefcases.yml that would brick the entire map for some reason when I tried to test

* mokey

* whoops thats 1 line too many

* squashed another bug that would brick the uplink

* aha!

* 9 TC

* Update briefcases.yml

* 1984 you cant make black hole storages

* 6TC sniper
2023-07-27 03:49:22 -06:00
vanx
447eaeca5d Added a ghost warp point to the powersink (#18357)
Co-authored-by: vanx <#vanxxxx>
2023-07-27 18:19:42 +10:00
LankLTE
1247d23ce2 Revolver / Python changes. (#18352) 2023-07-27 17:32:26 +10:00
potato1234_x
07a71aeee9 Adds Atmos Bags (credit to KingFroozy) (#18354)
* bags

* roundstart bags
2023-07-27 00:08:24 -06:00
AjexRose
f579818f24 Adding Ammofab (#17538) 2023-07-26 20:41:51 -04:00
lzk
13a2c4ab83 Update gas_tanks.yml (#18335) 2023-07-26 15:29:35 -06:00
chromiumboy
c17518a3e5 Added RadiationBlocker component to reinforced uranium windows (#18346) 2023-07-26 15:28:45 -06:00
MishaUnity
325d2a39ee add mass-media system (#18251)
* 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
2023-07-26 12:49:38 -06:00