Lucas Nicodemus
|
13e00c7d2d
|
Save SSI on /off
Should technically solve #339, but there are probably more instances around the codebase that have the same issue.
|
2012-01-31 02:10:05 -07:00 |
|
k0rd
|
74035d5c1e
|
sand, silt, pearlsand, and ebonsand shouldn't trigger noclip detection
|
2012-01-30 04:05:55 -05:00 |
|
k0rd
|
436cd058ec
|
We don't want to revert everything the player has done on the server in case of disable() for tilekill
|
2012-01-29 08:39:42 -05:00 |
|
k0rd
|
937b596dbe
|
Merge remote branch 'upstream/general-devel' into general-devel
|
2012-01-29 03:44:49 -05:00 |
|
k0rd
|
ccda71027b
|
attempting to fix client/server tile disagreements after teleporting
|
2012-01-29 03:07:19 -05:00 |
|
k0rd
|
220bcd00b1
|
Merge remote branch 'k0rd/general-devel' into general-devel
|
2012-01-28 05:29:28 -05:00 |
|
k0rd
|
1e8cb04fdd
|
allow teleporting and warps at edges of the map
|
2012-01-28 05:19:15 -05:00 |
|
Lucas Nicodemus
|
a764d24422
|
Merge branch 'master' of github.com:TShock/TShock
Conflicts:
TShockAPI/TShock.cs
|
2012-01-26 22:46:50 -07:00 |
|
Lucas Nicodemus
|
4722046b48
|
Merge branch 'general-devel'
Conflicts:
TShockAPI/TShock.cs
|
2012-01-26 22:43:14 -07:00 |
|
Lucas Nicodemus
|
7e26c40744
|
VERSION TICK: 3.6.0.0126
(I'm counting third as a hotfix count, this isn't a hotfix)
|
2012-01-26 22:39:46 -07:00 |
|
Zack Piispanen
|
55a2ba8c35
|
Merge remote-tracking branch 'remotes/origin/general-devel'
|
2012-01-27 00:38:42 -05:00 |
|
Zack Piispanen
|
66d103d3e2
|
tick version
|
2012-01-27 00:31:58 -05:00 |
|
Zack Piispanen
|
233ec3416f
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2012-01-26 23:57:55 -05:00 |
|
Zack Piispanen
|
41404f1a19
|
Added /group
usage: /group list
/group perm <group name>
Will show you all groups and the permissions for a group respectively
Permission required is managegroup
|
2012-01-26 23:57:43 -05:00 |
|
Lucas Nicodemus
|
d3bacc60a6
|
Merge pull request #336 from k0rd/general-devel
Fix for music box
|
2012-01-26 17:36:38 -08:00 |
|
k0rd
|
274cdf63a6
|
Fix for music box disappearing for the player when a player right-clicks it (part of insecure tile fixes)
|
2012-01-26 20:42:16 -05:00 |
|
Zack Piispanen
|
3934209a16
|
/world will show you world name and id.
Permission: cfg is required.
|
2012-01-26 20:27:40 -05:00 |
|
Zack Piispanen
|
2603b942bb
|
Added console output/logging of boss summons.
|
2012-01-26 20:01:03 -05:00 |
|
Zack Piispanen
|
1306043c00
|
Added permission for seeing ids when using /who
Also added in the ability to see ids when using /who. Good for quickly adding ids to a region.
|
2012-01-26 19:41:12 -05:00 |
|
Deathmax
|
174acade76
|
Merge pull request #335 from k0rd/general-devel
more accurately updated position during teleportation, warps, and noclip detection
|
2012-01-25 20:36:15 -08:00 |
|
k0rd
|
6a1e52394a
|
Properly update position for hacky noclip detection and teleportation methods.
|
2012-01-25 23:28:35 -05:00 |
|
Deathmax
|
ab55481ddb
|
Don't log IndexOutOfRange exceptions in SendTileSquare
|
2012-01-26 09:50:42 +08:00 |
|
Zack Piispanen
|
a8ac9435fd
|
Updating bin, again. Hindsight is 20/20.
Added npc spawn hook and event,
|
2012-01-25 14:24:58 -05:00 |
|
Zack Piispanen
|
9db95d01f3
|
Update the bin for real to fix the autocreate/start server stuff.
|
2012-01-25 12:41:40 -05:00 |
|
Lucas Nicodemus
|
143f74bd11
|
Merge pull request #334 from ZeDingo/general-devel
Added group to /ui, /ui /ban /kick shows matching player names
|
2012-01-25 06:46:48 -08:00 |
|
Adam Dehart
|
10719e86a4
|
Added group display to /ui, /ui /kick /ban shows matching player names
|
2012-01-25 08:40:00 -06:00 |
|
Lucas Nicodemus
|
0358c36b2e
|
Merge pull request #332 from k0rd/general-devel
Prevents users from sneaking items onto server in their hands!
|
2012-01-23 21:17:48 -08:00 |
|
k0rd
|
b66358bef2
|
Prevents users from sneaking items onto the server by holding them in their hands when ServerSideInventory is enabled.
|
2012-01-24 00:07:25 -05:00 |
|
Zack
|
1666c657d6
|
Merge pull request #331 from k0rd/general-devel
Fix for skeletron prime disabling players & new config option to ignore shrapnel
|
2012-01-23 09:41:55 -08:00 |
|
k0rd
|
2d650b0a1b
|
Fix for skeletron prime disabling players.
New config option to ignore crystal shrapnel for projectile updates.
|
2012-01-23 10:54:10 -05:00 |
|
Zack Piispanen
|
ae34636092
|
Whoops, there's a good reason why we handle the packet...too bad for anyone that wants to modify it after tshock :(
|
2012-01-23 02:03:19 -05:00 |
|
Zack Piispanen
|
6808f65d25
|
Removed improper chat packet handling
|
2012-01-23 01:42:20 -05:00 |
|
Graham Cantin
|
4d863a9021
|
Finally committing a change to this now that tortoisegit is fixed.
I know this is commented out, but these stupid debug messages
should really be showing *WHY* things aren't matching.
|
2012-01-22 17:33:07 -08:00 |
|
Lucas Nicodemus
|
5d56bd450f
|
Merge branch 'general-devel'
|
2012-01-22 10:50:40 -07:00 |
|
Lucas Nicodemus
|
a2d72f3a3d
|
Update API bin again (recompiled and working)
|
2012-01-22 10:49:54 -07:00 |
|
Lucas Nicodemus
|
34fbeb7379
|
Merge branch 'general-devel'
|
2012-01-22 10:41:37 -07:00 |
|
Lucas Nicodemus
|
6d90d19348
|
Version tick: 3.5.1
|
2012-01-22 10:40:46 -07:00 |
|
Lucas Nicodemus
|
e97656a770
|
Update API bin
|
2012-01-22 10:40:07 -07:00 |
|
Lucas Nicodemus
|
9551179362
|
Change codename
|
2012-01-22 02:02:39 -07:00 |
|
Lucas Nicodemus
|
d2732a4b0a
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2012-01-22 00:29:38 -07:00 |
|
Lucas Nicodemus
|
fed7be8f31
|
Version Tick: 3.5.0.0122
|
2012-01-22 00:29:06 -07:00 |
|
Lucas Nicodemus
|
f1113675c4
|
Code Freeze
|
2012-01-22 00:28:02 -07:00 |
|
Lucas Nicodemus
|
a6cf55229d
|
Merge pull request #330 from k0rd/master
Messy changes to prevent being spammed with permission denied changes
|
2012-01-21 22:58:07 -08:00 |
|
Lucas Nicodemus
|
b5c4eb8e21
|
More XML documentation!
|
2012-01-21 23:52:17 -07:00 |
|
Lucas Nicodemus
|
0052280339
|
Added lots of XML commenting, fixed a bug where chests were checking to see if spawn was null
|
2012-01-21 23:41:48 -07:00 |
|
Lucas Nicodemus
|
c0b2c4eed2
|
ETA
|
2012-01-21 23:18:31 -07:00 |
|
Lucas Nicodemus
|
2d45398315
|
Added XML comments for TileEdit for use in the upcoming Doxygen documented documentation release
|
2012-01-21 23:17:15 -07:00 |
|
k0rd
|
9d0f97851d
|
TShock will now wait 2 seconds before sending another XXX protected from changes for a given protection type - per user.
|
2012-01-21 21:15:23 -05:00 |
|
Lucas Nicodemus
|
39c0007c84
|
Exploit prevention. Previously, the server trusted the client's tileType, now we check it ourselves.
|
2012-01-21 00:48:24 -07:00 |
|
Lucas Nicodemus
|
c7871cd88f
|
Remove more debug code
|
2012-01-21 00:38:44 -07:00 |
|