c5e6bc7d7e
[MIRROR] Transit Tubes Use Forcemove ( #11688 )
...
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com >
2025-09-18 20:08:39 -04:00
2c9453b5c3
[MIRROR] var/global/list -> GLOB. conversion ( #11193 )
...
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-07-16 00:24:42 +02:00
f04f992cfe
[MIRROR] code/global.dm => code/_global_vars/ ( #10689 )
...
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-21 19:16:48 +02:00
5d2435611d
[MIRROR] Fixes some bad Destroy()s ( #10629 )
...
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-12 14:14:28 +02:00
253b577e46
[MIRROR] Various fixes & tweaks ( #10582 )
...
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-04 23:16:53 +02:00
55d696e503
[MIRROR] next new to init ( #10524 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-03-24 22:10:59 +01:00
ed43b73661
[MANUAL MIRROR] Port OD Pragma Lints ( #17171 ) ( #10255 )
...
Co-authored-by: Drathek <76988376+Drulikar@users.noreply.github.com >
2025-03-01 22:14:20 +01:00
fd5d9267ff
[MIRROR] Converts gas, ore, plants and reagent strings to defines ( #9611 )
...
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-12-12 02:11:06 +01:00
ab154b48b2
[MIRROR] refactors most spans ( #9139 )
...
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Kashargul <KashL@t-online.de >
2024-10-04 15:00:17 +02:00
Chompstation Bot
481c0e314e
Convert some bools to TRUE/FALSE instead of 1/0.
2021-07-16 17:44:40 +00:00
Chompstation Bot
fb343cec6c
[MIRROR] Linter diagnostics + bans non-var relative pathing
2021-06-22 22:17:02 +00:00
Chompstation Bot
20e3b0a2d3
[MIRROR] Linter Introduction + Cleanup
2021-05-27 16:31:50 +00:00
Arokha Sieyes and Leshana
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Aronai Sieyes and Atermonera
7d3aec96fd
Arranges lots of things into planes ( #5072 )
...
* Rearranges a billion things into planes
* Make cryotubes fancy
* Update Travis
* Fix hiding logic
2018-03-28 12:59:12 -07:00
Yoshax
8be10d96dd
Ports Byond 510 preperations from Bay
...
Updates comment
Updates supply file
2016-03-14 18:21:44 +00:00
PsiOmega
1ae0ad6d92
Updates the atom_pool, now datum_pool, to handle any datum object.
...
Makes the garbage collector similarly robust. Continues the whole Destroy/qdel porting.
2015-04-24 09:59:05 +02:00
mwerezak
b71f6c1121
Partial breathing refactor
...
Reorganizes breathing, and moves common human/monkey breathing code into
carbon. handle_breath() is largely unchanged.
Removes unnecessary handle_internal_lifeform().
Fixes monkies being held by people in mecha in space not being able to breathe.
2015-03-09 00:09:34 -04:00
PsiOmega
18ee756ca2
Fixes broken span statement.
...
Adds a proper class and closer.
2014-12-11 19:05:59 +01:00
Mloc-Argent
117ca6a135
refactor 'dir = ' into 'set_dir()'
...
This should have little/no gameplay effect right now, just paving the
way for directional lights.
Replaced handle_rotation() on buckly things with this.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-12-01 13:44:02 +00:00
Mloc-Argent
d5e9851b62
integrate XGM into the code
...
New turf proc: assume_gas(). Maps to air.adjust_gas_temp().
Lots of optimizations to processing, fire, lighting, HasEntered() and
more.
Zones now process all fire data and existance in one go, fire objects
only handle spreading.
Most code has been ported straight so some of it mightn't be ideally
structured for the new gas_mixtures.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-07-22 19:52:12 +01:00
Mloc-Argent
e1ddec4a73
Merge remote-tracking branch 'upstream/master' into dev
...
Conflicts:
code/game/area/Space Station 13 areas.dm
code/game/objects/items/weapons/manuals.dm
code/modules/mob/living/say.dm
code/modules/organs/organ_internal.dm
code/modules/paperwork/paper.dm
code/modules/supermatter/supermatter.dm
html/changelog.html
icons/mob/uniform.dmi
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-05-03 16:56:19 +01:00
Ravensdale
b8696668a7
Fix for problem #2891
2014-04-30 08:20:44 -07:00
Ravensdale
1d6655850f
Changes all appropriate instances of toxins to phoron
2014-04-10 15:11:26 -07:00
YotaXP and Mloc
68ae21fac3
Optimized and refactored list2text, text2list, and replacetext.
...
Also fixed some grammar in the station blueprint code.
Conflicts:
code/game/objects/items/blueprints.dm
code/game/objects/items/devices/uplinks.dm
code/modules/admin/verbs/debug.dm
code/modules/clothing/masks/gasmask.dm
code/modules/detectivework/scanner.dm
code/modules/flufftext/TextFilters.dm
code/modules/mob/living/carbon/human/say.dm
code/modules/mob/living/silicon/ai/say.dm
2014-01-08 11:41:51 +00:00
Cael Aislinn
a4e5bad409
fixes an overwritten fusion reaction, fixes typo on id computer, makes transit tubes traversible, makes conveyor switches access protected
...
Signed-off-by: Cael Aislinn <cael_aislinn@yahoo.com.au >
2013-10-29 05:10:17 +10:00
Cael_Aislinn
749d3eeaa0
transit pods should reverse direction when they reach the end of the tube
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-05-14 13:10:28 +10:00
Uristqwerty
6a66f542d9
Update from early tubes with bugs, to tubes with less bugs and more features based on feedback.
2013-03-20 18:49:14 -04:00