Commit Graph

14295 Commits

Author SHA1 Message Date
Iamgoofball e1cfbdaed4 RECYCLER AND HOLOGRAPH PADS ARE BUILDABLE and bugfixes 2015-06-06 01:35:01 -07:00
Incoming 395bc36364 Fixes a runtime with dangerous_existence that was cocking up the staff of change.
Remember, setting a var to 0 isn't the same thing as setting it to null, 0 might be nothing, but it's a nothing that asserts its existance as nothing.
2015-06-06 03:33:16 -04:00
Iamgoofball 467cc12ae5 fixes 2015-06-06 00:33:02 -07:00
Iamgoofball b65c7a36df Upgrade Update: Bluespace Boogaloo 2015-06-05 23:56:09 -07:00
Razharas e033262870 Merge branch 'master' of https://github.com/tgstation/-tg-station into TrueAuto 2015-06-06 07:36:19 +03:00
Razharas cdc32a50c3 Made special object instead of using blindscreen
Made special object instead of using blindscreen
2015-06-06 07:10:46 +03:00
Cheridan 9e65cdeb6a Merge pull request #9391 from Ikarrus/gangmessaging
Gang-Wide Messages
2015-06-05 22:01:54 -05:00
Ikarrus ed46350f42 Pens now have a flat cooldown rate of 60 seconds 2015-06-05 19:57:22 -06:00
Incoming 007b2bf580 All of WJohn's Lizard Sprites are finally in game!
Each portion individually selectable upon character creation, the number of lizard combinations is bordering on absurdist with six customizable fields.

36,864 unique combinations!
(309,237,645,312 If you count color variations)

Never feel like you can't be unique again! Have fun looking fabulous as the crew beats your special little skull in!
2015-06-05 20:18:56 -04:00
Cheridan 6ca4cb1e64 Merge pull request #9735 from Jordie0608/whyevenhavetwoverbs
World.Reboot() Improvement
2015-06-05 16:43:13 -05:00
KorPhaeron 8617573668 Changed what Miauw and Remi told me to
Changed what Miauw and Remi told me to. Prettier code.
2015-06-05 16:36:40 -05:00
Firecage 89e2fbf0bb Adds the experimental welder to R&D + adds some descriptions. 2015-06-05 20:43:21 +02:00
Firecage 554bd0bf9c Changes the if(health <= 0) check to if(!stat) 2015-06-05 19:22:55 +02:00
Miauw 0365076430 Actually adds the camera failure event. 2015-06-05 19:05:22 +02:00
Miauw 3f71ac48f1 Nerfs the AI in several ways:
* Adds a "Camera Failure" event that disables a few cameras.
* Makes tracking take time, increasing with distance from the core.
* Makes camera alerts only happen when a camera is reactivated.
* Makes it possible to bludgeon cameras.
2015-06-05 18:59:37 +02:00
Dorsisdwarf fc88bce4b6 sets default shotgun ammo to slugs, makes syndicate ammo bag actually have ammo in it 2015-06-05 14:05:32 +01:00
Aranclanos 2f36bf4694 Merges the two flush() from the disposal bins and disposals deliveryChutes.
Stops the disposal bin from holding back the machinery controller when flushing.
The mobs clients eye will be instantly moved to the disposal object when the mob is moved into them.
Fixes #1724
2015-06-05 04:58:34 -03:00
Cheridan 0429224064 Merge pull request #9432 from RemieRichards/TailWagging
Adds lizard tail wagging
2015-06-04 22:08:19 -05:00
Cheridan 33cbb5ebd9 Merge pull request #9667 from GunHog/Cargo_Needs_Love
Adds Destination Tagger and Hand Labeler to Autolathe
2015-06-04 20:29:13 -05:00
Cheridan 842e3f3239 Merge pull request #9741 from palpatine213/SecHudEmag
Allows HUDs to be emagged with an emag as well as an EMP
2015-06-04 20:19:39 -05:00
GunHog dd882605a8 Now uses remote_control
Little code shuffling to use remote_control var.
2015-06-04 19:55:31 -05:00
AnturK 8471abd23c Adds fake bolts hallucination 2015-06-04 22:37:27 +02:00
palpatine213 cb9f124ff1 Removed redundant code. 2015-06-04 13:20:15 -07:00
AnturK 0b5e65dc62 New hallucinations 2015-06-04 21:09:45 +02:00
barackobama 1443ee1c75 add icon for chemistry bag
add two chemistry bags to the chemistry closet
add an option to make a chemistry bag to the biogenerator for 200 points
2015-06-04 19:17:44 +01:00
GunHog b655ade95e Merge remote-tracking branch 'remotes/upstream/master' into AI_STOLE_MY_BIKE
Conflicts:
	code/game/mecha/mecha.dm
	code/modules/mob/living/silicon/ai/ai.dm
2015-06-04 08:40:42 -05:00
Razharas a4bbc865ac Merge branch 'master' of https://github.com/tgstation/-tg-station into TrueAuto 2015-06-04 08:21:08 +03:00
Razharas fea00718a0 Made swap hands use screen object
Made swap hands use screen object
Also now blindness is restricting your ability to click
You can shoot at darkness now, it calculates the turf you want to shoot
Added toggleable verb into the prefs tab for autoclick
Made proc that calculates turf from screen loc and origin turf
2015-06-04 07:47:20 +03:00
Cheridan 6c12887367 Pressure_resistance Tweaks
-Adjusts pressure resistance, which determines how easily things can get pushed around by atmos.
-Most items (handheld stuff) are less resistant, while most larger items (mobs, structures, machinery) are more resistant.
-Removes the cooldown on air pushing stuff, which should make it feel more 'responsive', as opposed to the current push->pause->push->pause effect it does now.
-MAGBOOTS/NOSLIPS NOW PREVENT SPACEWIND PUSHING! !!!
-Adds a little wooshy breeze sound to when you would get pushed
2015-06-03 23:22:25 -05:00
KorPhaeron f2abe13f51 New Sepia Slime Reaction
Adds a new sepia slime plasma reaction, timestop.

Freezes all mobs/projectiles in a 5x5 area for the duration, the creator
of the timestop is immune. Adds a new sepia slime reaction, timestop.
Activated with plasma, it
creates a bubble that freezes any mobs/projectiles in place for the
duration. The creator of the bubble is immune to its effects. Currently
a 5x5 area

When it ends, projectiles continue on their original path.

Moved camera and film to blood and water, respectively, if anyone even
cared about those.

Might need tweaking/balancing, but considering scientists can make bombs
and this takes longer, I don't think it'll be that bad (especially since
you can't melee people in the field)
2015-06-03 21:45:09 -05:00
Iamgoofball 0886e0e731 whoops 2015-06-03 18:06:05 -07:00
Iamgoofball f11d042798 BY POPULAR REQUEST: Adds ODs to trekchems. 2015-06-03 17:56:36 -07:00
AnturK 3a5745b505 Updates paths 2015-06-03 22:52:39 +02:00
AnturK d43e8320b2 Adds area generators to build mode
Adds two generators : Asteroid and Syndicate
Syndicate templates
Finish syndicate templates
Moves border and repressurize to helpers.dm
Repressurize generator
Shuttle generator
Buildmode now resets the corners when switching modes/generators
2015-06-03 21:57:11 +02:00
kingofkosmos 6b58fb55fa Unnecessary isprox-check removed. 2015-06-03 19:03:38 +03:00
Cheridan ed8dffca94 Merge pull request #9721 from Jordie0608/callingspicyfoodwickeddoesntmakesensetome
Bugfix: Witticism depleted editon
2015-06-03 09:49:51 -05:00
Cheridan 12fcb957c0 Merge pull request #9725 from MrStonedOne/patch-15
Fixes paper burning causing lag
2015-06-02 23:34:54 -05:00
Cheridan a19f1801ff Merge pull request #9699 from KorPhaeron/turf
Changes how destroying/building turfs works
2015-06-02 23:15:42 -05:00
Cheridan 2d998452db Merge pull request #9715 from Firecage/datumspaths
Changes alot of datum/ to /datum/, also includes other path types such as /obj/
2015-06-02 23:04:51 -05:00
Iamgoofball 688ec672d0 Re-adds trekchems
Wanted to save this for #10000, but eh, too long of a wait.

requested by literally everyone ever

no recipes atm while I find ones that don't clash/rewrite some recipes
2015-06-02 17:42:53 -07:00
palpatine213 631a0e1884 Changes to use emag_act() 2015-06-02 17:29:05 -07:00
Razharas 7535df4063 Merge branch 'master' of https://github.com/tgstation/-tg-station into TrueAuto 2015-06-03 02:24:16 +03:00
Razharas bf6b9587ab Autoclick on holding button and swap hands fix
Added preference setting that makes you able to just hold down mouse
button and if you have something in your hands it will autoclick on
everything you are pointing at, no need to clickspam anymore, take care
of your fingers and mouses
Made it so you can swap hands with middle mouse button even if clicking
on the empty void of nothingness, thus fixing some old issue i cant care
to find
Thats it
2015-06-03 02:17:24 +03:00
Cheridan 905f350597 Merge branch 'unsimulatedIsKill2' of git://github.com/Aranclanos/-tg-station into Aranclanos-unsimulatedIsKill2
Conflicts:
	code/game/smoothwall.dm
2015-06-02 13:45:56 -05:00
Aranclanos e7c0d7e95c Removes unsimulated turfs.
Moves shuttle turfs to paths under /turf/simulated/floor and /turf/simulated/wall
Players can now safely build on top of shuttle turfs
Fixes #1711
Adds several but not all paths for the different types of floor turfs, most of them in plasteel_floor.dm
The turf pathings are still in need of a deeper organization, but this is at least a start
2015-06-01 23:24:18 -03:00
palpatine213 d1ff29c278 Let's both emags and EMPs affect huds 2015-06-01 18:19:07 -07:00
palpatine213 15700e1530 Changes Hud emagging from EMP to Emag 2015-06-01 16:15:10 -07:00
Jordie0608 bd7019e033 standardizes Reboot(), allows round to be delayed after it finishes and removes immediate reboot verb 2015-06-01 22:07:22 +10:00
Jordie0608 33a4a73fe1 adds fallbacks for jobs if spawnpoints dont exist 2015-06-01 17:36:28 +10:00
Incoming 061478165a upgrades the HARDFEET species flag to PIERCEIMMUNE
In addition to keeping golem feet safe as always golems are now immune to object embeding. As a mitagating nerf and logical extension, golems can no longer be injected with chems either.
2015-05-31 18:54:30 -04:00