Commit Graph

24 Commits

Author SHA1 Message Date
Rob Nelson
465548338a Server controller updated to detect 0 players. 2013-09-18 10:30:23 -07:00
Rob Nelson
261981dc1a Fix door lock. 2013-09-17 09:16:01 -07:00
Rob Nelson
839360947b Add door lock toggle button to gas chamber. 2013-09-17 08:10:59 -07:00
Rob Nelson
5d9aa19733 Restart script now has an option to only restart the server after the round has ended. 2013-09-17 06:00:31 -07:00
Rob Nelson
c53b533814 Add nudge support to resturt script. 2013-09-10 22:34:08 -07:00
Rob Nelson
72855abb9f Update server controller and .gitignore. 2013-09-10 20:53:54 -07:00
Rob Nelson
8f740b26d7 Add watchdog docs 2013-09-10 00:49:17 -07:00
Rob Nelson
985c57a706 Switch back to Pomf's fork. 2013-08-14 22:49:31 -07:00
Rob Nelson
e099923646 Watchdog patched to update the MOTD. 2013-08-14 19:38:13 -07:00
Rob Nelson
2d501e8f49 Fix looping updates. 2013-08-14 16:26:49 -07:00
Rob Nelson
3fab835417 Self-updating server_controller.py 2013-08-14 15:30:20 -07:00
Rob Nelson
61f2e7fa02 Replace old watchdog script with the new system that we used on Failstation, plus some fixes. 2013-08-13 00:09:17 -07:00
cib
161f19e8b0 Fixed a derp in DLLSocket.dll
Ohgodwhy
2012-06-26 00:38:34 -07:00
cib
c9619af156 The server_controller script now automatically restarts a crashed server. 2012-06-23 08:10:25 -07:00
cib
2a2f862de4 Fixed a few minor errors in the server_controller script 2012-06-22 16:42:54 -07:00
cib
688e8e0ac0 Refined the socket_talk protocol for debugging purposes. 2012-06-22 16:00:45 -07:00
cib
55291ca837 Removed the automatic reboot stuff from server_controller.py 2012-06-22 14:42:48 -07:00
cib
f612b70a57 Merge branch 'master' of github.com:CIB/Baystation12 into DLL 2012-06-22 14:12:31 -07:00
cib
4cfbf31ab5 Rewrote server_controller.py functionality 2012-06-22 13:58:30 -07:00
cib
5ea5af38d7 Another linux compile fix. 2012-06-23 00:52:58 +04:00
cib
6caeb52b4c Linux compile-fix for DLLSocket/main.cpp 2012-06-22 13:50:28 -07:00
cib
e2e31c1164 Small improvements to DLLSocket 2012-06-22 01:09:21 -07:00
cib
ee5a8ec719 Added a sample python file to interact with the BYOND socket interface. 2012-06-22 00:50:31 -07:00
cib
0aa6319da1 Began work on a DLL for communicating with other processes through sockets. 2012-06-22 08:41:00 -07:00