Commit Graph

9455 Commits

Author SHA1 Message Date
Cheridan d14fec2f4f Merge pull request #9827 from BananaCreamPie/spooctacular
Adds several sprites for ghostform
2015-06-09 15:17:17 -05:00
Razharas 937519ffde Merge pull request #9843 from Aranclanos/Babyrage
Shuttle fix
2015-06-09 08:49:29 +03:00
Razharas 47a02231f1 Merge pull request #9813 from Iamgoofball/constructionjunctionwhatsyourfunction
Upgrade Update: Bluespace Boogaloo
2015-06-09 08:48:51 +03:00
Iamgoofball 81fcaa9344 PSHOOM 2015-06-08 20:38:50 -07:00
Iamgoofball 10c60a59b1 adds beam sprites @cheridan merge when??? 2015-06-08 19:56:06 -07:00
Cheridan d7e3363129 Merge pull request #9817 from xxalpha/dropfixes
Fixed hacking from inside machines.
2015-06-08 21:27:32 -05:00
Iamgoofball b5fc2ca46b committed balance ideas and NEW SPRITE FROM WJ 2015-06-08 19:01:43 -07:00
Iamgoofball 9919e6a0cf INTRODUCING THE BLUESPACE RPED 2015-06-08 17:07:19 -07:00
Aranclanos f34b45b7b8 Fixes shuttles taking turfs that aren't part of the shuttle itself.
Fixes shuttles breaking apart if the turfs aren't strictly shuttle turfs (who are also gone in a previous commit, now under wall and floors paths)
Fixes #9722
Fixes #6856
Fixes #9788
2015-06-08 05:07:02 -03:00
Cheridan 29c2bb474d Merge pull request #9804 from Firecage/Exwelder
Adds the experimental welder to R&D + adds some descriptions.
2015-06-07 21:23:45 -05:00
Cheridan e55c94c757 Merge pull request #9814 from Incoming5643/nothing_from_nothing_leaves_something
Fixes a runtime with dangerous_existence
2015-06-07 21:15:53 -05:00
Cheridan 2a0595b015 Merge pull request #9823 from SvartaSvansen/detach-from-kill
Fixes mob aggression. Just a patch.
2015-06-07 21:10:39 -05:00
Remie Richards bca9c627ee Merge pull request #9767 from Iamgoofball/patch-71
Re-adds kekchems
2015-06-07 12:38:33 +01:00
Iamgoofball 988ff28734 adds panel open icons for the new buildables 2015-06-07 03:55:28 -07:00
bananacreampie d35c55dffd Adds several sprites for ghostform 2015-06-07 03:31:40 -04:00
Razharas 0e28326097 Merge pull request #9779 from Cheridan/touching_linda
Pressure_resistance Tweaks
2015-06-07 04:57:52 +03:00
Iamgoofball a9c25caef3 forgot the new admin debug verb 2015-06-06 18:50:14 -07:00
Iamgoofball 8aa79e1f1c fixes and changes 2015-06-06 18:40:38 -07:00
SvartaSvansen 5d8ee84f12 Fixes mob aggression. Just a patch. 2015-06-06 21:26:09 -04:00
Iamgoofball 2ffbd75e08 whoops 2015-06-06 14:17:25 -07:00
Iamgoofball 21e4ae4b93 insert time for gibber now effected by upgrades, fixes, RECYCLER NOW MORE EFFICIENT 2015-06-06 13:28:59 -07:00
Iamgoofball 3c1a0dd0d5 SMARTFRIDGE, SEED EXTRACTOR, and MONKEY RECYCLER are now buildable. ORE REDEMPTION MACHINE can now be upgraded. 2015-06-06 12:47:11 -07:00
phil235 ccd4137a9d Merge pull request #8974 from kingofkosmos/mopbucket
Mopping with just a bucket
2015-06-06 13:18:07 +02:00
xxalpha 9cb1061bfb Fixed hacking from inside machines and more. 2015-06-06 11:34:12 +01:00
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
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
Cheridan 6ca4cb1e64 Merge pull request #9735 from Jordie0608/whyevenhavetwoverbs
World.Reboot() Improvement
2015-06-05 16:43:13 -05:00
Firecage 89e2fbf0bb Adds the experimental welder to R&D + adds some descriptions. 2015-06-05 20:43:21 +02: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
palpatine213 cb9f124ff1 Removed redundant code. 2015-06-04 13:20:15 -07: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
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
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
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