Commit Graph

66 Commits

Author SHA1 Message Date
Markolie
46c53be6f1 Part 2 of saycode/language/species port from Bay. Also includes bugfixes. 2015-02-20 00:50:28 +01:00
Markolie
ad167dc541 Announcement system overhaul, crew monitor system overhaul, add portable crew monitor 2015-02-16 19:03:29 +01:00
Markolie
c520856716 Additional jobban options, minimum account age for antags 2015-01-31 19:48:48 +01:00
Markolie
4ac1a63b1b Mapfix, dbconfig update, sec camera template network fix 2015-01-31 02:39:04 +01:00
Markolie
1529360429 Example config update 2015-01-21 23:53:41 +01:00
Markolie
956f2ba703 Event overhaul from Bay, atmos fixes 2015-01-21 23:05:59 +01:00
Fox-McCloud
9f24f8efd6 Movement Speed 2015-01-09 22:26:21 -05:00
Markolie
fc4d8a1d15 And final update 2015-01-07 02:57:57 +01:00
Markolie
6daf67828c Update 2015-01-07 02:56:02 +01:00
Markolie
f206d91932 Add example config files 2015-01-07 02:46:55 +01:00
Ccomp5950
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
ZomgPonies
cd749f7a64 Resetting configs 2013-08-25 07:39:12 +04:00
ZomgPonies
fef68593db Config files, rules, etc 2013-08-20 23:22:58 +04:00
ZomgPonies
92fa72e559 Merge branch 'master' of https://github.com/ZomgPonies/Baystation12 2013-08-17 23:36:27 +04:00
ZomgPonies
ebfa0a0fd2 Merge branch 'pr/2'
Conflicts:
	baystation12.dme
	config/example/dbconfig.txt
2013-08-17 15:22:49 -04:00
Mloc-Argent
21152fac09 Moved every config file into an "example" directory, to help prevent git screwing with local testing environments.
Details have been added to README.md.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-16 19:55:23 +01:00