Fox-McCloud
0fa40f4650
tweaks
2016-04-18 06:45:26 -04:00
Fox McCloud
dab1303d46
Merge pull request #4150 from Tastyfish/away-reorder
...
Updates maploader code to be in line with tg's, startup improvements
2016-04-11 19:41:22 -04:00
Tastyfish
47d432a278
oops
2016-04-10 03:02:43 -04:00
Fox-McCloud
4d58019d69
Traitor Vamp
2016-04-07 08:45:44 -04:00
Tigercat2000
519992b5a9
Merge branch 'byond510'
...
Conflicts:
.travis.yml
code/game/jobs/access.dm
code/game/machinery/camera/camera.dm
code/game/machinery/flasher.dm
code/game/machinery/vending.dm
code/game/objects/items/devices/laserpointer.dm
code/game/objects/items/weapons/grenades/flashbang.dm
code/game/objects/items/weapons/tools.dm
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/living/carbon/human/species/species.dm
code/modules/mob/living/life.dm
code/modules/mob/living/silicon/silicon.dm
code/modules/mob/living/simple_animal/bees.dm
code/modules/nano/modules/virus2_creator.dm
code/modules/virus2/disease2.dm
code/modules/virus2/diseasesplicer.dm
paradise.dme
2016-04-01 14:15:44 -07:00
Fox McCloud
cf47e7b22e
Merge pull request #3816 from DaveTheHeadcrab/nameStuff
...
Removes Goebbles from the last name list
2016-03-10 20:45:38 -05:00
DaveTheHeadcrab
0f5c8be359
Removes Goebbles from the last name list
2016-03-09 19:40:23 -05:00
Tigercat2000
5294b4c223
510: Remove BYGEX completely, remove autoconvert notes
...
notes (never used + uses bygex specific things)
2016-02-28 11:21:30 -08:00
Tigercat2000
d6db130909
send2irc Multi-Host upgrade
...
Allows for send2irc to send to multiple hosts.
2016-02-11 11:24:30 -08:00
Fox-McCloud
134b407499
Fixes Game Options Config
2016-01-31 01:34:07 -05:00
Fox-McCloud
f2ffb02d6e
Updates Example Config
2016-01-22 20:35:59 -05:00
Tigercat2000
aa86c85b98
Add config option to disable same-CID popup "YOU'LL BE BANNED STOP IT"
...
This is seriously fucking annoying when testing local changes. Only a
config option instead of being removed completely because I am actually
going to go fucking insane without this being gone.
2015-11-01 20:34:37 -08:00
Fox-McCloud
9795dc761b
Removes Nations and Unused Game Modes
2015-10-11 19:51:19 -04:00
Fox-McCloud
fbe042987f
config update
2015-09-30 21:09:16 -04:00
Markolie
8ad7eb56c2
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into hotkeys2
...
Conflicts:
config/example/config.txt
2015-09-30 01:04:45 +02:00
Markolie
2f9fd64a55
Hotkey/interface update
2015-09-30 01:02:58 +02:00
Fox-McCloud
058c270ed8
Merge pull request #2209 from Markolie/s2
...
Space levels config
2015-09-28 16:31:25 -04:00
Markolie
ffa7e01ba2
Space levels config
2015-09-28 21:02:42 +02:00
Markolie
84f1c2ab8f
Re-add ban appeal message, memo check
2015-09-27 09:08:10 +02:00
Fox-McCloud
821d2d0309
Merge pull request #2167 from Markolie/SDQL
...
Add SDQL, +PROCCALL, admin updates
2015-09-26 17:40:03 -04:00
Markolie
95fa836d68
Various fixes
2015-09-26 04:51:36 +02:00
Markolie
24337913cd
Add SDQL, +PROCCALL, admin updates
2015-09-25 16:54:27 +02:00
Markolie
9adff714b9
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into sql
...
Conflicts:
code/controllers/configuration.dm
config/example/config.txt
2015-09-23 07:07:17 +02:00
Markolie
793b86b286
Config option for lobby music
2015-09-23 06:53:28 +02:00
Markolie
d4a3537e75
Jukebox config example
2015-09-23 06:40:06 +02:00
Markolie
23ed1991f5
Clean-up game_options
2015-09-23 06:27:16 +02:00
Markolie
bec9fca533
SQL update
2015-09-23 06:13:42 +02:00
Markolie
279c998ae8
OOC/LOOC update, stealthmin fixes
2015-09-17 21:27:24 +02:00
Markolie
783afaf944
Remove double sanitization, update example config
2015-09-17 02:38:44 +02:00
Markolie
3ff3945bab
Player notes update
2015-09-15 05:10:03 +02:00
Markolie
5dc034719d
Port Bay's silicon law manager
2015-08-31 02:18:49 +02:00
Fox-McCloud
333e7fe236
Merge pull request #1766 from Markolie/adminbus
...
Admin jump overhaul, add watchlist functionality, other admin updates
2015-08-17 18:10:38 -04:00
Markolie
5eee617063
Consolidate ?/FLW links under key_name_admin
2015-08-17 00:13:53 +02:00
Markolie
a397c730b5
Admin jump overhaul, add watchlist functionality, other admin updates
2015-08-16 23:28:02 +02:00
Tigercat2000
ca921216fe
New proc to replace world.log <<, log_to_dd()
...
This commit changes every 'world.log <<' message with a loggable proc-
log_to_dd().
This is adjustable in the config; If LOG_WORLD_OUTPUT is present, all
things sent to world.log will show up in the standard /data/logs/ logs.
These logs will contain the following (in order):
Timestamp
"DD_OUTPUT:"
The message.
The config option for this, by default, is turned off.
2015-08-14 18:18:57 -07:00
Krausus
5babac23ed
Fixes disabling away missions
...
The default config will no longer disable away missions.
2015-08-12 15:15:28 -04:00
Markolie
b1ed0bdef6
add config option to disable away missions, remove invalid AI name
2015-08-11 22:12:05 +02:00
Krausus
26d35be764
Restores trivial.txt
2015-08-04 00:08:20 -04: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
8e450f99c8
tweaks and optimization
2015-06-21 02:16:18 -04:00
Fox-McCloud
93392f8e90
Explosion Rework
2015-06-20 04:13:55 -04:00
Tigercat2000
61e7fdb368
Whitelisting to bypass the reroute system.
...
Note, all ckeys in the ofwhitelist must be lowercase and contain no
spaces.
2015-05-28 10:34:33 -07:00
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