Commit Graph

41387 Commits

Author SHA1 Message Date
Qwertytoforty
62372ec261 the thermal drill no longer grants the visual effect to deadchat every 2 minutes (#21497) 2023-06-28 20:12:30 +01:00
Qwertytoforty
032b065214 Buffs the uplink thermal safe drill (#21312)
* commit stuff for safety

* making sure this shit saves

* I am commiting every 5 frames now, sorry. I lost 25 frames as the file got corrupted

* 45 frames

* 51 total frames now

* 55

* 65

* 70 frames

* 75

* 80 frames almost there

* Behold, a useful uplink item.

* removes debug message

* Apply suggestions from code review

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-06-28 15:38:55 +01:00
Stone
27a9a57787 Gorilla Balancing (#21396)
* Balances Gorillas
Doesn't change Rampaging Gorillas

* Added addition comments on var
2023-06-28 15:31:01 +01:00
Contrabang
0603d8d4bb Monkies now take twice as long to starve (#21395)
* pun pun buff

* lewcc review
2023-06-28 15:30:23 +01:00
Contrabang
3922e9d462 spiderbot objective fix (#21372) 2023-06-28 15:29:47 +01:00
Coolrune206
5dcd23f17c Puts a cap on the size of Water-Potassium explosions (#21315)
* caps water pot explosions

* Sirryan request

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-06-28 15:13:41 +01:00
Venuska1117
8ef9b5b070 Fixes Jani closet "been full on round start" and Remove IAA clothes and Badges from IAA Locker. (#21331)
* Removes Clothes
- Now we have janidrobes, and it create issues because its filled over limit.

* Add IAA Closet to removal
-  Remove Clothes and badges, but it add briefcases.
2023-06-28 15:00:45 +01:00
DGamerL
e2bb3cee01 You can now order gas canisters from cargo (#21400)
* canister restocks

* adds Destroy()

* sirryan suggestions

* Sean review
2023-06-28 14:56:41 +01:00
GDN
4a82fe1a8a buffs cyborg emmitters (#21399) 2023-06-28 14:31:47 +01:00
Cocacolagua
6cb6a4a720 slime blueprints nicer (#21398) 2023-06-28 14:31:23 +01:00
Qwertytoforty
7a924299b1 When an AI hacks a borg, its modules get emaged as well (#21397) 2023-06-28 14:31:01 +01:00
GDN
629a249d83 golems no longer cause hijacks to fail (#21392) 2023-06-28 14:30:36 +01:00
Qwertytoforty
7f58c19977 chameleon counterfeiter no longer gives illegals 3 (#21360) 2023-06-28 14:30:15 +01:00
GDN
1d21a78814 adds contort body to changelings (#21259)
* adds contort body to changelings

* more changes

* sprite by mcramon

* Update code/game/machinery/doors/firedoor.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* steels review

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-06-28 14:29:39 +01:00
Luc
b1565a36e9 Revert "Allows for the gravity generator to be cmagged. (#20944)" (#21493)
This reverts commit 7115eca62e.
2023-06-27 22:13:18 -05:00
SteelSlayer
1c64facdb5 fixes infinite cling ability points with headslug (#21483) 2023-06-27 08:29:58 +02:00
Luc
09aec4da53 Lets mobs who can smash walls also smash some other relatively fragile structures (#21209)
* Makes grilles and windows easier to smash

* Some cleanups, windoors too

* Adds tables, also holy shit these things are robust

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

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

* Make some reinforced windows stronger, too

* Sean review, addresses a bug I noticed

* Hanging return

* re-adds take_damage

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-06-26 22:40:26 -05:00
Adrer
e8a6932067 OPtable no longer forces resting state (#21367)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-06-26 20:38:09 -05:00
HMBGERDO
b9d106886e Buffs stimulative agent (#21349)
* buffs stimulative agent

* Update code/modules/reagents/chemistry/reagents/medicine.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-06-26 20:34:15 -05:00
HMBGERDO
b20d5558cd slowdown now applied only if pulled object has gravity (#21272) 2023-06-26 20:29:44 -05:00
Qwertytoforty
2c3c088a17 donut tax (#21267) 2023-06-26 20:27:51 -05:00
Nathan Winters
25360fbdd0 Tweaks the vomit() proc (#21466)
* Remove muzzles/facehuggers blocking vomiting

* Readability
2023-06-26 10:21:18 -05:00
DGamerL
b759ced58b Plasmafire hotfix (#21440)
* I am in severe pain

* airlock changes

* whoops walls were too low

* blocking heat spread

* removes tweaks
2023-06-23 15:00:36 -05:00
matttheficus
81c107d1f8 logic is not my strong suit okay (#21436) 2023-06-22 16:19:16 -05:00
Luc
7115eca62e Allows for the gravity generator to be cmagged. (#20944)
* Add gravgen cmag interaction

* Bump cmag cooldown

* Add some checks for power state

* Sean review
2023-06-22 20:53:23 +01:00
Luc
75c9deecde Makes the megaphone cmaggable, reworks it a little bit. (#20940)
* Implement it

* Re-adds the emag action

* bump cooldown for emag

* shout shout let it all out

* emag feedback, cleans up a bit

* better message, too

* Remove uncmag, since the trait removal is handled where it's called

* Sirryan review

* sean review
2023-06-22 20:52:51 +01:00
DGamerL
984eecd06e Buffing plasmafires [READY FOR REVIEW] (#21000)
* Floors now almost won't melt

* grug wallmelting attempt

* Revert "grug wallmelting attempt"

This reverts commit e626504990.

I have a better idea

* letsgooo it worked (kinda(airlocks only))

* fuck yeah it worksss

* We stay winning

* woe, runtimes be upon ye

* Experimental values and some cleaning up

* nvm I hate atmos code

* more tweaks

* da window change

* Sean suggestion and temp increases
2023-06-22 18:18:30 +01:00
Nathan Winters
58a5fc9e46 Make reagents adjust temperature towards actual bodytemp (#20821) 2023-06-22 17:30:02 +01:00
HMBGERDO
fc3dcb1254 Laggy DragNDrop fix (#21052)
* added dragndrop click methods for atoms

* some updating, little changing MouseDrop logic

* added INVOKE_ASYNC to delayed procs

* cleanup

* cleanup

* cleanup

* no cheesing

* more comments, removed  variable from atom

* whoopsie

* added inventory screen objects support, disabling tooltips now disables all tooltips, not only items

* fixing table hitting self issue
2023-06-22 17:19:52 +01:00
Qwertytoforty
70541d997c Xenomorphs can no longer make resin in pipes (#21427) 2023-06-22 11:04:00 -05:00
Kugamo
418fb81031 Bluespace Harvester Resprite (#21232)
* the only commit

surely..

* Commit # 2

😱

* Sirryan Review 1

* S34N review

+ fixed it not changing icon when the power supply cuts out

* Vi3trice Review
2023-06-22 11:58:29 +01:00
matttheficus
b781597e85 Adds the Janitor's Keyring (#21104)
* janitor gaming

* access was too powerful

* fix examine + add mining bay access + SECONDS

* src-b-gone

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* sounds

* cooldown fix + sprite

* adds janitor check

* Sirryan reviews

* i forgot how comments work lul

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* AA review

* styling moment

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* lewcc review

* im silly

* autodoc + lewcc suggestions

* begone indentation

* new sprite

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2023-06-22 09:52:57 +01:00
Venuska1117
9260a31893 Xenobiology "a dollar store fix" [For All Maps] (#21203)
* Decrease Area Size by 1
- Maintenance have now priority over xenobio (just areas, no code)

* Cerestation Xenobio Fix
- Add Cerestation to fix

* Delta Xenobio Fix
- Add Delta to fix

* MetaStation Xenobio Fix
- Added New 2 Maintenance area
- Added New 2 Sprites for Maintenance Area
- Add MetaStation to fix
2023-06-21 23:33:05 +01:00
Evаn Summers
973d8e5f18 Centcomm wall rechargers now start upgraded (#21240)
* Centcomm wall rechargers now start upgraded

* Style tweak

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-06-21 23:29:03 +01:00
Contrabang
f44c150154 MORE SMOOTHING (#21403) 2023-06-21 23:21:21 +01:00
Qwertytoforty
3d6c593b4e wizard dusts now on raging, now that gib no longer deletes items as constistantly (#21378)
* wizard dusts now on raging, now that gib no longer deletes items as consistantly

* Update code/game/gamemodes/wizard/raginmages.dm

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-06-21 23:20:40 +01:00
Contrabang
4268b178c4 boooooooooooks (#21379) 2023-06-21 23:19:18 +01:00
Contrabang
33abd1c91d debrain no longer requires being not dead (#21373) 2023-06-21 23:19:05 +01:00
Contrabang
16bc693f94 Representative (#21377) 2023-06-21 23:16:44 +01:00
GDN
5b92315680 adds a little extra security to shuttle manip var-editing (#21374) 2023-06-21 23:16:21 +01:00
Burzah
f8fb66d84a [TGUI] Particle Accelerator (#21370)
* TGUI Particle Accelerator - First Pass

* interface_control wire check

* Update tgui/packages/tgui/interfaces/ParticleAccelerator.js

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

* Apply suggestions from code review

Adding in the gray out for the buttons.

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

* formatting and margin fix

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-06-21 23:13:44 +01:00
Contrabang
74cfd163b5 flipping fixes (#21369) 2023-06-21 23:12:59 +01:00
Adrer
f1d6229777 Blacklists certain items from the experimentor. (#21368)
* Blacklists certain items from the experimentor.

* Remove unused variable

* Update code/modules/research/experimentor.dm

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

* Revert "Update code/modules/research/experimentor.dm"

This reverts commit b666073133.

* Fix

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-06-21 23:12:27 +01:00
Adrer
39aaa983b4 Allows you to unbuckle mobs even if the OPtable is depowered (#21366)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-06-21 23:11:14 +01:00
Adrer
94e1173354 Prevents pulling anchored objects along while veil shifting (#21365)
* Veil shifter checks for anchored items

* Added comment

* Depowered surgery table

* Revert "Depowered surgery table"

This reverts commit 80df1848fc.

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-06-21 23:10:54 +01:00
Adrer
76c7f6659e Mech port icon now cleared properly (#21363)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-06-21 23:10:07 +01:00
Adrer
ce97dbb511 Teleporter no longer instantly destroys bloodcrawling mobs (#21359)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-06-21 23:09:33 +01:00
Qwertytoforty
4aac4eb543 Improves illusions, nerfs stealth armor (#21299)
* Improves illusions, nerfs stealth armor

* proper checking / lewcs requests

* outdated comment be gone
2023-06-21 23:08:47 +01:00
HMBGERDO
e2f1931887 airlock with open panel now do not open UI when you attack hand it (#21351) 2023-06-21 22:59:23 +01:00
cybercapitalism
c7f57e04e4 fix heck helmet typo (#21342) 2023-06-21 22:56:10 +01:00