Сиротка
48db11cd84
Ash Walkers now Ash Doctors ( #25207 )
...
* Ash Walkers now Ash Doctors
* Update other.dm
2024-04-30 00:14:26 +00:00
S34N
2e4089dc15
Various TG Chat message sorting fixes ( #25229 )
...
* Fixes unsorted emotes, announcements, votes, surgery, prayers, ahelp responses
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-29 02:07:25 +00:00
DGamerL
fb027f73dd
Changes the is_changeling and is_mindslave procs into proper defines ( #25212 )
...
* Changes these procs into proper defines
* Henri review
2024-04-28 20:57:26 +00:00
BiancaWilkson
a42bacb9fa
fifty percent off deal ( #25243 )
2024-04-28 19:53:29 +00:00
Luc
0c5fdaa57b
Updates contributing guide regarding signals, removes SIGNAL_HANDLER_DOES_SLEEP ( #24824 )
...
* Updates contributing guide, removes DOES_SLEEP
* Update .github/CONTRIBUTING.md
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-04-24 19:40:45 +00:00
Mikhail Dzianishchyts
7fa44a31fb
Full Auto Gun Mode Component ( #24998 )
...
* Full Auto Gun Mode Component
* Apply some refactoring
* spaces mhmm
* Some signal movement
* Apply DGamerL suggestions
* Unknown SIGNAL_HANDLER no more
* Fix runtime if uid is passed
* Why the hell you even care
* god you serious
---------
Co-authored-by: Gottfrei <zweisen@gmail.com >
2024-04-22 21:32:49 +00:00
GDN
9e6dcf9c46
removes the remaining datum redeclares ( #25220 )
...
* removes the remaining datum redeclares
* the two fixes
* finneee contra
* OK CONTRA
* readd
* CURSED TO BE BROWN!
* facking automerge
2024-04-21 18:26:35 +00:00
Luc
f83ef617e9
Expands "genderless" to all species, adds body-type option, removes some gender checks ( #23910 )
...
* adds most body type support, removes some gender checks
* remove gender from species, accessories
* restore pick_list
* re-adds limitations on accessories
* Universal access to body hair
* remove unused var
* Update example config, some preference saving code
* updates tgui bundle
* oops
* Remove formatting
* hopefully undoes formatting changes
* dammit
* been meaning to fix this one for a while
* dgamer reviews
* move body_type into human_defines
* sql file changes
* update tgui
* Update db code
* bump versions
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-21 15:59:23 +00:00
BiancaWilkson
875ad15cce
Swaps the severity of some brain damage effects ( #25144 )
...
* these severities should be swapped
* Lower chance
2024-04-19 18:07:28 +00:00
DGamerL
bad8b31afa
Changes all .len to length() where applicable ( #25174 )
...
* Globals work
* Double access works
* All other things
* Revert "All other things"
This reverts commit 6574442eb6 .
* More changes that compile and work
* IT WORKS AAAAAA
* Changes even more .len to length()
* Apply suggestions from code review
* Update code/datums/mind.dm
* Update code/__HELPERS/sorts/InsertSort.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-04-19 17:32:09 +00:00
Luc
8500df223d
cleans up some span mishaps ( #25106 )
2024-04-19 14:19:51 +00:00
Charlie Nolan
7562db8c3d
recieve -> receive ( #25123 )
...
* recieve -> receive
* Unfix.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-04-18 21:16:07 +00:00
DGamerL
6a25040d16
Adds the Alien Organ Extractor ( #24737 )
...
* Almost done
* Adds pricings
* Lowers price to 2
* Update code/game/gamemodes/miniantags/abduction/machinery/console.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/abduction/machinery/console.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Unequip issue fix
* Fixes it not working
* Extra spacing
* Update code/modules/surgery/organs/organ_extractor.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/surgery/organs/organ_extractor.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Adds Sprites
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-04-12 18:34:55 +00:00
BiancaWilkson
38bd712099
return ( #24992 )
2024-04-07 09:55:38 +00:00
GDN
cc0eee4b4d
Optimizes some functions ( #24049 )
...
* Optimizes some functions
* Update code/__HELPERS/unsorted.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Cached per AI now
* no more 80k character jumpscares
* parent functions exist
* I need a new keyboard
* Update code/modules/surgery/organs/vocal_cords.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/silicon/ai/ai_say.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/game.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/__HELPERS/game.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-04-03 17:51:39 +00:00
GDN
eee8878024
Datumizes spells ( #24242 )
...
* datumized spells
* finished
* last changes
* conflict
* Update code/datums/spells/alien_spells/transfer_plasma.dm
* conflicts
* shitty runtime fix until i get to this tomorrow
* Update code/datums/spell.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spell_handler/alien_spell_handler.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/hemomancer_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/vampire_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/awaymissions/mission_code/ruins/wizardcrash.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/superheroes.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/conjure.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/ethereal_jaunt.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/emplosion.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/turf_teleport.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/revenant/revenant_abilities.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* guess who just rework the entire malf ai actionsf ai
* gc better
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-01 07:42:21 +00:00
Luc
0e401c2ed9
Gives ears a proper slot ( #24848 )
...
* ears
* ears
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-28 23:47:24 +00:00
Qwertytoforty
56b49fa86e
[s] Tis just a flesh wound ( #24861 )
2024-03-28 22:36:05 +00:00
Contrabang
e43ac6c665
epic PR review fail (my bad) ( #24706 )
...
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-26 10:56:33 +00:00
DGamerL
de1229b947
Removes various helpers that can be simplified in a single variable check ( #24551 )
...
* Removes the first weird helper
* Removes get_turf_or_move
* Slightly alters the sharp weapon proc
* Adds nullcheck to adjustBruteLossByPart
* Changes `is_dead`
* Adds `hasorgans` to the replaced list
* Update code/__HELPERS/unsorted.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Contra review
---------
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-03-25 01:31:56 +00:00
Luc
1fe7819c1b
Ports action button refactor from /tg/ ( #24482 )
...
* add the new stuff
* guh
* add the brunt of it
* action button stuff
* adds a lot of other stuff
* careful find and replace
* it loads
* so many huds
* ehh yeah this kinda works
* fixes this runtime
* hacks in some DMI stuff, we'll fix it later
* Adds better mouse pointer for dragging buttons
* gets dragging into place working again, updates DMI
* moves define
* remove extra hud defines, now it compiles
* CHECK GREP
* owww
* rename action defines
* ticks
* are we good
* let's try that again
* renames mob vars
* renames
* fixes some hud issues with huds getting the wrong variable
* fixes some alignment issues
* Adds mouse-wheel scroll support
* left -> right
* I am the entire circus
* first self-review pass
* Another review pass -- just realized I need to fix keybinds
* more testing
* update icons
* oops
* Fix spell icons not appearing properly
* fixes some outstanding issues
- Action button backgrounds now work properly
- Fixes some runtimes on dropping
- Fixes some misplaced icons
* hmm
* weh
* again?
* nah?
* maybe this?
* asdf
* should finally fix CI
* add client check
* move the ?
* add missing override causing runtimes
* shift-clicking now doesn't trigger the button
* better docs
2024-03-24 17:38:53 +00:00
DGamerL
6cd2813150
Makes the isorgan() define more sane ( #24738 )
...
* Makes this define a bit more sane
* Why is this a proc!!!!
* Underscores
* Combines two uses into one define
* Contra review
2024-03-23 17:16:29 +00:00
Qwertytoforty
0d27af414c
Adds the Organ Extractor ( #24100 )
...
* Adds the Syndicate Organ Extractor
* ipc moment
* fix bug, prevents putting organs in dead bodies to extract
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* renames sprite
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* replace xx yy
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-03-20 20:10:53 +00:00
Qwertytoforty
588cec7193
fixes syndicate sensory being emp weak ( #24625 )
...
* fixes syndicate sensory being emp weak
* Update code/modules/surgery/organs/augments_internal.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* fixes it
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-03-20 19:55:49 +00:00
Henri215
ec90b441ad
Moves weapons sprites out of items.dmi ( #24634 )
...
* Moves weapons sprites out of items.dmi
* lets revert this
* oversight from energy melee PR
2024-03-19 17:08:35 +00:00
Charlie Nolan
7efa31aefd
Refactored how monkeys name their brains. ( #24678 )
2024-03-19 10:49:47 +00:00
LtDiggs
6f632040aa
Adjusts Species Lung Temperature Tolerances ( #24509 )
...
* Adjusts Species Temperature Tolerances
* Update code/modules/surgery/organs/organ_datums/lung_datum.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Adjusts Unathi and Ashwalker to match #23325
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-03-18 17:53:04 +00:00
Contrabang
2ec55dbfbb
Datumizes Cult. ( #24379 )
...
* cult 1
* massive data refactor
* progress
* More crap
* IM SCARED IT COMPILES
* oops
* more fixes
* good comment
* hell yeah, team control
* lol
* blamo
* blam
* More stuff
* team refactor
* epic merge fail
* src not _src_
* more
* progress
* cult
* more stuff
* water
* goodbye __IMPLIED_TYPE__
* time to undraft
* FUCK FUCK FUCK
* okay this is better
* goodbye todos
* fix
* order of operations
* last fix? maybe
* yeah
* oops
* okay this should be ALL the fixes
* wow
* hell yeah
* wow
* fixes duplicate teams + adds more team safeties
* how the fuck did this happen
* admin objective improvements
* wah more bullshit
* guh
* fuuuuck
* fucking hell
* fixes
2024-03-16 20:36:55 +00:00
Contrabang
e32544e599
#undef is now required for all file defines ( #24091 )
...
* CI
* undef
* hooooly crap
* yeah
* false by default
* fixes
* alright, there we go
* oops lmao
* lol, lmao even
* proper programming
* fix
* losin my mind
* oops
* yeah coloring
* WE LOVE MULTIPLE DEFINES (ive lost my sanity)
2024-03-11 14:03:30 -04:00
Charlie Nolan
36b202bd26
Standardize on exclaiming about committing suicide. ( #24433 )
...
* Standardize on exclaiming about committing suicide.
* Update code/game/objects/items/weapons/kitchen.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* I think this is the last of the unexciting suicides.
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-03-10 18:18:36 +00:00
Qwertytoforty
eb3884e689
The metroid bundle no longer has adrenals, has an emp proof emaged cybernetic heart ( #24371 )
...
* The metroid bundle no longer has adrenals, has an emp proof emaged cybernetic heart
* limit it's uses please
2024-03-10 18:03:13 +00:00
1080pCat
b26ae3b66e
pssst psssssst ( #24323 )
2024-03-10 18:02:31 +00:00
GDN
6b5de292dc
Removes datum redeclares ( #23950 )
...
* Removes datum redeclares
* conflicts
* thanks vsc
* compile fix
2024-03-10 17:55:29 +00:00
Octus
da979a5fd8
Makes Lavaland Actually... Hot 🔥 and some other tweaks for said heat. ( #23325 )
...
* d
* Revert "d"
This reverts commit 8a4bf06f5c .
* hot hot HOT
* Makes Unathi natrually heat resistant
* unathi can breath superheat, also bone bracers
* hecksuit heat resist
* hot
* hermit tweak
* fresh jays
* SPICYYYYYYY HOT HOT ARIBA ARIBA
* oooo wee pressure fix
* lavaland stuff by SabreML
* Update lava.dm
* fixes temps
* Update asteroid_floors.dm
* Update minerals.dm
* Sabres edits
* holy shit atmos is so painful
* ITS NOT DEAD YET SPRITES INCOMING
* A PULSE
* Update lavaland_surface_althland_excavation.dmm
* Update lavaland_surface_hermit.dmm
* mapping shit
* sprites
* no hood
* Update lung_datum.dm
* heatproofs lavaland xenos, and fixes ancient robot
* mine bots are heat resistant
* Update explorer_gear.dm
* adds heat resist to lavaland items
2024-03-10 17:34:46 +00:00
Qwertytoforty
d7c7cacc52
Adds The Qani-Laaca Sensory Computer and mephedrone. Ready for review into merge ( #23926 )
...
* Surely this will not have any critical balance implications
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* oops
* marm fixes
* fixes signal
* how on earth did I do that
* adds twitch to nanocalcium
* respect armor, lowers throw
* IPC can use, fuck up heartless people
* no crawl slowdown / meth
* *slightly* turns down the drug effect
* renames it will deal with pr desc soon
* finishes it
* rnd version empable
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Nerfs twitches visuals, due to a reported novastation bug where the visuals would endlessly stack
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* C-C-C-Changes
* Epilepsy Warning: Drug has vibrant visual effects!
* safety
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* removes twitch name, make mix explode
* oops
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-03-06 13:25:38 +00:00
Contrabang
87a318a7de
Refactors screen objects to /atom/movable ( #24068 )
...
* introduce helper + remove unused proc
* we love compatibility
* Update code/_onclick/hud/action_button.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/action_button.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/martial_arts/martial.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mining/lavaland/loot/tendril_loot.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/species/shadow.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/species/shadow.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/living_update_status.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/internal.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/machinery/computer/camera_advanced.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/machinery/computer/camera_advanced.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/internal.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/mecha/mecha.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* deconflict
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-03-03 17:37:51 +00:00
Arthri
8844a2ab97
Removes Toxin Damage from Drinking Blood in Virus Culture Bottles ( #23968 )
...
* Make spawned_disease use O-
* Change type to Vh Null
* Make Vh Null not update blood_volume
* Make Vh Null not feed vampires
* Move string to define
* Update code/__DEFINES/reagents_defines.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2024-03-01 23:34:09 +00:00
warriorstar-orion
0667f20681
move all EOL comments on typepath names to dmdoc ( #23928 )
...
* move all EOL comments on typepath names to dmdoc
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-01 20:05:49 +00:00
Contrabang
0009a7dfc4
gnarg ( #24322 )
2024-02-27 17:24:19 -05:00
DGamerL
848ec5a038
Jezus why is this a thing ( #24245 )
2024-02-27 17:14:16 -05:00
GDN
5c2f3170f5
[S] fixes a headslug exploit ( #24300 )
...
* fixes headslugs being able to double up on the dead
* Update code/modules/mob/living/simple_animal/hostile/headslug.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-02-24 14:14:00 -06:00
HMBGERDO
ac7752f6dc
Rounds all organ health damage to the second decimal ( #24031 )
...
* no more stupid values
* internal organs too
* 2 symbols
* var
* Empty-Commit
2024-02-24 18:14:47 +00:00
GDN
5ebefe9fa1
Reworks xenomorphs ( #23054 )
...
* reworks xenomorphs
* part 2 electric boogaloo
* more tweaks
* more tweaks
* lints
* Update code/modules/mob/living/carbon/alien/alien_death.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/surgery/organs/subtypes/xenos.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/structures/stool_bed_chair_nest/alien_nests.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/spells/alien_spells/transfer_plasma.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* reviews
* sprite fix
* high priority fix
* reverts most alien nerfs
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-02-24 18:13:31 +00:00
Qwertytoforty
ac32162dbc
Adds the razorwire implant. Ready for review into merge ( #23911 )
...
* Please merge 23876 first thanks
* whoops / fix
* she snakes on my case till I
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* deconflicts, ready for TM
* Update code/_onclick/click.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* lewcs good to them
* icon move and changes
* almost forgot to save this
* Update augments_arms.dm
* Inverted it, it seems.
* fixes lockers
* razorwire failsafes
* fuck
* razorwire one hand
* removes 2hand implant stuff
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* s34ns changes
* Vampires can gain blood for a minute from people who succumb
* Revert "Vampires can gain blood for a minute from people who succumb"
This reverts commit 50a3cf87fe .
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-21 22:51:33 +00:00
DGamerL
42f23e73bb
Fixes "????" making you vomit more than normal ( #24230 )
...
* Dummy disease check
* Contra review
* Update code/datums/diseases/advance/advance.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-02-19 14:49:14 +00:00
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
GDN
6a5b26d56a
Cursed heart tweaks ( #23988 )
...
* Cursed heart tweaks
* Update code/modules/surgery/organs/heart.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* trust in the power of the vars
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-02-17 14:30:23 -05:00
GDN
13a2630028
Removes comparisons to true and false ( #24083 )
...
* Removes comparisons to true and false
* Update .github/CONTRIBUTING.md
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-02-14 19:45:37 +00:00
Qwertytoforty
bb8f0aa50e
[s] no unfun allowed ( #24150 )
2024-02-11 22:35:44 +00:00
Qwertytoforty
c398e4a617
Adds 2 cybernetic implants, makes emag_act return TRUE ( #23876 )
...
* Adds 2 cybernetic implants, makes emag_act return TRUE
* the rest of the fucking owl
* yeah that would do it
* remove this
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* request changes, scaling burn damage, 3 tile range, lowers tech level
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/structures/crates_lockers/crates.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update scanners.dm
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Lewcs good to them?
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* fuck me
* there are no message admins in ba-sing
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-02-08 12:52:11 +00:00