Commit Graph
205 Commits
Author SHA1 Message Date
evilewandGitHub ea7a7a8281 Merge pull request #167 from deertools/515-compatiblity
More 515 updates
2024-03-29 17:38:48 +01:00
Pinta eb06cb3364 procs 2024-03-29 12:33:21 -04:00
evilew 472b51194f including haydee suit into various spots
- also made costume vendors accessible by anyone
- added haydee suits to contraband cargo, hacked autodrobe (costume) vendor, some autoylathes etc
2024-03-29 17:28:45 +01:00
Pinta 8f4c481d45 more stuff 2024-03-29 11:48:11 -04:00
Pinta 4b4d5a2432 whoops, I missed some 2024-03-27 16:54:48 -04:00
Pinta 55f5578d5b a step in the right direction 2024-03-25 23:02:43 -04:00
Pinta 6dcab06780 more changes 2024-03-24 06:54:57 -04:00
Pinta 63009681fa it compiles, that's better than it not compiling, right? 2024-03-24 06:36:59 -04:00
Pinta d46cf2d981 a start 2024-03-24 05:20:10 -04:00
evilew 1d84e55661 stuckage tweaks, voice of god
- added two commands to voice of god: inflation (activated by: "blimp, balloon, inflate, bloat") and weight gain: (activated by: "gain, fatten, widen, get fatter, get fat")
- fixed airlock stuckage messages, so the long one is only visible to the player, while bystanders get a short one
- added super-pacman to the hotel space ruin
2024-03-08 13:41:01 +01:00
evilew c58e7dff83 VV's door stuckage code
- adds a chance to be stuck in doors if you're fat enough. The chance increases the fatter you are
2024-03-03 23:36:18 +01:00
PintaandPinta 4cc7d40d83 maps and some other tweaks 2024-02-14 02:18:49 -05:00
psq95 55f3970cc5 Halt autoclose when blocked too many times
Wooden barricades in powered airlocks cause lag as the doors try to autoclose over and over.

This change adds a failure count that increments each time a door attempts to close but something is blocking it. If it fails too many times, it simply stops trying. Doors can be closed manually once the blockage is removed.
2024-01-26 20:56:33 +00:00
evilew 6227dd1f76 cryopods reflavor, small antag tweaks
nothing really changed other than sprites and flavor text.

also nerfed high-chaos and antag events. Also fixed minor tweaks
2023-09-28 03:11:50 +02:00
evilew 44d3149a46 small tweaks
- fixed creambeasts and chocoslimes fighting
- added a gym to Xenoarch base
- assigned Fanatic Feeders to Syndicate faction, so the turrets don't do friendly fire
- small bits of GATO reflavoring
- ported Spider Legs (wings slot), gator taul tail and alt naga tail sprite from Virgo
2023-09-27 12:40:01 +02:00
psq95 cb43bf0dfc Label GS13 changes
Since commit 5084020 on Jan 30, 2023
2023-08-29 21:50:24 +01:00
psq95 84f75678d9 Tag removal of fly person TF from teleporter 2023-08-29 21:49:04 +01:00
GDLW a4ca1f4863 small tweaks
- removed the chance to become a fly if you use the stationary tele
- added a mealdor to lavaland syndie base
2023-06-22 18:07:42 +02:00
psq95 5840c8ab99 Add null checks to client prefs checks
client.prefs. -> client?.prefs?.
2023-05-13 23:53:47 +01:00
Pinta 166752cdb0 refactor 2023-02-13 19:09:17 -05:00
Sonoida e32566ec40 renamed calorit into calorite, initialized it into more files
I think that might be all. Now it's just a matter of coding, testing and spriting.
2023-01-05 14:23:18 +01:00
Sonoida 3b24c6eff1 added a fattening tile
related to the new WG mineral, this tile wil fatten up anyone who steps on it

(other changes: had to comment out some stuff that I won't work on for now, it was producing errors)
2023-01-04 19:37:49 +01:00
Sonoida 60af4e60c5 implementing calorit (new mineral)
Just setting the scene for the item, basically. It doesn't have a single sprite yet, nor does it have any 'special' code
2023-01-04 18:06:04 +01:00
Sonoida 9880b65240 one extra fix to feeding tube, rose plush
- fwend acquired :)
- fixed some naming issues in the feeding tube
2022-12-15 15:05:27 +01:00
Sonoida 290a1de761 added spritework for the feeding tube
still got a couple thing to tweak, but at least it's fully functional! Current known bug is that the "injecting" sprite still pops up when you yank it out of your mouth
2022-12-15 00:30:52 +01:00
Sonoida 92a7ee092b fighting with dorm sat continues, new plush, tweaking the feeding tube
- added Melony plush,
- continuing to get confused over the OmegaStation dorm sat id linking (bolting doors and toggling shutters),
- removed pointless cargo seller option for the feeding hose,
- temporarily made Omega the default starting map
2022-12-12 23:20:24 +01:00
Sonoida 5ff72c5302 initializing feeding tube
just a quick save so it doesn't get lost, this commit initializes the feeding tube item (massively WIP, basically renamed IV drip)
2022-12-11 17:32:55 +01:00
MrSky12 da87e88321 Gatofication 2 2022-06-03 00:07:56 +02:00
Haha26315 395b73b56c General housekeeping
Cleans up code in cloning.dm and exp_cloner.dm, adds a comment or two for clarity.
2021-08-23 06:40:08 -04:00
Haha26315 a63fe99128 Polls Ghosts Again
Added the ability for ghosts to inhabit the damaged clones again after feedback from players and admins regarding potential for exploitation and problems.
2021-08-23 06:04:56 -04:00
Haha26315 d8ae61a49a Change experimental cloning
Depreciates experimental cloning's growclone method in favor of using the method of its parent object. Fixes sizecode, quirks, and genitals being copied over in so doing.
Removes ability for ghosts to inhabit defective clones to reduce chance of prefbreaks with it.
2021-08-23 04:10:55 -04:00
kevinz000andArchie cf0105de4a Ports "Ghosts can now see the AI's camera" and "Removes error message while shunting [fix]" 2021-06-27 14:03:06 -03:00
Archie 39bd1db58e Mhm. 2021-06-20 22:41:41 -03:00
Archie c05781a579 Lotsa runtime fixes 2021-06-08 01:06:46 -03:00
LinandArchie a5cf94ab29 Merge pull request #10212 from Ghommie/Ghommie-cit471
Ports some hud and update_icon code updates.
2021-06-04 15:23:40 -03:00
Putnam3145andArchie d5f50d094a Merge pull request #10209 from Ghommie/Ghommie-cit470
ports "Standardize obj/updateicon() and update_icons() to update_icon()"
2021-06-04 15:06:24 -03:00
DahlularandGitHub 1f2e31160c Merge pull request #1167 from ArchieBeepBoop/tcomms
[Experimental] Telecomms Updates + Telecomms TGUI Update
2021-06-01 15:52:54 -06:00
Archie 8d4cd6b5cf Temp dirty fix. 2021-05-23 20:42:58 -03:00
siliconsandArchie 45b2014369 Ports bluespace pipes from yogs 2021-05-23 18:42:40 -03:00
Letter NandArchie e4aee5cdb2 Telecomm TGUI Hell 2021-05-14 00:51:43 -03:00
kevinz000andArchie 1cba9402a1 Telecomms Update 2021-05-14 00:25:50 -03:00
QuoteFox a22d7ab97f modular external airlocks
ported from baystation
2021-04-23 19:41:47 +01:00
QuoteFox 9a18a36245 bug fix airlock. 2021-04-23 19:10:24 +01:00
QuoteFox 98ecc34a47 airlocks rotate with windows too. 2021-04-23 18:36:32 +01:00
QuoteFox e23f5598fa Auto rotating airlocks at start 2021-04-23 18:23:35 +01:00
Chemlight 48cddaaf51 Message to Centcom
"Please send help, I don't know how I'm contacting you without captain access, but it would sure be nice about now!"

Simply enough made it so anyone who can access the communications console normally can message Central Command.
2021-04-05 01:47:32 -07:00
CapnMachaddish 786b05579c Doors and corners, kid... doors and corners. 2021-03-25 20:00:23 -05:00
QuoteFox 92f281373d Revert "Merge pull request #1045 from CapnMachaddish/door-sounds-2.0"
This reverts commit 43a0ce2b0a, reversing
changes made to 9594a65526.
2021-03-23 18:56:27 +00:00
QuoteFox 35d4666715 Revert "Sounds, New Announcer, announce uses local reverb"
This reverts commit f2da13b759.
2021-03-23 18:55:58 +00:00
QuoteFox f2da13b759 Sounds, New Announcer, announce uses local reverb 2021-03-23 15:50:11 +00:00