chuga-git and GitHub
db89399e65
Fix item stacks qdeling themselves in Init and some item stack self-merge scenarios (port) ( #26605 )
...
* stops stacks from qdeling during initialization
* fixes comments after giving up on regex replacing var name
2024-08-28 23:58:49 +00:00
bef66785ce
Makes various things return qdel hints on initialization ( #26607 )
...
* makes apcs destroy properly with a null area
* starts cleanup of initialize failures and hint returns
* Revert "makes apcs destroy properly with a null area"
This reverts commit 9a9175cd37 .
* narsie returns qdel hint now
* make lightgeists clean up hud on destroy
* use the proper hud removal proc, but this still fails somehow. god help me.
* missed one
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@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: Luc <89928798+lewcc@users.noreply.github.com >
2024-08-28 23:57:15 +00:00
chuga-git and GitHub
4f3827e6a1
makes blood decals clean up weightless_image on destroy ( #26611 )
2024-08-28 23:55:18 +00:00
chuga-git and GitHub
3f01a97807
makes cameras get properly dropped from the cameranet on destroy ( #26613 )
2024-08-28 23:54:56 +00:00
f6d01da043
Added attack_self to the petrock so you can appreciate it ( #26534 )
...
* Added attack_self to the petrock so you can appreciate it
* Update code/game/objects/items/toys.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
Signed-off-by: Blossom <127415623+StudentBlossom@users.noreply.github.com >
---------
Signed-off-by: Blossom <127415623+StudentBlossom@users.noreply.github.com >
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
2024-08-27 20:37:10 +00:00
warriorstar-orion and GitHub
12cf1ed3ad
More varied and balanced maintenance loot. ( #26500 )
...
* More varied and balanced maintenance loot.
* linting
* assign updatepaths script PR number
* went a bit overboard with the trash
* get rid of varedited lootdrop spawners on maps
* Separate trash and food trash for mappers
* fix incorrect food/other trash statistics
* TM feedback tweaking round 1
Significantly lower occurrence of all tier 2 items.
* allow randomizing angles, use for litter
* move trait delta to define, bump loot chance 10%
2024-08-26 21:35:14 +00:00
71c1ba511e
Makes two modules inherent laws ( #26576 )
...
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-08-25 21:15:10 +00:00
d9e573f883
Adds size-based slowdowns to flipping tables. ( #26452 )
...
* Makes only humans able to flip tables
* tiny delay for humans too
* better wording
* No delay for humans
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/structures/tables_racks.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@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-08-25 18:52:20 +00:00
chuga-git and GitHub
5fb580d0d2
Fixes #26559 : "Dyed gloves do not appear on in-world sprite" ( #26577 )
...
* heresy begets heresy
* delete this
2024-08-25 18:35:12 +00:00
warriorstar-orion and GitHub
4919445067
feat: Add genetics cube lockers. ( #26547 )
2024-08-25 16:41:17 +00:00
3fd78491e6
Moving while buckled or while in a locker that is locked / welded will no longer reset resist timer. ( #26523 )
...
* Moving while buckled to a surface will no longer reset the timer / cause you to fail.
* Properly applies the same principal to closets and secure lockers.
* Changes break out time to use the MINUTES define.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
---------
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-08-24 16:43:47 +00:00
DGamerL and GitHub
9d2da310e9
Fixes QM having the possibility of becoming a head rev ( #26590 )
2024-08-24 16:34:19 +00:00
chuga-git and GitHub
842721470f
Makes training nuclear bomb not cause GC failure on Initialize() ( #26583 )
...
* training nuclear bomb now nulls reference to core on Initialize()
* why don't we just make it not create the core in the first place?
2024-08-24 16:16:52 +00:00
chuga-git and GitHub
f0c88dbe4e
/atom/movable/Destroy() now gets loc at the beginning of the proc ( #26579 )
2024-08-23 21:15:35 +00:00
PollardTheDragon and GitHub
f84bff3bdd
Internally renames the small size to be more inclusive ( #26569 )
...
* Renames Midgit to Dwarf
* Even more neutral name
2024-08-23 15:06:11 +00:00
b87120e548
Syndicake factory has power again. And the commando wont go crazy on its pet bunny. ( #26554 )
...
* syndicake factory has power again
* Update code/modules/mob/living/simple_animal/friendly/bunny.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
---------
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-08-22 10:55:20 +00:00
2c0d7bbdd1
Adds extended descriptions to tarot cards. ( #26459 )
...
* Adds extended descritoins to tarot cards.
* formatting and a couple of fixes
* Apply suggestions from code review
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update magic_tarot.dm
* Apply suggestions from code review
Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update magic_tarot.dm
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update magic_tarot.dm
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* rather be more descriptive with what this does
* Update code/game/gamemodes/wizard/magic_tarot.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update code/game/gamemodes/wizard/magic_tarot.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* DGL review + formatting that wasn't needed
---------
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-08-20 10:33:06 +00:00
BiancaWilkson and GitHub
7f64616894
someone forgor ( #26556 )
2024-08-20 01:23:28 +00:00
BiancaWilkson and GitHub
d714315d23
wrong target ( #26552 )
2024-08-19 19:21:53 +00:00
CRUNCH and GitHub
2b5cf38bbf
Changes Area Classification of Farragus Science & Cargo Solar Arrays, Standardizes Solar Areas. ( #26458 )
...
* Update cerestation.dmm
* Update cerestation.dmm
* Standardized Solar Icons and Names
* Area Reconstruction
* area correction
* The other correction.
* Update cerestation.dmm
2024-08-19 12:28:47 +00:00
Adri and GitHub
c250682a04
Makes surgical trays able to hold surgical drapes ( #26462 )
2024-08-19 12:27:46 +00:00
PopeDaveThe3th and GitHub
09ec84196c
flag updates ( #26472 )
2024-08-19 12:27:00 +00:00
Christasmurf and GitHub
2506ab6d44
code change ( #26545 )
2024-08-19 12:08:34 +00:00
0104291682
Slaying Goliath: a Washing Machine and Dyeing overhaul ( #26265 )
...
* Washing Machine Updates
* Dye Registry Improvement + Bug Fixes
* a couple bug fixes + beanie dyeing
* oopsie
* removes washing blacklist, it is unused
* Apply suggestions from Lewcc's code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* why is all my code fucking
* Update code/modules/clothing/gloves/colored_gloves.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* cleanup
* Update code/modules/clothing/gloves/colored_gloves.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* machine wash updates for simple animals
* Update code/modules/clothing/clothing.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* adds dyeing.dm documentation
* optimizations & visible_messages
* adds SIGNAL_HANDLER
* Update code/game/machinery/washing_machine.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* update comment
* cleans up cleaning_act()
---------
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-08-19 09:38:47 +00:00
chuga-git and GitHub
248348be21
stops src from being passed to throw_at ( #26489 )
2024-08-19 00:50:03 +00:00
Kenionatus and GitHub
777910d6d2
replace magic numbers related to emp and explosion severity with defines ( #26495 )
...
replace even more magic emp and ex numbers
2024-08-18 03:11:22 +00:00
Aylong and GitHub
d0be6edeb3
Fix missing icon for Stack Craft ( #26491 )
2024-08-17 23:33:51 +00:00
AffectedArc07 and GitHub
3a3768bac3
Using explosives at end round now gibs you ( #26465 )
...
* Using explosives at end round now gibs you
* More tweaks
* Tweaks
2024-08-17 22:24:21 +00:00
494704e323
Set Ore Redemption Machines to use Low Priority Messages ( #26444 )
...
* Refactor createMessage out of message server
* Change radio message
* Add reminder
* Fix linting errors
* Fix more linting errors
* Update priorities
* Add low priority icon
* Lower indent
* Fix switch statement
* Add low priority icon
* No reminders for low priority messages
* Update priorities in frontend
* Build and update /tg/ui
* Fix typo
* Clarify purpose of return
* [ci skip]
* Build and update /tg/ui
* [ci skip]
* Build and update /tg/ui
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-17 15:31:33 +00:00
warriorstar-orion and GitHub
5a897730c2
fix: Make ruin area names more consistent. ( #26481 )
2024-08-17 14:10:48 +00:00
chuga-git and GitHub
75b18b4d3c
escape with identity objective now properly assigns new target and updates explanation text ( #26501 )
2024-08-16 04:03:22 +00:00
fbe49dabbc
Fixing blood spreading too much during surgery ( #26266 )
...
* bloody blood
* ehhhh
* here too
* bloodwrite fix
* a
* review changes
* max blood amount to argument
* Update code/game/atoms.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_defense.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* tab
---------
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-08-15 23:51:48 +00:00
5a4cf2279a
Fix missing ability to get pilot out of mecha manually as MMI ( #25430 )
...
* Fix not being able to get mech pilot out manually
* Update mecha.dm
* Update mecha.dm
* Update mecha.dm
* Update mecha.dm
* Update code/game/mecha/mecha.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-08-15 23:33:29 +00:00
52db63784e
Adds 3 new light crates ( #26449 )
...
* adds 3 illumination crates
* adds more glowsticks to premium box
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
---------
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-08-14 14:40:52 +00:00
2929d490b4
Re-adds the Disk Compartmentalizer ( #26460 )
...
* Re-adds the Disk Compartmentalizer
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: LtDiggs <41313156+LtDiggs@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: LtDiggs <41313156+LtDiggs@users.noreply.github.com >
---------
Signed-off-by: LtDiggs <41313156+LtDiggs@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-08-14 14:38:57 +00:00
d9927eb62a
Fix ore picking with bag ( #26488 )
...
* No comments...
* Update code/game/objects/items/stacks/stack.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Aylong <69762909+AyIong@users.noreply.github.com >
---------
Signed-off-by: Aylong <69762909+AyIong@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-08-13 15:10:16 +00:00
Ryan and GitHub
bf8473da56
Fixes Airlock Button Power State ( #26448 )
2024-08-13 09:48:12 +00:00
567fd0ae35
Stops runtime in cult spirit realm rune when observer doesn't have a mind ( #26473 )
...
* sanity checks observers without minds being trait checked
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: Contrabang <91113370+Contrabang@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: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-08-13 09:48:04 +00:00
Burzah and GitHub
c434f08f4f
Replaces info class with notice and purges info ( #26421 )
2024-08-13 09:46:58 +00:00
BiancaWilkson and GitHub
4d87562d25
fixes thunderdome heat ( #26430 )
2024-08-13 09:46:49 +00:00
Ryan and GitHub
a00c687a01
Makes Passive Power Consumption Safer and Fixes Negative Power Issues on APCs ( #26445 )
...
* Makes Static Power Safer & Fixes Negative Power Issues
* updates documentation & syntax
* updates disposal power changes
* Revert "updates disposal power changes"
This reverts commit b233aec45f .
2024-08-13 09:46:44 +00:00
73332ea101
Add an admin-spawn-only syndicate scanner ( #26434 )
...
* Add admin-spawn-only syndicate scanner.
* Add cooldown and sound on hit.
* Vars cooldown time.
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Code quality.
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-08-13 09:46:35 +00:00
e1ce7b9572
Fix stack merge & return lost code ( #26483 )
...
* Fix stack merge & return lost code
* What is `S` and `O`?
* Comment
* Update code/game/objects/items/stacks/stack_recipe.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-08-13 01:24:49 +00:00
DGamerL and GitHub
e61b21d7d1
Fixes ores runtiming when being picked up ( #26479 )
2024-08-12 19:14:46 +00:00
Aylong and GitHub
11d98a0e44
[TGUI] Stack Craft 3: Rebirth ( #26443 )
...
* Initial commit
* Back to JS (Skill Issue & lazyness)
* Update UI please
* No need that
* Uhhh... documentation?
2024-08-12 17:32:30 +00:00
Qwertytoforty and GitHub
8f7936ebe5
Fixes a pulse demon bug ( #26475 )
2024-08-12 16:10:24 +00:00
warriorstar-orion and GitHub
fc0621bdb1
Fix CI failures by shuffling RNG in Lavaland procgen ( #26469 )
2024-08-11 21:45:57 +00:00
DGamerL and GitHub
9083c1a340
Fixes traitor-san ( #26468 )
2024-08-11 19:48:23 +00:00
Chorden and GitHub
ccaad76367
Fix DNA modifier update_icon_state() proc ( #26402 )
...
* Initial commit
* Change after review
2024-08-11 08:52:13 +00:00
3fd9106d5a
Tidies up grenades. ( #26083 )
...
* Clean up grenades
* Update clusterbuster.dm
* Update grenade.dm
* Update flashbang.dm
* Update grenade.dm
* Update frag.dm
* Update code/game/objects/items/weapons/grenades/frag.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/game/objects/items/weapons/grenades/ghettobomb.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* update
* Update code/game/objects/items/weapons/grenades/frag.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* update
* update
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update grenade.dm
* Update code/game/objects/items/weapons/grenades/frag.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* extra var
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-08-09 01:06:23 +00:00