Commit Graph

6379 Commits

Author SHA1 Message Date
themias
c5b7a74919 Fix toy sword (#23137) 2023-12-28 17:59:23 -07:00
lzk
03ec7bac67 Make directional barricade constructable (#22988)
main comit
2023-12-29 11:45:10 +11:00
Nemanja
99d78c4b97 Station beacons (#23136)
* Station beacons

* crate

* remove navmap from warp points

* ack

* oh damn

* okay emisser
2023-12-28 17:02:21 -07:00
Alzore
aa8861ab00 Meatball Salvage (#23127)
* SpaceproofMeat

* Meatball

* M
2023-12-28 16:53:25 -07:00
Ed
b7decfe9ee Add Thiefs to NukeOps (#23102)
Update roundstart.yml
2023-12-28 16:50:25 -07:00
Nemanja
526b966f09 Fix zipties/makeshift cuffs dropping multiple broken entities on removal (#23095) 2023-12-28 16:50:08 -07:00
Flareguy
974d0ed6e7 Fixes the glass damage overlay (#23128)
* fixes the glass damage overlay

* fix diagonal window
2023-12-28 14:42:44 -05:00
Whisper
89ccd6aaba remove unsafe presents from present tree. (#23118) 2023-12-29 03:54:09 +11:00
Ed
88d7cfb4c0 Tesla (#21124)
* upload all textures
finished easiest part - TeslaGenerator

* Added Tesla energy logic

* add lightning pulse priority

* work

* optimise lightning arc system

* now tesla moving to LightningTarget entity and consume it

* some audio work
add airlock and computers to the LightningTarget

* add nice visual and explosions
add crashing to game

* rsi meta fix

* disabling explosions (crashing server)
I'll get back to that problem later.

* adding important admin logging

* a little bit of cleaning and documentation

* Persistent attempts to fix the server crashing on explosions. Accidental cleaning of everything I see.

* now the tesla incinerates everything it touches except the containment field.

* colliders work

* fix falling tesla on ground after being exploded

* add consume sound, add spawn and collapses sound

* added TeslaGenerator to cargo trading console

* add all tesla part to cargo trading console

* Tesla coils: Turn on and off, get energy from lightning, give energy to the grid.

* tesla coil is ready

* tesla grounding rod is ready

* clean up

* clean up 2

* grounding rods now working without power

* add LightningResistance parameter for LightningTarget Component

* add chaotic teleport

* eletrocution remove?

* deltanedas fix pack

* more fixes

* FIXES

* FIIIXEEES

* The "Grounding Rod" component is removed, and replaced with "LightiningSparking", which is responsible for changing the visuals when hit by lightning. Duplicate code from the coil is removed.

* ops

* fix

* nah, is escaped anyway

* increase tesla collider size

* keron bb

* try fix test?

* fix

* bruh

* check turn off sus comp

* prototype cleaning

* FIIX

* return and fix sus component

* fix tesla eating lightnings, now mini tesla is electrocuted

* commented some issues

* remove linq sorting
fix jumping system
minor fixes

* fix second Linq

* fix tesla colliders! Yeah, it works

* fix componentregistration

* Just retests

* not fix

* FIX TESLA

* fixes

* store targets

* back

* make dictionary of hashsets

* some sloth fixes

* stump

* playtest balance energy generation, return to unpotimized (but working) lightning shoot

* parity

* work on

* some new fix, some new bug (chasingComponent not chasing)

* comment

* fix ChasingWalkSystem

* fix collider tesla problem

* revert old unoptimized shoot lightning

* new fix pack

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-12-28 13:11:50 +00:00
Ubaser
d78e6cc818 Kobold Monkeys (#22108)
* add

* fix maybe

* clean up yaml

* clean up more yaml maybe

* dash

* second dash

* aahhh handcuffss

* balancing(?)

* sprite and desc change
2023-12-27 22:32:55 -07:00
Dakamakat
1d06539432 Change id insertion sound (#23007)
* feat(id audio): add id insertion sound

* feat(pda): change id insertion sound

* feat(minor): change filename

* feat(attributions): update license
2023-12-27 22:34:32 -05:00
Nemanja
9bd03824ac GORILLA Gauntlets (#23012)
* GORILLA gauntlets

* oh shit this too
2023-12-27 20:11:13 -07:00
Dvir
f16f826589 Suffix Fix (#23050) 2023-12-27 20:09:51 -07:00
Nemanja
3e08fe07cd clerical error station event (#23091) 2023-12-27 20:09:05 -07:00
Stanislav4ix
28b825d898 Added disabler SMG! (#23051)
* Added disabler SMG!

* Changed a few errors

* errors.. again

* Update battery_guns.yml

* Update security.yml

* Update lathe.yml

* Update security.yml
2023-12-27 20:08:30 -07:00
qwerltaz
3f91028395 Fix flammables air ignition (#23063)
* Fix welder ignition

* fix mobs on fire hotspot expose frequency

* fix shotgun pellets ignition

* ensure ignitionComp on flammable init

* \n

* Revert "ensure ignitionComp on flammable init"

This reverts commit 6915dcdc
2023-12-27 20:05:50 -07:00
Emisse
f8a258f0cc change morty to old sprite (#23071)
webedit
2023-12-27 20:03:55 -07:00
Emisse
880ca0af50 remove ion storm announcement (#23045)
real
2023-12-27 20:03:00 -07:00
Velcroboy
ff75b1be56 Salami does melee dmg (#23041)
* Add melee dmg to salami

* Bump up dmg to 6, 1 more than a punch

* Add in-hand and wielded sprites, and adjust swing angle

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
2023-12-27 19:59:14 -07:00
Darkie
1c8eb2f3de Added a regular and an engraved zippo (flippo) lighter (#23020)
* Added the zippo and engraved zippo. Added the engraved zippo in the detective's coat.

* Added copyright.

* Renamed to Flippo

* Gave the Flippo new sounds. Moved the lighter sound collections to their own folder in Items.

* Fixed YAML issues that showed up with moving the lighter noises to their own folder.

* Added the detective's Flippo as a thief objective, with half the weight of the forensic scanner.
2023-12-27 15:47:35 -07:00
lzk
78965d1e36 Move stamps out of big mess (#22877)
* gigacommit

* Update honkbot.yml

* foxing

* merg

* bring back mime sound

* ;

* :trollface:
2023-12-27 15:46:30 -07:00
lzk
5dc9a954bc some chairs tweaks (#22901)
* make all chairs rotatable and anchorable

* Revert "make all chairs rotatable and anchorable"

This reverts commit d7f98261d5c228b7035b611f2becf2355c2f257f.

* comt
2023-12-27 15:46:12 -07:00
Ed
166296b2c5 Thief hotfix (#22976)
* fixes!

* reduced collection amount

* omeeeeega

* pipup

* popup
2023-12-27 12:42:15 -08:00
Flareguy
7d19a323b5 Makes brown rocks have a planetmap suffix (#23011)
* makes brown rocks planetmap stuff

* revert le procgen asteroids
2023-12-27 13:44:33 -05:00
Emisse
412170f0e7 the grand lottery update (#23048)
* the grand lottery update

* Update cargo.yml
2023-12-27 05:31:02 -07:00
LankLTE
ed997dc5be remove racism (#23039)
* Remove only 'species' is crew rules

* hit space one too many times
2023-12-27 23:30:24 +11:00
Blazeror
a1110a4ca9 Adding missing tag to make windoors pryable. (#23047)
Fixed tag to be pryable by hand
2023-12-27 05:28:29 -07:00
PoorMansDreams
e584970c26 Added "The Throngler" (#22995)
* The Throngler.

* The Thronger

* Thron

* Revert "Thron"

This reverts commit e6774ea4eefd4eee52bd6e3340f77d5890b50083.

* Fixes Inhand sprites
2023-12-27 04:13:47 -07:00
Nemanja
b5a53c0b6b fix potted plant drawdepth (#23027) 2023-12-27 03:34:30 -07:00
sneb
1c3645e31c Fix emergency and extended nitrogen tanks having the same volume (#23040)
Update gas_tanks.yml
2023-12-27 02:55:59 -07:00
Kara
faca1d7043 Pacifism rework (#23037)
* Pacifism rework

* grammar
2023-12-27 02:55:48 -07:00
Admiral-Obvious-001
0366d27586 Dial back shotgun pellet damage slightly. (#23042)
Suggesting reducing the individual per pellet damage of the common shotgun shell from 12 to 10, changing the effectiveness at mid to long range to be slightly less oppressive. This would mean that shotguns will still 2 hit crit an unarmored target at point blank but allow a well armored target to withstand one more shot, and this should make them a little less effective down long hallways.
2023-12-27 02:26:42 -07:00
themias
6ef12e62e3 Define plastic bottle (#23015)
* Define plastic bottle

* mark beer bottles as small so trash bag can collect them
2023-12-26 16:32:38 -07:00
Chief-Engineer
476ea14e8a Add access logs (IC ones) (#17810) 2023-12-26 18:24:53 -04:00
lzk
aadc75a07a Fix potted plants going over doors (#22869)
* Update potted_plants.yml

* Update potted_plants.yml
2023-12-26 19:27:15 +11:00
Ubaser
fd3c922a08 Add chaplain stoles (#22955)
add
2023-12-25 18:05:59 -07:00
Boaz1111
cde532bfa4 fixed the sulfacid issue, made some more chems use the industrial chems (#22981) 2023-12-26 09:33:20 +11:00
lzk
724cde264c Botany yaml fixing (#22865)
* 1

* Update chapel.yml

* Revert "Update chapel.yml"

This reverts commit 3e297a1b20254823a088af2aa3d179184c377638.

* add to seeds vendor
2023-12-25 20:56:17 +11:00
Flareguy
450414c8fc Adds gingerbread men to the game (#22927)
adds gingerbread men to the game
2023-12-25 01:11:37 -07:00
reverie collection
4cd4805a01 Atmos crab pet: Tropico! (#22773)
* tropico mob fully functional, adjusted base crab mob

* FINALLY YES I GOT THE MAPS COMMITTED

* origin fix hopefully

* removed ghost role

* undid map changes, pulled from current master

* tropico is no longer communist
2023-12-25 00:39:20 -07:00
metalgearsloth
9a40cf81f5 Add sprite movement states (#22940)
* Add sprite movement states

Did it for borgs for reference for future implementations.

* Fix

* Fix prediction issue

* review
2023-12-24 23:34:21 -08:00
Nemanja
00813171c1 Automatic holiday sprites (#22929) 2023-12-24 23:52:43 -07:00
deltanedas
2d213b8ab0 give plasma half of co2 air alarm threshold (#22938)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-24 23:51:32 -07:00
Kara
ba88a9a022 Revert "Add YAML gas reactions (#22803)" (#22939)
This reverts commit 054321d2c2.

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2023-12-24 23:50:42 -07:00
deltanedas
52532e4075 exterminator midround minor antag (#19946)
* terminator locale

* terminate objective

* terminator components and shared system

* terminator roles rules and system

* terminator events

* skeleton recolour

* terminator and endoskeleton

* ghost role spawn

* damage modifier sets

* :trollface:

* :trollface:

* add antag prototype

* ghost role locale

* skynet

* :trollface:

* :trollface:

* :trollface:

* add endoskeleton body prototype

* :trollface:

* :trollface:

* smite locale

* implement terminate smite

* :trollface:

* :trollface:

* implement PopupBehavior

* endoskeleton transform popup

* move stuff from shared to server since nothing actually used it

* recolour everything

* update parts

* :trollface:

* :trollface:

* ok fire was using the damage set, back to 1.0

* tweak

* :trollface:

* :trollface:

* simplemob ops

* 1 rule per pro

* :trollface:

* :trollface:

* update some sprites

* structural damage

* :trollface:

* :trollface:

* Revert "update some sprites"

This reverts commit 459196c6a8942c5412885d5fe2f1a83a48408ddc.

* offbrand, add die objective to maybe remove fear of murderbone

* add shut down objective to the list

* fix ghost role

* fix control mob

* :trollface:

* :trollface:

* please

* naming

* code changes for GenericAntag terminator

* yml changes for GenericAntag terminator

* :trollface:

* moved kill objective override to an objective component

* use kill objective override

* fix

* oh

* locale changes

* change burn to heat for skin melting gib

* change some endoskeleton stuff

* pro

* i already did this dementia ops

* objective

* fix

* pro

* swap out full sprite

* update parts

* forgor

* fix mind transfer

* type

* endoskeleton has 500 mass

* evil

* fishops

* warops

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-24 20:16:56 -07:00
lzk
2b25e00453 Make some items goodlooking in inventory (rotate) (#22935)
comit
2023-12-24 18:30:58 -07:00
deltanedas
2ca649edfa add limits to steal objectives (#22672)
* add ObjectiveLimit comp/system

* give ian and disk limits

* all

* up limit

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-24 17:20:55 -08:00
Sirionaut
28310a131c Janibelt whitelist fix and update (#21058)
* Update belts.yml

added LightReplacer and JanicartKeys tags to the Jani belt

* removed LightReplacer from whitelist but added Plunger

adding LightReplacer to the Whitelist doesn't get rid of the error msg.

Now it just adds Plunger & JanicartKeys (both tags already exist)

* added spray to botany belt and syringe to med belt

* fixed things, i hope

* added self tag to LightReplacer

* added LightReplacer to the taglist

* lightreplacer tag does exist now
2023-12-24 17:02:54 -08:00
I.K
1f0f34632b fix fireaxe rotation (#22930)
* Update fireaxe.yml

* i am so dumb
2023-12-24 17:51:38 -05:00
Emisse
9d37dde714 remove max item size from storage implant (#22928) 2023-12-24 16:16:25 -05:00