Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Attempts an optimisation for power_change - Adds an alternate, hopefully faster list iteration method for machines in power_change - Removes uses of INVOKE_ASYNC for power_change, since it's slower than normal proc calls and does nothing since it doesn't sleep TODO: Diagnose what the fuck is making power_change so slow anyway. * benadryl * Update severe.dm nuh uh * rename icons files * poosh * push * SpookyStation fixes and edits (#16019) * spooky 2023 * Spooky colormates, better telecomms? * yes Co-authored-by: SandPoot <[email protected]> * yes Co-authored-by: SandPoot <[email protected]> * minor pre-merge change I don't feel like requesting changes for this small of a nitpick so I'll just do it myself & merge. --------- Co-authored-by: SandPoot <[email protected]> Co-authored-by: DeltaFire <[email protected]> * Update lavaland_surface_seed_vault.dmm (#15835) * no sleep no sleeping if not using INVOKE_ASYNC * another layer * Syndicate Skinned Box Station (#15580) * Syndicate Skinned Box Station * Create syndicatestation.json Okay tHIS FIXED IT I THINK HOLY CRAP THIS WAS AN EXPERIENCE. HERES THE JSON! * actually makes this work * random runtime we lvoe lesser-used items with runtiming actions --------- Co-authored-by: DeltaFire <[email protected]> * Some dynamic midround tweaking (#15841) * midround wizard, blob * make dynamic respect midround pref, too * Makes attempt_replacement not just make traitors * Tried to make it poll if you wanna be a wizard * something is going to happen in 1 minutes * i left it half finished! * This one seems a bit over the top --------- Co-authored-by: DeltaFire <[email protected]> * Bump http-cache-semantics from 4.1.0 to 4.1.1 in /tgui (#15964) * Bump http-cache-semantics from 4.1.0 to 4.1.1 in /tgui Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * resetting CI --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeltaFire <[email protected]> * Bump pillow from 9.3.0 to 10.0.1 in /tools (#16006) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump postcss from 8.3.6 to 8.4.31 in /tgui (#16009) Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.6...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump axios from 0.21.1 to 1.6.0 in /tgui (#16026) Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tmpl from 1.0.4 to 1.0.5 in /tgui (#15958) Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/traverse from 7.15.0 to 7.23.2 in /tgui (#16018) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 6.3.0 to 6.3.1 in /tgui (#16029) Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump word-wrap from 1.2.3 to 1.2.5 in /tgui (#16030) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tar from 6.1.8 to 6.2.0 in /tgui (#16031) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.8 to 6.2.0. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.8...v6.2.0) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 in /tgui (#16032) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * oops * purple victorian donator suit for novalica * clussy will it also honk when it lays eggs? * fixes the negative size bug lol * more feet lol * Added trencher mask into loadout Now coat can hold toys/plushies! Also rewords few trencher/GWTB stuff. * You know what fudge you Added glass gas mask into loadout. * they don't need direction states was eepy * Automatic changelog generation for PR #1011 [ci skip] * Automatic changelog compile [ci skip] * fix attempt * attempt at updating * @babel/helper-split-export-declaration * globals * a bunch of dependencies * idk what I'm doing lol * Automatic changelog generation for PR #1012 [ci skip] * Automatic changelog compile [ci skip] * Automatic changelog generation for PR #1008 [ci skip] * Automatic changelog compile [ci skip] * Automatic changelog generation for PR #916 [ci skip] * Automatic changelog compile [ci skip] * + * + * + --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: MarinaGryphon <[email protected]> Co-authored-by: BongaTheProto <[email protected]> Co-authored-by: KrissKr0ss <[email protected]> Co-authored-by: SandPoot <[email protected]> Co-authored-by: BlueWildrose <[email protected]> Co-authored-by: SandPoot <[email protected]> Co-authored-by: DeltaFire <[email protected]> Co-authored-by: shellspeed1 <[email protected]> Co-authored-by: DJKouta <[email protected]> Co-authored-by: Putnam3145 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: silicons <[email protected]> Co-authored-by: Anonymous <[email protected]> Co-authored-by: SPLURT Bot <[email protected]> Co-authored-by: Changelogs <[email protected]>
- Loading branch information