Lucas Nicodemus
|
a4e148e9ef
|
Closes #163
|
2011-07-01 03:36:40 -06:00 |
|
Lucas Nicodemus
|
a66d016fcb
|
Added /broadcast and /bc
Admin chat color and prefix are now optional
|
2011-07-01 03:35:24 -06:00 |
|
Lucas Nicodemus
|
d62068eacf
|
Changed wording again.
|
2011-07-01 03:13:01 -06:00 |
|
Lucas Nicodemus
|
d1849dbe10
|
Changed wording from "basic SHA1" to "complicated SHA512"
|
2011-07-01 03:10:00 -06:00 |
|
Lucas Nicodemus
|
e57ab38e4b
|
-1 Maximum login attempts to disable.
|
2011-07-01 03:08:10 -06:00 |
|
Lucas Nicodemus
|
c6b77970c8
|
Added MaximumLoginAttempts to configuration system.
|
2011-07-01 03:07:06 -06:00 |
|
Lucas Nicodemus
|
53c3fdf276
|
Installed grammar package and updated it.
|
2011-07-01 03:03:36 -06:00 |
|
Lucas Nicodemus
|
9d6cf29c4e
|
Eject a player from the server if they have 3+ invalid login attempts.
|
2011-07-01 03:02:10 -06:00 |
|
high
|
4e87ceb84f
|
Changed to SHA512
|
2011-07-01 02:09:21 -04:00 |
|
Lucas Nicodemus
|
2c812dbb53
|
Added /tphere * and /tphere all
Closes #159
Forgot to close the auth issue
Closes #98
|
2011-06-30 22:37:28 -06:00 |
|
Lucas Nicodemus
|
b20970a3e5
|
We don't really need to log a user's password. Defeats the point of hashing it.
|
2011-06-30 20:38:20 -06:00 |
|
Lucas Nicodemus
|
a4fd16ae64
|
Actually hashing the right thing this time.
|
2011-06-30 20:34:24 -06:00 |
|
Lucas Nicodemus
|
9791955414
|
Debug
|
2011-06-30 20:19:52 -06:00 |
|
Lucas Nicodemus
|
c5c0a7e506
|
Out with the new! In with the old!
|
2011-06-30 20:02:47 -06:00 |
|
Lucas Nicodemus
|
2c5f6387a6
|
Fixing retarded SHA2 hashing
|
2011-06-30 19:52:00 -06:00 |
|
Lucas Nicodemus
|
da055867c9
|
Added basic system for logging in and adding users ingame.
|
2011-06-30 19:41:37 -06:00 |
|
high
|
c52e8cbf5d
|
Missing null check in OnChat.
Added exception handler to command runner so it wont get swallowed by terraria
|
2011-06-30 12:41:12 -04:00 |
|
high
|
527d9bb203
|
Merge branch 'master' of github.com:TShock/TShock into general-devel
|
2011-06-30 01:15:11 -04:00 |
|
Twitchy
|
f1b406fc3d
|
Can now TP without bed (bed stays). Stops client crashing (hopefully)
|
2011-06-30 16:12:49 +12:00 |
|
high
|
4c05496222
|
Merge branch 'master' of github.com:TShock/TShock into general-devel
Conflicts:
TShockAPI/Properties/AssemblyInfo.cs
|
2011-06-29 21:45:15 -04:00 |
|
Twitchy
|
80ca8509a3
|
Adds some broadcasting on map saves
|
2011-06-29 19:06:20 +12:00 |
|
Lucas Nicodemus
|
72bc9a9afe
|
Version tick
|
2011-06-29 00:22:47 -06:00 |
|
high
|
7e997d7046
|
Debug logs only in debug mode
|
2011-06-28 11:48:52 -04:00 |
|
high
|
2468ecab7e
|
Moved HandleCommandLine to the start of Initialize.
Made SavePath not used before HandleCommandLine so that -configpath would work.
|
2011-06-28 11:29:03 -04:00 |
|
high
|
dcf67248f7
|
Moved unhandled exception logging to before saving the world. In case the world saving crashes.
Tidied some code.
New day, new version
|
2011-06-28 10:56:47 -04:00 |
|
high
|
923aa66694
|
Re-added null check. Removed bounds checks (not needed)
|
2011-06-28 10:41:09 -04:00 |
|
high
|
ae1e16de10
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-06-28 10:32:25 -04:00 |
|
high
|
03ed7b8d81
|
Merge branch 'master' of github.com:TShock/TShock into general-devel
|
2011-06-28 10:31:57 -04:00 |
|
Deathmax
|
75e062fb61
|
Changed banned item check to use TSPlayer's TPlayer
|
2011-06-28 22:19:56 +08:00 |
|
Deathmax
|
61c9991810
|
Added -configpath command line parameter to set config path.
|
2011-06-28 22:17:25 +08:00 |
|
Deathmax
|
a8da178987
|
Removed unnecessary checks
|
2011-06-28 18:28:29 +08:00 |
|
Deathmax
|
35095bd5e6
|
Merge commit 'feb4754b14' into general-devel-2
|
2011-06-28 18:27:19 +08:00 |
|
Deathmax
|
feb4754b14
|
Null and range check for HandlePlayerDamage.
|
2011-06-28 17:17:24 +08:00 |
|
Deathmax
|
aa3a491dab
|
Added null checks for tile destroyed check.
|
2011-06-28 17:09:58 +08:00 |
|
Twitchy
|
554eb464f1
|
Added tphere permission
|
2011-06-28 20:42:56 +12:00 |
|
Twitchy
|
a24d93b241
|
Changed SendTileSquare to 50. Should stop client crashing on TP
|
2011-06-28 20:27:37 +12:00 |
|
Deathmax
|
9281d0ea6a
|
/auth output is now saved into auth.lck
|
2011-06-27 22:38:58 +08:00 |
|
high
|
7aa501c5e1
|
Forgot this() in constructor
|
2011-06-27 05:25:20 -04:00 |
|
high
|
23763fdce5
|
SendTileSquare now only accepts purification powder changes.
|
2011-06-27 05:12:27 -04:00 |
|
high
|
692e8dbea4
|
Added files
|
2011-06-27 05:11:46 -04:00 |
|
high
|
0974ff1eb0
|
Added NetTile class. Structure from https://spreadsheets.google.com/spreadsheet/ccc?key=0AtMbaBHfhV44dE4zYnVad05lVXFwbjczdk03QnNCWHc&hl=en_US#gid=1
|
2011-06-27 05:10:06 -04:00 |
|
high
|
d15739b232
|
Added IPackable interface
|
2011-06-27 05:08:41 -04:00 |
|
high
|
9d2db09ae7
|
Merge branch 'master' of github.com:TShock/TShock into test
|
2011-06-27 01:52:39 -04:00 |
|
high
|
e465caa230
|
Added null check to banned item check.
|
2011-06-27 01:49:54 -04:00 |
|
high
|
f3628eb522
|
Blocked SendTileSquare packet. Doors no longer use it. Chairs/Beds still use it but they seem to work without.
|
2011-06-26 00:10:13 -04:00 |
|
high
|
7a62674ba3
|
Removed setspawn, it should not be a config option!
|
2011-06-25 20:10:52 -04:00 |
|
high
|
ed0ad7e751
|
Added console command "autosave" which toggles autosaving
|
2011-06-25 00:46:24 -04:00 |
|
high
|
f501212dfe
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-25 00:44:21 -04:00 |
|
high
|
17cd6652d7
|
Renamed settings to start with a Capital letter
Removed config read on post init. Already read in SetupConfig which is called in Init
Added option to disable auto saving
|
2011-06-25 00:44:07 -04:00 |
|
Twitchy
|
8f65a7d0a0
|
Fixed fail itembans.txt update. *facepalm*
|
2011-06-25 15:39:31 +12:00 |
|