Markolie
605ef1a7e1
Whoops
2015-09-24 04:40:42 +02:00
Markolie
1a2459de0a
check_rights/R_MOD update
2015-09-24 04:35:04 +02:00
TheDZD
b27753e163
Merge pull request #2088 from Fox-McCloud/point-rework
...
Point Rework
2015-09-18 22:30:22 -04:00
Fox-McCloud
480613208d
Point Rework
2015-09-17 22:26:03 -04:00
Markolie
279c998ae8
OOC/LOOC update, stealthmin fixes
2015-09-17 21:27:24 +02:00
Markolie
a598ea5fed
Remove obsolete code
2015-08-31 20:00:47 +02:00
Markolie
b651eb36ce
Give members a predefined OOC color
2015-08-31 19:56:55 +02:00
Markolie
2416bc5fc8
Do not sanitize admin OOC colors
2015-08-31 19:01:47 +02:00
Markolie
07f610d108
OOC BYOND member fixes
2015-08-31 18:55:50 +02:00
Markolie
2b109d8400
Add BYOND member perks
2015-08-31 18:52:14 +02:00
Markolie
41bed9055b
Fix admin LOOC for real
2015-08-31 03:36:44 +02:00
Markolie
01c919b5b0
Fix admins not seeing LOOC
2015-08-27 04:05:18 +02:00
Markolie
a397c730b5
Admin jump overhaul, add watchlist functionality, other admin updates
2015-08-16 23:28:02 +02:00
Fox-McCloud
a1b56cd4a0
adjustments
2015-07-12 18:46:13 -04:00
Fox-McCloud
e5ee234292
Auto-Toggling OOC
2015-07-11 09:38:20 -04:00
Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
ZomgPonies
f2d03e93c2
First 1/3 of port done.
2015-05-25 17:59:30 -04:00
Krausus
538b7b6e22
Fixes non-admins seeing stealthmins in adminwho
2015-05-21 20:37:28 -04:00
Tigercat2000
34863374a0
First part of Bay admin improvements
...
This commit integrates baystation12's play_server_sound system, admin
'Who' showing account age.
2015-04-23 10:01:45 -07:00
Fox-McCloud
7c739e4745
Merge pull request #710 from ZomgPonies/limb
...
Port of the BS12 limb overhaul
2015-04-05 19:06:39 -04:00
DZD
1fa2c164f9
Mute Changes
...
- R_MOD is now needed to mute players.
- Admins/mods/mentors can now be muted. The first two can unmute
themselves, the third cannot.
- Global OOC mute now applies to mentors as well, but not to admins or mods.
- Global Deadchat mute still only applies to regular players.
- Mods using DSAY will show up as MOD instead of MENTOR.
2015-04-04 20:05:42 -04:00
ZomgPonies
91e8b909c0
Squish Squash
2015-04-04 14:27:53 -04:00
Fox-McCloud
ba98e33b66
Proper Bible Farting
2015-03-17 19:40:46 -04:00
Markolie
3b072b5a62
Remove click delay from most things
2015-02-22 18:47:58 +01:00
Markolie
9fedfc7c62
Switch copytext and sanitize proc
2015-02-20 22:17:13 +01:00
ZomgPonies
575beed24e
Made sure +MENTOR didn't see global LOOC
2015-02-17 11:52:39 -05:00
ZomgPonies
854e2b91c3
Forgot to update adminwho
2015-02-17 02:33:22 -05:00
DZD
7239fc2c40
Merge remote-tracking branch 'upstream/master' into pAI-Drone-Port
2015-01-07 15:48:29 -05:00
Markolie
b8332f1e6e
Additional autopsy data
2014-12-24 01:29:08 +01:00
DZD
0c1c96a8b5
Minor Fixes to pAI Death and Adds Corgi Form
...
- Corgi form available to pAIs.
- Canine speech flavor text available to pAIs.
- Minor fixes to pAI death behavior, only creates robot debris if the
pAi is in drone form when it dies.
- pAI suicide now works while resting.
2014-12-07 17:27:48 -05:00
DZD
dd631d4806
Migrating Bay pAI Drone Form Port
2014-12-02 18:00:24 -05:00
Walter0o and ZomgPonies
db44fbe5ee
adds trim() to OOC and LOOC
2014-07-20 05:58:26 -04:00
ZomgPonies
fd5846d53a
Added click delay to point to because people are too shitty to not abuse it.
2014-07-19 15:26:13 -04:00
ZomgPonies
98a99ebd1a
Change middlemouseclick to point, removed point from right-click contextual menu
2014-07-19 04:19:58 -04:00
mwerezak and ZomgPonies
19d2d549e2
Fixes #5666
2014-07-18 16:37:30 -04:00
Whitellama and ZomgPonies
5f8aeaa1ab
Made it so admins see global LOOC character names/BYOND keys based on whether that player is alive/dead
...
Conflicts:
code/game/verbs/ooc.dm
2014-07-16 10:11:40 -04:00
Whitellama and ZomgPonies
0cfff71916
Made LOOC show character names of living players and BYOND keys of observing/dead players
2014-07-16 10:10:43 -04:00
ZomgPonies
88098da3c7
Object verb removal crew
2014-07-15 08:47:43 -04:00
ZomgPonies
92940e1c00
Running tests and cleaning out useless debug verbs/procs.
2014-07-13 05:32:40 -04:00
ZomgPonies
fea9d8eda3
Switched verbs around, removed Fun tab, new Event tab for event coordinators
2014-06-21 04:37:50 -04:00
ZomgPonies
a5c68a80c3
Fixing +MOD permissions and awho
2014-06-20 05:08:51 -04:00
jack-fractal and ZomgPonies
3df35fe03c
modifying visibility interface of ai to use generic visibility_interface
...
Conflicts:
baystation12.dme
code/game/gamemodes/malfunction/Malf_Modules.dm
code/modules/mob/living/silicon/ai/freelook/cameranet.dm
code/modules/mob/living/silicon/ai/freelook/chunk.dm
code/modules/mob/living/silicon/ai/freelook/eye.dm
code/modules/mob/living/silicon/ai/freelook/update_triggers.dm
2014-05-15 04:43:49 -04:00
Ccomp5950 and ZomgPonies
970525d065
Adds Mentors.
...
Adds a config option MENTORS which sets the variable config.mods_are_mentors
Adds a rights level of R_MENTOR which gets msay, private message, aghost, notes, and a new proc for checking for new players (requires database support).
If the confic option for mentors is set then
the ckeys listed in moderators.txt file will instead be set as mentors, you can still make moderators by adding them in admins.txt
staffwho will show Mentors instead of Moderators as the heading above the listing of non-admins.
Also: Players now get a message gently reminding them to click the name of the staff member to reply instead of ahelping over and over.
Conflicts:
code/controllers/configuration.dm
code/game/verbs/who.dm
code/modules/admin/admin_ranks.dm
config-example/config.txt
2014-05-04 21:37:37 -04:00
d3athrow and ZomgPonies
9f475cd2c9
Forgot the eyemob receiving LOOC for the AI
2014-01-06 20:26:43 -05:00
d3athrow and ZomgPonies
6d1da13737
AI LOOC now works at wherever you're looking at
2014-01-06 20:26:13 -05:00
ZomgPonies
5daf979b72
Pretty much all new click code
2013-10-12 14:44:36 -04:00
ZomgPonies
be8d2f8f99
Allowed suicide for everyone
2013-10-04 02:59:15 -04:00
comma
f1cfb96dab
Fixes #3225 . Adds separate toggle for LOOC.
...
Fixes #3285 . Changes way hearers are found, so it includes pAIs now.
Also adds (R) in front of LOOC messages that are sent by mobs not in view, for admins/mods, since it's quite disorienting.
2013-07-10 22:39:27 +04:00
Chinsky
71e47fcd1c
Added Local OOC verb.
...
Visible to those in view and all admins.
2013-06-15 15:36:55 +04:00
Chinsky
b440f14ea6
Removed non-antag chars suicide verb.
2013-03-11 00:38:40 +04:00