29641 Commits

Author SHA1 Message Date
PollardTheDragon 7d6e55b765 [EE] Adds Brass Pocketwatch Reward Item (#31963)
* [EE] Adds Brass Pocketwatch Reward Item

* Update code/modules/customitems/item_defines.dm

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

* Skkulakin vox sprites

* Adjustment

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Miles <116982774+Burzah@users.noreply.github.com>
2026-05-02 07:11:20 +00:00
Alan b0a8b84dbf Add cardboard recycling. (#31937)
* Add cardboard recycling.

* Add more cardboard items to the recycling list.
2026-05-02 00:47:14 +00:00
MixityMaxity e5f570ec11 Area-Based Light Ambience (#31921)
* Basetype and Light init

* Custom Area Vars

* maybe fixes the ~8000 runtimes

* Testing mapchecks

* Maybe fixes the ~8000 runtimes attempt 2

* Contra Suggestions, please dont break the checks

* kills whitespace
2026-05-02 00:45:32 +00:00
MixityMaxity 17e33da381 Adds Solar Panel upgrades, Resprites solar equipment. (#31904)
* Spritesss

* Moves solar sprites out of goon folder

* adds upgrades, integrity power scaling

* Fixes glass_type comments

* woe, whitespace

* defines
2026-05-02 00:45:26 +00:00
Alan 45b4859c99 Add mug cakes. (#31919)
* Add mug cakes.

* Remove duplicated var. Thanks, linters!

* Add mug cakes manual.
2026-04-29 00:10:57 +00:00
warriorstar-orion 8d7d6a346b hide multiple cooking steps warning behind PCWJ_DEBUG macro def (#31924) 2026-04-29 00:00:41 +00:00
Hayden Redacted 869f091967 Adds a Variety of Keyboard Shortcuts to Thermomachine Operation (#31930)
* initial commit

* allows synthetics to also use the shortcuts
2026-04-28 23:59:14 +00:00
CRUNCH 773dec7759 fixes zombie claws on cure (#31917) 2026-04-28 23:52:30 +00:00
CRUNCH feb9c7313c Update cable_coil.dm (#31906) 2026-04-28 23:46:54 +00:00
Hayden Redacted 58467b3ed1 initial commit (#31905) 2026-04-28 23:46:32 +00:00
Alan 578450a191 Fix clamping of supermatter damage. (#31936) 2026-04-28 23:45:54 +00:00
Hayden Redacted a6818accea Adds Four New Nian Emotes (#31860)
* Adds the ability for nians to twitch their antennae.

* initial commit

* removes the underscore needed

* linter fix

* oops
2026-04-28 23:39:09 +00:00
Alan 01b55e0f21 Change some items to zero damage hitsounds. (#31854)
* Change some items to use zero_damage_hitsound.

* Remove duplicate var. Thanks, linters!

* Use Contra's method for zero damage hitsounds.
2026-04-28 23:38:50 +00:00
Ahzpy 68fb77a19a Wallening 2: Return of the attack of the girders [MDB IGNORE][IDB IGNORE] (#30609)
* WE HAVE LIFTOFF

* Reinforced wall + fixes

* (Reinforced) windows

* Adds nameless plasmaglass sprites

* Plasma windows

* Unnamed cult walls

* Add window edges back

* Wooden walls

* Plasma walls + THANK YOU CHAP

* Oops

* Wooden names

* Cult walls

* Plasma walls

* Uranium walls

* Golden walls

* Silver walls

* False wall basics

* All false walls

* Remove old walls

* Fixes

* First girders

* Build steps

* New floors and decalized floor tiles.

* satisfy linter

* Add command decals, remove old "blue tile" decal

* update script number

* have ATMs put their decals on last

* add engineering decals

* update spritesheets

* lots of tile coloring fixes

* more engi tile fixes

* more tile fixes

* linters

* fixes conflict?

* conflict fixes

* fix layering issue

* cult, necropolis, plastitanium, rocks, backrooms walls

* survival pod walls, prepare for titanium, plastitanium fwall fix

removes diagonal smoothing and the nodiagonal subtype from titanium walls as survival pod walls are a subtype of titanium

* linters

* linters again

* linters number 1 million and counting

* titanium walls

* brass walls, floors, windows

* titanium window, plastitanium window

* brass window smooths with wood and brass walls

* linters number 1 million and one

* all walls smooth with airlocks

in preparation for airlock sprites in a separate PR

* now all walls smooth with airlocks

* windows smooth with airlocks

* separate wallbumps, partially add apc

* tinted window

* survival pod windows

* oops i reverted apc.dm

* mapping fixes

* more mapping sprites

* more mapping stuff, fix my ungodly smooth rocks

* linters

* apc fix

* air alarm, apc, fire alarm offset preparations

* fire alarm implementation + rock fixes + firelock smoothing

* airlocks + supposed map fixes

* engi/atmos airlocks + overlays

* the rest of the doors lol

* linters + freezer fix

* fixes

* shuttle airlock + misc fixes

* firelocks

* fix

* oops

* i need to stop pushing fixes early

* shuttle airlock quickfix

* external airlocks + hatches + fixes

* centcom doors

* highsec airlocks

* vault airlock, double airlocks

* yaya deconflictsies

* lotsa fixes

* light fixes + blastdoor fixes

* firelock gap fix

* light construction fix + rcd fix

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <daan.lyklema@gmail.com>
Co-authored-by: Alexios <skillpointHD@Gmail.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2026-04-22 14:49:30 +00:00
PollardTheDragon 0b39a004c3 Fixes energy shuriken runtime (#31886)
* Fixes energy shuriken runtime

* Better fix
2026-04-21 05:11:18 +00:00
Hayden Redacted 55e42f53a5 Make the Supermatter Crystal More Senstive and Adds More Events (#31767)
* initial commit

* oops i forgot to commit this

* Tidies up the SM manual, clamps the A-4 damage, and fixes a linter

* removes the change to operational temperature

* buffs the flood event

* Update code/modules/power/engines/supermatter/supermatter_event.dm

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

* Update code/modules/power/engines/supermatter/supermatter_event.dm

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

---------

Signed-off-by: Miles <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Miles <116982774+Burzah@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2026-04-21 05:03:31 +00:00
CRUNCH 3c1d985e31 Attack Chain Migration: Grenades & Plastic Explosives (#31874)
* Update bomb.dm

* migration

* Fix CI

* Update mining_charges.dm

* Update deployable.dm
2026-04-21 04:58:44 +00:00
warriorstar-orion 2ea82c60db fix PDA recipe for supermatter sandwich (#31925) 2026-04-21 04:24:35 +00:00
PollardTheDragon a80e8cae9d Adds Wizard adept midround (#31784)
* Adds Wizard adept midround

* Fixes HUD bug

* Teaches fireproofing for sacred flame

* Teaches them better

* Mugwort compatibility
2026-04-18 23:00:15 +00:00
Alan aae704c3c1 Make microwave use recipe make_food proc. (#31841) 2026-04-18 21:15:58 +00:00
MixityMaxity 6dd63554cb Somewhat rebalances CO2 (#31802)
* mmm breath code

* removes prealert, adds chat warnings

* fixes murder code comment
2026-04-18 21:15:32 +00:00
CRUNCH bea76c4592 Attack Chain Migration: Tanks (#31873)
* tanks attack chain migration.

Tanks, you're welcome. Now with less curses.

* AGGGHHHHHH!
2026-04-18 21:11:21 +00:00
CRUNCH 3046415a73 Attack Chain Migration: Trash (#31881)
* Update trash.dm

* Update customizables.dm

* Update customizables.dm
2026-04-18 21:10:28 +00:00
Alan 0e50aeb0b9 Trim _s from under sprite states. (#31861)
* Trim _s from under sprite states.

* Fix some missing icons.

* Restore missing chameleon icon state.
2026-04-18 21:10:16 +00:00
CRUNCH c39d5923fa Update rcs.dm (#31880) 2026-04-18 21:09:43 +00:00
Alan a714de9149 Add beach towels. (#31667)
* Add beach towels.

* Add basic towel. Attempt absorbency. Add towel names.

* Make towels pick up and spread blood.
Move towel place-on-floor function to beach towels.

* Move amount to base cleanable. Refine towel procs.

* Ensure towel picks up blood.

* Add species sprites and inhands.

* Apply suggestions from code review.

* Fix ussp space ruin.

* Whitespace.

* Prevent picking up blood DNA already on the towel from mobs/items without decal amounts.
2026-04-14 16:24:53 +00:00
PollardTheDragon 1895ea77cb EE Grid Check Event (#31812)
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2026-04-14 04:13:50 +00:00
PollardTheDragon cf80c0b2b1 Fixes isopod oversight (#31898)
* Fixes isopod oversight

* Fixes some naming too
2026-04-14 04:13:18 +00:00
PollardTheDragon 322280c196 Fixes dueling pistol reloading (#31894) 2026-04-14 04:11:28 +00:00
Contrabang d4595054ce Adds CI for checking if a variable exists (#31855)
* i leave for one month smh

* feature compatibility

* fixed
2026-04-14 03:26:31 +00:00
PollardTheDragon aea6c4d794 Nerfs Aggressive Spread (#31824) 2026-04-14 03:18:51 +00:00
PollardTheDragon fb29bc6f4f Adds Isopods (#31842)
* Adds Isopods

* Fix

* Moved some values

* Om nom nom

* Pickups

* Linters

* Adjusted name
2026-04-14 03:16:49 +00:00
PollardTheDragon 3d934ba704 [EE] Adds Aurora Caelus Event (#31816)
* EE Adds Aurora Caelus

* Reduce event to MAJOR

* Whoops
2026-04-14 03:02:58 +00:00
Ahzpy 8edfbe726a hair (#31838)
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2026-04-14 01:21:40 +00:00
CRUNCH 5047c35ed3 Adds Durkehiet, removes Howler (#31844) 2026-04-13 23:46:01 +00:00
CRUNCH 9f3ef95934 Moves Rod Chamber Plastitanium to Circuit (#31849)
Removes the 2 plastitanium sheets from the rod chamber construction and instead adds 4000 cm^3 (equal to 2 sheets) of plasma and titanium cost to the circuit board.
2026-04-13 23:45:06 +00:00
som030711 73668fe3bb Added vaccines to the list of safe chemicals for the hypospray. (#31741)
Signed-off-by: som030711 <som030711111@gmail.com>
2026-04-13 23:33:25 +00:00
Toastical 34e67e4698 fix wrong cyborg modules getting unselected when losing one to damage (#31868) 2026-04-13 23:32:12 +00:00
PollardTheDragon 89e8381f0d Updates False Alarm Event (#31845)
* Updates False Alarm Event

* Whoops
2026-04-11 22:13:09 +00:00
CRUNCH 24882613de Migrates Cards, Card Hands, and Card Packs to the New Attack Chain (#31805)
* Update cards.dm

* Update code/modules/games/cards.dm

Co-authored-by: Miles <116982774+Burzah@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>

---------

Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Co-authored-by: Miles <116982774+Burzah@users.noreply.github.com>
2026-04-11 22:11:03 +00:00
CRUNCH 8f842a2353 Adds Rations for the TSF, USSP, and ERTs (#31795)
* Creation

* revival AGAIN

* Update ration_pack.dm

* It returns yet again for the final time maybe

* e

* linter

* Update ration_pack.dm

* Update ration_pack.dm

* Update test_tiny.dmm

* Update bluespace_tap_spawners.dm

* Apply suggestions from code review

Co-authored-by: iramoye <projecteternal1@gmail.com>
Co-authored-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>

* Update rations.dm

* Update rations.dmi

* Update storage.dmi

* Update code/modules/food_and_drinks/food/foods/rations.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>

* Polish icons in rations.dmi

* Update ration storage icons.

---------

Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Co-authored-by: Fordoxia <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: iramoye <projecteternal1@gmail.com>
Co-authored-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Alfalfa Scout <alfalfascout@proton.me>
2026-04-11 04:59:54 +00:00
PollardTheDragon f8f59b9353 Fixes brand intelligence (#31821) 2026-04-10 23:43:46 +00:00
PollardTheDragon 32f4875741 Fixes terror spiders nullspacing (#31834) 2026-04-10 00:20:06 +00:00
PollardTheDragon e5a841c2c0 Adds Light Replacer QOL for AI Programs (#31791) 2026-04-09 23:14:27 +00:00
PollardTheDragon b2e62b80fe Updates Sentience Event (#31843) 2026-04-09 23:04:43 +00:00
PollardTheDragon f2fa355ec0 Nerfs Spacecrawl (#31825)
* Nerfs Spacecrawl

* Update code/modules/antagonists/heretic/magic/space_crawl.dm

Co-authored-by: iramoye <projecteternal1@gmail.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: iramoye <projecteternal1@gmail.com>
2026-04-09 22:37:55 +00:00
PollardTheDragon 8aeceae7dc Fixes basic mobs being lit ablaze invisibly (#31801)
* Fixes basic mobs being lit ablaze invisibly

* Snowflakes
2026-04-09 20:52:29 +00:00
PollardTheDragon cff45b319f Fixes ash men burning themselves (#31800) 2026-04-09 20:51:39 +00:00
PollardTheDragon bb4668ed99 Nerfs Hecksuit/Drake Armor off Lavaland (#31782) 2026-04-09 20:47:32 +00:00
PollardTheDragon 849e33e147 Adds dueling pistols (#31772)
* Adds dueling pistols

* Bonus damage for dueling

* Oops

* Sprite stuff

* Sprites and fixes
2026-04-09 20:45:31 +00:00