Commit Graph

22199 Commits

Author SHA1 Message Date
Fox-McCloud
65a59d6b23 Merge pull request #909 from tigercat2000/Resist
Resist update to -tg- standards
2015-05-01 20:52:12 -04:00
Fox-McCloud
7733df9e6b Asteroid Temp Change 2015-05-01 17:03:37 -04:00
Fox-McCloud
26b7a3f609 Merge pull request #918 from FalseIncarnate/master
Server Room Piping Fix
2015-05-01 16:53:29 -04:00
TheDZD
ce9a41f1c6 Merge pull request #917 from tigercat2000/IAMSOBAD
Fix plasma windows (again)
2015-05-01 15:23:59 -04:00
FalseIncarnate
b3a442a2fb Server Room Piping Fix
Replaces the piping in the R&D server room to actually connect to the
vents.

Previously was scrubbers pipes (probably a mistake), now is normal
pipes. This area is still isolated from the rest of atmos as intended.
2015-05-01 14:09:53 -04:00
veganzombeh
79c084450a Various fixes 2015-05-01 17:54:30 +01:00
Remie Richards
7adb829d33 Fixes the nature generator verb failing to recognise CLUSTER_CHECK_NONE as a valid flag 2015-05-01 08:37:10 -07:00
Tigercat2000
26f1cd88d5 ONE DAY I WILL HAVE FIXED TOXINS MIXING
I left out a very important define from plasma windows that prevents them
from heating the room
2015-05-01 07:52:29 -07:00
Remie Richards
b2bba39a68 Fixes the scope of the 4 Continue statements to correctly end the turfPath and atomPath loops, Corrects define bitflags 2015-05-01 04:15:18 -07:00
Remie Richards
88faef42ea Adjusts some code to reduce the rapid increase of clustering accidentally somehow caused in this improvement PR
Conflicts:
	code/modules/procedural mapping/mapGeneratorModules/nature.dm
2015-05-01 04:14:53 -07:00
Remie Richards
0bcdcd037b Fixes atoms not spawning, Corrects defineCircularRange() to produce proper spheres when given differing Z coords. 2015-05-01 04:13:09 -07:00
Krausus
73983dc433 Fixes putting cigars and pipes into cigarette packs 2015-05-01 04:28:18 -04:00
Krausus
e5f0d0bb6a Changes nicotine pre-generation and fixes lacing 2015-05-01 01:41:19 -04:00
ZomgPonies
14d7d38945 Merge pull request #914 from Fox-McCloud/explosionfix
Explosion Damage Fix
2015-04-30 23:31:25 -04:00
ZomgPonies
5e05202723 Merge pull request #913 from tigercat2000/ohdear
LINDA patch #2
2015-04-30 23:30:49 -04:00
Krausus
d2588f64ec Fixes some code that was triggering Goofball 2015-04-30 23:12:28 -04:00
Fox-McCloud
6be72f97b8 forgot 2015-04-30 23:11:42 -04:00
Fox-McCloud
22136555f6 Explosion Damage Fix 2015-04-30 23:06:46 -04:00
Tigercat2000
36f8d0a114 Add CanAtmosPass to shuttle windows
ohgodpleasetellmeIdidn'tmissanythingelse
2015-04-30 19:45:48 -07:00
Tigercat2000
09c536f0d7 Remove ZAS stuff from game panel
I forgot to remove these with LINDA, whoopsiesses
2015-04-30 19:39:53 -07:00
Krausus
7651325497 Reverts nicotine addiction changes 2015-04-30 22:30:53 -04:00
Fox-McCloud
2b406e7d63 ACJ Buff 2015-04-30 21:53:05 -04:00
Remie Richards
baa758921b Made defineRegion() procs additive instead of overwriting, overwriting has been moved to a "replace" argument, adds undefineRegion() which makes the map list a new list. 2015-04-30 17:56:19 -07:00
Remie Richards
7a0a724d6c Fixes a bug where turf cluster checks checked for atoms instead of turfs, adds proc to define a circular region, CIRCLES! 2015-04-30 17:56:11 -07:00
TheDZD
92a7c44bad Merge pull request #902 from Fox-McCloud/rings
Adds in Rings
2015-04-30 19:22:58 -04:00
TheDZD
cdd8309827 Merge pull request #910 from Fox-McCloud/projectile-fix
Fixes Projectile Effects
2015-04-30 18:30:35 -04:00
Fox-McCloud
7b309778aa Fixes Projectile Effects 2015-04-30 17:56:53 -04:00
TheDZD
22586d15ab Merge pull request #908 from tigercat2000/plasmaglasswhyyy
LINDA patch #1; Fix plasma windows breaking due to temperature
2015-04-30 17:37:05 -04:00
Tigercat2000
7c1edbe4fd Resist update to -tg- standards
This commit updates the /mob/living resist verb to -tg- standards. It is
no longer a giant mess of 1 single verb, it has been split into a central
verb with multiple sub-procs.

This is not a port of -tg-'s optimized resist code, it simply makes the
existing code a bit less terrible, and organized in sub procs like -tg-
2015-04-30 14:18:16 -07:00
Tigercat2000
4e4285dccf Fix plasma windows breaking due to temperature
So uh, I forgot to define fire_act AND temperature_act as returns for the
plasma windows, so the toxins chamber kept breaking open. Whoopsies.
2015-04-30 13:49:32 -07:00
ZomgPonies
37fa1108d4 Merge pull request #895 from tigercat2000/okayletstrysomethingslightlydifferent
LINDA
2015-04-30 13:18:48 -04:00
ZomgPonies
fd735cdfb5 Merge pull request #904 from Fox-McCloud/exploits
Exploit Fix
2015-04-30 12:16:56 -04:00
Krausus
96f2a087ad Re-adds passive nicotine comment
Thanks for eating my comment, git.
2015-04-30 09:26:14 -04:00
Krausus
54b979eb34 Adds nicotine addiction to smokables 2015-04-30 09:22:21 -04:00
Fox-McCloud
8f686aab46 Merge pull request #898 from SirBloodBuske/SirBloodBuske-Alarm-Deconstuct-Fix
Update alarm.dm
2015-04-30 03:09:34 -04:00
SirBloodBuske
797ec2377f Update alarm.dm 2015-04-29 23:52:09 -07:00
SirBloodBuske
ae79fce8e8 Update alarm.dm
Fix'd spans
2015-04-29 23:42:43 -07:00
Tigercat2000
b91d86abcd Makes RCD qdel doors
This still doesn't fix the turf-not-updating bug, but it does make the RCD
qdel doors.
2015-04-29 20:26:59 -07:00
Fox-McCloud
ec3bf7d5fd Exploit Fix 2015-04-29 23:15:03 -04:00
Tigercat2000
e5d95ba55e Adjust LINDA airflow push speed
This commit adds a small, 2 cycle delay between LINDA pushing a certain
object. This is due to differences between ours and -tg-'s processing
speed, which was causing strange teleportation.
2015-04-29 18:40:06 -07:00
Tigercat2000
627c600b81 Restore CLF3 to standard level
Whoops. Forgot to reintegrate a fire_stacks multiplication when I
reintegrated mob fire.
2015-04-29 17:17:34 -07:00
Tigercat2000
dfc74ebde6 Modify fire_act to temperature_expose where needed
This commit changes a bunch of objects fire_act's to temperature_expose,
to allow for superhot gas to act like an actual hotspot. This behaviour is
consistant with -tg-.
2015-04-29 16:56:12 -07:00
DZD
139f928a2e Changes, hellish runtimes
- Shadowling hivemind is a language
- Fixes shadowling HUD
- Changes to gamemode to allow for testing.
- Creates runtimes because BYOND is shit.
2015-04-29 19:28:42 -04:00
Fox-McCloud
1b0ea1e226 Adds in Rings 2015-04-29 19:05:43 -04:00
TheDZD
cd8efd5c8c Merge pull request #901 from tigercat2000/icantwritebranchnames
Fix Programmable Unloader circuit
2015-04-29 19:01:28 -04:00
TheDZD
9608e7888b Merge pull request #900 from Fox-McCloud/fixessssss
Various Fixes
2015-04-29 19:00:12 -04:00
Tigercat2000
83a8731a56 LINDA Merge-Conflict-Shit-Fix
This commit fixes cyberiad.dmm after
c1826deeda broke it.
2015-04-29 15:46:38 -07:00
Tigercat2000
43a09daddc Merge remote-tracking branch 'Fox/fixessssss' into okayletstrysomethingslightlydifferent
Conflicts:
	code/modules/reagents/reagent_containers/glass_containers.dm
	maps/cyberiad.dmm

Fawwkss wai ;-;
2015-04-29 15:31:21 -07:00
Tigercat2000
b9d9684238 Fix Programmable Unloader circuit
This machine is glitchy, one might even call it entirely broken, but I
doubt an outdated circuit board is the intentional way to remove it. This
commit repairs the programmable unloader circuit, so that they are
actually buildable now.
2015-04-29 15:25:38 -07:00
Fox-McCloud
c1826deeda Various Fixes 2015-04-29 18:12:24 -04:00