Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MDB IGNORE] Semi-Public Lavaland Access (The finale) #11577

Merged
merged 56 commits into from
Oct 29, 2024

Conversation

mystery3525
Copy link
Contributor

@mystery3525 mystery3525 commented Sep 25, 2024

About The Pull Request

Requires: #11466

Orignally recoup of: #6802
Second attempt of: #9334

Partially ports the work from: tgstation/tgstation#49868

Enables the Gateway to act as a point-to-point travel to and from lavaland.

  • The gateway needs to be activated from both sides, either from a miner traveling to lavaland or the AI jumping to the mining camera network and turning it on.
  • Megafauna, Lavaland Elites, and Ashwalkers are unable to go through the gateway to transport, even if they are inside containers!

The spawn swarmers event now needs the station gateway to be on in order to spawn. Also deletes the gateway references from all the away missions.

Why It's Good For The Game

I believe that, should cargo and/or command decide so, they can open up the Lavaland base for the crew to do projects and roleplay down on Lavaland, plus we weren't really using that refinery anyways, right? Maybe we'll see more traffic and usage down on this z-level only reserved for ghost spawns and miners.

This transportation method is not immune to sabotage, you don't know where you're going on the other side and ANYONE can cut the connection off from either end, keep that in mind. Swarmers are also now tied to the gateway being on, because it makes sense to add some danger.

Testing Photographs and Procedure

Screenshots&Videos

The new "Lavaland Gateway Terminal"
image

Basic Premise in action:

dreamseeker_iX6lA6bfxy.mp4

Unable to transport megafauna and ashwalkers

dreamseeker_G5kHa2dUEO.mp4

Changelog

🆑 mystery3525, with a little help from AnturK
add: Gateway teleportation to the Lavaland base and vice-versa, through the old refinery room. You can teleport people, mobs (except megafauna and ashwalkers), goods and supplies through.
add: Gateway access to miners and the QM, with access to cargo techs on skeleton crew.
balance: The Gateway needs to be activated on BOTH SIDES to work, so someone still needs to go down there and turn it on, and it can be turned off from either side as well.
balance: Swarmers now need the (station-side) gateway to be on in order to spawn!
add: To compensate, access requirements have been loosened on the lavaland base to mimic station access.
del: All other usages of the gateway (Ruins and random maints).
del: Swarmers fabricator (unused)
/:cl:

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Mapping DMM Change label Sep 25, 2024
@Nakalon
Copy link
Contributor

Nakalon commented Sep 25, 2024

More uses for the gateway!! Awesome!!! I love this!!! Also makes miner a less No-RP role!! Awesome!!

@Therealdoooc213
Copy link
Contributor

You forgot your name in the changelog by the way

@mystery3525 mystery3525 changed the title [MDB IGNORE] Semi-Public Lavaland Access (Ruko PR Recoup) [MDB IGNORE] Semi-Public Lavaland Access (The finale) Oct 26, 2024
Copy link
Contributor

@Dejaku51 Dejaku51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some grammar needed there, some defines needed to be used there, and some checks.
Also, how will it worrk with 5x9_gateway room in space ruins?

code/modules/awaymissions/pamphlet.dm Outdated Show resolved Hide resolved
code/modules/awaymissions/pamphlet.dm Outdated Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Outdated Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Outdated Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Show resolved Hide resolved
code/modules/awaymissions/gateway.dm Outdated Show resolved Hide resolved
@mystery3525
Copy link
Contributor Author

Also, how will it worrk with 5x9_gateway room in space ruins?

Got rid of that. Gateway is being retroactively changed to a technology NT made to go to lavaland and back (see pamphlet)

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Dejaku51
Copy link
Contributor

Dejaku51 commented Oct 29, 2024

include deletion of swarmer fabricator and sound attribution (Sadboysuss) in the changelog

Copy link
Contributor

@Dejaku51 Dejaku51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@Rukofamicom Rukofamicom added this pull request to the merge queue Oct 29, 2024
Merged via the queue into BeeStation:master with commit 0a720a0 Oct 29, 2024
20 of 21 checks passed
@mystery3525 mystery3525 deleted the lavaland-gateway-take-3 branch October 29, 2024 17:52
PowerfulBacon added a commit to PowerfulBacon/BeeStation-Hornet-Bacons-Fork that referenced this pull request Nov 2, 2024
commit 5b567fb
Merge: bf9b73b 6439c47
Author: PowerfulBacon <[email protected]>
Date:   Sat Nov 2 09:07:49 2024 +0000

    Merge branch 'master' into merges-mob-properties-and-traits

commit 6439c47
Author: ss13-beebot <[email protected]>
Date:   Sat Nov 2 04:03:27 2024 -0500

    Automatic changelog generation for PR BeeStation#11817 [ci skip]

commit bf9b73b
Author: PowerfulBacon <[email protected]>
Date:   Wed Oct 23 20:24:37 2024 +0100

    Merges mob properties

    Update trait_tests.dm

    Update trait_tests.dm

    Deletes properties

    Fixes some bugs with traits and heaps

    Update trait_tests.dm

    Get heap values

    Fixes a bug caused by a byond issue

    Update _traits.dm

    priority trait value test

    Adds more trait tests

    Adds support for trait not in

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Fixes remove in and remove not in

    Mutant bodyparts

    Update _traits.dm

    Update trait_tests.dm

    Update _traits.dm

    Update _traits.dm

    Absolute path conversion

    Co-Authored-By: EvilDragonfiend <[email protected]>

    Adds the traits to the trait declaration file

    Update heap.dm

    Heavy optimisations

    Update heap.dm

    Update heap.dm

    Further performance improvements

    Fixes traits for non string sources

    Update _traits.dm

    Update _traits.dm

    Spelling mistake fix

    Removes linting for the static control flow term

    Fixes some linting issues

    Update heap.dm

    Adds open dream trait support

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update heap.dm

    Update _traits.dm

    Update _traits.dm

    Tries to fix opendream

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Update _traits.dm

    Seperates value traits and normal traits to appease OD

    Update trait_tests.dm

    Update _traits.dm

    Fixes a mix up with variable naming

    Cleans up the code

commit cde774b
Author: PowerfulBacon <[email protected]>
Date:   Sat Nov 2 08:53:38 2024 +0000

    Fixes shadow shackles (BeeStation#11817)

    * Fixes shadow shackles

    * Grab test

    * Fixes some errors

    * Update handcuff_tests.dm

    * Update handcuff_tests.dm

    * Adds instant do_afters

    * Update dummy.dm

    * Update handcuff_tests.dm

    * Update handcuff_tests.dm

    * Update dummy.dm

    * Update click.dm

    * Revert "Update click.dm"

    This reverts commit 5ae20da.

    * Consistent dummies get infinite clicks

    * Revert "Consistent dummies get infinite clicks"

    This reverts commit 11cad91.

    * Reapply "Update click.dm"

    This reverts commit d2c6816.

    * Reapply "Consistent dummies get infinite clicks"

    This reverts commit 4770b43.

    * Update dummy.dm

    * Why

    * Update click.dm

    * Update handcuff_tests.dm

    * Update handcuff_tests.dm

    * Update projectile.dm

    * Revert "Update projectile.dm"

    This reverts commit 214967e.

commit ebedd0d
Author: ss13-beebot <[email protected]>
Date:   Sat Nov 2 06:04:00 2024 +0000

    Automatic changelog compile [ci skip]

commit 81cc124
Author: ss13-beebot <[email protected]>
Date:   Sat Nov 2 00:36:28 2024 -0500

    Automatic changelog generation for PR BeeStation#11815 [ci skip]

commit f0cab6b
Author: XeonMations <[email protected]>
Date:   Sat Nov 2 07:28:03 2024 +0200

    wow (BeeStation#11815)

commit c82692f
Author: ss13-beebot <[email protected]>
Date:   Sat Nov 2 00:13:15 2024 +0000

    Automatic changelog compile [ci skip]

commit 31f1eb6
Author: ss13-beebot <[email protected]>
Date:   Fri Nov 1 21:03:31 2024 +0000

    Automatic changelog compile [ci skip]

commit d168a75
Author: ss13-beebot <[email protected]>
Date:   Fri Nov 1 15:06:17 2024 -0500

    Automatic changelog generation for PR BeeStation#11774 [ci skip]

commit 977ace2
Author: RDS88-beeman <[email protected]>
Date:   Fri Nov 1 19:56:07 2024 +0000

    Fixes cybernetic hearts turning into regular hearts (BeeStation#11774)

    * i swear to god i'm gonna lose sleep over this

    * i hate this bug so much

commit 416c69f
Author: ss13-beebot <[email protected]>
Date:   Fri Nov 1 00:15:12 2024 +0000

    Automatic changelog compile [ci skip]

commit b67aa94
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 18:04:36 2024 +0000

    Automatic changelog compile [ci skip]

commit b77776a
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 12:14:26 2024 -0500

    Automatic changelog generation for PR BeeStation#11747 [ci skip]

commit cc0c58d
Author: Aramix <[email protected]>
Date:   Thu Oct 31 19:05:18 2024 +0200

    Bot access and MULEbot fixes (BeeStation#11747)

    * bot access rework minus mulebot

    * mulebot power and autoret fix

commit 0c6ab75
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 09:03:45 2024 +0000

    Automatic changelog compile [ci skip]

commit af880d7
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 03:34:25 2024 -0500

    Automatic changelog generation for PR BeeStation#11779 [ci skip]

commit 6e56197
Author: Therealdoooc213 <[email protected]>
Date:   Thu Oct 31 15:49:18 2024 +0800

    Makes normal syndicate hardsuits fully acid proof (BeeStation#11779)

    * aaa

    * acid

commit 914c9c7
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 03:19:59 2024 -0500

    Automatic changelog generation for PR BeeStation#11797 [ci skip]

commit cb1a53d
Author: ktlwjec <[email protected]>
Date:   Thu Oct 31 07:47:26 2024 +0000

    helmet of justice (BeeStation#11797)

commit 80d5086
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 08:07:53 2024 +0000

    Automatic changelog compile [ci skip]

commit 85d9c0a
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 02:56:58 2024 -0500

    Automatic changelog generation for PR BeeStation#11800 [ci skip]

commit 4c6c7c8
Author: XeonMations <[email protected]>
Date:   Thu Oct 31 09:47:18 2024 +0200

    Update taperecorder.dm (BeeStation#11800)

commit 6b49f5d
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 31 00:13:39 2024 +0000

    Automatic changelog compile [ci skip]

commit bb2064e
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 18:04:35 2024 +0000

    Automatic changelog compile [ci skip]

commit c8185c5
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 12:38:42 2024 -0500

    Automatic changelog generation for PR BeeStation#11775 [ci skip]

commit 17359a2
Author: Markus Larsson <[email protected]>
Date:   Wed Oct 30 18:30:02 2024 +0100

    Medibot Buff (BeeStation#11775)

    * first and final commit

    * changed to bicaritane

    * undid mapping changes

    * removed roboticist bag, moved it to fridge, added medibots to ALL medbays and made them a filled variant

    * removed meth pill and replaced trico with triamed

    * Update KiloStation.dmm

commit 1c70aad
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 12:03:58 2024 -0500

    Automatic changelog generation for PR BeeStation#11785 [ci skip]

commit 4cd9128
Author: BarteG44 <[email protected]>
Date:   Wed Oct 30 16:56:30 2024 +0100

    changes one word so it no longer says that you secure a screwdriver to the mech when installing a capacitor (BeeStation#11785)

commit 7ff73de
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 11:49:53 2024 -0500

    Automatic changelog generation for PR BeeStation#11787 [ci skip]

commit 48d98d8
Author: BarteG44 <[email protected]>
Date:   Wed Oct 30 16:56:11 2024 +0100

    Fixes wooden door assemblies being invincible (BeeStation#11787)

    * Fixes wooden door assemblies being invincible

    there was a /obj/item/stack/sheet/mineral /wood vs /obj/item/stack/sheet/wood  mishap

    * i suppose the text2path was unnecessary here

commit c1fa142
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 11:35:56 2024 -0500

    Automatic changelog generation for PR BeeStation#11789 [ci skip]

commit 9f6c8d0
Author: BarteG44 <[email protected]>
Date:   Wed Oct 30 16:55:29 2024 +0100

    removes a total of 12 unnecessary pixels from the alt cargo jumpsuit style (BeeStation#11789)

    i messed it up in the previous PR. i'm fixing it now

commit 0576a54
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 11:18:36 2024 -0500

    Automatic changelog generation for PR BeeStation#11790 [ci skip]

commit 77d5075
Author: ktlwjec <[email protected]>
Date:   Wed Oct 30 15:54:20 2024 +0000

    Hyperkinetic Dampening projector (BeeStation#11790)

commit c8db0b8
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 11:03:32 2024 -0500

    Automatic changelog generation for PR BeeStation#11796 [ci skip]

commit 9bb22c7
Author: ktlwjec <[email protected]>
Date:   Wed Oct 30 15:53:00 2024 +0000

    allows hair styling with the magic mirror (BeeStation#11796)

    * magic mirror hair styling

    * hair style

commit 2dc6c8a
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 30 00:13:45 2024 +0000

    Automatic changelog compile [ci skip]

commit 01d26b2
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 23:03:42 2024 +0000

    Automatic changelog compile [ci skip]

commit 963c79a
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 17:36:29 2024 -0500

    Automatic changelog generation for PR BeeStation#11755 [ci skip]

commit 1fa5613
Author: HowToLoLu <[email protected]>
Date:   Tue Oct 29 17:25:48 2024 -0500

    bumps sql version because it like should've been with dionae (BeeStation#11755)

commit c498a01
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 18:04:22 2024 +0000

    Automatic changelog compile [ci skip]

commit d595194
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 12:51:10 2024 -0500

    Automatic changelog generation for PR BeeStation#11577 [ci skip]

commit 0a720a0
Author: mystery3525 <[email protected]>
Date:   Tue Oct 29 13:39:04 2024 -0400

    [MDB IGNORE] Semi-Public Lavaland Access (The finale) (BeeStation#11577)

    * done testing I think

    * spelling mistake

    * Added overrides for bible and nullrod so they don't inheritly block teleports

    * If we're looping through all the items anyways, we might as well use the built-in type filter.

    * maybe we should call parent

    * fixes a hand-tele oopsie

    * code should be done

    * random mapping changes done

    * gateway kind of works

    * Wizard can teleport with full hardsuit.

    * Not needed anymore

    * removes excess gateways from RandomZLevels

    * it works flawlessly!

    * Added arrows to better help lost spessmen find out where to go

    * fix up those maps

    * added swarmer block for teleporting through gateways

    * Okay run that back

    * added a sanity check

    * Let's make sure we aren't spamming do_afters

    * Added feedback

    * removed some rwalls

    * d

    * preform the update paths

    * removed duplicate log

    * Fixed boolean logic

    * okay now fixed for real

    * breakdown the NOT operation

    * update access requirements

    * Closet -> Mining Station Gateway Maintenance

    * holy shit this is pissing me off

    * fix this shit

    * move the plating

    * address comments

    * mechanics fixes

    * mapping changes

    * one more poster

    * Delete tools/UpdatePaths/Scripts/11577_remove_excess_gateways.txt

    * fix ruko spelling mistakes

    * implement some recommendations

    * deletes 5x9 gateway

    * slightly tested

    * Gets rid of dead code

    * Update code/modules/awaymissions/gateway.dm

    Co-authored-by: Dejaku51 <[email protected]>

    ---------

    Co-authored-by: Dejaku51 <[email protected]>

commit 70980ae
Author: Markus Larsson <[email protected]>
Date:   Tue Oct 29 16:11:48 2024 +0100

    Funny Conveyer to Fland Toxin Storage (BeeStation#11778)

    * Update FlandStation.dmm

    * Update FlandStation.dmm

commit 3856f10
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 12:05:37 2024 +0000

    Automatic changelog compile [ci skip]

commit 446306b
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 06:23:54 2024 -0500

    Automatic changelog generation for PR BeeStation#11550 [ci skip]

commit ed15e7b
Author: Tsar-Salat <[email protected]>
Date:   Tue Oct 29 07:15:04 2024 -0400

    Begins the minifan replacement: ports Holofields from Shiptest, reduce holofan capacity (BeeStation#11550)

    * Shield wall refactor

    * holofield addition

    * increase power

    * holofield feedback

    * neusprites

    * add sprites and fixes

    * mapfix

    * guh

    * knock down to 4

    * 3 instead

    * mapfix

    * fix fland

    * atom integrity

    * fix

    * REALBASELINE

    * mapedits

    * dammit

commit 4c3dc8a
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 01:30:56 2024 +0000

    Automatic changelog compile [ci skip]

commit b3b9c19
Author: ktlwjec <[email protected]>
Date:   Tue Oct 29 00:19:06 2024 +0000

    .38 ammo box sprite fix (BeeStation#11781)

    * 38 ammo box sprite

    * 357old sprite

commit 55746e7
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 19:27:13 2024 -0500

    Automatic changelog generation for PR BeeStation#11782 [ci skip]

commit cb876a3
Author: BarteG44 <[email protected]>
Date:   Tue Oct 29 01:18:28 2024 +0100

    fixes spray paint being able to spray paint with a cap on (BeeStation#11782)

    fixes spray paint being able to spray paint with a cap on and changes it's default drawtype from a rune to a splatter

commit daf1e20
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 29 00:13:57 2024 +0000

    Automatic changelog compile [ci skip]

commit 1127c33
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 17:03:27 2024 +0000

    Automatic changelog compile [ci skip]

commit 9d620c8
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 11:49:45 2024 -0500

    Automatic changelog generation for PR BeeStation#11765 [ci skip]

commit d23c369
Author: Tsar-Salat <[email protected]>
Date:   Mon Oct 28 12:38:28 2024 -0400

    yeah (BeeStation#11765)

commit 184b6fb
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 16:04:19 2024 +0000

    Automatic changelog compile [ci skip]

commit cb106a4
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 10:24:21 2024 -0500

    Automatic changelog generation for PR BeeStation#11776 [ci skip]

commit eb70f96
Author: Markus Larsson <[email protected]>
Date:   Mon Oct 28 16:13:27 2024 +0100

    added oven to workshop (BeeStation#11776)

commit 3d71a21
Author: ss13-beebot <[email protected]>
Date:   Mon Oct 28 00:14:25 2024 +0000

    Automatic changelog compile [ci skip]

commit 416380e
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 21:03:39 2024 +0000

    Automatic changelog compile [ci skip]

commit 47fe89a
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 15:08:16 2024 -0500

    Automatic changelog generation for PR BeeStation#11772 [ci skip]

commit 2fa36d4
Author: ktlwjec <[email protected]>
Date:   Sun Oct 27 19:59:15 2024 +0000

    ringing icon (BeeStation#11772)

commit 8639088
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 15:03:38 2024 +0000

    Automatic changelog compile [ci skip]

commit 4a5b0c3
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 09:46:47 2024 -0500

    Automatic changelog generation for PR BeeStation#11620 [ci skip]

commit c1bdf12
Author: Markus Larsson <[email protected]>
Date:   Sun Oct 27 15:29:08 2024 +0100

    Kilo Decal Fix (BeeStation#11620)

    * brig and engineering mostly done

    * most of the map is done, science and cargo left

    * missed decals, catwalks on mass driver path and other minor changes

    * shuttles

    * missed decals

    * included warehouse

    * missed decals around botany

    * missed parts of virology

    * Update KiloStation.dmm

    * missed parts of robotics

    * minor kilo changes, added kilo maintenance room, removed unused room, fixed incorrect room path

    * merge conflicts

    * merge conflicts

    * fixed merge conflicts

    * Update KiloStation.dmm

    * fixed merge conflicts except virology

    * fixed virology conflicts...?

    * Update KiloStation.dmm

    * Update KiloStation.dmm

    * Update KiloStation.dmm

    * removed the one minor balance change because no one else will review this PR

commit 50a7db6
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 09:32:31 2024 -0500

    Automatic changelog generation for PR BeeStation#11690 [ci skip]

commit 2e3a38d
Author: ClownMoff <[email protected]>
Date:   Sun Oct 27 14:23:59 2024 +0000

    BoxStation importand and not so important changes attempt 2 (BeeStation#11690)

    * Update BoxStation.dmm

    * Update BoxStation.dmm

    * Update BoxStation.dmm

    * door oopsies

    * Update BoxStation.dmm

    * spockye

    * Update BoxStation.dmm

    * Update BoxStation.dmm

    * Update BoxStation.dmm

    * Update BoxStation.dmm

commit b4cd5eb
Author: ss13-beebot <[email protected]>
Date:   Sun Oct 27 00:14:59 2024 +0000

    Automatic changelog compile [ci skip]

commit 28e6858
Author: ss13-beebot <[email protected]>
Date:   Sat Oct 26 05:03:25 2024 +0000

    Automatic changelog compile [ci skip]

commit 4a537e0
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 23:35:22 2024 -0500

    Automatic changelog generation for PR BeeStation#11762 [ci skip]

commit 28cb2b4
Author: Therealdoooc213 <[email protected]>
Date:   Sat Oct 26 12:25:09 2024 +0800

    Paramedic changes (BeeStation#11762)

    * morganFREAKange

    * ATRO

commit d23234d
Author: ss13-beebot <[email protected]>
Date:   Sat Oct 26 00:13:26 2024 +0000

    Automatic changelog compile [ci skip]

commit f51b901
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 20:04:05 2024 +0000

    Automatic changelog compile [ci skip]

commit 1d20842
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 14:20:56 2024 -0500

    Automatic changelog generation for PR BeeStation#11733 [ci skip]

commit 1aa3fab
Author: Tsar-Salat <[email protected]>
Date:   Fri Oct 25 14:58:31 2024 -0400

    good stuff (BeeStation#11733)

commit 7895ab4
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 14:04:09 2024 -0500

    Automatic changelog generation for PR BeeStation#11632 [ci skip]

commit 3607ced
Author: ClownMoff <[email protected]>
Date:   Fri Oct 25 19:55:38 2024 +0100

    Update floors.dmi (BeeStation#11632)

commit 6c3aab5
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 08:04:45 2024 +0000

    Automatic changelog compile [ci skip]

commit c5d105d
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 02:53:35 2024 -0500

    Automatic changelog generation for PR BeeStation#11614 [ci skip]

commit 2ccc5cc
Author: PowerfulBacon <[email protected]>
Date:   Fri Oct 25 08:45:08 2024 +0100

    Medical self tending change (BeeStation#11614)

    * Medical self tending change

    * Updates stuff I forgot

commit 6068745
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 04:04:37 2024 +0000

    Automatic changelog compile [ci skip]

commit 6a9e1de
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 22:51:27 2024 -0500

    Automatic changelog generation for PR BeeStation#11714 [ci skip]

commit 45c75dd
Author: RDS88-beeman <[email protected]>
Date:   Fri Oct 25 04:40:20 2024 +0100

    Makes pickaxe mining less miserable (BeeStation#11714)

    * reworks the pickaxes believe it or not

    * adds glitter

    * fixes grammar

    * Revert "adds glitter"

    This reverts commit 017055c.

    * does the thing ruko said

    Co-authored-by: Rukofamicom <[email protected]>

    * also does the thing ruko said

    Co-authored-by: Rukofamicom <[email protected]>

    ---------

    Co-authored-by: Rukofamicom <[email protected]>

commit e5eb9c2
Author: ss13-beebot <[email protected]>
Date:   Fri Oct 25 00:13:53 2024 +0000

    Automatic changelog compile [ci skip]

commit b4c1e27
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 23:04:00 2024 +0000

    Automatic changelog compile [ci skip]

commit 16b6a01
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 17:08:08 2024 -0500

    Automatic changelog generation for PR BeeStation#11739 [ci skip]

commit d6d7a87
Author: Therealdoooc213 <[email protected]>
Date:   Fri Oct 25 05:50:49 2024 +0800

    [PORT] Syndicate medibots (BeeStation#11739)

    * Crazy? I was crazy once. They locked me in a room. A glass room. A glass room filled with cups. And cups make me crazy.

    * what the skibity

    * ambatucuup

    * Hattori

    * oop

commit 7e68744
Author: HowToLoLu <[email protected]>
Date:   Thu Oct 24 16:49:11 2024 -0500

    Deltastation misc fixes (BeeStation#11702)

    * fixes deltastation's prison holodeck

    * fixes deltastation webmap link

    * fixes medbay lobby cameras (thanks wueue)

commit fe33c0a
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 20:04:08 2024 +0000

    Automatic changelog compile [ci skip]

commit e60ffc9
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 14:37:08 2024 -0500

    Automatic changelog generation for PR BeeStation#11610 [ci skip]

commit 44a321d
Author: ktlwjec <[email protected]>
Date:   Thu Oct 24 20:28:38 2024 +0100

    rad and fire closet (BeeStation#11610)

commit 6da493c
Author: ss13-beebot <[email protected]>
Date:   Thu Oct 24 01:30:49 2024 +0000

    Automatic changelog compile [ci skip]

commit 7f98bfe
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 23 04:04:21 2024 +0000

    Automatic changelog compile [ci skip]

commit f1d3118
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 22:15:42 2024 -0500

    Automatic changelog generation for PR BeeStation#10093 [ci skip]

commit d80d3af
Author: Tsar-Salat <[email protected]>
Date:   Tue Oct 22 23:07:01 2024 -0400

    The revival of Dullahans! + Ventriloquism! (BeeStation#10093)

    * tgstation/tgstation#48633

    * makes em undead

    * tgstation/tgstation#63696

    * tgstation/tgstation#63143

    * tgstation/tgstation#63939

    * 515

    * add back INVESTIGATE_DEATHS to dulla

commit afe96ad
Author: ss13-beebot <[email protected]>
Date:   Wed Oct 23 00:13:30 2024 +0000

    Automatic changelog compile [ci skip]

commit fdde5c2
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 23:03:39 2024 +0000

    Automatic changelog compile [ci skip]

commit 198e959
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 17:57:07 2024 -0500

    Automatic changelog generation for PR BeeStation#11558 [ci skip]

commit 369529d
Author: Dejaku51 <[email protected]>
Date:   Wed Oct 23 00:32:30 2024 +0200

    BSA changes once again! (BeeStation#11558)

    * fixes BSA sounds not being heard + camera shake on fire

    * can't fire at target that doesn't exist anymore

    * can't fire multiple times at once, autoupdate, better UI

    * improves interfaces + fixes charging

    * 20 MW to fire

    * oopsie woopsie(make defines global)

    * GUHHHH

    * fuck you

    * changes defines to use full names and reverts changes done to comply with old defines

    * proper z level checking

    * properly handles refs!

    * reviews pt1

    * Update bsa.dm (test)

    * FAST_REF and remove debug

    * tabs

    * Fix FAST_REF issue?

    * we should skip if not on the same zlevel

    * don't call proc if no client

    * split target into target_ref and target_name

commit 3b08edf
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 21:03:22 2024 +0000

    Automatic changelog compile [ci skip]

commit dc8966b
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 15:42:19 2024 -0500

    Automatic changelog generation for PR BeeStation#11603 [ci skip]

commit b73c11a
Author: ktlwjec <[email protected]>
Date:   Tue Oct 22 21:05:06 2024 +0100

    some description changes (BeeStation#11603)

commit 3b1333e
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 15:26:46 2024 -0500

    Automatic changelog generation for PR BeeStation#11685 [ci skip]

commit 2c44598
Author: Markus Larsson <[email protected]>
Date:   Tue Oct 22 22:04:11 2024 +0200

    added funny cores to cargo bounties (BeeStation#11685)

    * added funny cores to cargo bounties

    * out of order...?

    * bumped up their worth

    * Create core.dm

    * fixed desc and added file to dme

commit c1a299a
Author: BriggsIDP <[email protected]>
Date:   Tue Oct 22 21:03:00 2024 +0100

    Echo update (BeeStation#11546)

    * Botany and fixs

    * Update EchoStation.dmm

    * lints

    * Update EchoStation.dmm

    * lints

    * woopsie

    * uses new map adjustment

commit 11377aa
Author: Markus Larsson <[email protected]>
Date:   Tue Oct 22 22:01:38 2024 +0200

    changed player minimum (BeeStation#11705)

commit db42756
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 18:04:10 2024 +0000

    Automatic changelog compile [ci skip]

commit bf7320b
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 12:48:37 2024 -0500

    Automatic changelog generation for PR BeeStation#11711 [ci skip]

commit 421c246
Author: Therealdoooc213 <[email protected]>
Date:   Wed Oct 23 01:15:59 2024 +0800

    Ports TG's hitscan emitters (BeeStation#11711)

    * she emit on my ter till i mh lfjyhjkl,hguj,hjgk,

    * im boutta EMIIIITT

    * yea

    * ifixeditlul

commit 57e9b31
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 12:31:23 2024 -0500

    Automatic changelog generation for PR BeeStation#11716 [ci skip]

commit 0b9f8a0
Author: Sarchutar <[email protected]>
Date:   Tue Oct 22 18:41:10 2024 +0200

    [Port] Wizard Spellbook TGUI and fixes (BeeStation#11716)

    * spellbook tgui port

    - initial port of tgstation 56958

    * fix ui state

    - port of tgstation 57361

    * fixes loadouts

    - port of tgstation 58939

    * fix some runtimes

    - port of tgstation 64997

    * port another spellbook pr

    - port of tgstation 67844, since this is a spellbook PR

    * another fix

    - port of tgstation 73090

    * port another pr to add a searchbar

    - port of tgstation 76872
    - also fixes one thing that got removed in the first port

    * loadout changes, some fixes and other things

    - fix color of spell clothes requirement
    - section was above the button so the tooltip would never display when hovered over, assigning the button to the section itself fixes it
    - there is no smite spell so changed that to lightning bolt
    - summon item can't be upgraded so reduced the amount it wants to buy to 1 and adds repulse to get 10 spell points
    - makes the limit for certain items actually show in the spellbook
    - restricts the random buy option from buying wild magic
    - also removes the random bonus entry in the interface
    - makes entries without description show the spell description instead again
    - port of tgstation 45376, refunding apprentice contract and demon bottles gives correct points and refunding laughter demon doesn't raise slaughter demon limit
    - disable the purchase button if the limit has been reached
    - revert of smite to lightning bolt, smite is called disintegrate on bee

    * fix the unit test

    * change to one page only

    * fix some visual thing real quick

commit 3f1913f
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 12:17:04 2024 -0500

    Automatic changelog generation for PR BeeStation#11734 [ci skip]

commit 78a95e7
Author: Tsar-Salat <[email protected]>
Date:   Tue Oct 22 12:13:49 2024 -0400

    Fixes some oven issues (BeeStation#11734)

    * fixes

    * oops

commit a685bee
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 17:03:35 2024 +0000

    Automatic changelog compile [ci skip]

commit 3a510a7
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 11:39:35 2024 -0500

    Automatic changelog generation for PR BeeStation#11738 [ci skip]

commit 3050f59
Author: BarteG44 <[email protected]>
Date:   Tue Oct 22 18:13:08 2024 +0200

    Fixes the cult robes (BeeStation#11738)

    basic cult robe didn't have a defined hood type so it used the winter jacket one and the alt robe didn't have apropriate icons

commit a903715
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 11:24:45 2024 -0500

    Automatic changelog generation for PR BeeStation#11741 [ci skip]

commit c62eae0
Author: Programs-The-Station <[email protected]>
Date:   Tue Oct 22 11:12:42 2024 -0500

    Useful conveyor modules?! (BeeStation#11741)

commit fa459c2
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 07:04:46 2024 +0000

    Automatic changelog compile [ci skip]

commit 91236cd
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 02:00:11 2024 -0500

    Automatic changelog generation for PR BeeStation#11736 [ci skip]

commit f5d487e
Author: BarteG44 <[email protected]>
Date:   Tue Oct 22 08:49:29 2024 +0200

    fixes emitter welding (BeeStation#11736)

    Emitters would weld to the floor instantly using 20 fuel, and unweld with the proper delay but not consume any welder fuel. This fixes all of the above

commit 3de19d2
Author: ss13-beebot <[email protected]>
Date:   Tue Oct 22 00:13:34 2024 +0000

    Automatic changelog compile [ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants