Commit Graph

42910 Commits

Author SHA1 Message Date
Octus
2e860a500f Adds Species Blurbs in the Character Preference Menu (#23229)
* LOREEEEEEEEE

* Update code/modules/client/preference/character.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* Update code/modules/client/preference/preferences.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* Update code/modules/client/preference/preferences.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* EVERY FUCKING BLURBBBBB

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* REWORKED THE HUMAN TEXT

* Update human_species.dm

* skrell lore tweak

---------

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-12-06 15:29:02 +00:00
Qwertytoforty
9ce6730c56 removes the fluff item from moonbase, modifies loot (#23157)
* removes the fluff item from moonbase, modifies loot

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* compiles

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* pick my hated

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-12-06 15:27:45 +00:00
Mitchs98
ed6adfc7b2 Desert Course - Ice-Cream Edition. Ports Frozen based deserts from TG. (#23099)
* We all scream for ice-cream

* consistantcy

* the despacening

* Sirryan review.

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-12-06 15:27:21 +00:00
PopeDaveThe3th
05cf837409 Buffs a few spells (#23036)
* Buffs a few spells

* Keeps Lesser Magic Missile the same

* Update code/game/gamemodes/wizard/spellbook.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* no more doorpass

* mindswap changes reverted

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-12-06 15:26:38 +00:00
GDN
2380faf3ed fixes a table climbing runtime (#23017)
* fixes a table climbing runtime

* should be fine

* oh yeah this too
2023-12-06 15:26:08 +00:00
GDN
a77b80a41d turns radial menus into screen objects (#22690)
* turns radial menus into screen objects

* reviews

* Update code/_onclick/hud/radial.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-12-06 15:25:37 +00:00
DGamerL
db52d9631f [s] Fixes a small oversight (#23480)
* Easy

* Fuck
2023-12-06 08:58:58 -05:00
Qwertytoforty
5291875337 stops bolding the player panel when someone enables antag hud (#23462) 2023-12-04 01:20:31 -05:00
HMBGERDO
22f483637c Grab information on examine, no message spam when removing cuffs (#22201)
* grab messages, action messages

* Update code/modules/mob/living/carbon/examine.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* less examine info

* cleanup

* from mob/list to status effects

* is gone

* Update code/datums/status_effects/neutral.dm

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
2023-12-03 13:53:03 +00:00
Qwertytoforty
551fbb1eb3 FUCK 4 YEARS (#23457) 2023-12-02 21:32:52 -05:00
AffectedArc07
2533138080 Temporarily disables redis in CI (#23450)
* Temporarily disables redis in CI

* Safety
2023-12-02 16:15:14 +00:00
Adrer
03427f5c74 Buff Clown Acrobatic Shoes (#23313)
* Buff Clown Acrobatic Shoes

* Update code/modules/clothing/shoes/misc_shoes.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-11-30 13:46:58 -05:00
Marm
9de9241cd3 20 (#23369) 2023-11-30 13:45:22 -05:00
Marm
b5832cc09e Changeling Headslug Buff + Incubation Changes (#23025)
* cling burger

* slowpoke

* its aliiiive

* cycle it up
2023-11-30 13:44:14 -05:00
Luc
5d5f83d791 Lobotomizes the brain from /mob/living/carbon (#23320)
* find and replace. this causes zero errors.

* there was one error

* repathing

* minor emote repathing as well
2023-11-29 18:39:43 +00:00
Luc
d286d20467 Adds an overdose to diphenhydramine (#23263)
* adds overdose to diphenhydramine

* more hallucinations

* better hallucination checks

* Remove the copypasted effect

* you saw nothing

* Update code/modules/reagents/chemistry/reagents/medicine.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/reagents/chemistry/reagents/medicine.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-11-29 18:38:06 +00:00
Luc
2d6545a291 Runechats emotes with sound effects. (#23255)
* Remove emote_sound from the codebase

* quick cleanups

* Update code/datums/emote.dm

oops

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* gnarg

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-11-29 18:18:20 +00:00
GDN
7ff488fd22 fixes shotguns not being able to be reskined (#23336)
* fixes shotguns not being able to be reskined

* Update code/modules/projectiles/guns/projectile/revolver.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update code/modules/projectiles/guns/projectile/revolver.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-11-29 13:10:20 -05:00
Aylong
effd9e299d Tweak: Nearby Buckle (Second Try) (#22828)
* Tweak: Nearby Buckle

* Adjacent

* It's definitely better

Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>

* Small cleanup

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-11-29 13:09:50 -05:00
Contrabang
b6601ebd29 Initing empty lists with GLOBAL_LIST_INIT(X, list()) is now prohibited by CI (#23247)
* moreglobals

* comment
2023-11-29 12:41:01 -05:00
Christasmurf
a4c0c2f40d Resprites the mime backpack - Pierre the Panda (#23287)
* sprites

* pierre not pete

* description update

* description 2 electric boogaloo
2023-11-29 12:37:48 -05:00
GDN
a1f0f7e377 fixes some strange behavior with righting tilted objects (#23273) 2023-11-29 12:37:03 -05:00
Contrabang
bcc351ed6f misc fixes my beloved (#23327) 2023-11-29 12:29:32 -05:00
GDN
6330b5adc8 admins no longer get a notification when a ghost bar occupant suicides (#23338) 2023-11-29 12:29:08 -05:00
Contrabang
dee42aab50 fuck it we ball (#23333) 2023-11-29 12:25:22 -05:00
Qwertytoforty
6c89b8b8ee fixes IPC organs runtiming (#23335)
* fixes IPC organs runtiming

* lets fix the wire implant too
2023-11-29 12:24:22 -05:00
Qwertytoforty
d63e2c926e No more runtimes when a limb takes damage with no owner (#23341)
* Update organ_external.dm

* Update code/modules/surgery/organs/organ_external.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-11-29 12:19:10 -05:00
PopeDaveThe3th
124910bb3f feesh (#23348) 2023-11-29 12:18:04 -05:00
RomainzZ
83fa92a877 Lid for a bucket (#23351)
* Lid for a bucket and anchor water tanks

* No more anchored water tank
2023-11-29 12:17:34 -05:00
BrickTheHooman
a6697dec7d Fixes some chat messages with the arcade prize machine (#23354)
* fixes the chat message

* addresses review

* addressing review 2 electric boogaloo
2023-11-29 12:16:29 -05:00
Qwertytoforty
09712e1541 makes 2 wizard weapons less of a pain to use. (#23356) 2023-11-29 12:15:40 -05:00
HMBGERDO
28e54f96b2 make dualsaber great again (#23361) 2023-11-29 12:14:05 -05:00
DGamerL
292c4451f9 Truly amazing (#23380) 2023-11-29 12:12:07 -05:00
Adrer
e5bbcc1b3f Fixes sord inhand sprite (#23393)
Co-authored-by: Adrer <adrermail@gmail.com>
2023-11-29 12:10:04 -05:00
GDN
9a0f662dc6 fixes ipcs not dying in crit (#23406) 2023-11-29 12:08:44 -05:00
RomainzZ
5bc76dd0a8 Fixes mutable_appearance where it causes UI bugs (#23391)
* Fixes mutable_appearance where it causes bugs

* Now we will get filters of an obj
2023-11-29 16:43:18 +01:00
Qwertytoforty
8035aa5e09 fixes badly tabbed return true on limbs (#23386)
* fixes badly tabbed return true on limbs

* Update code/modules/surgery/organs/organ_external.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-11-29 16:36:19 +01:00
Contrabang
444d68b1c0 guh bomb (#23329) 2023-11-29 16:15:52 +01:00
Adrer
362b230f72 Adds missing bold tag to drone end message (#23381)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2023-11-27 17:37:54 +00:00
synthtee
8351e03fa3 Adds more skintones and tweaks existing ones. (#22765)
* skintones babey

* adds a note for anyone adding skintones

* shortens the skin menu

* conflict fix PLEASE. adjusted shading

* Update code/modules/client/preference/link_processing.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* lewcc suggestion

* SQL update script

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-11-26 12:44:42 +00:00
dearmochi
86d28cc958 Make CereStation eligible for random map selection on 60+ players (#23206) 2023-11-24 21:47:47 +00:00
GDN
f39d514a07 fixes xeno headslugging not working (#23317)
* fixes xeno headslugging not working

* tweak

Honestly I think the logic behind this is super fucking questionable, so have fun changing this back in like five years me

* Update code/modules/mob/living/simple_animal/hostile/headslug.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/headslug.dm

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-11-24 15:55:10 +00:00
Luc
0100d4c5b2 teg hotfix (#23312) 2023-11-24 15:40:21 +00:00
GDN
94fbb46dc4 reduces a massive amount of endround lag (#23306)
* reduces a massive amount of endround lag

* more improvements
2023-11-24 15:39:59 +00:00
GDN
96d828dedc destination tagger UI improvements (#23302)
* destination tagger UI improvements

* Update code/modules/tgui/modules/destination_tagger.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-11-24 15:39:39 +00:00
Henri215
6a109ade7f Moves a few sprites out of items.dmi (#23301)
* fuck you items.dmi

* banhammer
2023-11-24 15:39:20 +00:00
Octus
bc43bdaf82 Moves voyager.dmi into items.dmi to reduce bloat (#23295)
* yep

* moved
2023-11-24 15:38:36 +00:00
Nathan Winters
0bbc523dad Adds colored shoes to loadout, makes satchels craftable (#23293)
* Add colored shoes to loadout

* Allow crafting of satchels
2023-11-24 15:38:12 +00:00
GDN
18bc75363f fixes water backpacks not being able to have their miser be toggled by clicking on it while it's on your back (#23288) 2023-11-24 15:37:49 +00:00
Nathan Winters
60ee7e11b7 Lets lockers/crates protect food from ants (#23286)
* Let lockers prevent ants

* Refactor ants check; exclude closed lockers and cardboard boxes from turf structure check

* Make the structure check more lenient, convert to typecache

* gnarg

* gnarg 2: Electric Boogaloo

* Minor simplification/optimization
2023-11-24 15:37:20 +00:00