Zack Piispanen
904c44a1b6
Fix UseServerName config options, to now work properly. Remove duplicate unused code. Ensure that everywhere we use Main.WorldName, we are sending the config server name.
2015-04-09 22:58:32 -04:00
Lucas Nicodemus
5f77f21e03
Merge pull request #896 from WhiteXZ/general-devel
...
DEBUG preprocessor checks for ILog
2015-04-09 17:02:34 -06:00
White
cf34aad594
Remove the pesky '/' that got in there somehow
2015-04-09 15:58:10 +09:30
White
b4f2ddef47
DEBUG preprocessor conditional inside method
2015-04-09 15:56:51 +09:30
White
c0f28f4aaf
Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel
2015-04-09 15:50:44 +09:30
Lucas Nicodemus
cef253ce20
Remove the ability to ban oneself
2015-04-08 23:46:00 -06:00
White
fc1d188951
DEBUG preprocessor checks for ILog
2015-04-08 20:46:12 +09:30
Zack Piispanen
371beb8c52
Update deploy script to do a better job uploading to Confluence.
2015-04-06 11:33:42 -04:00
Zack Piispanen
6c27bc74c6
Finish half implemented new feature where we use bamboo for variables instead of files on the system.
2015-04-05 23:44:35 -04:00
Lucas Nicodemus
ac5359e4f9
Merge pull request #895 from WhiteXZ/general-devel
...
Adds a time parameter to the tempgroup command
2015-04-05 21:30:05 -06:00
White
2f2749c480
Time parameter in temp group command
2015-04-06 12:50:33 +09:30
White
d0a962bd0f
Notification when temp group expires
2015-04-06 12:31:10 +09:30
White
bddcf81331
Stop timer once it's done
2015-04-06 12:31:08 +09:30
White
cd353c27a3
Time parameter for tempgroup
2015-04-06 12:31:07 +09:30
Zack Piispanen
1b69a47d71
Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel
2015-04-05 22:43:18 -04:00
Zack Piispanen
7fee8d786c
Fix logout to set group to the guest group, and temp to null. These seem to have been swapped on accident, and used the default group instead of guest.
2015-04-05 22:42:57 -04:00
Lucas Nicodemus
3e536a1aac
Small ad for survey
2015-04-05 19:24:30 -06:00
Zack Piispanen
aaf18626e0
Finish documentation and update the doc generation to include the new attributes. Yay~
2015-04-05 19:31:11 -04:00
Zack Piispanen
f60ec96888
Next block of documentation.
2015-04-05 19:13:24 -04:00
Zack Piispanen
2888bc5fe4
Add next block of documentation, change some names of the routes using verbs to better tell what that verb is used for.
2015-04-05 18:50:21 -04:00
Zack Piispanen
20e39f331f
More documentation, removed deprecated from one description because there are too many deprecated methods :(
2015-04-05 18:37:06 -04:00
Zack Piispanen
00f202c94c
Added next block of rest documentation.
2015-04-05 18:28:54 -04:00
Zack Piispanen
eeae66ed7e
Added rest documentation for the second set of rest calls.
2015-04-05 18:08:48 -04:00
Zack Piispanen
d04b2051b2
Change static readonly fields in RestManager to const, as a const is a static readonly field, and allows us to use them in the rest documentation attributes.
...
Added more documentation, as it might be useful to know what each argument is for, and what type it is expected to be.
Documented the first block of rest commands.
2015-04-05 17:44:27 -04:00
Zack Piispanen
9547dade6b
Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel
2015-04-04 01:46:54 -04:00
Zack Piispanen
4f2bfa9dd0
Add to the build scripts to upload latest rest descriptions.
2015-04-04 01:46:38 -04:00
Zack Piispanen
05c127f20c
Add dumping of RestHandlers, to sorta maybe create a little documentation on a system we've never documented.
2015-04-04 01:40:30 -04:00
Lucas Nicodemus
7cd6db8d0c
$10 says we don't need postbuild.bat
2015-03-30 21:57:33 -06:00
Lucas Nicodemus
3821d67359
JSON is a pretty cool feature to advertise
2015-03-27 23:21:44 -06:00
Lucas Nicodemus
d8a8ba3be9
New version codename
2015-03-25 23:15:51 -06:00
Zack Piispanen
7ad1889a13
Tick version and clean up some white space.
2015-03-25 21:17:43 -04:00
Zack Piispanen
015cf61b77
Add logout command and pos command. Closes #872 and Closes #887
2015-03-25 21:17:11 -04:00
Zack
42a505e18f
Merge pull request #891 from WhiteXZ/general-devel
...
SQL log actually ensures its table exists
2015-03-24 11:29:31 -04:00
White
f610fefc83
Revert UtcNow change in TextLog.cs
2015-03-24 14:13:40 +10:30
Lucas Nicodemus
6ec08de26b
Advertise TShock.co more effectively
2015-03-23 10:02:41 -06:00
White
e6d07f2e83
Update to DateTime.UtcNow
2015-03-23 14:20:59 +10:30
White
5b246ce641
Format fix
2015-03-23 13:27:07 +10:30
White
0f7d421bc6
SQL log actually ensures its table exists
2015-03-23 12:00:37 +10:30
Lucas Nicodemus
d25ab98ebc
SSC is an important feature for the readme
2015-03-19 23:25:09 -06:00
Lucas Nicodemus
518847b4e3
Merge pull request #889 from WhiteXZ/general-devel
...
Add FileName to ILog interface. Also fixes some missing XML warnings
2015-03-18 22:44:09 -06:00
White
c7ce6f3f78
Switch from LogLevel in favour of TraceLevel
2015-03-19 14:38:37 +10:30
White
cb46221409
Add FileName to ILog interface. Also fixes some missing XML warnings
2015-03-19 13:56:38 +10:30
Lucas Nicodemus
6db4bab556
Revert "Add major discussion on change to contributing"
...
This reverts commit 0596169270 .
Conflicts:
CONTRIBUTING.md
2015-03-18 12:16:44 -06:00
Lucas Nicodemus
356ec4cc66
Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel
2015-03-18 12:13:23 -06:00
Zack Piispanen
a9d36a68f1
push docs to confluence.
2015-03-18 03:37:11 -04:00
Zack Piispanen
28a535e144
Use real path to mono.
2015-03-17 23:51:03 -04:00
Lucas Nicodemus
2ece14c70a
Change "issue" verbiage to "bug report"
2015-03-17 17:12:00 -06:00
Lucas Nicodemus
c9521ec3d7
Define consensus and community
2015-03-17 16:59:06 -06:00
Lucas Nicodemus
0596169270
Add major discussion on change to contributing
2015-03-17 16:55:48 -06:00
Lucas Nicodemus
e56561b689
Add two more guidelines to contributing
...
Some of these were implied rules not listed, and have been fixed.
2015-03-17 16:46:41 -06:00