PsiOmega
|
834d93df00
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-09-12 12:51:22 +02:00 |
|
Chinsky
|
adf19d674b
|
Merge pull request #11055 from mwerezak/coffee-fix
Returns coffee jitteriness to an overdose effect
|
2015-09-11 22:49:35 +02:00 |
|
SomeoneElse
|
7e4191d212
|
[minor] Fix ATM transfer code, remove badly placed 'break'.
code/modules/economy/Accounts.dm:
remove break from charge_to_account()
|
2015-09-11 16:44:00 +06:00 |
|
PsiOmegaDelta
|
0b433eb90c
|
Code relocation.
|
2015-09-11 08:45:49 +02:00 |
|
PsiOmegaDelta
|
f81ac77884
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/modules/mining/abandonedcrates.dm
code/modules/mob/living/silicon/ai/ai.dm
|
2015-09-11 08:38:28 +02:00 |
|
mwerezak
|
e1e47ac189
|
Merge branch 'master' into coffee-fix
|
2015-09-11 00:54:47 -04:00 |
|
mwerezak
|
b9ee4ebc5e
|
Merge branch 'master' into abandonedcrates
|
2015-09-10 15:21:15 -04:00 |
|
mwerezak
|
67fd31bd3e
|
Abandoned crates now again use unique digits for their codes
|
2015-09-10 00:42:14 -04:00 |
|
mwerezak
|
19b195cd27
|
Revert "Reverts #10649, fixes #10621"
This reverts commit cb5df3963a.
|
2015-09-09 21:12:24 -04:00 |
|
mwerezak
|
8e66d3b31a
|
Fixes IPCs being knocked unconscious when being hit in the head with a melee weapon
Replaces the hardcoded def_zones with a headcheck() proc to handle species who have "brains" are located in non-standard places.
|
2015-09-09 19:49:46 -04:00 |
|
PsiOmegaDelta
|
2007004f3c
|
Qdel cleanup.
Replaces a few instances of del() with qdel().
|
2015-09-09 12:20:33 +02:00 |
|
mwerezak
|
cfa82e0c5e
|
Allows resisting while restrained, prevents stop-drop-and-roll while buckled.
|
2015-09-09 03:11:09 -04:00 |
|
mwerezak
|
5e478b58e8
|
Fixes #10746
Stumps can now be amputated, but not removed by taking damage.
|
2015-09-09 00:17:37 -04:00 |
|
PsiOmegaDelta
|
30069d1dce
|
Merge pull request #11044 from Kelenius/beepskyFixes
Makes beepsky less brutal
|
2015-09-08 10:41:30 +02:00 |
|
Kelenius
|
388159c7f1
|
Makes beepsky less brutal
Fixes #10979
Fixes beepsky beating up handcuffed people
|
2015-09-08 11:36:55 +03:00 |
|
PsiOmegaDelta
|
2f183e1cee
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/items/devices/uplink.dm
code/modules/nano/modules/human_appearance.dm
|
2015-09-08 07:58:25 +02:00 |
|
PsiOmega
|
8dea4d40c0
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-09-07 08:01:15 +02:00 |
|
Zuhayr
|
211e426009
|
Tweak.
|
2015-09-07 14:43:20 +09:30 |
|
Zuhayr
|
c2908bfc50
|
Fixes #10951
|
2015-09-07 14:43:12 +09:30 |
|
Zuhayr
|
dd81250b1b
|
Merge pull request #10784 from Kelenius/masterRuntimes
Fixes two runtimes
|
2015-09-07 14:01:24 +09:30 |
|
Zuhayr
|
b9c01bf2f2
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
code/game/objects/items/devices/uplink.dm
|
2015-09-07 11:17:06 +09:30 |
|
Zuhayr
|
9d5f14298d
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
code/game/gamemodes/traitor/traitor.dm
code/modules/mob/living/silicon/pai/pai.dm
|
2015-09-07 11:03:41 +09:30 |
|
Chinsky
|
9533f2d154
|
Merge pull request #11026 from GinjaNinja32/announcement
Improve formatting of admin announcements
|
2015-09-07 01:02:36 +03:00 |
|
Chinsky
|
47f382b892
|
Merge pull request #11027 from Datraen/master
[BOTANY] Fixes plant nutrient storage unit check
|
2015-09-07 01:02:21 +03:00 |
|
Datraen
|
05a29f8f3a
|
[BOTANY] Fixes plant storage nutrient check
Reported only high, low or none with previous system.
|
2015-09-06 16:42:58 -04:00 |
|
GinjaNinja32
|
5a335c9140
|
Improve formatting of admin announcements
|
2015-09-06 20:41:06 +01:00 |
|
Samuel Novák
|
12a0bae5bd
|
Stop resting when pAI chassis collapses
|
2015-09-05 21:53:21 +02:00 |
|
GinjaNinja32
|
8685ff42a4
|
Merge pull request #11008 from Zuhayr/antaghud
Refactored the antagHUD to work better with the new antagonist system.
|
2015-09-05 17:01:57 +01:00 |
|
GinjaNinja32
|
ef208a55aa
|
Merge pull request #10996 from PsiOmegaDelta/150804-CrawlThroughThoseVents
Vent crawling now explicitly checks for equipped items.
|
2015-09-05 16:59:33 +01:00 |
|
Zuhayr
|
90c9d31782
|
Refactored the antagHUD to work better with the new antagonist system.
|
2015-09-05 18:51:17 +09:30 |
|
PsiOmega
|
69fde6af03
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/antagonist/alien/borer.dm
code/game/gamemodes/game_mode.dm
code/game/gamemodes/nuclear/nuclear.dm
code/game/gamemodes/traitor/traitor.dm
code/game/objects/items/robot/robot_parts.dm
code/setup.dm
|
2015-09-05 09:24:30 +02:00 |
|
Chinsky
|
34662a83b5
|
Merge pull request #10998 from Zuhayr/antagsystem
Antag system fixes.
|
2015-09-05 07:56:42 +03:00 |
|
Zuhayr
|
f74182680c
|
Fixes autotraitor.
|
2015-09-05 13:15:30 +09:30 |
|
Zuhayr
|
7af1f27b28
|
More debug feedback.
|
2015-09-05 12:57:20 +09:30 |
|
Zuhayr
|
58cd8c3e03
|
Added debug verbs/feedback.
|
2015-09-05 12:05:32 +09:30 |
|
Zuhayr
|
12a5c47413
|
Added a proper cooldown on latespawn, added loyalist role to char setup.
|
2015-09-05 10:46:23 +09:30 |
|
Daranz
|
ddeec9c89a
|
Fix effects for clonexadone
|
2015-09-04 16:06:03 +02:00 |
|
Zuhayr
|
553ac01552
|
Autotraitor cleanup.
|
2015-09-04 20:17:47 +09:30 |
|
Zuhayr
|
23fb8d8b99
|
Antag system cleanup/fixes.
|
2015-09-04 18:28:05 +09:30 |
|
PsiOmega
|
1f39768ce1
|
Vent crawling now explicitly checks for equipped items.
Fixes #10991.
|
2015-09-04 08:09:05 +02:00 |
|
Chinsky
|
9728f28880
|
Merge pull request #10843 from PsiOmegaDelta/150924-CultSpeech
Relocates Cult/Occult languages to unused keys.
|
2015-09-03 20:37:16 +03:00 |
|
PsiOmega
|
d78db0231b
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-09-02 14:42:27 +02:00 |
|
PsiOmega
|
6e2514d728
|
Beepsky should no longer attempt to arrest himself.
Adds additional threat check.
|
2015-09-01 18:25:51 +02:00 |
|
Chinsky
|
667debfb3c
|
Merge pull request #10745 from mwerezak/mob-grab
Cleans up mob_grab.dm
|
2015-09-01 12:58:50 +03:00 |
|
Zuhayr
|
7581717246
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
maps/exodus-1.dmm
|
2015-09-01 10:55:19 +09:30 |
|
Zuhayr
|
14c57fcf11
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
code/modules/mob/holder.dm
icons/mob/head.dmi
|
2015-08-31 16:17:24 +09:30 |
|
Zuhayr
|
ac04bdfb52
|
Readded monkey scooping.
Conflicts:
code/modules/mob/living/carbon/human/species/species.dm
|
2015-08-31 07:01:56 +09:30 |
|
PsiOmegaDelta
|
88250ad57f
|
Merge pull request #10939 from Baystation12/master
Dev-freeze
|
2015-08-30 10:20:32 +02:00 |
|
Chinsky
|
bfa54052f8
|
Merge pull request #10891 from Peliia/Peliia-patch-1
Virology Tiny Fixes
|
2015-08-29 23:27:15 +03:00 |
|
Zuhayr
|
7d82e4850e
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
|
2015-08-29 16:53:07 +09:30 |
|