Commit Graph

18 Commits

Author SHA1 Message Date
Tigercat2000
32fce7f501 Example-ify config example. 2015-05-28 07:50:11 -07:00
Tigercat2000
1643b0f118 Overflow Rerouting System
This commit adds an overflow rerouting system customizable by modifying
the config. If the config values are set, after X amount of clients have
connected, the server will start rerouting all new players to the
configuration "overflow" server. Note that admins are immune to this, and
therefore will not be rerouted under any circumstance. Players that have
already connected and have a body will not be rerouted either, this will
only affect new players that get sent to the lobby.

It probably would also kick players if an admin sent them to the lobby,
but that's a very special case scenario.
2015-05-28 07:08:33 -07:00
Tigercat2000
fd799d6844 Starlight
This commit ports baystation12's implementation of starlight, modified to
rely on the master-controller due to differences between us, -tg-, and
bay12. Starlight allows space tiles to give off light, the amount of light
can be configured in config.txt.
2015-05-10 18:31:21 -07:00
Fox-McCloud
38adfe06a0 Removes Recursive Explosions 2015-03-19 03:23:14 -04:00
Markolie
d8d1670b68 Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.

Conflicts:
	code/game/gamemodes/nuclear/nuclearbomb.dm
	code/game/objects/items/devices/radio/intercom.dm
	code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
ZomgPonies
d54579850c Revert "Saycode/language/species port from Bay" 2015-02-19 20:15:42 -05:00
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
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
f206d91932 Add example config files 2015-01-07 02:46:55 +01: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