Commit Graph

45996 Commits

Author SHA1 Message Date
warriorstar-orion
6c2aa06eb3 VV refactor: dropdown actions. (#29673)
* VV refactor: dropdown actions.

* helps if it builds

* append to list cuz we have multiple separators

* fix datumrefresh

* tiny cleanup

* fix jump to turf

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* fix typo

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-07-09 14:33:47 +00:00
Toastical
ce0a9924ea permit ahud and no respawnability ghosts in ghost bar (#29632) 2025-07-09 14:32:44 +00:00
PollardTheDragon
7fb2628288 Makes generic Bennyfallout's donor items and adds to loadout (#29671)
* Makes generic Bennyfallout's donor items and adds to loadout

* Sprite Fix
2025-07-09 14:29:25 +00:00
warriorstar-orion
064f0ce221 fix some tests (#29729)
* non airlock stuff

* pain unending

* comment local test define back out

* this needs a room to spawn mobs in
2025-07-09 14:16:36 +00:00
kyunkyunkyun
c7fe4e475b Fix hardmode Vetus drop nothing (#29701)
* Update ancient_robot.dm

* lol
2025-07-07 22:14:47 +00:00
kyunkyunkyun
0c213a045b Update neutral_traits.dm (#29704) 2025-07-07 22:13:48 +00:00
warriorstar-orion
56c8594143 ensure space transit z levels receive comms (#29728)
* ensure space transit z levels receive comms

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* pass traits list when we first make the reservation z-level

* flesh out comment

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2025-07-07 20:19:08 +00:00
Toastical
7cbaeada1d make robots resizeable (#29684) 2025-07-07 16:34:29 +00:00
Bm0n
dc529f084f Allows MP3 files to be uploaded to the TGchat player - renames play internet sound (#28575)
* first commit

* review

* review again

* renames adds alert

* updates alert

---------

Co-authored-by: Bmon <no@email.com>
2025-07-06 21:45:32 +00:00
warriorstar-orion
69ce6aee7f remove redundant loop in ruin placement (#29676) 2025-07-05 21:00:49 +00:00
warriorstar-orion
708b2fcb44 trivial news cleanup (#29691) 2025-07-05 20:54:14 +00:00
warriorstar-orion
49351821c3 Give syndicate base airlocks names. (#29689) 2025-07-05 05:48:31 +00:00
Charlie Nolan
2e6b1fe6dc Add timeouts to several move_away calls (#29714)
* Timeouts are important.

* Update code/game/objects/items/weapons/grenades/clusterbuster.dm

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

* Update code/game/objects/items/weapons/grenades/clusterbuster.dm

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

* Update code/modules/surgery/organs/organ_internal.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>
2025-07-05 05:46:10 +00:00
Charlie Nolan
6d42a247bf Siphon vents should siphon. (#29718) 2025-07-05 05:36:03 +00:00
Charlie Nolan
a59749d579 Make it easier to get blob player panels. (#29719) 2025-07-05 05:35:28 +00:00
warriorstar-orion
f269abafbe fix runtime in ERT equip (#29720) 2025-07-05 05:27:35 +00:00
Charlie Nolan
c1085db91d Prevent language-switching in the middle of a word or number. (#29721) 2025-07-05 05:27:04 +00:00
Amy
ac8c93e9ce Update SSpathfinder.dm (#29723)
Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>
2025-07-04 20:13:29 +00:00
chuga-git
04b81c360c Nerfs ERT IK carbine fire rate, fixes automatic_fire component rounding error (#29645)
* Fixes rounding error in automatic_fire component, nerfs lasercarbine fire rate

* Update code/modules/mob/living/carbon/human/human_mob.dm

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

* Update code/modules/mob/living/carbon/human/human_mob.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
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>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
2025-07-04 19:26:12 +00:00
PopeDaveThe3th
f0c83f9803 Adds Stinger Grenades (#29178)
* ballin

* sprite change

* curse of balance

* Update code/game/objects/items/weapons/storage/boxes.dm

Co-authored-by: Luc <89928798+lewcc@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: Luc <89928798+lewcc@users.noreply.github.com>
2025-07-04 19:13:08 +00:00
Toastical
9309ca46fb Adds storage dumping (#29641)
* added storage dumping

* retain in storage item shuffling
2025-07-04 19:07:07 +00:00
Contrabang
211633f2b5 Adds AI ventcrawling code, does not implement it (#29661)
* bam

* push

* im trolling myself

* code

* ok lets go

* fix

* improvements
2025-07-04 19:05:23 +00:00
warriorstar-orion
b1908df76b Give event news proper headlines (#29680)
* Give event news proper headlines

* extra exclamation mark
2025-07-04 19:04:42 +00:00
PollardTheDragon
b7c2f80dc4 Adds Lever Action Laser Rifle - The Model 2495 (#29502)
* Adds lever action laser rifle

* Grammar

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

* Sound adjustments, delay adjustments

* Increased cell capacity to make it more compatible with smith lenses

* Compatibility with fire rate lenses

* Reduced base cycle time to 1 second from 1.5

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
2025-07-04 19:03:40 +00:00
Amy
85f8017ab6 More SoftReservedKeyword fixes (#29712)
* Update shieldgen.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update station_alert.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update plasmafire_generator.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update turf.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update atmospherics.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update silicon_mob.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update ai_mob.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update robot_mob.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

* Update on_move.dm

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>

---------

Signed-off-by: Amy <3855802+amylizzle@users.noreply.github.com>
2025-07-04 18:51:32 +00:00
Charlie Nolan
5cccfc3a6d More blobs, less slimes. (#29717) 2025-07-03 16:50:24 +00:00
warriorstar-orion
bc1a6be546 link varedited airlock controllers in latemapping (#29709) 2025-07-02 02:21:01 +00:00
kyunkyunkyun
b32a310f6c Update cyborg_gripper.dm (#29703) 2025-07-01 15:02:03 +00:00
warriorstar-orion
eddaaca8d9 move airlock chamber setup out of lateinit (#29672)
* move airlock chamber setup out of lateinit

* clean up comment
2025-06-30 10:51:15 +00:00
Vi3trice
0e273a8c8c Belts and lights (#29649) 2025-06-30 10:44:36 +00:00
Arthri
ab5a7fdcbe Fix technology levels of some items (#29596)
* Synchronize TECH defines with /datum/tech IDs

* Fix origin_tech values

---------

Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
2025-06-30 10:37:55 +00:00
warriorstar-orion
eb6f9c189b add VV button to event manager (#29679) 2025-06-30 04:24:21 +00:00
warriorstar-orion
52f31bcc7b tiny newsfeed refactor (#29690) 2025-06-30 04:23:08 +00:00
kyunkyunkyun
2addae85b8 update flashlight module icon (#29158) 2025-06-27 15:30:33 +00:00
CRUNCH
20fe0c8249 Remaps Delta Departures (#29286)
* Update deltastation.dmm

* Sipping pina colada

* Newline

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm
2025-06-27 15:24:17 +00:00
Toastical
7f8e46afa7 fix horizontal offset being ignored (#29683) 2025-06-25 16:04:45 +00:00
PollardTheDragon
9947777511 Updates Lightning Bolt Smite (#29662)
* Updates Lightning Bolt Smite

* Adds lightning bolt effect
2025-06-25 13:23:55 +00:00
Osetrokarasek
03b86c2625 G (#29546) 2025-06-25 13:20:40 +00:00
iramoye
c95ad163f9 Replaces all mentions of 'human' in Abductor machines (#29633)
* looks good to me

* replaces mentions of humans

* Revert "looks good to me", as Trinary is not being replaced

This reverts commit 275aca6adb.

* removes a duplicated bot init
2025-06-25 13:19:11 +00:00
Toastical
9b9c33fc1d prevent ghost jump when double clicking with shift (#29654) 2025-06-25 13:17:35 +00:00
Contrabang
1bdc06884a Add initial ticket count update for admin and mentor ticket signals (#29656) 2025-06-25 13:16:50 +00:00
CRUNCH
40d6223486 Update scanners.dm (#29534) 2025-06-24 22:10:00 +00:00
warriorstar-orion
df72674aed fix a typo in can_pass_info decl (#29677) 2025-06-24 18:12:41 +00:00
ike709
01572c939c Rename BYOND 516 var conflicts (#29658) 2025-06-23 10:51:06 +00:00
PollardTheDragon
fc7517b582 Fixes AI able to jump to saved locations while in a mech (#29668) 2025-06-21 19:56:43 +00:00
AffectedArc07
c68604a51e Optimise ip2group tables to use ints instead of varchars (#29663)
* Migrate ip2group tables to ints from varchar

* Need to bump these

* MariaDB vs MySQL insanity
2025-06-21 11:44:23 +00:00
Toastical
0c74c96e2f improve kinetic accelerator log (#29660) 2025-06-20 18:11:38 +00:00
Toastical
a0d7397705 Adds gold accenting to the station report clipboard (#29593)
* gold accenting on station report clipboard

* less saturated gold

* even better gold accenting from Alexios
2025-06-20 11:23:07 +00:00
CRUNCH
24eccfe082 Slightly Remaps Derelict 4 (#29329)
* Update derelict4.dmm

* creation

* Update derelict4.dmm
2025-06-20 11:21:51 +00:00
PollardTheDragon
bcff26a62e Makes Electrocution have tiers - zap zap (#29520)
* Zapzap BZZZZT

* Improves effects when arc flashed

* Fixes define arc flash value

* Var names, bools
2025-06-20 11:01:00 +00:00