Albert Iordache
|
4eee0a106c
|
Minor optimization to metroid/proc/get_obstacle_ok() and re-added Sky's beam optimization
|
2012-07-23 18:43:43 +03:00 |
|
SkyMarshal
|
2a1404faac
|
More rigidly defined ZAS zone structures, so that connections work without flaw and rebuilding a zone will always produce the same shape. Also readded spess carp and fixed a compilation error.
|
2012-07-20 12:35:42 -07:00 |
|
CIB
|
c219463c2c
|
Merge pull request #1499 from Nerezza/istype
'Streamlining' the istype procs a little.
|
2012-07-20 09:43:26 -07:00 |
|
Nerezza
|
c840fa3698
|
modified: code/modules/mob/mob_helpers.dm
|
2012-07-20 08:53:23 -05:00 |
|
Albert Iordache
|
a47109950c
|
Removed null organ debugging (no conclusive results) and broken access changing on airlocks during air alarms
|
2012-07-20 12:01:02 +03:00 |
|
Nerezza
|
c462364cf6
|
modified: code/modules/mob/living/silicon/robot/robot_modules.dm
|
2012-07-17 23:25:32 -05:00 |
|
Nerezza
|
253fe92b1b
|
modified: code/modules/mob/living/silicon/ai/say.dm
modified: code/modules/mob/living/silicon/decoy/decoy.dm
modified: code/modules/mob/living/silicon/pai/say.dm
modified: code/modules/mob/living/silicon/robot/say.dm
modified: code/unused/hivebot/mainframe.dm
modified: code/unused/hivebot/say.dm
|
2012-07-17 14:26:36 -05:00 |
|
Nerezza
|
3ca01536fd
|
modified: code/modules/mob/living/carbon/brain/brain.dm
modified: code/modules/mob/living/silicon/ai/say.dm
modified: code/modules/mob/living/silicon/decoy/decoy.dm
modified: code/modules/mob/living/silicon/pai/say.dm
modified: code/modules/mob/living/silicon/robot/say.dm
modified: code/unused/hivebot/mainframe.dm
modified: code/unused/hivebot/say.dm
|
2012-07-17 13:39:45 -05:00 |
|
Albert Iordache
|
6e143ad438
|
Merge pull request #1481 from Nerezza/patch-2
Mops need a bucket to use.
|
2012-07-17 00:43:15 -07:00 |
|
Mloc
|
abfbf289c2
|
Merge pull request #1479 from headswe/master
blood regen fix.
|
2012-07-16 11:35:42 -07:00 |
|
Nerezza
|
0587a5a265
|
Mops need a bucket to use.
|
2012-07-16 13:26:31 -05:00 |
|
Albert Iordache
|
246a0cca2a
|
Removed some mob/organs deletions
|
2012-07-16 17:13:45 +03:00 |
|
Head
|
966c6c079b
|
Fixed blood regen
|
2012-07-16 12:31:07 +02:00 |
|
Albert Iordache
|
61d851d5b2
|
Debugging organs
|
2012-07-16 12:12:48 +03:00 |
|
Albert Iordache
|
0762b2a9eb
|
Fixed a case where examine becomes bugged after an admin revives a player
|
2012-07-14 14:08:17 +03:00 |
|
Albert Iordache
|
b94b57e04c
|
Partially fixed the double definition of BROKEN, renamed organ definitions
|
2012-07-13 23:42:05 +03:00 |
|
Albert Iordache
|
dda09390ac
|
Merging pull request from caelaislinn-master
|
2012-07-13 20:54:22 +03:00 |
|
Albert Iordache
|
3059f37f9a
|
As in human/life(), made metroid/Life() abort if stat == 2
|
2012-07-11 11:33:43 +03:00 |
|
Albert Iordache
|
f7c41f6b42
|
Merge branch 'master' of github.com:Baystation12/Baystation12
|
2012-07-10 22:06:11 +03:00 |
|
Albert Iordache
|
d47b71b7c8
|
Added cancel button to teleport dialog, close button to PDA window and cancel button to telepathic mind projection
|
2012-07-10 16:31:19 +03:00 |
|
CIB
|
f083c109bf
|
Fix issue #1449
|
2012-07-10 13:09:15 +03:00 |
|
Albert Iordache
|
1e468ba4f6
|
Fixed the "do/does" examine bug for humans
|
2012-07-10 12:00:40 +03:00 |
|
CIB
|
d2a23a6afc
|
Fixed issue #1456
|
2012-07-10 10:53:02 +03:00 |
|
CIB
|
d5f633a79a
|
Radiation protection was unbalanced: A full rad suit would only give 15% protection
|
2012-07-09 21:30:35 +03:00 |
|
SkyMarshal
|
376706aecd
|
Merge pull request #1457 from CIB/master
Admins will now be notified if a reported player logs in.
|
2012-07-08 12:15:19 -07:00 |
|
cib
|
0bd54bd612
|
Admins will now be notified if a reported player logs in.
|
2012-07-08 20:16:18 +02:00 |
|
caelaislinn
|
4e5a44864b
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12
|
2012-07-08 23:10:29 +10:00 |
|
caelaislinn
|
89ff98a2d0
|
fix for [name] drops what they were holding, their l_hand malfunctioning!
Signed-off-by: caelaislinn <cael_aislinn@yahoo.com.au>
|
2012-07-08 20:40:52 +10:00 |
|
cib
|
65fb51b7fa
|
Added automatic crew transfer votes.
|
2012-07-07 18:58:58 +02:00 |
|
cib
|
289efd9fe5
|
Missing legs will now also slow down movement.
|
2012-07-07 13:33:26 +02:00 |
|
cib
|
e7b58bde43
|
Merge github.com:Baystation12/Baystation12
Conflicts:
html/changelog.html
|
2012-07-07 07:58:32 +02:00 |
|
cib
|
4a4524e137
|
Tried to fix the amputee pain problem.
|
2012-07-07 07:55:05 +02:00 |
|
CIB
|
0481a16e3c
|
Merge pull request #1437 from comma/master
Bugfixes
|
2012-07-06 11:01:04 -07:00 |
|
CIB
|
21661e7a75
|
Bugfix: False code in blood generation.
|
2012-07-06 19:52:24 +03:00 |
|
unknown
|
46dcfb2d3d
|
Fixes wounds not bleeding and makes gauze stop bleeding
Fixes issue #1408
|
2012-07-05 20:48:08 +03:00 |
|
unknown
|
b1a9b7b66c
|
Found the cause of lasers not damaging humans
Please be more careful with #define names.
Fixes issue #1427
|
2012-07-05 15:09:17 +03:00 |
|
cib
|
2e70d5549f
|
Merge branch 'master' of git@github.com:Baystation12/Baystation12
|
2012-07-05 09:59:02 +04:00 |
|
cib
|
951e691ec4
|
Fixed a derp
|
2012-07-05 07:54:49 +02:00 |
|
cib
|
1c19134427
|
Merge branch 'master' of git@github.com:CIB/Baystation12
|
2012-07-05 09:43:18 +04:00 |
|
cib
|
ede4c1cb56
|
Fixed a few more bugs.
|
2012-07-05 07:43:00 +02:00 |
|
cib
|
9061bb167b
|
Now changes to the arm will also affect the hand where necessary.
|
2012-07-05 07:35:23 +02:00 |
|
cib
|
7c69c859dd
|
Merge branch 'master' of git@github.com:CIB/Baystation12
|
2012-07-05 09:23:26 +04:00 |
|
cib
|
d6e575c6b8
|
Fixed a few bugs.
|
2012-07-05 07:23:12 +02:00 |
|
cib
|
e92669d155
|
Merge branch 'master' of git@github.com:CIB/Baystation12
|
2012-07-05 09:01:34 +04:00 |
|
cib
|
b831a64bc2
|
Added limb selection to preferences.
|
2012-07-05 07:00:22 +02:00 |
|
cib
|
dd579bd5fd
|
More work on amorphs.
|
2012-07-04 17:42:21 +02:00 |
|
Erthilo
|
8acd06ddda
|
Merge branch 'master' of github.com:Baystation12/Baystation12 into TGUpdates
Conflicts:
icons/mob/items_lefthand.dmi
icons/mob/items_righthand.dmi
|
2012-07-04 09:00:59 +01:00 |
|
Erthilo
|
f4b5961add
|
Added notification for non-whitelisted people. Also updated whitelist with Spaceman96
|
2012-06-29 03:28:26 +01:00 |
|
Erthilo
|
f5b221bb63
|
Fixes a few places where if statements wouldn't work due to syntax errors.
|
2012-06-29 02:31:46 +01:00 |
|
Erthilo
|
95bae4da54
|
Fixes AI holopad speech not being picked up by tape recorders.
|
2012-06-28 22:33:07 +01:00 |
|