Qwertytoforty
55d696b593
[s] Fixes an issue with bubblegum ( #23027 )
...
* no we do NOT need you getting into the admin room THANK YOU
* give it a break
2023-10-25 16:46:59 -04:00
DGamerL
3388035c12
[s] Fixes an unathi nerf ( #23019 )
...
* The fix
* Removes parentheses
2023-10-24 23:51:49 +02:00
Deniz
eaa41485f9
Floorbot bug fix + Bridgemode Removal ( #22531 )
...
* commented out
* deleted bridge mode and targetdirection
* Fixes replace tiles bug
* Autotile - Damaged floor fix
* Break_tile var moved up. SHOULD be final
* Update code/modules/mob/living/simple_animal/bot/floorbot.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-22 13:14:58 -04:00
BiancaWilkson
b508640e39
IPCs can die from low power ( #22846 )
...
* im so not full from electricity grrr
* Update code/modules/mob/living/carbon/human/species/machine.dm
whitespace fix
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* now its the microbattery dying
* Update code/modules/mob/living/carbon/human/species/machine.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-22 12:52:51 -04:00
Contrabang
12b73a4d45
Improves admin interaction with AIs ( #22769 )
...
* admin-ai improvements
* Update code/modules/admin/misc_admin_procs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* brug
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-10-22 12:49:59 -04:00
Sadhorizon
d3ea6b2620
Remaps the Lavaland Outpost. Again. ( #22391 )
...
* a remap begins...
* tweaks
* bye-bye, QM's handheld crew monitor
* brings back the abandoned crate
* oop
* more tweaks
* tcomm pipes
* brad update
* more firelocks
* more windows
* tweaks
* denth review part 1
* renaming doors
* crowbars
* changes walls, new locker
* Oyu's review
* more tweaks
* signs
* MAYBE will be deconflicted
* now deconfllicted hopefully
* some more tweaks
* no more wall helpers!
* fluff
* IDs for polarized windows
* slight tweaks to firelocks
* added grilles
* more tweaks
* tiny lil maint update
* more maint tweaks
* maint rework part 3
* oopsie
* jani has dark floors now
* reworked robotics, gave brad more love
* stationary defibs
* stuff
* bug fix
* more tweaks
* aaaaa
* Revert "aaaaa"
This reverts commit f70ba3a89a .
* more tweaks
* fixed scrubbers, tweaks
* should compile
* reshuffles maint loot
* request consoles + tweaks
* more tweaks
* access helper tweaks
* very minor access tweaks
* you can now pet Brad
* Update code/modules/mob/living/simple_animal/friendly/cockroach.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* renames access
* shuttle decorations + other tweaks
* oopsie
* bjam's reviews
* split the QM's locker
Exa's approval, rest of design team did not share opinions
* OH UH
* this too
* this is a better way to do it actually
* sean review + floodlight subtype
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-21 21:30:28 +01:00
Adrer
cccf324773
Reroll destroy AI objective when the AI goes to cryo ( #22352 )
...
* Reroll destroy AI objective on cryo
* Update code/modules/mob/living/silicon/ai/latejoin.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/game/gamemodes/objective.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/game/gamemodes/objective.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/game/gamemodes/objective.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Adrer <adrermail@gmail.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-21 13:33:30 +01:00
Contrabang
97453a5b61
bam ( #22880 )
2023-10-20 20:38:26 -04:00
ppi13
a144d6d456
Changeling eggs now chestburst instead of gibbing ( #22906 )
...
* Changeling eggs now chestburst
* Calls the forceMove in a cleaner way
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Add siryan suggestion of using disembowel over droplimb
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-10-20 20:26:04 +01:00
GDN
f70490d8d0
Makes Runes actually invisible to AIs ( #22947 )
2023-10-20 20:15:58 +01:00
GDN
dccd536ee7
fixes magnetic grippers sucking up light-tubes ( #22931 )
2023-10-20 20:13:40 +01:00
HMBGERDO
aa33cb211a
Abstract items can be shown ( #22183 )
...
* abstract weapons can be shown
* customised messages, no force visible flag
* forgot this
* Update code/modules/mob/living/carbon/examine.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* return nothing if we want to return nothing
* vortex arm abstract text
* Update code/modules/antagonists/vampire/vampire_powers/hemomancer_powers.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* \n moved to examine code
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-10-20 19:58:51 +01:00
Contrabang
58e2e85ec8
gorila ( #22872 )
2023-10-18 22:07:19 -05:00
BiancaWilkson
ff4cd297d9
Newer Crit (Hardcrit is fixed to be more lethal) ( #22853 )
...
* death comes for us all
* brain damage is less impactful due to defibs
2023-10-18 22:19:54 -04:00
ppi13
5ef03e450b
[s] Fixes Ashwalker/cling exploits and a issue with ashwalkers not getting traits ( #22871 )
...
* Fixes Ashwalker/cling exploits
* ash walkers no longer can fire guns
* Contrabang suggestion -Removed duplicate action
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Speedylegs is now called on species gain and loss
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-18 10:31:53 -05:00
Contrabang
973542bc1d
Adds a magic monkey to the wizard's den ( #22677 )
...
* merlin time
* bam
* boom
* oops
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* autodoc
* Update code/modules/mob/living/carbon/human/npcs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-16 19:01:35 +01:00
Fordoxia
da7dfdb8a6
Magnetic gripper now works on light bulbs. ( #22831 )
...
* Update drone_items.dm
* Update code/modules/mob/living/silicon/robot/drone/drone_items.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/drone/drone_items.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/drone/drone_items.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/drone/drone_items.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@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-16 18:30:38 +01:00
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