kyunkyunkyun
10f2e67e65
Cleanups and tweaks observer code ( #30250 )
...
* observer cleanup
* this
* bit more
* Update tgui.bundle.js
2025-09-05 05:54:22 +00:00
Contrabang
1504ed98be
massive burndown ( #29894 )
2025-07-27 20:52:39 +00:00
JimKil3
0c25bf4a21
Cloning Rework ( #21683 )
...
* guts the cloning pod
* guts cloning console (except the tgui)
* clonescanner, more gutting, linkage
* reagent stuff
* `cloning_data` datum
* scanner inserting/removing
* scanning logic
* auto-linkage
* `get_cloning_cost()` in its entirety
* logic for which limbs to grow
* RefreshParts() and insert_organ()
* removes misinformation
* robot parts
* more organ insertion logic
* more organ code :D
* create_clone
* beginnings of clone logic
* cloning addl. stuff
* cloning finalization
* fixes CI?
* whitespace fixes (regex edition)
* ejection logic
* Update code/game/machinery/clonepod.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
* stuff
* stuff 2
* update_icon_state stuff
* clonepod TGUI
* organ fix yipee
* cloning console UI beginnings
* cloning console main menu
* reagents stuff
* beginning of damage tab
* damages menu skeleton
* aiuhgugh
* splits up code
* ejecting patient updates ui
* contra reviews
* temp fix for CI
* tgui finished? (clueless)
* Cloning :D
it's done
* manual & tweaks
* more feedback!
* cooldown
because you can spam the fuck out if it otherwise and it's really loud for the ghost
* oops
* tweaks
* edits EVERY MAP OH GOD
* no link stuff
* oops
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Apply suggestions from code review (pt. 2)
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/machinery/computer/cloning.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* dgamer review
* Update code/game/machinery/clonepod.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* henri stuff
* makes it compile
* builds tgui (oops)
* rebuilt bundle i guess?
* not stale i swear
* fixes
* whoops
* countdown stuff
* sirryan review pt. 1
* sirryan review pt 2
* every day i'm shuffling (or something idk)
* wasdfhdfg
* sean clonepod.dm changes
* update_icon(UPDATE_ICON_STATE)
* Update code/game/machinery/clonescanner.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* icon stuff
* map weirdness
* henri disks
* unfucks maps?
* cc maps
* eject button
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/machinery/clonepod.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* dgamer review 2
* ourgh
* dgamer review 3
* waaaah
* fixes access locks
* fixes
Fixes the numbers issues (and no feet hopefully?)
* re-adds feet
* more fixes yipee
* un-biomass
* fixes ghost stuff
* exploit fix
---------
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@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: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-16 16:51:13 +00:00
Contrabang
ee3720b151
Fixes countdowns being out of movement sync with their atom ( #20219 )
...
* countdowns move when their attached atom moves
* fallback
2023-01-19 12:52:25 -05:00
AffectedArc07
2da68e9b64
Atmospherics refactor ( #18460 )
...
* Atmospherics refactor
* META(GAMING)
* Cleanup
* RPD hotfix
* Fox review
* Do this
* Well that escalated
* Repath these
* Ah yes, scope creep
* Remove this comment
* Regression #1
2022-08-01 16:27:35 -04:00
Fox McCloud
bcc496edcd
Supermatter Update ( #15291 )
...
* Supermatter Update
* tweaks and updates
* mapping it in
* tweaks and fixes
* one last thing
* final touches
* what? NO
2021-01-23 20:47:54 +00:00
Fox McCloud
84ffa263ca
Anomaly Refactor and Rework ( #15259 )
...
* Anomaly Refactor and Rework
* tweaks
* tweaks
2021-01-10 19:46:37 +00:00
Fox McCloud
d29be05f74
the-figment-that-was-is-now-gone
2019-10-01 19:08:15 -04:00
Fox McCloud
9097dfcacf
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/game/machinery/machinery.dm
# code/game/objects/items.dm
# code/game/objects/structures.dm
# code/game/objects/structures/inflatable.dm
# code/game/objects/structures/mirror.dm
# code/modules/clothing/spacesuits/hardsuit.dm
# code/modules/clothing/suits/wiz_robe.dm
# code/modules/mob/living/carbon/alien/alien_defense.dm
# code/modules/mob/living/carbon/slime/slime.dm
# code/modules/mob/living/simple_animal/friendly/slime.dm
2019-09-28 00:16:11 -04:00
farie82
0e8ddb2afe
Refactors the examine proc to return a list of strings ( #12280 )
2019-09-25 22:05:01 -07:00
Fox McCloud
aa49033844
nor-shall-our-souls-falter
2019-09-17 16:06:09 -04:00
Fox McCloud
0034e851a1
Kills off Object and Fast Object Processes
2019-04-23 23:53:40 -04:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
Fox McCloud
22dc6860b3
Ports TG's Garbage Subsystem
2018-03-28 20:02:39 -04:00
Fox-McCloud
bcda610cc0
Refactors Syndicate Bombs
2017-06-29 18:10:58 -04:00
Fox-McCloud
bc7f3c67a6
Cloning Update
2016-08-31 01:48:02 -04:00