Commit Graph
20158 Commits
Author SHA1 Message Date
411fa0f101 Major Changeling Tweaks (#15993)
* wadawd

* Revert "revert"

This reverts commit 55e480dd85.

* w

* w

* w

* a

* w

* you can no longer grab The Thing

---------

Co-authored-by: DanseMacabre <rsurname1212@gmail.com>
2023-03-19 11:42:51 +00:00
OddHerringandGitHub 300cf0a9f0 Adds Solarian Army service uniforms, modifies Navy uniforms, and other such things. (#15959)
* The Changes

* fixes mistakes

* fixes more mistakes

* this should be it

* ok maybe this is it
2023-03-19 11:22:40 +00:00
2651070281 Tracy verb to proc (#16057)
* Turn tracy verb to proc, let's see if it actually hides, as this is the only difference from others in its category

* Changelog

* Reword changelog

* Update html/changelogs/Fluffyghost-tracyverbtoproc.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-19 03:36:33 +01:00
FluffyandGitHub da357b2659 Tracy Performance Profiler Addition (#15875)
* Initial commit

* Tracy 0.8.2, debug verb to start it

* Changelog
2023-03-18 23:27:37 +01:00
04253d2b11 Tajara Food Expansion (#16035)
* sprites

* code

* fixes

* fixes

* changelog

* Update code/modules/reagents/reagent_containers/food/snacks.dm

FluffyGhoster's capitalisation fix

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

* adds missing descriptions, trash

* re-adds neaera meat

* Update code/modules/cooking/recipes/cultural/recipes_tajara.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/snacks.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/snacks.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/snacks.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* updates changelog

* updates changelog more

* Update html/changelogs/ramke - tajfoodexpansion.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* grammar fixes

* Update code/modules/reagents/reagent_containers/food/snacks.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
2023-03-18 19:57:08 +00:00
Avery MarieandGitHub d161021331 Payday 2: Aurora Edition (#16006)
* Adds a custom vault weapon display case

* WIP

* wip 2

* belh

* Vault and Token

* Changelog

* Tweaks Vault Loot

* air alarm

* LMAO i forgot to delete random phoron

* Fixes the lockers. This is everything.

* Fixes the code and adds a inhibitor

* Reworks to meet requested changes

Removes the vault token as requested.

* Adjusts inhibitor
2023-03-17 17:59:12 +00:00
Wowzewow (Wezzy)andGitHub 0aabab00f9 Wristbound resprite (#16016)
* Wristbound resprite

backlog

* oop

* Update preset_wristbound.dm

* fuckery
2023-03-17 17:07:01 +00:00
bd8742f277 Visegradi Clothes PR (#15872)
* ww

* ww

* awd

* wdadw

* waadaw

* wadwad

* dawad

* adw

* wad

* d

* awd

* ddw

* awd

* adw

* daw

* awd

* adw

* adw

* I woke up in a new

* Update code/modules/clothing/under/accessories/shirts.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/client/preference_setup/loadout/loadout_suit.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* d

* adw

* adw

* dawd

* Update code/modules/clothing/head/misc_special.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: DanseMacabre <rsurname1212@gmail.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-17 17:06:30 +00:00
97f7c9da19 Item description grammar updates (#16041)
* the pr

illiterates owned

* Update html/changelogs/sniblet-overture.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* more things

* remove stupid

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-17 17:06:16 +00:00
SleepyGemmyandGitHub 2c442b600f Herring Gull Plushie (#16028)
* Herring Gull Plushie

* Tucking in Legs

* Actually Set the Variable
2023-03-16 21:16:45 +00:00
SleepyGemmyandGitHub 87a195d35c Two Issue Fixes (#16032) 2023-03-16 00:36:31 +00:00
8aa1728037 Fixes Assunzione robe sprites (#16029)
Co-authored-by: Gabby <martinezgabby576@gmail.com>
2023-03-15 04:41:11 +00:00
c369124fe9 Increase error logging to diagnose server conking (#15662)
* Increase error logging to diagnose server conking

* more logging and db retry

* whoops

* rename error() to log_error() to better reflect what it does
Move a bunch of world.log messages to log_error

* Fix compile error

---------

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2023-03-13 21:51:39 +00:00
bc5b828ca0 Adds a new Adhomai random ruin: the Rredouane Shrine (#15999)
* Adds a new Adhomai random ruin: the Rredouane Shrine

* changelog

* Update code/game/objects/structures/statue.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-13 21:43:20 +00:00
WildkinsandGitHub 209a0a2e0f Cleaning up some runtimes (#16027) 2023-03-13 19:22:43 +00:00
0ab34879d1 Adds a few changeling abilities ported from Polaris. (#15851)
* I got a fever, don't breathe on me... I'm a believer in nobody... Won't let me leave cause I've seen something... Hope I don't ah-choo!

* joe biden

* teardrops

* no emag

* ddd

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-03-13 19:18:58 +00:00
4153f55d33 Vaurca Bulwarks and Workers can now select the integrated drill augment (#15963)
* integrated drill... for buge

* drill stuff 2

* changelog

* adds drills to workers as well

* changelog 2

* Update code/modules/client/preference_setup/loadout/loadout_augments.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update html/changelogs/RustingWithYou - striketheearth.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* re-capitalises words

Bulwark and Bound Worker re-capitalised at Vaurca team request

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-13 19:14:49 +00:00
SleepyGemmyandGitHub df320338e9 Kitchen Sprites Tweak (#15991)
* Kitchen Sprites Tweak

* Colour Change; Blank Sprite Removal

* Minor Tweak

* Beekeeping

* Sprite Name Fix

* CL

* Beehive Assembly; Bee Net

* Merge Conflict Resolution
2023-03-13 19:14:43 +00:00
SleepyGemmyandGitHub f1a4d16fce Fixes the Corn Dog Recipe (#16004) 2023-03-13 19:14:31 +00:00
AlberykandGitHub c84d786cf9 PRA and DPRA consular officers alternative uniforms and hats (#15973)
* PRA and DPRA consular officers alternative uniforms and hats

* missing cap whoops
2023-03-13 19:14:21 +00:00
WildkinsandGitHub cc2966ff34 Another 515 Casualty (#16017) 2023-03-13 00:34:00 +00:00
AlberykandGitHub 9c18846eb5 Fixes custom item duplicate path (#16013) 2023-03-12 16:27:27 +00:00
WildkinsandGitHub b663e93c0e Fix reagent data (#16010)
* Fix reagent data

* walter augh sound effect (bass boosted)
2023-03-12 11:01:50 +00:00
kyres1andGitHub af94d54379 Fixes belt selection being broken (#16008)
* fixed??/

* I seriously fucked up a changelog come on
2023-03-12 00:01:35 +00:00
meep109andGitHub 0f07c00520 Fixes psi-ping sprites lingering (#15928)
* timer bugfix

* Create meep109_psibugfix.yml
2023-03-11 16:06:18 +00:00
AlberykandGitHub 0fb2d34b77 Custom items 04/03/23 (#15950)
* Custom items 04/03/23

* Tweaks

* Compile
2023-03-11 16:05:33 +00:00
kyres1andGitHub 7bc5666e9e Earring/necklace/belt selection expansion (#15965)
* jewelry p1

* part 2 belts and stuff

* finishing up

* contained belts

* gem suggestions

* ok nvm
2023-03-11 16:05:15 +00:00
AlberykandGitHub 6f36a9d742 Tweaks overmap planets colors (#15984) 2023-03-11 16:04:28 +00:00
RyverStyxandGitHub e106fbefec Adds Eight New Skrell Headtail Styles (#15969)
* Adds new styles

* Update sprite_accessories.dm

* Create hurt.yml

* Fix

* Fixed front view of the headrtail behind sprite

* Add files via upload

* Add files via upload
2023-03-11 11:03:29 +00:00
RyverStyxandGitHub 4f17ccef57 Removes Non-Fed Citizenships for Skrell Federation Origin Selection (#15970)
* Removes all Non-Fed citizenship options

* Create fedcit.yml
2023-03-11 11:03:23 +00:00
kyres1andGitHub 681abce496 Offworlder loadout/webbing resprite (#15976)
* wrapping up

* adding that bugfix to the changelog
2023-03-11 11:02:33 +00:00
SleepyGemmyandGitHub b1b91f7f5f Tweaks Some Recipes (#15982)
* Tweaks Some Recipes

* CL

* Fixes Corn Dog Recipe

* Döner Kebab

* CL
2023-03-11 11:02:21 +00:00
AlberykandGitHub 478ee38514 Fixes being able to dismantle exoplanet turfs (#15995)
* Exoplanet turfs fix

* Fixes for real
2023-03-11 00:05:36 +00:00
WildkinsandGitHub b74cefd1f5 Fix a bunch of hostile mob problems (#15994)
* Fix a bunch of hostile mob problems

* fix

* can't be That Generic
2023-03-10 13:54:18 +00:00
AlberykandGitHub 8b686d5bc1 tesla body tweak (#15972) 2023-03-09 22:46:07 +00:00
SleepyGemmyandGitHub a6bf77de24 Examine Message Order Tweaks (#15954) 2023-03-08 17:27:39 +00:00
af62fa18e8 Restores icon for the mobility module (#15974)
* Restores icon for the mobility module.

* Points to signs.dmi instead

---------

Co-authored-by: Andrew Cooper <mikomyazaki@gmail.com>
2023-03-08 03:06:10 +00:00
AlberykandGitHub 0c05490891 The End of the World: the Adhomai North Pole (#15905)
* The end of the world as they know it

* The horrors are here

* changelog

* conflict fix
2023-03-07 22:25:53 +00:00
AlberykandGitHub 3392da8f54 Adds woodcutting mechanics (#15906)
* we out there cutting

* Fix

* changelog

* more wood cutting

* stump

* cool icons

* suggestions

* the log
2023-03-07 17:20:14 +00:00
SnibletandGitHub 4e670d9759 Vaurcae aren't slowed by cold (#15944)
* the pr

let's see how this goes wrong

* breeders and warforms too
2023-03-07 01:17:48 +00:00
SnibletandGitHub 8febcc10f5 Makes Techno resurrect work (#15840)
* Update resurrect.dm

you cant just make a dead guy conscious in brainmed

* changelog+removed redundancy

* removed client check (for testing), removed surgery check for spells (probably good to stay)

* Update resurrect.dm

* Update Sniblet-resurrect.yml

* Update resurrect.dm

* only heals when successful

* only healing spells bypass surgery safety

* Update Sniblet-resurrect.yml
2023-03-06 13:10:36 +00:00
BenandGitHub a3832bbd27 Exosuit weapon circuit can now be built roundstart (#15834) 2023-03-06 13:10:32 +00:00
SnibletandGitHub 79474e3805 callistean (#15847)
removed whitewashing
2023-03-06 13:10:17 +00:00
SleepyGemmyandGitHub 02ad56e65b Deep Fryer Sound Tweak (#15864) 2023-03-06 13:10:13 +00:00
PirouetteandGitHub a20f45f9ed Dominian Dionae may now access Dominian clothes (#15869)
* Dominian Dionae may now access Dominian clothes

* how did that get there???
2023-03-06 13:10:10 +00:00
AlberykandGitHub e1c069d640 Adds a new Adhomai random site: the missile silo (#15895)
* the silo

* the funny

* typo fix

* fixes

* access fix

* Fixes

* new sprite
2023-03-06 13:10:06 +00:00
fa603b245b Adds a sniper bolt action rifle (#15899)
* Adds a sniper bolt action rifle

* Update code/modules/mob/mob_helpers.dm

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>

* hunting

* scope for him too

---------

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>
2023-03-06 13:10:01 +00:00
GeevesandGitHub 243da52b21 Sleek Wristbound Radio (#15918) 2023-03-06 13:01:49 +00:00
connorjg1andGitHub 6e8239478d Adhomian Mapping Tweaks (merge conflicts resolved) (#15939)
* First set of mapping changes

* Further mapping changes

* quick fix

* Create connorjg1.yml

* Fix CL

* Update raskara_okon.dmm

* NKA base

* force fix merge

* Update adhomai_hunting.dmm

* Update nka_base.dmm

* Update nka_base.dmm

* fix PSIS outpost

* outpost fix

* move cyberdogs

* Update psis_outpost.dmm

* icelance for PSIS

* Epistol

* sink!

* Fix the hunting oversight

* fix map bot

* map-bot you gonk

* floor decal fix

* shovel fix

* hopefully final fixes

* PSIS force spawn

* Update psis_outpost.dm

* Update srandmarr.dm

* Update badlands.dm

* big final sweep of bugs

* Update adhomai_raskariim_hideout.dmm

* Update adhomai_raskariim_hideout.dmm

* NKA base fix

* Update psis_outpost.dmm

* Update pra_base.dmm

* Update ala_base.dmm

* Hopefully final test for venting fix

* The final fixes to put things back
2023-03-06 13:00:48 +00:00
BLUNTFORCE420andGitHub dc8d01e0f3 Resprites the burst rifle (#15940)
See above
2023-03-06 13:00:42 +00:00