Commit Graph

16633 Commits

Author SHA1 Message Date
HerCoyote23 e45dd96af9
Northstar Gloves (#16021)
* Added Gloves of North Star, no sprite or talking yet...

* Added sprites for the gloves of the north star...

* Replaced more placeholder sprites for northstar gloves...

* Added gloves of the north star to uplink...

* Added speech on hit, not yet configureable

* Not functional yet, but a step in the right direction I hope...

* IT WORKS!!

* Licensing and cleanup

* Reduced attack speed, changed from chat to popup, added some admin logging. It was causing too much adminlog spam otherwise

* Reorganized some files, final build??

* Changed the adminlog type from Verb to new type ItemConfigure

* More cleanup, fix sprite reference maybe

* Keronshb's suggestions, fixed some stuff, made hit sound use the meaty punch sfx

* Adds support for hiding speak/whisper/emote from adminlogs, makes northstar speak again!

* Some file shuffling, some of Keronshb's requests. Might appear a bit funky in github because vscode kept duplicating files for some reason and I had to delete them

* Made it work with the latest changes on Master

* Final? cleanup, upped dmg to 8, made ui not activate on activateinhand, instead you need to right click

* Set value to 0 credits, that's all

* Well that was much easier than I made it out to be. Now you can only activate the gloves with right click, no more mispredicts.

* Update MeleeWeaponSystem.cs

Iunno why this got changed in the first place, but I'm changin it back

* emptycommit

* emptycommit

* The tiny fixening
2023-05-23 14:12:30 -04:00
PJBot 7ea1906c27 Automatic changelog update 2023-05-23 11:25:46 -04:00
MisterMecky 8e3f2cc1fa
fix watercooler sprite (Also adds solution visuals) (#16740) 2023-05-24 01:24:42 +10:00
Nemanja 40c6c1c3ae
Make item rsis overwrite sprite rsis for inhandvisuals (#16714) 2023-05-23 04:02:13 -06:00
PJBot 2e979aefa6 Automatic changelog update 2023-05-23 06:02:06 -04:00
Flareguy 2179f43e0f
Adds a bunch of new game tips (#16696)
* tips update

* dodeydodedode

* oops

* well... Bitch

* gramer

* fode

* well... bitchas
2023-05-23 04:00:59 -06:00
HighTechPuddle 394c3a0f18
Plushie sounds (#16704)
* Initial commit

Plushies now emit the squeak sound on impact and don't when falling on the ground.

* Added Sound Files

* Added attributions

* Added source to attributions.yml
2023-05-23 04:00:23 -06:00
Leon Friedrich aaef57d32e
Ensure CentCom fields are cleared before round start. (#16733) 2023-05-23 17:42:46 +10:00
Checkraze fd6d4653d5
Aspid 1.0.7 (#16732) 2023-05-23 01:00:44 -06:00
Checkraze 596833a37d
kettle 1.7.2 (#16731) 2023-05-23 01:00:29 -06:00
PJBot 2d86546641 Automatic changelog update 2023-05-23 02:00:44 -04:00
potato1234_x cf80193ef6
whoops (#16728) 2023-05-22 23:59:37 -06:00
Jackal298 dff8ecd33d
Drink cans and Vending machine (#16730)
Update vending machines with drinks cans
2023-05-22 23:59:01 -06:00
Scribbles0 a3cdc451cb
update 2.7 (#16725) 2023-05-22 23:58:31 -06:00
Scribbles0 0f33677c8c
Barratry 2.5.6 + Raven Evac update (#16724)
* update 2.5.6 + raven stuff

* forgot the salvage vendors
2023-05-22 23:57:55 -06:00
Emisse 6827c2fb3e
meta update (#16717)
* meta update

* remove invalids
2023-05-22 21:50:47 -06:00
Emisse ad1f14fb5b
bagel update (#16715) 2023-05-22 20:46:35 -06:00
Chief-Engineer f0279e9a65
fix polymorph command help text (#16713)
* fix polymorph command help text

* fix addpolymorphaction help text
2023-05-22 17:49:55 -07:00
PJBot d36e215b91 Automatic changelog update 2023-05-22 17:59:07 -04:00
themias cd7213243e
Fix mime wall intersecting with adjacent wall (#16701) 2023-05-22 15:58:04 -06:00
Leon Friedrich ab6edecdf7
Fix device links saving deleted entities. (#16675) 2023-05-22 15:57:30 -06:00
Jackal298 f8d404d783
Mercenary Items (#16665)
* Mercenary Items

Adding Mercenary Items

* Fix

* icon jumpsuit fix

* Bot

* bot fix
2023-05-22 15:57:15 -06:00
PJBot 66a8bee566 Automatic changelog update 2023-05-22 17:56:31 -04:00
Tom Leys db81e59013
NanoTrasen might send Gifts to the station via Cargo (#16556)
* Rebase Cargo Gifts

* Remove Chaos values from gifts (for now)

* Translate CargoGifts, rename fields

* Fix gift errors, detect missing products

* Fix order Id, some crate IDs

* Fix get Station. Gifts for Sec, Med, Fire, spacing

* Minimum players for various gifts

# Conflicts:
#	Resources/Prototypes/GameRules/cargo_gifts.yml
2023-05-22 15:55:27 -06:00
PJBot d45e48b149 Automatic changelog update 2023-05-22 17:51:18 -04:00
Sir Winters 9568216c7b
Adds a Janitorial Guidebook (#16667)
* Janitor Guidebook

* Added blurb for recycling.

---------

Co-authored-by: Owai-Seek <>
2023-05-22 15:50:14 -06:00
Vordenburg 7ebe16dd3d
Fix snares (#16699)
The alert for snares will appear again. Previously it was being updated
on the snare itself and not the player.

It is no longer possible to infinitely ensnare someone; the maximum
number is dependent on the target's legs.

Only one snare at a time will be removed now.

Clarified the wording and logic around CanMoveBreakout. It was
inconsistent.

Made multiple snares impose cumulative speed penalties.

It is no longer possible to remove bolas while moving.
2023-05-22 15:49:37 -06:00
Vordenburg cb93572c72
Let holobarriers be climbable with alt. action (#16700)
Fix a typo, too.
2023-05-22 15:49:24 -06:00
themias 035de023f8
Fix egg and tomato puddles (#16707)
* Fix egg and tomato puddles

* fix tests
2023-05-22 15:48:37 -06:00
deltanedas 816359ced0
saltern 4.10 (real) (#16659)
* saltern gamer

* robor + atmos

* hampter

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-22 15:48:00 -06:00
Julian Giebel 2d273107f4
Implement automatic mode switching for the network configurator and multitool (#16603) 2023-05-22 23:20:53 +10:00
PJBot 2ef13531ea Automatic changelog update 2023-05-22 09:20:40 -04:00
faint af08e91bbf
PAI ghost role fix (#16674) 2023-05-22 23:19:36 +10:00
metalgearsloth 3ed2650e8b
Predicted lock popups (#16692) 2023-05-22 23:18:51 +10:00
metalgearsloth 20faa3169e
Revert "Add AKMS into t-uplink" (#16690) 2023-05-22 23:18:17 +10:00
metalgearsloth c1d8180fde
Fix alerts heisentest (#16691) 2023-05-22 18:53:51 +10:00
PJBot d83da8330d Automatic changelog update 2023-05-22 00:02:30 -04:00
AjexRose 2ecbc7beeb
Salvage Guide (#16680) 2023-05-22 14:01:24 +10:00
Leon Friedrich 7a35b1f08e
Add missing WirePanel components (#16676) 2023-05-22 13:45:36 +10:00
PJBot 69e5fb53ec Automatic changelog update 2023-05-21 20:28:54 -04:00
MisterMecky 0e337fb646
add solution visuals for watertank, fueltank etc. (#16653) 2023-05-21 18:27:51 -06:00
PJBot 30696a8bdc Automatic changelog update 2023-05-21 20:17:50 -04:00
deltanedas 44cb94257f
give handheld radio its own channel (#16673)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-21 18:16:46 -06:00
PJBot b4d259eda1 Automatic changelog update 2023-05-21 20:15:46 -04:00
TaralGit 57dfb82117
Shivs, spears and guns (#16654)
* weapons

* craft

* crafting but working this time. hopefully

* spear crafting fix

* graph id fix

---------

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2023-05-21 18:14:42 -06:00
PJBot a8fe5d7907 Automatic changelog update 2023-05-21 20:07:10 -04:00
metalgearsloth 2a8324fe50
Nerf boots of blinding speed (#16649)
Over 10m/s speed and blindfold doesn't even work.
2023-05-21 18:06:07 -06:00
OctoRocket 735de00fef
[entity] add flanel clothing (#16671) 2023-05-21 18:05:35 -06:00
PJBot 568b823ce4 Automatic changelog update 2023-05-21 19:56:04 -04:00
Jackal298 89a74b92cb
Winterdrobe emag (#16672) 2023-05-21 17:55:00 -06:00