Commit graph

1939 commits

Author SHA1 Message Date
Eriki Iverson
a721572d0a Added separate permission for /userinfo 2012-04-15 11:02:57 -05:00
Zack Piispanen
7bfd9d244e Added /modgroup add * [permissions] and /modgroup del * [permissions] to allow permissions to be applied to all groups. 2012-04-09 12:29:50 -04:00
Zack Piispanen
7a42c56f30 Added savessi and overridessi to the commandlist. This allows users to save everyones ssi or in the event someone is banned from doing anything once logging in, they can have their account overriden. I haven't tested any of this, as I will be away from this computer, but plan on testing tomorrow. 2012-04-06 16:23:01 -04:00
Lucas Nicodemus
c474dca304 Merge pull request #435 from k0rd/noclip-devel
Workaround for buggy noclip detection in water
2012-03-14 21:03:41 -07:00
k0rd
d9b0d656a5 cleanup 2012-03-13 12:58:31 -04:00
k0rd
83fae7e4f3 workaround for buggy noclip detection when player is wet 2012-03-12 19:46:36 -04:00
k0rd
4bfdcb7dab Add checks for invalid positions when the server does not report the correct player position values to the RememberPosManager system. 2012-03-12 13:58:51 -04:00
Lucas Nicodemus
7fe224d687 Update TerrariaServer binary to the latest version from the api's repo 2012-03-05 00:56:23 -07:00
Lucas Nicodemus
53cda6036d Version tick: 3.8.x.x
Changed the improper shutdown message to be a little more informative.
2012-03-04 19:03:12 -07:00
Deathmax
a3158d6311 Don't send another massive tile update after the first one after a teleport. 2012-03-04 21:23:15 +08:00
Zack Piispanen
58359edd12 More typos.... 2012-03-04 00:09:23 -05:00
Zack Piispanen
9da1701354 Fixed typo in GenericSQLQuery. 2012-03-03 23:57:12 -05:00
Zack Piispanen
6bff818152 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2012-03-01 16:17:48 -05:00
Zack Piispanen
fd4880bcfe Added in handler for TeamChange packet 2012-03-01 16:14:08 -05:00
Steven Hartland
5c380f0f6e Merge pull request #421 from stevenh/simple-fixes
Adds -logformat & -logclear command line options
2012-03-01 02:18:29 -08:00
Steven Hartland
ab9004df66 Merge pull request #422 from stevenh/general-devel
Signature Fix & protection against down stream errors
2012-02-28 03:48:45 -08:00
stevenh
dbda83b8e7 Corrected compat ForceKick method signature 2012-02-28 11:38:30 +00:00
stevenh
18e52d1a25 Added protection against downstream exceptions when saving the world 2012-02-28 11:38:17 +00:00
stevenh
99384180c8 Added -logformat <datetime-format> & -logclear <bool> command line options to fix #420 2012-02-28 00:16:48 +00:00
Steven Hartland
b63cca0415 Merge pull request #406 from stevenh/6c636d4084e1a15d053652f1125c167a4b60b2d3
Refactored IQueryBuilder extracting common code into the GenericQueryCreator
2012-02-27 03:18:12 -08:00
Lucas Nicodemus
1072d23e33 Merge pull request #419 from TShock/new-docs
Added documentation
2012-02-26 19:10:32 -08:00
Lucas Nicodemus
4d796c727e Pointing to .md.html files, this will allow generation to happen without any external copying. 2012-02-26 12:18:27 -07:00
Lucas Nicodemus
823871dac1 Added pandoc generator 2012-02-26 12:14:57 -07:00
Lucas Nicodemus
db4130db9e Accidentally forgot to stage new files 2012-02-26 03:32:50 -07:00
Lucas Nicodemus
6527799ec0 Separated out all sections into smaller files for easier browsing :) 2012-02-26 03:31:22 -07:00
Lucas Nicodemus
c62bd442ec Permissions now outputs a better markdown dump 2012-02-25 23:28:18 -07:00
Lucas Nicodemus
3befa63e30 Changed readme to be more effective 2012-02-25 23:25:11 -07:00
Lucas Nicodemus
01188a3c7a Updated readme 2012-02-25 23:20:58 -07:00
Lucas Nicodemus
93798af513 Moved permissions to a seperate file
Added link back to the new permissions file
2012-02-25 23:20:04 -07:00
Lucas Nicodemus
06d4f4bc3d Added the mythical second method for editing groups. 2012-02-25 23:14:12 -07:00
Lucas Nicodemus
97d86841b8 Added a link to the github page 2012-02-25 23:04:59 -07:00
Lucas Nicodemus
7dac821f17 Add readme for building the docs 2012-02-25 23:04:07 -07:00
Lucas Nicodemus
9ee0fdcc5d Added links to various people that help out 2012-02-25 22:51:19 -07:00
Lucas Nicodemus
fc5d0413bf Fixed closing remarks not linking right
Added anchor to credits
2012-02-25 22:42:26 -07:00
Lucas Nicodemus
8ace4079f1 Added a section on plugins
Added closing remarks/credits
2012-02-25 22:39:48 -07:00
Lucas Nicodemus
e10d9f546a Added configuration file docs
Added permission documentation
2012-02-25 21:36:08 -07:00
Lucas Nicodemus
c8ba96f746 Reordered ToC around 2012-02-25 21:06:35 -07:00
Lucas Nicodemus
f807187d0b Added basic usage. 2012-02-25 21:03:46 -07:00
Lucas Nicodemus
f7f2d2eb34 Added the initial installation instructions to the documentation. 2012-02-25 20:20:00 -07:00
Lucas Nicodemus
38fbf9bbed Added new documentation, going to compile from Markdown to HTML and ship in the docs folder. Please don't edit this until I'm done styling it and have it ready for prime time.
Removed old changelog (wasn't maintained anyhow, or sent with the shipped product).
Removed old docs thing that pointed to the wiki (boo).
2012-02-25 20:02:54 -07:00
Lucas Nicodemus
c52727ecd0 Merge pull request #414 from stevenh/simple-fixes
Added compatibiliy shims for old method signatures
2012-02-24 18:43:53 -08:00
stevenh
b6b5a2f1ca Added compatibiliy shims for old method signatures without which existing compiled plugins will error with missing method ...
This fixes #410
2012-02-24 11:37:43 +00:00
Steven Hartland
5db1de89a5 Merge pull request #408 from stevenh/sqlfix
Fixed resource leak in GetUser
2012-02-22 14:39:35 -08:00
stevenh
d813a60060 Fixed resource leak in GetUser fixes #404
Multiple user exception is now passed direct to the caller of GetUser instead of being wrapped
2012-02-22 16:09:40 +00:00
stevenh
6c636d4084 Refactored IQueryBuilder extracting common code into the GenericQueryCreator
Fixed MysqlQueryCreator UpdateValue generating invalid SQL fixes #400
2012-02-22 11:47:09 +00:00
Lucas Nicodemus
c7c38709b2 Merge pull request #403 from stevenh/general-devel
Converted all txt files to LF line endings
2012-02-21 14:57:00 -08:00
stevenh
41dbd31aac Converted all files to LF line endings 2012-02-21 15:56:34 +00:00
Steven Hartland
8f36c966a0 Merge pull request #402 from stevenh/general-devel
Fixed missing SaveManager.cs from project file
2012-02-21 06:44:22 -08:00
stevenh
3890a82b0e Fixed missing SaveManager.cs from project file fixes #401 2012-02-21 14:38:36 +00:00
Steven Hartland
d2cfccc9be Merge pull request #399 from stevenh/general-devel
Server console can now kick and ban players regardless of the players immune permissions
2012-02-20 17:13:25 -08:00