Commit Graph

12206 Commits

Author SHA1 Message Date
MMMiracles 671fa02edf almost there folks 2015-11-23 21:53:27 -05:00
duncathan salt 4a363b4363 Merge pull request #12910 from KorPhaeron/ghost_spawner
Ghost spawner naming fix
2015-11-23 20:02:53 -06:00
bgobandit bcd456eea1 Added new PKA, R&D designs, tweaked numbers, honked the honk up the honk 2015-11-23 18:44:54 -05:00
Aranclanos 0f1945bef6 Merge pull request #13051 from kingofkosmos/enableidtopdaonfloor
ID into PDA without PDA in your inventory and a few other similar things
2015-11-23 20:27:07 -03:00
Aranclanos 705ddc79d2 Merge pull request #13057 from tkdrg/fiah
Fixes the maxbodytemp of some simple_animals
2015-11-23 20:22:44 -03:00
YotaXP 76acfe4349 Rewrote the character setup preview icon code 2015-11-23 17:34:31 -05:00
AnturK 05cb510dc7 Neater 2015-11-23 19:31:28 +01:00
Bjorn Neergaard b5113aa5f8 Make Cyborg Toner refillable by Recharging Stations.
Closes #13073
2015-11-23 09:55:06 -05:00
oranges 268d2f0522 Adds tarajan race to the game
as a retardation meme reference
2015-11-23 18:48:02 +13:00
Razharas 9fcbb8f151 Merge pull request #13145 from MrStonedOne/patch-64
Fixes readmin not working with keys
2015-11-23 08:19:42 +03:00
Menshin bbbd4360d0 Fixes login runtimes for observers.
Some failsafes for new_player login.
2015-11-23 00:19:35 +01:00
Kyle Spier-Swenson 184b7ea5ce Fixes library computers thinking they already built their menu 2015-11-22 14:49:29 -08:00
phil235 77de108fe7 Merge pull request #13143 from Anonus/blobactors
Fixes up blob_act()
2015-11-22 18:42:15 +01:00
phil235 1fbd41fd91 Merge pull request #13140 from Anonus/revenfixes
Revenant Bugfixes
2015-11-22 18:28:05 +01:00
Nerd Lord 1c2c00759d oh wait I shouldn't have done that anyway
revenants don't get nar-sied sorry lady you'll have to eat something else
2015-11-22 12:13:34 -05:00
Cheridan ee75d5a24e Merge pull request #13131 from octareenroon91/patch-30
Spill Oxygen / Obtain Atmosphere
2015-11-21 23:52:34 -06:00
MMMiracles 78dc539588 why even live tbh 2015-11-21 18:09:45 -05:00
Remie Richards af1922ac57 Merge pull request #13128 from Anonus/jauntblob
Adjusts blob ability costs down slightly, gives blobs a hud
2015-11-21 22:38:03 +00:00
MMMiracles db84542278 Merge branch 'master' of https://github.com/tgstation/-tg-station into spookycaves 2015-11-21 14:33:45 -05:00
Firecage c933363062 Adds the toolspeed var and adds it to most usages of tools which has a timer 2015-11-21 19:24:14 +02:00
KorPhaeron 888fe9fb30 Default 2015-11-21 06:43:01 -06:00
octareenroon91 e2a27fb018 Add Carbon Dioxide. 2015-11-21 06:20:16 -06:00
Kyle Spier-Swenson 226c92bbca Fixes readmin not working with keys 2015-11-20 21:11:26 -08:00
Nerd Lord f458c2cead The blob eats nondense things in all cases.
Probably fixes one or two bugs in the process.
2015-11-20 21:03:43 -05:00
Nerd Lord 4ed2730155 TODO: rewrite all of event code so you can check if the event can run in the first place. 2015-11-20 20:02:08 -05:00
Nerd Lord 00e7cf9836 Fixes #11442 and tweaks the icon update to use WIZARDRY
Also fixes the event possibly using up all chances to occur if there are too few dead mobs.
2015-11-20 19:51:34 -05:00
Cheridan 7595a4b728 Merge pull request #13125 from phil235/NoDoubleChemHandling
Fixes human having two handle_chemicals_in_body() procs.
2015-11-20 17:29:12 -06:00
Cheridan a88503cfca Merge pull request #13115 from bgobandit/dronedetox
Drones no longer receive toxin damage.
2015-11-20 17:06:03 -06:00
Cheridan f2988045da Merge pull request #13036 from AnturK/fixx
Some visibility fixes
2015-11-20 17:04:05 -06:00
Nerd Lord b163bce082 Adds blob help! Blobs can now check what stuff does with a help verb! Help, it's eating me!
Blobs now get to know what their chemical does.
Added two more buttons, for readapt chemical and storage blob.
Added hotkey for removing blobs, alt-click.
Removing a blob gives you some points back.
2015-11-20 17:00:43 -05:00
Cheridan 3aa76f80e9 Merge pull request #13080 from PKPenguin321/patch-4
HoG fountains now give an omnizine-like reagent instead of Doctor's Delight + Typo Fix
2015-11-19 22:43:12 -06:00
octareenroon91 1d8dd9a3e0 Spill Oxygen / Obtain Atmosphere
Give oxygen and nitrogen reaction_obj and reaction_turf functions, which produce their respective gases.
2015-11-19 22:22:47 -06:00
Razharas 52ce383102 Merge pull request #13053 from AnturK/doors
Makes staff of doors create random mineral doors.
2015-11-20 06:54:28 +03:00
Cheridan 2ebbeef108 Merge pull request #13108 from Incoming5643/I_didnt_even_have_to_touch_savefiles_to_break_them_this_time
Fixes species selection not saving properly between rounds
2015-11-19 21:30:28 -06:00
Cheridan e9b0e5a148 Merge pull request #13095 from kingofkosmos/grabclickupgrade
Upgrade grab by clicking on grabbed mob
2015-11-19 20:56:55 -06:00
Cheridan 83f38f56ab Merge pull request #13103 from tkdrg/igotcrabs
Fixes living mobs being pulled to brains or slugs
2015-11-19 19:54:06 -06:00
phil235 c1410d15f8 Fixes human having two handle_chemicals_in_body() procs. 2015-11-20 00:21:53 +01:00
Cheridan 4c899d2b34 Merge pull request #13063 from Incoming5643/subtypesof
Adds subtypesof(path)
2015-11-19 16:31:09 -06:00
Cheridan 8994f03377 Merge pull request #13100 from KorPhaeron/harvester
Harvesters made by nar-sie are no longer made cultists (again)
2015-11-19 15:21:44 -06:00
Remie Richards 0710ce5def Merge pull request #13070 from octareenroon91/patch-30
Introduce the four-color pen
2015-11-19 18:42:26 +00:00
bgobandit 89316bf527 Drones no longer receive toxin damage. 2015-11-19 11:33:40 -05:00
Tkdrg db7177ae66 Fixes living mobs being pulled to brains or slugs
Fixes #13069
2015-11-19 00:44:35 -03:00
Incoming cb5401467d Species selection wasn't saving properly. Why? Because species_list used id as a reference, but roundstart_species used name.
THESE AREN'T THE SAME THINGS.

Both lists now use id, and savefiles will properly look for/save said ids
2015-11-18 22:29:20 -05:00
bgobandit 2fd13edef2 Adds hivelord stabilizer. Fixes a bug. 2015-11-18 22:04:01 -05:00
as334 d97dffaf57 unfucking shit ass plasma memes part 3 2015-11-18 20:58:05 -05:00
bgobandit 899e6ecaf9 Merge branch 'master' of https://github.com/tgstation/-tg-station into newmininggear
Conflicts:
	_maps/map_files/DreamStation/dreamstation04.dmm
2015-11-18 19:55:06 -05:00
bgobandit b928b8ec18 fixes memestation, ups ore points slightly 2015-11-18 19:51:49 -05:00
bgobandit bb397fcc0d fixes bluespace crystal related bug 2015-11-18 19:32:20 -05:00
bgobandit 47dcbc2fd0 Various mining additions, fixes and rebalances. 2015-11-18 19:14:28 -05:00
octareenroon91 c183c660fc Typo in four-color pen feedback
Change message starting, "pen will now write..."
Now it starts grammatically correct: "The pen will now..."
2015-11-18 16:36:42 -06:00