Cheridan
402ed6156c
Merge pull request #5054 from paprka/tatrchan
...
Removes traitor-changeling player minimum
2014-10-04 23:41:18 -05:00
Cheridan
fb7aff426d
Merge pull request #5039 from paprka/hatstation13
...
Some job-specific hat rebalancing
2014-10-04 20:51:08 -05:00
Cheridan
08be1b34eb
Revert "Changes a few green crosses to blue on sprites that I missed last time"
2014-10-04 19:22:10 -05:00
paprka
ca0bdc91bc
No more required players
2014-10-02 14:51:17 -07:00
paprka
7bdf779ea9
traitor chan is 15
2014-10-01 20:53:56 -07:00
Cheridan
255254cb69
Merge pull request #5038 from paprka/atmosbelt
...
Utility/medical belts can now hold pocket extinguishers
2014-10-01 21:24:58 -05:00
Aranclanos
a8056c6ba7
Merge pull request #4995 from Cheridan/hidey
...
Smuggler Satchels
2014-10-01 22:49:41 -03:00
Cheridan
eae5d0b7af
Smuggler pack can now fit in backpacks itself
...
Fixes some sprite issues
2014-10-01 17:33:08 -05:00
paprka
822613d698
remove helmet pathing
2014-10-01 15:01:36 -07:00
Cheridan
8247ccb866
Merge pull request #4977 from Menshin/structure_lighting_update
...
Makes opaque structures and space vines update surrounding lights when destroyed
2014-10-01 10:27:40 -05:00
Cheridan
6e44354f9d
Merge pull request #4914 from RemieRichards/DroneImprove
...
Drone Improvements - Take 2 PR Boogaloo
2014-10-01 10:16:06 -05:00
paprka
93d160ed68
compile fix
2014-09-30 13:14:44 -07:00
paprka
a499710081
hat rebalancing
2014-09-30 13:08:13 -07:00
paprka
b775da4e60
extinguish fires
2014-09-30 12:38:59 -07:00
Cheridan
fa751f2f72
Merge pull request #4975 from phil235/CloneMessages
...
Replacing clone damage descriptions with "cellular damage".
2014-09-30 12:21:42 -05:00
Cheridan
eaecd4eb63
Merge pull request #5027 from Menshin/spacecube_hotfix
...
[hotfix] Fixes the spacecube runtime at server start
2014-09-30 06:25:17 -05:00
Remie Richards
219864312a
Merge pull request #4988 from Miauw62/420
...
Fixes a bunch of saycode things.
2014-09-30 10:23:23 +01:00
Menshin
be88cf80c1
Fixes the spacecube server start runtime (index out of bound for array) by making the z_level list an associative list.
2014-09-30 01:15:55 +02:00
Swag McYolosteinen
74fcfb6f0f
Merge pull request #5017 from Ikarrus/ghosthearsall
...
Ghosts will be able to hear all Special Chats
2014-09-29 18:34:17 +02:00
Cheridan
4dcc265d76
Merge pull request #4960 from Incoming5643/zlevel
...
[map] Predictably Random Z-levels and the SPACECUBE
2014-09-29 10:42:49 -05:00
Cheridan
7e8e728d85
Merge pull request #4986 from Ikarrus/gangfixes
...
Gang Mode fixes and improvements
2014-09-29 10:33:17 -05:00
Alex
94ae6d046d
Merge pull request #4993 from Ikarrus/additionalDAs
...
New way of calculating # of DAs
2014-09-29 13:46:14 +01:00
Cheridan
0c24237244
Merge pull request #4958 from phil235/BlobFix
...
Blob win reported as a win
2014-09-28 21:56:31 -05:00
Cheridan
fdf75bb6d7
Merge pull request #4982 from RemieRichards/AntagBeforeJobFixes
...
Fixes some bizarre job+antag interactions
2014-09-28 21:53:56 -05:00
ikarrus
fdecf7bb68
Ghosts will be able to hear all Special Chats
...
Mostly so admins can supervise them.
- Ghosts will be able to hear Cultist Chat. Ghosts weren't able to pick up ones sent by cult_innate_comm()
- You won't need ghost ears on to listen to Binary Chat, like how it used to be
- put dead_mob_list to good use (Everything seemed fine when I tested it. Let me know if I'm missing overlooking something)
- Bumped lingchat sense chance up to 40%
Resolves #4860
2014-09-28 20:35:09 -06:00
Remie Richards
7fa398836e
Adds some missing checks for need_job_assign which caused Wizard and Nuke op AIs and HoS Cultists
2014-09-28 23:34:10 +01:00
Cheridan
d98cf02a3f
Adds smugger packs to mining room, replaces booby-prize beer keg.
...
Adds to uplink_item.dm
Updated code, latest sprites.
2014-09-27 19:59:25 -05:00
Cheridan
ce3dca998b
Adds hidable backpack
2014-09-27 19:26:44 -05:00
ikarrus
899637a63b
New way of calculating # of DAs
...
Instead of modifying the coefficient, it just straight up adds additional antagonists.
2014-09-27 18:06:24 -06:00
Cheridan
0f5fd59c0c
Merge pull request #4919 from Miauw62/tatorbalance
...
Rebalances traitor items.
2014-09-27 17:13:50 -05:00
Miauw
f0ddaf7d8e
Merge branch 'master' of https://github.com/tgstation/-tg-station into 420
...
Conflicts:
code/modules/admin/admin_verbs.dm
2014-09-27 16:09:31 +02:00
Miauw
77584d4a7d
Fixes a bunch of saycode things. Objs can now hear radio talk.
...
Added a proper strip_html() function.
Fixed #4959
2014-09-27 16:06:06 +02:00
Swag McYolosteinen
d9ee81bb96
Merge pull request #4815 from phil235/AudibleMsgFix
...
Simplifying audible messages
2014-09-27 15:01:56 +02:00
ikarrus
131b5ee0ec
- Removes the useless has_been_rev var
...
- Reworded intercept report to discourage security from inadvertently causing a gang to win.
- Recaller use is logged
- Made the text explaining membership visibility more visible
2014-09-26 21:37:07 -06:00
ikarrus
a305762162
Made the text explaining membership visibility more visible
2014-09-26 19:36:18 -06:00
ikarrus
65e38bdfbc
Gang Mode fixes and improvements
...
The first of many. Most caused by horrible merge-related accidents.
- Gang converts are no longer revolutionaries
- Revolution controls show up in the TP again
- Gang added to game_options.txt defaulting to 0
- Clarified some help text strings
2014-09-26 19:27:13 -06:00
Cheridan
c35640b674
Merge pull request #4832 from Anonus/10waystowin
...
Buffs Lings
2014-09-26 19:53:23 -05:00
Remie Richards
9bcde45b10
Fixes some bizarre job+antag interactions
2014-09-26 19:36:04 +01:00
Menshin
a7ddbee033
Makes opaque structures update surrounding lights when destroyed.
...
Fixes #4971 .
2014-09-26 00:13:52 +02:00
Incoming
72e5d79171
Whoops, made a dumb mistake
2014-09-25 16:30:51 -04:00
Incoming
49fe512bab
Adds z.7 (dead space 2) to boxstation because no one seemed particularly offended by the idea. This closes the cube properly there and prevents a few weird edge cases where closed loops of Z.6 to Z.6 transitions could happen.
...
Meta/Mini should add empty z.7 at some point after this pull is committed, I would have done so myself but it didn't play nice with mapmerge so I decided against it.
2014-09-25 15:05:06 -04:00
phil235
231c1f0ea2
Merge branch 'master' of https://github.com/tgstation/-tg-station into CloneMessages
2014-09-25 20:07:29 +02:00
phil235
1d9834b159
Adding changelog and correcting a typo
2014-09-25 20:06:01 +02:00
Cheridan
7d5fd4d24c
Merge pull request #4935 from Ikarrus/distressing_alert
...
New sound for more distressing minor announcements
2014-09-25 12:34:59 -05:00
phil235
1840d72ae4
reverting to show_message proc in three places.
2014-09-25 19:14:51 +02:00
phil235
b00b41bbf9
Replacing clone damage descriptions by "cellular damage".
2014-09-25 19:11:31 +02:00
phil235
3248e23887
Merge branch 'master' of https://github.com/tgstation/-tg-station into AudibleMsgFix
...
Conflicts:
code/modules/recycling/disposal.dm
2014-09-25 18:45:53 +02:00
phil235
7afbd3345b
Replacing some hearers(...) with get_hearers_in_view(...).
...
Renaming Make Sound to Object Say.
Switching deaf_message in audible_message proc to last argument.
Replacing some "for(mob in hearers)+show_message" with audible_message()
2014-09-25 18:22:27 +02:00
ikarrus
796e540dfc
Merge branch 'master' of https://github.com/tgstation/-tg-station into ammunitionlocker
...
Conflicts:
_maps/map_files/tgstation.2.1.3.dmm
2014-09-25 09:37:54 -06:00
Cheridan
013a1b1a3f
Merge pull request #4918 from Aranclanos/eletropack
...
Adds the eletropack to the radio controller objects, so they work again.
2014-09-25 08:52:00 -05:00