Commit Graph

18000 Commits

Author SHA1 Message Date
Zuhayr
c5c7dddf63 Merge pull request #9979 from mwerezak/camera-console-fix
More check_eye() fixes
2015-07-27 17:56:03 +09:30
Zuhayr
433b55f3df Merge pull request #10303 from PsiOmegaDelta/150726-MintingRemoval
Removes minting.
2015-07-27 11:40:41 +09:30
SparklySheep
a5ca80656d Chops out "Security Cadet" from assistant Alt Titles.
Will remove the other "intern" alt titles if requested but this one in particular seemed to be pretty disliked in this thread: http://baystation12.net/forums/threads/discussion-suggestion-alt-titles.237/
2015-07-26 16:58:52 +01:00
PsiOmega
07cf41604c Removes minting.
Fixes #10274.
2015-07-26 11:28:16 +02:00
GinjaNinja32
167b1183ef Fixes 'Fixes sealed rig removal exploit' 2015-07-26 05:47:04 +01:00
PsiOmega
3c1a3f6951 Fixes #10285.
Adds Topic() input sanity checking.
2015-07-25 14:18:10 +02:00
Chinsky
cc75e8d220 Merge pull request #10271 from mwerezak/recharging-station
Fixes #10003
2015-07-25 05:33:21 +03:00
Snapshot
a13467d8a4 Merge pull request #10286 from comma/tor
Updates ToR list URL
2015-07-24 17:31:15 -07:00
Chinsky
0753429740 Updates ToR list URL 2015-07-25 03:27:46 +03:00
Zuhayr
1851ec58cd Merge pull request #10277 from GinjaNinja32/changelingtypo
Fixes typo in changeling absorbing
2015-07-25 00:23:37 +09:30
GinjaNinja32
006ed3ec53 Fixes typo in changeling absorbing 2015-07-24 02:35:49 +01:00
PsiOmegaDelta
aec2ed05dc Merge pull request #10247 from Kelenius/ofJanicartAndLabels
Of janicart and labels
2015-07-23 09:47:15 +02:00
mwerezak
8b81dadfc5 More cleanup
Removes dynamic member lookup in rechargestation.dm. Removes unused proc allow_drop().
2015-07-23 01:56:39 -04:00
mwerezak
f0bfd03898 Updates recharge station desc when parts are refreshed 2015-07-23 00:07:28 -04:00
mwerezak
d353f30fc1 Fixes #10003
Fixes numerous issues with cyborg recharging stations, such as incorrect
power use, runtimes when cyborgs exit the station, and odd things like
if(NOPOWER|BROKEN).
2015-07-23 00:06:39 -04:00
Kelenius
d509bdbbfe Uses capitalize() 2015-07-21 11:58:39 +03:00
Kelenius
83cc80b341 Fixes #9719 - dead goats retaliate
Goats now only produce a message if they are alive
2015-07-20 17:01:29 +03:00
Kelenius
6b2daae752 Fixes #6264 - labeling janicart messes its ui
Janicart now uses nanoui and is immune to labeling screwing up its
interface
I've even resisted making pointless spacing changes this time!
2015-07-20 16:27:58 +03:00
PsiOmegaDelta
8703bcb72d Merge pull request #10238 from mwerezak/sleepygas
Fixes #9868
2015-07-19 12:55:25 +02:00
Zuhayr
c4a8ad1156 Merge pull request #10206 from Kelenius/ofBruisesAndBandages
Of bruises and bandages
2015-07-19 20:15:47 +09:30
GinjaNinja32
49f8d1e675 Merge pull request #10228 from PsiOmegaDelta/150718-ToxicPhoron
Fixes #10220.
2015-07-18 21:37:12 +01:00
Chinsky
3a40f4e539 Merge pull request #10225 from PsiOmegaDelta/150718-BurnItAway
Fixes #10170.
2015-07-18 22:57:06 +03:00
PsiOmegaDelta
8b769c5d24 Merge pull request #10195 from Kelenius/ofSpaceAndWounds
Of space and wounds
2015-07-18 20:04:39 +02:00
PsiOmega
67a6480941 Fixes #10220.
For the sake of consistency between mapped in and created phoron canisters, if nothing else.
2015-07-18 19:58:09 +02:00
PsiOmega
8aac45bc42 Fixes #10170.
Overrides the AI attack proc.
Saving any  removal of burners for the dev branch due to merge concerns.
2015-07-18 19:36:01 +02:00
Kelenius
4e2049ccaf Removes a colon 2015-07-18 14:53:35 +03:00
Kelenius
7e8622b76a Fixes #8210
Medicine stacks will now give one message per item category.
For example:
You clean and seal an ugly ripped cut and a ripped cut on Kelenius's
right arm.
You clean and seal an ugly ripped cut and a cut on Kelenius's left arm.
You clean and seal a cut, a cut, and a cut on Kelenius's left arm.

Code cleanup, spanclasses, spacing, stuff.
2015-07-17 09:24:13 +03:00
GinjaNinja32
2035b8179d Merge pull request #10213 from PsiOmegaDelta/150716-NDVIcarus
Fixes #10212.
2015-07-16 21:12:56 +01:00
PsiOmega
4aa11441cc Fixes #10212.
NSV Icarus is now NDV Icarus.
2015-07-16 20:32:56 +02:00
HarpyEagle
bcd81af4f6 Bandaid fix for sealed rig removal 2015-07-16 10:52:26 -04:00
GinjaNinja32
6ec39e1f51 Fixes 'plural' gender and fixes some instances of not using the t_* variables
Todo: fully rework this to not need lots of t_* variables, they're annoying and kinda crappy. Maybe a gender datum; /datum/gender/male/var/he = "he" or something.
2015-07-15 19:00:54 +01:00
Kelenius
b8a354467e Fixes #9967
Pulling someone through space or an area without gravity will no longer
deal damage to them
2015-07-15 18:27:27 +03:00
Zuhayr
a6ec43f0b1 Merge pull request #10176 from mwerezak/ce-rig-fix
Fixes #8545
2015-07-15 06:48:45 +09:30
HarpyEagle
be34a7cfc7 Fixes projectiles ignoring their specified target zone 2015-07-14 14:20:53 -04:00
mwerezak
5ab051d7a8 Fixes #8545 2015-07-14 00:38:58 -04:00
HarpyEagle
a93adb2710 Fixes #9868 2015-07-13 11:27:15 -04:00
Ccomp5950
e6481d4a2c Merge pull request #10168 from Kelenius/ofCowsAndTables
Fixes #8294
2015-07-13 10:03:38 -04:00
Kelenius
765731f7d5 Fixes #8294
Fuck mobcode.
2015-07-13 16:51:46 +03:00
Ccomp5950
0a71e88cb4 Merge pull request #10165 from PsiOmegaDelta/150713-ServerRevisionName
Further improves the server revision verb.
2015-07-13 09:36:09 -04:00
PsiOmega
b1c26003d0 Further improves the server revision verb.
Now also includes the current branch name.
2015-07-13 12:18:09 +02:00
mwerezak
0fc12eb22b Fixes #9927
Fixes issues with deca code crates.
2015-07-13 00:45:36 -04:00
mwerezak
ba981f8783 Fixes glasses interfering with species vision modes and cult ghost viewing. 2015-07-12 20:21:38 -04:00
mwerezak
49e9248836 Fixes looking through cameras retaining the sight flags of worn glasses. 2015-07-11 23:27:18 -04:00
mwerezak
680a052136 Fixes check_eye() for AI, pAI, and helm console
reset_view() is no longer called every time check_eye() is. Instead it
is called only when the mob's eye should change.
2015-07-11 23:26:57 -04:00
Ccomp5950
325dfd9852 Merge pull request #10072 from NullSnapshot/adminfeatures
[Fast-track] Moderator tempban changes.
2015-07-11 23:21:49 -04:00
Null Snapshot
5b30703d30 Should be the last fixes needed. 2015-07-11 04:22:36 -07:00
GinjaNinja32
9dbd06de0d Merge pull request #10099 from Loganbacca/conveyorfix
Fixed dropping modules on conveyor belts
2015-07-10 21:11:50 +01:00
Loganbacca
09f502f8d7 Fixed spriteless item in xenoarch loot drop 2015-07-11 03:38:20 +12:00
Loganbacca
8848a51fe8 Fixed dropping modules on conveyor belts 2015-07-11 03:26:41 +12:00
PsiOmegaDelta
e0ed7c3e69 Merge pull request #10089 from mwerezak/infection-fix
Fixes a couple more virus oversights/bugs
2015-07-10 11:37:50 +02:00