Commit Graph
47201 Commits
Author SHA1 Message Date
HatterhatandGitHub 3ea2c35832 mismatch 2022-12-23 02:25:26 -06:00
siliconsandGitHub 0712bb4c79 Merge pull request #15897 from LeDrascol/auto-lumi-eyes
Automatically implant High Luminosity Eyes
2022-12-21 12:38:13 -08:00
siliconsandGitHub b12cb44850 Merge pull request #15900 from Hatterhat/patch-2
no more titanium req for durathread reinforcement kit
2022-12-21 12:37:36 -08:00
siliconsandGitHub 7dbba8d1dd Merge pull request #15881 from Citadel-Station-13/dependabot/npm_and_yarn/tgui/xmldom/xmldom-0.7.8
Bump @xmldom/xmldom from 0.7.5 to 0.7.8 in /tgui
2022-12-21 12:37:31 -08:00
siliconsandGitHub 2959deaefc Merge pull request #15886 from Citadel-Station-13/dependabot/pip/tools/pillow-9.3.0
Bump pillow from 8.3.2 to 9.3.0 in /tools
2022-12-21 12:37:25 -08:00
siliconsandGitHub 2d8a73a855 Merge pull request #15884 from Citadel-Station-13/dependabot/npm_and_yarn/tgui/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2 in /tgui
2022-12-21 12:37:17 -08:00
siliconsandGitHub 7249409cce Merge pull request #15893 from Citadel-Station-13/dependabot/npm_and_yarn/tgui/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /tgui
2022-12-21 12:37:01 -08:00
Darius 871f66174c Merge branch 'master' into auto-lumi-eyes 2022-12-21 15:06:34 -05:00
HatterhatandGitHub f0a154106e no more titanium req 2022-12-19 08:33:59 -06:00
SandPootandGitHub 32e38d30ad Merge pull request #15898 from Linzolle/linters
fix linters
2022-12-17 17:42:23 -03:00
Lin 577c5a0e1e fix linters 2022-12-17 13:26:41 -07:00
Darius dd61704960 Automatically implant High Luminosity Eyes
Prevents the need for an auto-surgeon by automatically replacing the character's eyes on spawn.
2022-12-17 10:12:58 -05:00
LinandGitHub 7d0c3df2ad Merge pull request #15755 from timothyteakettle/dullahan-2-electric-boogaloo
dullahans 2: electric boogaloo
2022-12-14 19:07:59 -07:00
LinandGitHub 723decec2b Merge pull request #15882 from Citadel-Station-13/silicons-patch-16
updates kate walker's donator item
2022-12-12 19:13:42 -07:00
LinandGitHub 2eee8e4339 Merge pull request #15888 from DeltaFire15/revenge-of-the-blacklist
Roundstart species with a quirk blacklist balance points
2022-12-12 19:13:32 -07:00
LinandGitHub f758a55da3 Merge pull request #15885 from BlueWildrose/pins
Pins, New Loadout Category, CTRLclick for accessory above suit
2022-12-12 19:12:53 -07:00
LinandGitHub b8e3369d8f Merge pull request #15891 from Mazen421/M421
Updated Delta Station medical's surgery room
2022-12-12 19:11:56 -07:00
LinandGitHub 7205781c47 Merge pull request #15892 from SandPoot/let's-sing-the-reference-clearing-song
Solves some harddels
2022-12-12 19:11:49 -07:00
LinandGitHub 7411453408 Merge pull request #15887 from Putnam3145/fix-qcd
Make QCD matter not react infinitely, thus generating 200,000 science per second
2022-12-12 19:06:10 -07:00
LinandGitHub d2fb075a3a Merge pull request #15890 from LeDrascol/no-max-age
Separate character max age into max generated and max input
2022-12-12 19:06:02 -07:00
LinandGitHub c8f52bc5a9 Merge pull request #15889 from Citadel-Station-13/rbmk-bad-return
Makes RBMK not early return with a prob(80) when there's food on it
2022-12-12 19:05:21 -07:00
dependabot[bot]andGitHub a440952a14 Bump qs from 6.5.2 to 6.5.3 in /tgui
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 17:21:30 +00:00
Mazen421 6126a93267 Changed the tools display to surgical tool cases
Followed Linzolle advice on changing the tools display to a surgical tool case which I found to great advice because it look much nicer and organized
2022-12-12 13:39:35 +02:00
SandPoot 8911fe5e0b clear em 2022-12-11 17:58:45 -03:00
Mazen421 37e3ddd184 Updated Detla Station's surgery room
Remolded the medical surgery room and added another surgery table and operating computer.
2022-12-11 16:54:51 +02:00
Mazen421 2f7b01908e Update Delta Station medical's surgery room
Heyo,

Remolded the medical surgery room and added another surgery table and operating computer
2022-12-11 16:21:32 +02:00
Timothy Teakettle b7673e234f add no hunger no breath 2022-12-09 13:30:10 +00:00
Darius f5cf485321 Separate max age from max age input
The maximum character age a user can manually input is now defined by AGE_MAX_INPUT instead of AGE_MAX. These values are identical by default.

Also reverts the change to dialog box text.
2022-12-09 08:00:19 -05:00
Darius 7321d42ea5 Reduce max age from INFINITY to SHORT_REAL_LIMIT
This effectively reduces the cap to 16777216.
2022-12-08 05:38:47 -05:00
Darius 0924175001 Remove maximum age
Allows characters to be any age above the minimum. Does not remove or change AGE_MAX definition.
2022-12-08 03:46:32 -05:00
Putnam3145andGitHub 30236578c9 If you write a comment make sure the line's right 2022-12-05 20:26:12 -08:00
DeltaFire 4beb8ce636 roundstart species balance points 2022-12-03 20:35:23 +01:00
Putnam3145 b820b61a48 Make QCD not generate infinite science 2022-11-28 23:54:50 -08:00
dependabot[bot]andGitHub 61aeb9e486 Bump pillow from 8.3.2 to 9.3.0 in /tools
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 08:53:39 +00:00
Cognition b747ab56f4 Pins, New Loadout Category, CTRLclick for accessory above suit 2022-11-17 20:58:31 -07:00
dependabot[bot]andGitHub 6ab173d9f7 Bump loader-utils from 1.4.0 to 1.4.2 in /tgui
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 01:25:13 +00:00
siliconsandGitHub 792790216d Merge pull request #15879 from Hatterhat/revert-15375-golden-jump
returns NT IRN being able to access dept budgets
2022-11-03 22:52:45 -07:00
siliconsandGitHub 268184347a Merge pull request #15875 from JerryWester/revert-15869-feat/drider-webs
Revert "Grant Arachnid Abilities to Driders"
2022-11-03 22:52:38 -07:00
siliconsandGitHub 24d687627e Merge pull request #15880 from Hatterhat/point-card-expansion
mining point cards but they suck less
2022-11-03 22:52:26 -07:00
siliconsandGitHub 5b954558da Update __donator.dm 2022-11-03 22:50:56 -07:00
dependabot[bot]andGitHub 3d26d406ea Bump @xmldom/xmldom from 0.7.5 to 0.7.8 in /tgui
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.8)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 18:46:55 +00:00
Hatterhat bab984be30 i hate runtimestation i hate runtimestation 2022-10-31 11:50:54 -05:00
HatterhatandGitHub 4a8abd0843 Revert "no more free money (#15375)"
This reverts commit cb1848d06c.
2022-10-31 00:01:44 -05:00
LinandGitHub bf6084f17e Merge pull request #15878 from Hatterhat/patch-1
hivelord stabilizers on webbing
2022-10-28 18:45:55 -07:00
deathride58andGitHub 4900a28c00 Merge pull request #15862 from Citadel-Station-13/stuff
adds multiline /me emotes
2022-10-26 16:49:31 -04:00
siliconsandGitHub 14bee50a85 Merge pull request #15877 from IHOPMommyLich/master
Lowering the Transfer Vote Threshold.
2022-10-26 13:47:48 -07:00
HatterhatandGitHub 20ffbf1a12 backport 2022-10-26 14:02:11 -05:00
IHOPMommyLich a18577a334 Lowering Threshold
Lowers the base transfer vote threshold from 3 to 1.
2022-10-25 23:00:22 -04:00
LinandGitHub ee00bbe52b Merge pull request #15874 from KeRSedChaplain/nothingbroke
(slab UI bugfix) Don't look at the clockwork slabs on the live server just merge this real quick it's perfectly fine trust me bro 👍
2022-10-25 04:36:15 +00:00
LinandGitHub 03c62f4359 Merge pull request #15876 from SandPoot/fix-deadchat_broadcast
Fixes deadchat_broadcast
2022-10-25 04:36:00 +00:00