Lucas Nicodemus
|
81ef1b6cff
|
Test
|
2011-07-23 17:29:12 -06:00 |
|
Zack Piispanen
|
732121bdf5
|
region basic tests added
|
2011-07-23 18:07:15 -04:00 |
|
Lucas Nicodemus
|
1fce9ce36e
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-23 15:14:43 -06:00 |
|
Lucas Nicodemus
|
f1ed9207c1
|
New tests
|
2011-07-23 15:14:27 -06:00 |
|
Zack Piispanen
|
54e5fd65bc
|
test items
|
2011-07-23 17:13:55 -04:00 |
|
Zack Piispanen
|
a2f2ea1500
|
whoops pushed in some test stuff that would break commands fixed removeItem ban tho, so its all good
|
2011-07-23 17:03:10 -04:00 |
|
Zack Piispanen
|
347d701b7f
|
push for shank
|
2011-07-23 16:59:29 -04:00 |
|
Zack Piispanen
|
0162186416
|
maybe i should commit the test files too?
|
2011-07-23 15:37:59 -04:00 |
|
Zack Piispanen
|
ffd0471326
|
initial unit testing work and a few tweaks to stuff relating to items
|
2011-07-23 15:21:56 -04:00 |
|
Zack Piispanen
|
727ae2322b
|
Added new commands to allow users in game to create, delete, modify groups.
Added new methods to create, delete, modify groups.
Uhhh....dunno why RegionManager.cs was conflicted.
Added permission for accessing group commands
|
2011-07-22 23:14:56 -04:00 |
|
Lucas Nicodemus
|
e1cd87f487
|
Fixed regions
Added /convert
|
2011-07-22 17:38:51 -06:00 |
|
Lucas Nicodemus
|
92d6e7b9fb
|
No longer spam users to login.
|
2011-07-22 16:18:28 -06:00 |
|
Lucas Nicodemus
|
14e55301e1
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-22 16:15:55 -06:00 |
|
Lucas Nicodemus
|
3291195af8
|
Fixed regions not working.
|
2011-07-22 16:15:34 -06:00 |
|
Zack Piispanen
|
987d9e793b
|
fixed useless query for being useless. Added in code that checks the list of groups and not the db itself.
TSDEV-49
|
2011-07-22 17:33:59 -04:00 |
|
Zack Piispanen
|
15af989826
|
remove debug code *that wasnt there on last commit, i swear*
|
2011-07-22 17:24:58 -04:00 |
|
Lucas Nicodemus
|
481a34f722
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-22 15:09:32 -06:00 |
|
Zack Piispanen
|
2c2097dc08
|
Move the code to pull all items from the db outside of the if file exists loop.
TSDEV-46
|
2011-07-22 17:06:58 -04:00 |
|
Lucas Nicodemus
|
bd964d576e
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-22 15:06:53 -06:00 |
|
Zack Piispanen
|
7f2ff7614f
|
Premissions now inherit from groups listed anywhere in the db, not just below them.
TSDEV-39
|
2011-07-22 16:29:29 -04:00 |
|
Lucas Nicodemus
|
91dd1b5edd
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-07-22 14:10:51 -06:00 |
|
Lucas Nicodemus
|
b5a27052a1
|
Updates to RM
|
2011-07-22 14:10:38 -06:00 |
|
high
|
d6a3e3b69c
|
Removed pointless db user query on tile changes.
|
2011-07-22 05:17:43 -04:00 |
|
Lucas Nicodemus
|
8fe66e2ba4
|
VERSION TICK 3.0.2.0722
Changed lots of crap
|
2011-07-22 03:06:23 -06:00 |
|
Lucas Nicodemus
|
a853efa520
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-07-22 02:25:27 -06:00 |
|
Lucas Nicodemus
|
63f935b4fd
|
Fixed a problem where KillTile thresholds were never reset.
VERSION TICK: 3.0.1.0722
|
2011-07-22 02:25:08 -06:00 |
|
Zack
|
634b3b8a8c
|
Using region list caused messages to talk about warps, copy pasta fail.
|
2011-07-21 19:23:34 -07:00 |
|
Lucas Nicodemus
|
a9b558e75d
|
Added some precautions against duplicates.
|
2011-07-21 15:27:15 -06:00 |
|
Lucas Nicodemus
|
a8e55d44e6
|
Added EnableAntiLag to ConfigFile.cs
|
2011-07-21 15:07:28 -06:00 |
|
Lucas Nicodemus
|
d1e29e1035
|
VERSION TICK: 3.0.0.0721
|
2011-07-21 15:05:52 -06:00 |
|
Lucas Nicodemus
|
91c1430f3c
|
Not using OrderBy as much anymore.
|
2011-07-21 15:03:52 -06:00 |
|
Lucas Nicodemus
|
b98614946d
|
Changed every instance of Main.worldID.ToString() to Main.worldName. You broke backwards compatibility with all other warp and region files by doing that.
|
2011-07-21 15:03:15 -06:00 |
|
Lucas Nicodemus
|
167c51d048
|
Removed spam on canbuild message.
|
2011-07-21 14:24:17 -06:00 |
|
Lucas Nicodemus
|
3744e49592
|
Added a config option (default off) for banning by usernames.
|
2011-07-21 12:39:01 -06:00 |
|
Lucas Nicodemus
|
529f51d95e
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-21 12:31:58 -06:00 |
|
Lucas Nicodemus
|
0aea895a59
|
Import system now imports UserIDs
|
2011-07-21 12:31:11 -06:00 |
|
Lucas Nicodemus
|
cd018fed8d
|
Regions are now UserID based.
|
2011-07-21 12:25:57 -06:00 |
|
Graham Cantin
|
9f6038205f
|
* high6's amazing lag-destruction patch...
255 syncs per player? To quote sealab2021:
THERE CAN BE ONLY... NONE.
|
2011-07-21 09:03:38 -07:00 |
|
Graham Cantin
|
9b1c5fd230
|
Readded all my changes, I think.
|
2011-07-21 04:14:42 -07:00 |
|
Graham Cantin
|
395225ec28
|
Failed message in red for fail, not green for awesome
|
2011-07-21 04:08:21 -07:00 |
|
Graham Cantin
|
fab469c35f
|
Made sure /register checks for an existing user account before adding the user.
|
2011-07-21 04:07:44 -07:00 |
|
Graham Cantin
|
98c139584e
|
Whoops, forgot to update the help string...
|
2011-07-21 04:07:42 -07:00 |
|
Graham Cantin
|
fa57f79929
|
* Added /password to change a user's password. Verifies they are logged in first, and checks the old password against the old hash in the DB.
|
2011-07-21 04:07:39 -07:00 |
|
Graham Cantin
|
d89164590d
|
* Added /register <username> <password> Should get default group from the DB; just "default" for now.
|
2011-07-21 04:07:36 -07:00 |
|
Lucas Nicodemus
|
d4665e5860
|
Updated readme to reference #terraria-dev
|
2011-07-21 02:22:11 -06:00 |
|
Lucas Nicodemus
|
b9842a19c8
|
Fixed warps (and by that I mean nothing was broken anyway).
|
2011-07-21 01:19:55 -06:00 |
|
Zack Piispanen
|
3ce6de9e20
|
Merge branch 'master' of github.com:TShock/TShock
Conflicts:
TShockAPI/Group.cs
TShockAPI/TShock.cs
|
2011-07-20 20:58:26 -04:00 |
|
Zack Piispanen
|
cfcc0e7276
|
groups work, with inheritance, still need to remove order by
|
2011-07-20 20:55:49 -04:00 |
|
Lucas Nicodemus
|
8fa45f4aae
|
Attempting to fix permissions
|
2011-07-19 20:36:15 -06:00 |
|
high
|
4270d72047
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-07-19 21:27:28 -04:00 |
|