Commit graph

2805 commits

Author SHA1 Message Date
Lucas Nicodemus
21cd90fa23 Save world on last player exit; fixes #707 2015-02-25 00:09:54 -07:00
Lucas Nicodemus
e18ab50453 Literally add a comma between two different things 2015-02-24 21:42:06 -07:00
Lucas Nicodemus
13756360bb Slightly more commands support silence 2015-02-24 21:38:25 -07:00
Lucas Nicodemus
c9dcc3d227 Full, blood, and eclipse moon phases support silence
DropMeteor now supports broadcasting to all and silence
2015-02-24 21:26:16 -07:00
Lucas Nicodemus
192ee915ae Another batch of commands support silence 2015-02-24 21:20:33 -07:00
Lucas Nicodemus
f2b2da90d7 Added silent commands & other stuff (see below)
1. Removed old code.
2. Added silent command prefix & supporting code
3. Region ban & spawnmob support silence
2015-02-24 20:55:59 -07:00
Lucas Nicodemus
7649718530 Some people really like uneven spacing 2015-02-24 19:12:22 -07:00
Lucas Nicodemus
183084d60f Minor changes pertaining to spacing & some unclear messages 2015-02-24 19:08:30 -07:00
Lucas Nicodemus
2f24484012 Stop clicking this link please 2015-02-23 00:04:01 -07:00
Lucas Nicodemus
75e12f8163 Remove irc from readme; add plugin downloads 2015-02-23 00:02:14 -07:00
Lucas Nicodemus
9e2ff2e2a2 Make logfile a public getter 2015-02-22 20:16:03 -07:00
Lucas Nicodemus
ae2854ce05 Merge pull request #865 from PhoenixICE/general-devel
Add permission tshock.godmode.other
2015-02-22 16:11:23 -07:00
PhoenixICE
10de490c86 Tab formatting issue 2015-02-23 09:30:05 +11:00
PhoenixICE
6bb3a2f2ab Godmode Other Permission 2015-02-23 09:26:51 +11:00
PhoenixICE
5b3ff0ed8b Merge pull request #1 from NyxStudios/general-devel
Update Fork
2015-02-23 09:21:38 +11:00
Zack
17ea9e0875 Use the NetItem max inventory when seeding the database. 2015-02-22 17:14:57 -05:00
Zack
8c91856113 Update deploy_release to allow the user to specify the body of the release post, as well as using the tag to construct the filename that is uploaded. 2015-02-22 16:38:38 -05:00
Zack
63231c73f2 Utilize new account hooks to insert and delete from the SSC table, since this is what the feature was intended for. 2015-02-22 16:17:05 -05:00
Zack
68afd6fcc6 Make sure to write the correct number of bytes, as UTF8 can and most likely will be more than one byte per char.
Fixes #863
2015-02-22 16:07:59 -05:00
Lucas Nicodemus
d82851faf3 EnsureExists now calls EnsureTableStructure directly
It occurs to me that copypasting code is bad
2015-02-22 12:03:05 -07:00
Lucas Nicodemus
f4564b88e9 Version tick: 4.2.6 2015-02-22 08:47:40 -07:00
Lucas Nicodemus
04145a4aca Re-add EnsureExists signature to fix compat with old plugins
Fixes #862
2015-02-22 08:43:12 -07:00
Lucas Nicodemus
0adcf32e3f Update the update JSON for the last time 2015-02-21 23:04:56 -07:00
Zack
0a7e25e58f Merge pull request #860 from NyxStudios/account-hooks
Add account create & delete hooks
2015-02-22 01:02:26 -05:00
Lucas Nicodemus
12a39f4e9a Revert "Use Sublime Text's "Convert all open views to tabs" option"
This reverts commit b35a02d379.
2015-02-21 23:00:30 -07:00
Lucas Nicodemus
b35a02d379 Use Sublime Text's "Convert all open views to tabs" option 2015-02-21 22:57:14 -07:00
Lucas Nicodemus
6a41c34380 isn't this ruby 2015-02-21 22:53:56 -07:00
Lucas Nicodemus
817479ea70 Add Getuser calls to delete user 2015-02-21 22:51:38 -07:00
Lucas Nicodemus
91d5fab27d Add account create & delete hooks 2015-02-21 22:35:05 -07:00
Zack
57029fa0af You know it is getting late when you forgot to switch it back to not creating drafts. But hey, it worked \O/ 2015-02-21 23:34:16 -05:00
Zack
ea39210a4f Lets not encode the content headers into the binary data being sent causing our zip file to be corrupt, ok? 2015-02-21 23:30:18 -05:00
Zack
0bc0b8d4bf Ignore SSL certs 2015-02-21 23:21:20 -05:00
Zack
5788beed1c Revert back to using requests... 2015-02-21 23:13:52 -05:00
Lucas Nicodemus
1f97447ea8 Remove 4 year old Terraria.csproj file 2015-02-21 19:39:28 -07:00
Lucas Nicodemus
4dba4d0116 Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2015-02-21 19:38:13 -07:00
Lucas Nicodemus
41d4206cc9 Remove old useless junk files 2015-02-21 19:38:01 -07:00
Zack
3c415ee0bc Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2015-02-21 21:37:28 -05:00
Zack
cc7e4356b1 Use urllib2 because @nicatrontg failed to install requests. 2015-02-21 21:37:21 -05:00
Lucas Nicodemus
19075094ff Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2015-02-21 19:33:44 -07:00
Lucas Nicodemus
0280e7abbd Remove erroneous CONTRIBUTING file 2015-02-21 19:33:30 -07:00
Zack
44c8f40a6a Use environment variables from bamboo, maybe? 2015-02-21 21:17:44 -05:00
Zack
349ac17388 Rather hacky solution to security issues :( 2015-02-21 21:06:21 -05:00
Zack
0ae32f80d3 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2015-02-21 20:53:44 -05:00
Zack
aa633084e5 Add deploy to github button. 2015-02-21 20:53:36 -05:00
Lucas Nicodemus
bd066589b8 UpdateManager no longer silently shuts down after failure 2015-02-21 18:46:12 -07:00
Lucas Nicodemus
deb4113c73 /user group has proper error handling
This blast of commits fixes #543
2015-02-21 17:50:19 -07:00
Lucas Nicodemus
70104f795c /user password now returns correct message if user does not exist 2015-02-21 17:40:58 -07:00
Lucas Nicodemus
32c7645795 /user del now responds appropriately if the user doesn't exist 2015-02-21 17:36:32 -07:00
Lucas Nicodemus
964115dbb5 /user add now returns sensible errors 2015-02-21 17:34:39 -07:00
Lucas Nicodemus
d3ed04c947 Merge branch 'group-mgr-ee' into general-devel 2015-02-21 17:14:29 -07:00