Commit Graph

11578 Commits

Author SHA1 Message Date
Contrabang
2e83bf9758 less critical (#22890) 2023-10-14 17:10:08 -05:00
Contrabang
2c3170325b why is it new_player (#22888) 2023-10-14 22:10:37 +01:00
Gaxeer
eda2102bdc Refactor: refactor security levels (#21899)
* refactor: datumize security levels

* refactor: implement `SSsecurity_level` for handling security level related stuff

* feat: returns back old `delta_alarm` sound

* refactor: adjust existing code to use `SSsecurity_level`

* fix: remove redundunt new init order

* fix: fix type in var

* refactor: apply reviewer changes

* fix: replace `can_fire=FALSE` with `ss_flags = SS_NO_FIRE`, as subsystem will never fire

* fix: use `flags` instead of `ss_flags` for subsystem

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* fix: replace old security level interactions

* feat: implement `Recover` proc for `SSsecurity_level`

* refactor: add clearer doc for `security_level_set_timer_id`  propery of `SSsecurirt_level`

* refactor: swap `security_level` datum properties to make it clearer to read

* refactor: move initialization code from `New` to `Initialize` for `/obj/machinery/firealarm`

* fix: revert back `delta_alarm` annoing sound, use `delta_claxon` on change to delta security level

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-10-14 21:46:49 +02:00
Adrer
6a2704a3ad Deathsquad borgs can now actually turn their thermals on (#22854)
Co-authored-by: Adrer <adrermail@gmail.com>
2023-10-14 20:45:17 +02:00
Contrabang
4a7019f919 Adds a new hud icon for non-DNR bodies with clients (#22786)
* bam, new hud

* umm, maybe

* dmi change
2023-10-14 20:44:20 +02:00
HMBGERDO
35cc3bd4f8 More information messages with burn wounds (#22176)
* more messages for burn wounds

* Update code/game/objects/items/stacks/medical_packs.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/modules/mob/living/carbon/human/human_examine.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/game/objects/items/stacks/medical_packs.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

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

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/game/objects/items/stacks/medical_packs.dm

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

---------

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-10-14 20:38:02 +02:00
DGamerL
3df93abfa4 Moves some mob and slime variables under the defines in the right file (#22858)
* Move ye to the right fucking place

* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-13 14:29:14 +01:00
GDN
4d26c41f9f fixes a runtime with camera signals (#22848) 2023-10-13 14:28:56 +01:00
Qwertytoforty
d440cfbdeb reduced to ashes (#22814) 2023-10-13 14:25:21 +01:00
Arthri
a56b59dfac TGUI Medbot/Medibot (#22667)
* Convert medbot ui to tgui

* Revert force open to standard default value

* Update tgui bundle

* Consistent spacing

Co-authored-by: Deniz <66401072+Oyu-De@users.noreply.github.com>

* Fix invalid argument

* Refactor data[] for consistency

* Delete blank line between datum

---------

Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
Co-authored-by: Deniz <66401072+Oyu-De@users.noreply.github.com>
2023-10-13 14:19:08 +01:00
S34N
a029cf2502 Adds message boxes to the chat system (#22280)
* initial working commit

* fix this

* helpers

* tweaks

* text being silly moment

* antags are red

* Update goon/browserassets/css/browserOutput-dark.css

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

* Update code/modules/mob/living/carbon/brain/robotic_brain.dm

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

* review and warning fixes

* refactor antag greetings

* tweaks to include more things

* Apply suggestions from code review

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

* Update code/modules/antagonists/traitor/datum_mindslave.dm

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

* fixes vial spawned antags

* Update code/datums/mind.dm

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

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-12 23:15:03 +01:00
Contrabang
f5dd22f1e4 Drones now have pacifism + You can click on a drone fab as a ghost to become a drone (#22793)
* drones now have pacifism

* oops

* bing
2023-10-12 17:26:15 +01:00
DGamerL
9bab795342 Yeet this shit (#22790) 2023-10-12 17:25:54 +01:00
Contrabang
ee9f2b30f8 wow (#22766) 2023-10-12 17:18:10 +01:00
GDN
74c0d9cfab adds the bread smite (#22755)
* adds the bread smite

* you cannot escape
2023-10-12 17:15:46 +01:00
GDN
a89a234737 Makes the /Stat proc about five times faster (#22735)
* i am going to scream

* less fucked up with sad removal
2023-10-12 15:45:17 +01:00
Contrabang
472d7ec6f2 Fixes an issue with fake death (#22791)
* bam

* comment
2023-10-12 15:40:17 +01:00
Contrabang
42fb26fb8a before the do mob (#22779) 2023-10-12 15:39:47 +01:00
Contrabang
3fd8427218 Ashwalkers now use unathi clothing sprites (#22750)
* fixes this shit

* time to walk ash
2023-10-12 15:38:24 +01:00
Coolrune206
8277578c56 fixes ert borgs and safety override modules (#22623) 2023-10-12 15:29:46 +01:00
matttheficus
d5f5d1f744 Ash Walker Speed Only Works on Lavaland (#22789)
* man signals aint that bad

* gdn/contra review

* contra review 2
2023-10-12 15:27:35 +01:00
DGamerL
a837c0eb6b Removes nucleations (#22678)
* They be axed now

* Whoops, missed these

* Burza + Henri review
2023-10-12 15:26:44 +01:00
Octus
dcd1f5d88a Adds eight vox hairstyles because why not and stuff (#22573)
* god i hate myself

* donedone

* fixxxxx
2023-10-12 15:22:20 +01:00
Deniz
cae43f1f69 TGUI Bots Refactor (#22778)
* test

* M to user

* M to user

Did on phone after remembering user is is better than M. So it is individual commits

* small oopsie

* /bot/ui_data. thanks contra

* forgot comments

* comment edit

* test commit - ignore

* test worked
2023-10-10 21:53:48 +01:00
Qwertytoforty
64456806a5 [READY FOR REVIEW] I killed bubblegum on hard mode and all I got was this stupid medal. Adds hard mode to megafauna. (#22016)
* hard mode stuff

* further progress

* more progress

* pausing work to fix bug

* lets pr this mess

* more progress saving as vacation soon

* sleep_check_qdel

* saving work

* medals into deconflicting

* icons

* Fix compilings, medals

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* yes

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* earliest of the returns

* icons

* Apply suggestions from code review

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

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

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

* ah lateload, my beloved and hated with no debug points

* todoops

* requested changes

* move medals / move comment

* guh

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 21:45:41 +01:00
Qwertytoforty
3b618d47c2 Megafauna are no longer chronically afraid of chasms (#22782)
* megafauna are no longer chronically afraid of chasms

* drop that

* Update code/game/turfs/simulated/floor/chasm.dm

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

* )

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:47:24 +01:00
Contrabang
c043babd51 fixes dusting 2 (#22749) 2023-10-09 20:46:24 +01:00
Mitchs98
a20394b49d Normal tomatoes can now be sliced. Tomato Meat now functions as meat. (#22744)
* tomat

* tomat 2.0, now with steak
2023-10-09 20:44:04 +01:00
Contrabang
35b3418f17 Pick-Darkness verb now supports command box input (#22687)
* pick darkness update

* oops forgot to remove
2023-10-09 20:39:15 +01:00
GDN
6df2c2e3d2 Ghost bar (#22368)
* Ghost bar initial changes

* more changes

* we ball again brothers

* we are (once again) SO back

* Update code/modules/admin/verbs/debug.dm

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

* Update code/_onclick/hud/alert.dm

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

* Update code/_onclick/hud/alert.dm

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

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/objects/items/weapons/cards_ids.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* deck of cards and shittt

* global placement

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* readded

* hotfix

* zamn

* fixes

* greyfix

* last of the fixes

* can't stop me baby

* bam

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-09 19:47:17 +01:00
Burzah
b02ce067bf Adds a nugget smite for admins (#22637)
* new smites

* part dos

* just nugget

* msg update

* forgot to move this

* Review

* added logmsg

* Update code/modules/mob/living/carbon/human/human_death.dm

Tested and applied!

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

---------

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2023-10-09 20:00:29 +02:00
Contrabang
0512f8a674 wowee (#22787) 2023-10-08 20:05:35 -05:00
Alexios
c4e96e4ca0 Ports Humans from TG - Soul Massacre (#22361)
* Easiest PR of my life - adds new humans and culls your soul -  ProTip! Great commit summaries contain fewer than 50 characters. Place extra information in the extended description. - go fuck yourself github I will post the bee movie script if you don't shut up

* I'm dying because I'm so surprised.......

* I don't have any other memes heres the simplemobs I'll think of something

* Add new sprites and old sprites, man what nice guys

* Add code for first haul of races

* Attempted fix at CRLF to LF

* Fix indentation

* Move last code line fix pp
2023-10-07 11:16:30 +01:00
K3Licia
ff1fd1d2b8 New Taj Head & Hairstyles (#22349)
* Delete icons/mob/clothing/modsuit/species/taj_modsuits.dmi

* Add files via upload

* Delete icons/mob/clothing/species/tajaran directory

* Add files via upload

* Delete icons/mob/human_races/r_tajaran.dmi

* Add files via upload

* Delete icons/mob/sprite_accessories/tajaran directory

* Add files via upload

* Delete code/modules/mob/new_player/sprite_accessories/tajaran/tajaran_hair.dm

* Add files via upload

* realized an inconsistency

* Add files via upload
2023-10-06 16:36:46 +01:00
Contrabang
f3f9bd442a Changes slot number defines from lowercase to all uppercase (#22297)
* undo all of it

* flags

* back

* head/mask

* left

* right

* Cuffs

* other name changes

* ID and PDA

* idk about calling them SLOT_HUD now

* glasses, gloves, and shoes, oh my!

* the rest

* comment
2023-10-03 18:27:51 +01:00
Adrer
f221bf3ec4 You can no longer attack MMIs (#22685)
Co-authored-by: Adrer <adrermail@gmail.com>
2023-10-03 17:49:33 +01:00
DGamerL
0fae71b79b Seems to fix it (#22680) 2023-10-03 17:48:13 +01:00
GDN
fe809bf8e1 fixes new players not always being able to use their keybinds (#22621) 2023-10-03 17:18:17 +01:00
meow20
79f472c84d Drask no longer slow down when cold. (#22612)
* actual pr

* Revert "actual pr"

This reverts commit 44c2fc296b.

* gamerCode
2023-10-03 17:14:48 +01:00
Luc
3e176f6e0d Carding AIs now takes time. (#22564)
* Adds a do-after for living AIs

* Fixes some leftovers

* do_after_once
2023-10-03 17:11:42 +01:00
Octus
1fc452cef8 Makes the Librarian a little less shit, now they know most languages. (#22460)
* less shit

* adds some restrictions, handles Matt's request

* fix

* Update code/modules/mob/language.dm

Co-authored-by: Daniel Lenrd <mr.lenrd@mail.ru>

* Update code/game/jobs/job/support.dm

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

---------

Co-authored-by: Daniel Lenrd <mr.lenrd@mail.ru>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-03 17:08:54 +01:00
matttheficus
9d0c74b687 Removes Bluespace Tile Speed, Replaces It With Anti-Slowdown (#22271)
* the start

* gear slowdown time

* nicer check

* trait time!

* dimach + henri review

* contra review

* sean review
2023-10-01 17:41:09 +01:00
DGamerL
ac385bdf5d Stops you from grabbing someone if you are horizontal (#22563)
* Gotcha! Oh wait-

* Update code/modules/mob/living/living_defense.dm

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

* Works for now, oculd use a cleanup later

* Nice it works

* Contra review

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-01 16:20:18 +01:00
GDN
2d76b2117f Moves the lobby panel to the status panel (#22596) 2023-10-01 14:40:29 +01:00
Furior
7b02971f32 Fix/Tweak: Now admin logout messages are more important than mentor ones (#22560)
* Dunno

* oops
2023-10-01 14:31:29 +01:00
Octus
792ad7b904 Updates Sprite on Vox Breath Mask (#22422)
* updates mask

* fixes qwerty's concern

* recolor/better shade

* less phallus looking

* cleans a dupe

* new mask resprite thanks to McRamon
2023-10-01 14:21:46 +01:00
Contrabang
7e0aa47311 Refactors objectives, expands team functionality, and custom teams (#22374)
* step 1

* renaming 1

* how could I forget this

* renaming 2

* renaming 3

* add matching proc, even if unused can remove later

* rename team obj to match

* oops

* okay more stuff

* okay more stuff

* fix this stuff

* okay more stuff

* needs_target = FALSE

* OKAY MORE STUFF

* OOPS AGAIN.

* self-review

* more round_end stuff

* stuff 119

* yeah fix that too

* EVEN MORE CHANGES

* grammar

* fix

* s34n review

* fixes custom teams with no antags not showing objs

* makes objectives work properly with teams

* a
2023-10-01 14:14:10 +01:00
Sadhorizon
dfd13270e9 Adds a new fauna to lavaland: an abandoned minebot! (#22173)
* added the file

* works pretty nicely

* forgot these comments

* doubled their spawn chance

* minebot passthrough stuff

* more fluff

* no longer will go to lava tiles

* answered most reviews

* DGL's solution

* makes loot more efficient, minor tweaks
big thanks to DGamer with this one!

* DGL's review

* Update code/modules/mob/living/simple_animal/hostile/mining/abandoned_minebot.dm

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

* Merge remote-tracking branch 'upstream/master' into outpost_remap_copy

* oops, a lil fuckup

* removes an unneeded var

* removed the landmark iconstate

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-10-01 12:12:11 +01:00
Luc
e757638648 Kills Check Pulse (#22501)
* unchecks verbs

* removes method
2023-10-01 11:41:39 +01:00
1080pCat
730897d29e Ghosts are now able to see N2O with the analyze air verb. (#22552)
* Update observer_base.dm

* Burzah review

* missed a  couple

* Update observer_base.dm

* Update observer_base.dm

* Update observer_base.dm

* Update observer_base.dm
2023-09-30 08:40:20 -04:00