Kelenius
acc78a8000
Changes types of ghosts and eyes
...
``/mob/dead/observer`` -> ``/mob/observer/dead``
``/mob/eye`` -> ``/mob/observer/eye``
Reason being that they are similar in that they both don't interact with
the world in any way. Some procs were shared, some checks as well, and
it overall makes more sense this way. Plus, there were no ``/mob/dead``
mobs.
2016-02-20 15:36:05 +03:00
Datraen
52714013a9
Merge pull request #983 from Ithalan/master
...
Fixes plant analyzer and hydroponics tray information
2016-02-16 20:25:07 -05:00
EmperorJon
041f1da5f7
Merge pull request #999 from Datraen/Sleeves_Eyepatch
...
Corrects the name of a suit in the icons and a suit's roll-ability
2016-02-16 20:05:15 +00:00
Datraen
f979e86ec0
Corrects the name of a suit in the icons and a suit's roll-ability
2016-02-16 13:07:09 -05:00
Datraen
129965b1c4
Adds a variable to check for grenade loading, makes frags unloadable.
2016-02-16 12:58:17 -05:00
Mark9013100
13149b6fe0
Gives the UV light a toggle button.
2016-02-14 04:36:07 -05:00
Ithalan
9db3c3e268
Fixes plant analyzer not showing information about gasses consumed or released
...
Fixes hydroponics trays not showing sensor information when empty
2016-02-13 22:05:18 +01:00
Zuhayr
51842ce8fa
Corrects several Teshari code and icon issues. Makes Teshari suits available in the cycler.
2016-02-13 14:35:38 +10:30
Zuhayr
9c30bd6c0c
I'm an idiot. Fixes starving Teshari.
2016-02-12 11:01:29 +10:30
Zuhayr
82faa30992
Merge pull request #961 from Mark9013100/2/10/2016jackets
...
Adds the IA jacket/fake sunglasses to custom loadout
2016-02-12 10:06:21 +10:30
Neerti
9493290997
Merge pull request #933 from Zuhayr/tesharifixes
...
Small mob reagent changes.
2016-02-11 17:18:07 -05:00
Mark9013100
7d3b5a09b7
Adds the IA jacket/fake sunglasses to custom loadout
2016-02-10 14:16:50 -05:00
Zuhayr
517bf27034
Fixes a char setup runtime.
2016-02-10 15:15:23 +10:30
Zuhayr
9205a938eb
Fixes Teshari slowdown being applied due to health values.
2016-02-10 11:47:20 +10:30
Neerti
ac3dde64b9
Merge pull request #942 from Zuhayr/teshari
...
Age is now species-based, added hairstyles for Teshari.
2016-02-09 18:56:56 -05:00
Zuhayr
c016cc6beb
Merge pull request #898 from Neerti/2/4/2016_emp_tweaks
...
EMP tweaks/fixes
2016-02-10 10:03:06 +10:30
EmperorJon
c430f065b4
Merge pull request #938 from Neerti/2/8/2016_stasis_bag_cleanup_and_buffs
...
Makes stasis bags better
2016-02-09 16:05:08 +00:00
EmperorJon
99353659c6
Merge pull request #935 from Neerti/2/8/2016_examine_tab_armor_updates
...
Examine tab expansion for armor/clothes
2016-02-09 16:04:29 +00:00
Neerti
2c9a404143
Replaces ugly way of checking for coverage/slots with GinjaNinja32's way.
2016-02-09 10:10:13 -05:00
Zuhayr
ae802509bc
Added several new hair and face icons for Teshari, modified old icons.
2016-02-09 20:41:15 +10:30
Zuhayr
84a045ffe5
Moved age min and max to the species datum.
2016-02-09 18:20:23 +10:30
Neerti
5058298033
Merge pull request #937 from Zuhayr/loadout
...
Added new panel for loadout.
2016-02-08 17:33:45 -05:00
Neerti
ecebb49ad1
Makes stasis bags better.
2016-02-08 17:19:38 -05:00
EmperorJon
f266632018
Merge pull request #936 from Neerti/2/8/2016_vest_oversight_fix
...
Fixes oversight with sec vests.
2016-02-08 19:12:10 +00:00
EmperorJon
033e440dab
Merge pull request #931 from Neerti/2/7/2016_fix_rubbers
...
Rubbers and beanbag rounds will now respect armor
2016-02-08 19:11:54 +00:00
Neerti
bc283a4293
Merge pull request #934 from Kelenius/cloakPlzGo
...
Removes cloaking device
2016-02-08 09:55:46 -05:00
Zuhayr
7453414faa
Added new panel for loadout.
2016-02-09 00:09:39 +10:30
Neerti
0c61b0e196
Fixes oversight with sec vests.
...
This is to remain consistent with bulletproof/ablative/other vests. Previously, the vest covered the arms and legs as well, due to inheritance.
2016-02-08 06:42:56 -05:00
Neerti
fb62942d3e
Examine tab will now tell you which slots a piece of clothing can occupy, which bodyparts it covers, and if it has THICKMATERIAL or not.
2016-02-08 06:32:04 -05:00
Kelenius
f106b3f26b
Removes cloaking device
...
Adminspawn-only device that is never used, but every time a human
updates icons, they check if they have one. Neat!
2016-02-08 14:28:54 +03:00
Zuhayr
4820420182
Added several mobsize and Teshari checks to reagent processing.
2016-02-08 20:21:04 +10:30
Zuhayr
86fdd0c86b
Fixes for previous.
2016-02-08 19:57:15 +10:30
Kelenius
e017b3f4ba
Fixes trays not processing reagents
...
#921
2016-02-08 12:00:49 +03:00
Neerti
6b4896f886
Rubbers and beanbag rounds will now respect armor, melee armor specifcally.
...
Rubber round damage halved.
2016-02-08 01:19:17 -05:00
Zuhayr
2e83dfba51
Added blood volume and hunger variables for species.
2016-02-08 13:13:35 +10:30
Zuhayr
2fc81a3d4d
Added an economic modifier for Teshari.
2016-02-08 12:00:26 +10:30
Zuhayr
8c1b7c06ad
Made Teshari clothing not have any coverage.
2016-02-08 10:30:02 +10:30
Zuhayr
81a6d9ddbf
Should fix Teshari stripping intent bugs.
2016-02-08 10:29:32 +10:30
Zuhayr
5faa5739bd
Parcel wrappers now copy w_class from the contents.
2016-02-07 17:47:05 +10:30
Zuhayr
c8c10e9741
Blindness will now interrupt aiming.
2016-02-07 17:38:47 +10:30
Zuhayr
5eaf31c767
Fixed rag behavior; hold an item in hand to wash it.
2016-02-07 17:27:12 +10:30
Zuhayr
3239ed23b5
Numerous small Teshari fixes.
2016-02-07 17:16:59 +10:30
Zuhayr
7c3993b68b
Revert "Revert "Bay update.""
2016-02-07 16:33:30 +10:30
Zuhayr
98d983577c
Revert "Bay update."
2016-02-07 16:07:05 +10:30
Zuhayr
79fd42ae88
Added Teshari stuff to custom loadout.
2016-02-07 13:42:44 +10:30
Zuhayr
bc4136f866
Increased Resomi foot speed, may revert depending on how it goes in practice.
2016-02-07 13:29:57 +10:30
Neerti
2daac2d647
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into 2/4/2016_emp_tweaks
...
# Conflicts resolved:
# code/modules/mob/living/carbon/human/human_defense.dm
2016-02-06 01:55:02 -05:00
Zuhayr
c5a7e859be
Added Teshari to merc suit cycler, added Skrellian to Teshari language choices.
2016-02-06 16:53:22 +10:30
Neerti
f2cd67fe16
Merge pull request #810 from Zuhayr/bayupdate
...
Bay update.
2016-02-05 23:21:07 -05:00
Zuhayr
72c6fb8a45
Merge pull request #842 from Datraen/Sleeves_Eyepatch
...
Adds roll-able sleeves, switchable eyepatch.
2016-02-06 14:33:49 +10:30