Commit Graph

407 Commits

Author SHA1 Message Date
Zuhayr
62893f80b6 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2014-01-04 11:35:07 +10:30
Mloc-Argent
bd3a1718c4 Fixes runtime logging and makes it a config option.
Option starts off by default, since that could be seen as the original behavior...

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-01-02 21:38:15 +00:00
Zuhayr
243e7bb981 Fixed some removals from the example config. x2 2013-12-28 23:48:56 +10:30
Zuhayr
552d867994 Fixed some removals from the example config. 2013-12-28 23:47:57 +10:30
Zuhayr
df38d75131 Added config values for ghost writing. 2013-12-28 23:30:23 +10:30
Zuhayr
d1e6094a77 Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze 2013-11-20 17:50:01 +10:30
Ccomp5950
dbf24606bd The Ghost AntagHUD Feature.
Created configurations for Server Admins to be able to toggle it within default config.

Modified my previous AdminVerb that allows respawns to bypass the limitations of the restrictions while also letting the admins know if the ghost has used AntagHUD

Created restriction checks for various forms of joining the round and if administrators/hosts have restricted AntagHUD users from joining the round they will not be able to.

To Do:
Create Adminverb for toggling restrictions to also be able to toggle everyones ability to use antagHUD for a round.
Create a method for "Job Banning" users from using antagHUD.
2013-11-17 17:29:29 +00:00
Mloc-Argent
08a3226f07 Fix for the config .gitignore.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-11-17 15:03:50 +00:00
DJSnapshot
acc94c6f85 Fix for auto-transfer being called every 10 minutes after the first 3 hours. 2013-11-02 18:11:09 -07:00
Mloc-Argent
65f218ee63 Merge branch 'master' into dev-freeze
Conflicts:
	code/ZAS/Fire.dm
	html/changelog.html
	maps/tgstation2.dmm

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-10-08 22:01:16 +01:00
DJSnapshot
a9861dd086 Added to the example/config.txt 2013-09-25 12:28:31 -07:00
Erthilo
3b61ba850f Merge branch 'master' of git://github.com/Baystation12/Baystation12 into dev
Conflicts:
	baystation12.dme
	code/modules/projectiles/ammunition/bullets.dm
2013-09-02 23:32:33 +01:00
Mloc-Argent
51ea24b0fe Genericify this shit.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-09-01 21:17:09 +01:00
Erthilo
ee55069d59 Example of softcrit config 2013-08-29 09:52:42 +01: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
Mloc-Argent
941f36ddec Fix for autotraitor not working in secret probabilities. All modes default to 0 prob in secret now.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-07 16:56:41 +01:00
Mloc-Argent
9a5a1dc82c Made IRCbot's password and host a config option.
Added a hook to send a message to the bot when a round starts.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-05 14:07:06 +01:00
Mloc-Argent
f29cd5946f Merge branch 'master' into bleeding-edge-freeze 2013-07-19 14:48:40 +01:00
Mloc-Argent
c3c84614b8 Update MOTD for new bugtracker link.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-12 13:10:48 +01:00
Mloc-Argent
3f8c726815 Cleaned up config files to be more generic; main server isn't mirrored from these any more, and they are horribly out of date.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-09 12:59:14 +01:00
comma
ae2a9c56ad Merge branch 'master' into bleeding-edge-freeze
Conflicts:
	code/modules/mob/living/silicon/robot/robot.dm
2013-07-09 12:48:34 +04:00
Mloc-Argent
f346d72383 Merge branch 'BEF-staging' of github.com:Baystation12/Baystation12 into BEF-staging
Conflicts:
	config/config.txt
2013-07-05 19:55:01 +01:00
Ravensdale
d514be535c Remove mordeth221 from custom sprites list until his sprites are ready and in. 2013-07-05 06:54:17 -07:00
Zuhayr
681fcb2881 Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12 2013-07-04 15:26:06 -07:00
Zuhayr
db650d3757 Config merge. 2013-07-04 14:39:46 -07:00
Mloc-Argent
08393161c0 Merge branch 'master' into BEF-staging
Conflicts:
	config/config.txt

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-04 13:08:28 +01:00
Ravensdale
9aedfa8b23 Bugfix: Fixes mining borg's radio to the supply frequency since mining frequency no longer exists.
Feature: Introduces and adjusts code for cyborg and AI custom sprites

Cleanup: Streamlined the AI core selection code. Could probably be even cleaner but it's good for now.
2013-07-03 21:24:25 -07:00
Mloc-Argent
cf4bd39f6e Updated the linkage between the NanoTrasen IRC bot and the server.
- Server will now send adminhelps to the admin channel, with information if there is no admins online.
- Server will inform the admin channel if the last admin online logs out.
- When a round ends, the server will alert the main channel, supplying some statistics.
Additionally, laid the groundwork for an external scripts system.
This is fully configurable/togglable in the config.txt file.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-02 23:41:40 +01:00
Whitellama
6d8654eb7a Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12 into bleeding-edge-freeze
Conflicts:
	html/changelog.html
2013-06-30 20:02:36 -07:00
Chinsky
66bbebc378 Merge pull request #3178 from Jamini/bleeding-edge-freeze
Map tweaks
2013-06-26 23:43:13 -07:00
Zuhayr
5dbb0bcb87 Changelog. 2013-06-27 06:41:47 -07:00
Jamini
20bb582090 Map tweaks
Multiple bugfixes, adjustments to engineering, moved engineering pod, changed the training room to a portables storage room, changed the construction area to a training room, more bugfixes, fixed up a lot of pipes, fixed dozens of scrubbers/vents that were set off or set to the wrong type of vent, more fixes, fixed a crooked AI door, added a few airlocks that were lost with the medical change, more fixes, rearranged the engine room a bit, added a sing observation camera, more fixes.

Signed-off-by: Jamini <mobiousjami@gmail.com>
2013-06-26 21:09:16 -04:00
Whitellama
90eaca1e53 WIP Ninja GM junk 2013-06-26 16:30:24 -07:00
Zuhayr
6d76698116 Organ regeneration nerf. 2013-06-27 02:33:57 -07:00
cib
4e0c68b88a Added a configuration option that allows putting the .rsc on external servers. 2013-06-11 21:28:59 +02:00
Segrain
dd3727a899 gitignore, why don't you work? 2013-06-02 22:49:03 +03:00
Segrain
446ddbb108 Various things can be carried on hazard vests and EMT jackets. Code for #2932. 2013-06-02 22:40:20 +03:00
Apple_Master
32ea629eb3 Maybe fixes some custom items?
Signed-off-by: Apple_Master <cheeckan@gmail.com>
2013-05-14 18:09:20 +01:00
Mloc-Argent
27759f47df Merged master into BEF.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-05-06 15:43:50 +01:00
Asanadas
33970df4f0 Whoo time for a selfish custom_items.dmi fix. 2013-05-01 14:48:02 -04:00
Asanadas
16d3719124 Quick fix for retired admins in admin_ranks.txt. Moved Mister Fox to Retired Admins. 2013-04-29 21:35:44 -04:00
Mordeth221
76b2941803 Added custom APLU 2013-04-23 18:56:44 +01:00
Yeti
b3c9484398 Added Superboredguy's item: Engineering Hat 2013-04-13 14:32:11 -04:00
Yeti
4928a3aa59 Custom item: Old Camera 2013-04-12 22:40:24 -04:00
Cael_Aislinn
e6e4b89819 disabled simultaneous admin PM warning
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2013-02-13 17:49:48 +10:00
Cael_Aislinn
c05b9869e6 restructured/cleaned up how admin-pms are sent (retained original code just in case), made it so that only holders with R_ADMIN can see private messages, added a timeout warning to anyone PMing a player so they dont get spammed (default to 5 seconds, config edited)
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2013-02-10 21:29:02 +10:00
Chinsky
bfb1df5f17 Derps fixed 2013-01-26 09:51:44 +04:00
Chinsky
7a66e7e524 Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12
Conflicts:
	code/modules/reagents/Chemistry-Reagents.dm
	code/setup.dm
2013-01-22 23:46:42 +04:00
Chinsky
7310e4bd06 Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12
Conflicts:
	baystation12.dme
	code/modules/reagents/Chemistry-Reagents.dm
	html/changelog.html
2013-01-22 20:07:10 +04:00
Chinsky
9792a1c983 Merge branch 'master' of https://github.com/Baystation12/Baystation12
Conflicts:
	code/game/machinery/hydroponics.dm
	code/modules/reagents/Chemistry-Reagents.dm
	html/changelog.html
2013-01-22 20:05:45 +04:00