Commit Graph

43811 Commits

Author SHA1 Message Date
warriorstar-orion
c6d0eced94 fix: better handling of whiteship signaller input (#25531) 2024-06-06 19:29:59 +00:00
Spaghetti-bit
ef557d7743 [TWEAK/FIX] Fixes hurting people you intend to help while performing surgery or repairing IPCs (#25704)
* Addresses (https://github.com/ParadiseSS13/Paradise/issues/25655)

* Update code/_onclick/item_attack.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>

---------

Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-06-06 19:26:42 +00:00
Marm
220cee4edd New Changeling Ability: Environmental Adaption [TG Darkness Adaption Port] (#25404)
* darkness

* seethrough

* shit works now

* Update code/modules/antagonists/changeling/powers/environmental_adaption.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com>

* deconflict

---------

Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-06-06 19:23:59 +00:00
HMBGERDO
7a4c4878b5 Fixing increased stamina crit regen time (#25734)
* stamina regen should be 10(+2) seconds, not 20(+2)

* less lines of code
2024-06-06 19:10:34 +00:00
Christasmurf
37ff9f5317 bugfix (#25720) 2024-06-06 19:01:08 +00:00
HMBGERDO
40001df104 You no longer hit IPC on help intent if they are missing a limb (#25703)
* dont hit IPC

* cable coils too
2024-06-06 18:56:54 +00:00
DGamerL
37ffe943e4 Removes duplicate definitions in types (#25702)
* Removes duplicate definitions

* One more
2024-06-06 18:56:03 +00:00
Arthri
ac5a4dfe11 Add colors to pill bottles and patch packs (#25650)
* Add colors to pill bottles and patch packs

* Tweak chem master colors

* Make patch pack overlay lighter

* Deduplicate code and update colors

* Fix linter

* Move proc

---------

Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
2024-06-06 13:08:31 +00:00
Coolrune206
eab017ce4e syndie bomb boom (#25661) 2024-06-06 13:05:24 +00:00
Gatchapod
44bab32608 Soft Donk (#25796)
Co-authored-by: Gatchapod <Gatchapod@users.noreply.github.com>
2024-06-06 12:45:27 +00:00
Rayforx
3ca2c729a9 Lavaland elites rules are now shown on victory (#25398)
* Update elite.dm

* Update elite.dm

* I am stupid'tm

* Makes it a list instead

* Update code/modules/mob/living/simple_animal/hostile/mining/elites/elite.dm

Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/mining/elites/elite.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <daan.lyklema@gmail.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com>
2024-06-06 05:37:26 +00:00
chuga-git
66f18ffc74 Nukes reverse_direction() in favor of REVERSE_DIR define (#25550)
* same taste, twice the speed

* pain
2024-06-06 03:18:48 +00:00
Daylight
854978fb7f Fixes bug with unlimited logon attempts (#25748) 2024-06-06 03:14:26 +00:00
PollardTheDragon
2a4f4c63d1 Mecha Actions: Fixes #25828 and #25826 (#25830)
* Drop Weapon Fix

* Ficed bugged name

* Removed extraneous SRC

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Added a return

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-06-06 01:53:37 +00:00
Qwertytoforty
2216afc681 changelings no longer nullspace when headslugging in a crematorium or gibber (#25465)
* changelings no longer nullspace when headslugging in a crematorium or gibber

* Update code/modules/antagonists/changeling/powers/become_headslug.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>

* changes the scope

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-06-05 21:28:11 +00:00
Qwertytoforty
3b9f0bc048 the code stepped out of line (#25786) 2024-06-05 20:24:04 +00:00
Adrer
670346384d Apex predator & predator senses locker fixes (#25797)
* Replica syndicate space suit sprites

* Revert "Replica syndicate space suit sprites"

This reverts commit 1fb5cf68ac.

* Apex predator now checks turf Z level

* Same fixes for predator senses

* Minor fixes

* More brackets

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-06-05 18:57:22 +00:00
Contrabang
5d0f2079cb Fixes a thing (#25814) 2024-06-05 08:34:32 +00:00
Social-Moth
95d682f140 Cryo storage can no longer be exploded by malf AI (#25782) 2024-06-03 03:13:18 +00:00
Contrabang
ee6068b96a no fungus (#25732) 2024-06-03 03:09:15 +00:00
PollardTheDragon
9be5423b76 Exosuit QOL: Action Buttons (#25131)
* Mech Buttons

* Added "Please Make A Bug Report"

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

* Action fix

* Removed duplicate mecha define

* Corrected new() syntax

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Removed extraneous proc

* Better boolean in playsound

Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Update code/modules/tgui/states.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com>
2024-06-03 01:49:13 +00:00
Daylight
ba8e082a5d Ammunition can no longer be discounted in the uplink (#25654)
* Change disount on ammo, clean up code

* MARK

* Clarification

* Knuckledusters can discount

* Correction

* Moves the comment

* MARKs the nukie uplink as well

* Update code/datums/uplink_items/uplink_general.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-06-03 01:44:03 +00:00
chuga-git
c709050945 Fixes a runtime with atmos nanofrost tanks and smoke_spread (#25741)
* is this technically the opposite of hotboxing? get it? because it's freezing?

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com>

---------

Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-06-03 01:16:28 +00:00
Contrabang
f4e023ab30 Zombies day 1 changes (#25715)
* Zombies day 1 changes

* oops

* undo this

* nevermind

* lol, lmao

* bam

* aaaaaaa
2024-06-03 01:13:29 +00:00
Qwertytoforty
7a7f2bde8f Hardmode constructs no longer die to lavalands heat or ash storms (#25753) 2024-06-03 01:02:11 +00:00
BiancaWilkson
f1b4f36547 I straight up dont remember writing this code (#25778) 2024-06-03 01:01:21 +00:00
Taurtura
94fb5b76c5 fixes abductor toolset and surgical implants (#25754) 2024-06-03 00:36:05 +00:00
Charlie Nolan
dd31e7f28f Fix kudzu mutations not showing up in analyzer or being removed with chemicals (#25694)
`mutations` contains typepaths. `for(var/datum/spacevine_mutation/SM in mutations)` won't actually iterate through anything, because DM is stupid. Adding `as anything` makes it work as expected.
2024-06-02 16:29:30 +00:00
chuga-git
7da849d4cd sanity checks things that should not be null but are anyways (#25714) 2024-06-02 16:27:42 +00:00
Marm
dc9f1d0556 Fixes Null origin tech on Lost Nanotrasen Research Documents (#25769)
* fixes my fuckup

* I fucked up a second time.
2024-06-02 16:08:02 +00:00
Daylight
dbc26cce38 Highlight tweaks (#25551) 2024-06-01 21:57:44 +00:00
tipoima
2abd000e1a Add recipes for crafting and uncrafting skills hud sunglasses (#25525) 2024-06-01 21:49:07 +00:00
PollardTheDragon
e510eb7a6c Adds the Praetorian Modsuit for Blueshield (#25481)
* Praetorian - No Species Sprites

* Small fix to armor and complexity

* Armor fix again - good god, do other servers really have it THAT strong?

* Description Update

* Species Sprites

* Armor nerf

* Increased mod capacity by 2, Suit storage slot can now take any flashlight type

* Removed redundancy in suit storage gun type

* Box station fixes for recent office remap

* Cerestation Fix, Boxstation Rep has their plant back
2024-06-01 21:46:32 +00:00
GDN
d75154fc7a Jaunt abilities are no longer blocked by blessed tiles (#25138)
* Jaunt abilties are no longer blocked by blessed tiles

* Wraiths are blocked by blessed tiles again

---------

Co-authored-by: DGamerL <daan.lyklema@gmail.com>
2024-06-01 21:39:53 +00:00
Luc
8afd4161f9 Lets you attach signalers to desk bells (#25375)
* Improves some desk bell interactions

* more interactions

* Update code/modules/paperwork/desk_bell.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>

* burza review (finally)

---------

Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
2024-06-01 21:28:40 +00:00
Spaghetti-bit
3e6ad4a92d [PORT] Fullscreen Port from BayStation12 / TG (#25587)
* Changes necrosis_prob to use decaylevel.

* Reverts previous change to create a new branch.

* Ports over full screen from BayStation12.

* Adds fullscreen keybind. F11 to toggle.

* Apply suggestions from code review

I want to strange @1080p

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>

* Makes fullscreen to non-fullscreen more seamless. Still has to readjust the chat box size  similar to how someone would do it if they manually adjusted their chatbox size. This is currently unavoidable.

* Fixing lint angy

* Gives the user input in the chat when they toggle fullscreen on or off.

* gives the user a tip on how to enable and disable fullscreen

* readability

---------

Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
2024-06-01 20:50:15 +00:00
BiancaWilkson
c876b64faa Fixing the mach speed closet (#25737) 2024-06-01 01:26:35 +00:00
warriorstar-orion
4466c5d102 fix: ensure Lavaland tcomms is linked roundstart (#25736) 2024-06-01 00:24:08 +00:00
HMBGERDO
d6567b0bed teleport works again! (#25679) 2024-06-01 00:17:58 +00:00
BiancaWilkson
20b4586db4 Reworks smoke (And adds hotbox mechanics) (#24993)
* hi snoop dogg

* it compiles now

* toilet bong real

* atomicity who??? this var name made me mad

* still needs testing

* im not gonna be responsible for a lag machine

* I was doing this in a kinda dumb way

* cigarettes no longer OD everyone around you

* toilet rework

* there is now a global limit

* this is technically a very very niche exploit fix

* lmao

* Update code/modules/hydroponics/grown.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/items/weapons/cigs.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* AGONY

Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com>

* untested code lol

* Changes coughing logic

* Small amount of logging

* cough cough cough cough cough

* oh lol

* oh thats how color works

* Update code/modules/hydroponics/grown.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/items/weapons/cigs.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* haters dont want to see plumes of smoke all over the station

* DGL review pt 1

* DGL review pt 2

* removes unneeded var

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/effects/effect_system/effects_smoke.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/game/objects/structures/watercloset.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com>

* DGL quick review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com>

* Uses initialize instead of new

* Remove unused var

* OH THIS IS WHAT HE MEANT

* when the space is white

* Apply suggestions from code review

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-06-01 00:10:12 +00:00
warriorstar-orion
be9dc767ac grammar: fix malf apc board removal message (#25695) 2024-05-31 21:22:31 +00:00
Contrabang
efd75cda2b Adds wikipage to zombie antag datum + minor fix (#25712)
* Adds wikipage to zombie antag datum + minor fix

* oops

* okay send it
2024-05-31 20:25:12 +00:00
HMBGERDO
480900bb19 Lowering megafauna mouse_opacity (#25573)
* Megafauna is already big enough

* no longer relevant

* space
2024-05-31 15:36:12 +00:00
Сиротка
80e4ca9fa8 Add few ways to heal clone damage as Traitor and Vampire (#25596)
* Add few ways to heal clone damage as Traitor and Vampire

* Update debuffs.dm
2024-05-31 15:32:34 +00:00
Taurtura
05784b78bd bluespace belt handheld defibs now (#25665) 2024-05-31 15:27:16 +00:00
Contrabang
9a3149e9c9 whatever (#25717) 2024-05-31 13:01:42 +00:00
CRUNCH
751cae5e84 [FIX] Character Creator No Longer Displays "SUIT" Fallback Sprite on High Cyborg and AI (#25711)
* Update character.dm

* Update character.dm
2024-05-31 05:08:49 +00:00
Contrabang
bc0c8344cf Adds Zombies (Admin-spawn) (#25381)
* fuck it good enough

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* TRIPLE-REVIEW

* this should do it

* wow

* bruh

* FIX

* fix

* yeah

* sirryan review

* aaaaa

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-05-31 02:17:31 +00:00
Contrabang
247e24ba9f fuck you space, eat your heart out (#25523) 2024-05-31 02:08:02 +00:00
HMBGERDO
20f3b51496 fox (#25678) 2024-05-31 01:52:51 +00:00