Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Pryaxis/TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
https://github.com/Pryaxis/TShock

Version tick

63623bd971b3274c43396b8360285d0f0ce5fe53 authored over 13 years ago by high <[email protected]>
Updated binaries to 1.0.6.1

a26e5fcfd8b938e151aff14481fbd3fe7329d1a2 authored over 13 years ago by high <[email protected]>
Reverted, was stopping TSPlayer.All from working. TSPlayer.All should really be a separate class.

8e90b34b9952ac1c93cbc1a6c84c17dcad693f1c authored over 13 years ago by high <[email protected]>
Fixed exception on empty item slots.

47e65433711ab6afa970636eae9d19d49faf07ec authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

81d45ad076e3317cd71d1f097eff823a4780917d authored over 13 years ago by high <[email protected]>
Added event 'TShock.Initialized' that is called after tshock is initialized.

'Called after TShock is initialized. Useful for plugins that needs hooks before tshock but also d...

445a3fd9d8be51eef1c8297d37ff3d8835494dba authored over 13 years ago by high <[email protected]>
also, there needs a permission change from editspawn to manageregion

8f90da6e3876793bd3de93b805bc2ef7e70af1b5 authored over 13 years ago by Zack Piispanen <[email protected]>
regions should work, and load from db at start.

regions also have remove syntax, /region remove user region which removes them from the list, if...

ec63e61e1f157c32e46db2c6cd4b8c463bfd4415 authored over 13 years ago by Zack Piispanen <[email protected]>
Regions will be less borked now, we hope.

Unit test is now included for group( simple one )

e0d509982fa4fdddcf3854c05bfdcfaf0274f15d authored over 13 years ago by Zack Piispanen <[email protected]>
nvm, ill do it when i get home :D

d6c961693e3b4f001d4768e2b401cc49f43559a4 authored over 13 years ago by Zack <[email protected]>
part 2...

4e1ecb7ebc99624d2bc21c75274db697dbbd9f95 authored over 13 years ago by Zack <[email protected]>
Trying to get unit tests to test the groups via github... this could end poorly :D

d0b9e602f85b3483147718df4e86642b828b4408 authored over 13 years ago by Zack <[email protected]>
/annoy should work correctly now.

/annoy's loop has a check to make sure player hasn't changed in the mean time (hopefully what I'm...

5d7c38817a278ad03430ce32e4c540acb3aa6883 authored over 13 years ago by Deathmax <[email protected]>
Missing a ,

e5a725a513ee47b42d3bc6dab5eb561fe4bf851b authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

Conflicts:
TShockAPI/GetDataHandlers.cs

4100fdc8f68ec26814a1ddcda41cc8df2ed26240 authored over 13 years ago by high <[email protected]>
Moved item ban checking into the PlayerSlot handler. Still has the issue of kicking the person too early though.

ad664bfcca78cc17334f03715c110b691cc30392 authored over 13 years ago by high <[email protected]>
Add range checks to chest openings and sign edits.

2ed25e57a54ffc39cef26c2ae76071ebfa638796 authored over 13 years ago by Deathmax <[email protected]>
Added checks for invalid tile types

0392149afad327ca88b1b35ef8d51d03aaf4b2ac authored over 13 years ago by Deathmax <[email protected]>
Reset world info to client if teleport fails.

9119eab63918d6080ffd67c31aaf78f9c022af9f authored over 13 years ago by Deathmax <[email protected]>
Prevent invalid walls from hiding stuff.

e24df84d9a484f6319678f34781a766649cf8786 authored over 13 years ago by Deathmax <[email protected]>
Added TShock.SendBytes which uses packetbuffer if available, otherwise sends like normal.

258b7d48fb112e97826257aed78abc4aa703412a authored over 13 years ago by high <[email protected]>
Updated GetDataHandlers.cs - Adding /region name - hit a block and get the name of region you are in

2ed91e26a0fec376288c8688e180519a2b3596c9 authored over 13 years ago by darkunderdog <[email protected]>
Updated TSPlayer.cs - Adding /region name - hit a block and get the name of region you are in

011bdc720ff0212802fa183ca63f401a437b6ea0 authored over 13 years ago by darkunderdog <[email protected]>
Updated Command.cs - Adding /region name - hit a block and get the name of region you are in

3dde96c36909370b49a20c99cb7535f8a7ee6951 authored over 13 years ago by darkunderdog <[email protected]>
Added Message Telling You The Region Name That Is Protected

d34397ded626648b0493e3fcbbf5f88e3f8abf7d authored over 13 years ago by darkunderdog <[email protected]>
Adding getting region name for region messages

8d2d41d0c9e3ce2a1e1d492d19755e15cdacc393 authored over 13 years ago by darkunderdog <[email protected]>
Reenable kickonmediumcoredeath and banonmediumcoredeath. (will not kick HC)

2094aaa0d9d6e98c171bac0436035a5e8b680fed authored over 13 years ago by Deathmax <[email protected]>
Re-enable hardcoreonly.

Added mediumcoreonly (will allow mediumcore and hardcore players)

c71789275ddf46b055b4576360fd9d52a62b8523 authored over 13 years ago by Deathmax <[email protected]>
Improve on projectile draw exploit detection.

9447ce37dcff4e4b40ae5b7326df5ac02aa4a336 authored over 13 years ago by Deathmax <[email protected]>
Changed updater to json

6370974f30308ac1225b736e3e748f07a9ba644f authored over 13 years ago by high <[email protected]>
Fixed teleporting

3312b769c4a81786f0986e7b0adbb41b358ade62 authored over 13 years ago by high <[email protected]>
Hashing now supports xp. Simply append "-xp" to the algorithm name.

Fixed kicking for mana over 200, max mana was raised to 400 in 1.0.6.

2a0bf9036afeb67231711d417c7915574d9557be authored over 13 years ago by high <[email protected]>
Increase version tick

923358a4b2b854adafd08bb64f20dd2a02c85fc4 authored over 13 years ago by high <[email protected]>
Reverted teleport method.

Fixed server.dat corruption

ba67148ed801a96e3a3f63f1b4026de96c8294ae authored over 13 years ago by high <[email protected]>
updated XNAHelpers.dll

074d87d0f7e7980cf25cb14c5f4aa96db7090d48 authored over 13 years ago by high <[email protected]>
forgot to update the server binar

34448c6a45fcf70d736615bc7953fb4e90267a96 authored over 13 years ago by high <[email protected]>
updated version tick

7b31885a0abb4c9888583cbbeb94f461c5279420 authored over 13 years ago by high <[email protected]>
Updated api dll again

buffering is on by default now

323135635a4fda28d9be530aea9e43e3009b0d57 authored over 13 years ago by high <[email protected]>
Fixed player info packet

8f934c89dcc04557f2d623401e1724a249f1709e authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock

Conflicts:
TShockAPI/PacketBufferer.cs
TShockAPI/Properties/AssemblyInfo.cs

ceefbfdb03d053b3792551e82731ef200a4be25b authored over 13 years ago by high <[email protected]>
update version tick

552dff56eed9d6e34209cfa89194971dcc1768cb authored over 13 years ago by high <[email protected]>
updated api version attribute

f2df7be2028f74d619d6cad2ac38cb4f48c7c30b authored over 13 years ago by high <[email protected]>
Updated tshock for terraria 1.0.6. Removed hardcore kick for now as it needs to be fixed.

8c22b3e4484aff0437fd68a067aa8d5e4cc1a4a0 authored over 13 years ago by high <[email protected]>
updated binary again

cf2f86985cb730f07ed0abf707ab4784385f1c54 authored over 13 years ago by high <[email protected]>
Updated binaries

8bee0bb4afa1c67ff2356d44ce1c41b87bb47aa4 authored over 13 years ago by high <[email protected]>
Merge pull request #288 from darkunderdog/patch-9

adding logged in username to /playing in console - TSHOCK Edit

4bf14590d649c2481aea74a7d3c986657c35eee2 authored over 13 years ago by high6 <[email protected]>
Merge pull request #287 from darkunderdog/patch-8

adding logged in username to /playing in console - RCON Edit

d67b9b4f7fbcd5bce32d58d646bbc8965c2e3e6e authored over 13 years ago by high6 <[email protected]>
Merge pull request #286 from darkunderdog/patch-7

Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in.

72c2ccb29277869633b2d3223b7aa60c9f7cbe0e authored over 13 years ago by high6 <[email protected]>
Merge pull request #283 from darkunderdog/patch-5

Fixes /warp list and /region list

2707dffde99cde4e5e98949f18e371723e90eb90 authored over 13 years ago by high6 <[email protected]>
Merge pull request #282 from darkunderdog/patch-4

Updated /reload to now include reloading permissions.

1a2183a2c2e34ec97b9c94bcc52b9486cf20db5a authored over 13 years ago by high6 <[email protected]>
adding logged in username to /playing in console - TShock Edit

6b9e462ff4f634a80ac017017ab74368f1d6d359 authored over 13 years ago by darkunderdog <[email protected]>
adding logged in username to /playing in console - RCON Edit

699c79f5bfd6ee01b9742150810f18cfac6654aa authored over 13 years ago by darkunderdog <[email protected]>
More unit tests for more fun!

f89de33d01f8ef2863a5f3231f09291d51e73197 authored over 13 years ago by Zack Piispanen <[email protected]>
Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in.

8f4347cf81d95f922e5351deef842e5537ce9795 authored over 13 years ago by darkunderdog <[email protected]>
Typo

7e3a38c5c1a6d06893e520b45ab0a149b9a773db authored over 13 years ago by high <[email protected]>
Fixes /warp list and /region list

42cd5756ed2be200df63440490cc6686d09b5050 authored over 13 years ago by darkunderdog <[email protected]>
Updated /reload to now include reloading permissions.

00192435dee06d618b99b668bfc426a864ad00b4 authored over 13 years ago by darkunderdog <[email protected]>
Maybe some notifications as well?

c87fb9620b548fe69a3c213dec8f5b948a324395 authored over 13 years ago by Twitchy <[email protected]>
Oh. Need it on Kill Tile too.

a9aa1f7c393f9a7c1c7d4dbc94a782dd6b45e2b4 authored over 13 years ago by Twitchy <[email protected]>
Changed Regions to a tile selection by hitting it. Makes everything a ton more accurate.

88b9a85b5cc019201fae89764a41b0449448bc68 authored over 13 years ago by Twitchy <[email protected]>
Misc changes

8d2a90cee3cdf4366bbd7234bfe837cce3c56089 authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

7389a380da349f14cf3c38b9f06ba1f18f3b0bda authored over 13 years ago by high <[email protected]>
password column is now 128 chars for mysql

593be73f29f59e0f0df987811457df34c8656b21 authored over 13 years ago by high <[email protected]>
username is no longer lowered

c7b7ce1715d2de23db6b0e9a658180668c567d7f authored over 13 years ago by high <[email protected]>
Adds Delete Row.

203f3aa570d7cef20c1c4a23d5ab0c1369c83af1 authored over 13 years ago by Twitchy <[email protected]>
Fixed Insert where

a435966f078f66c50cc3bfb6c4719c403c33ba57 authored over 13 years ago by Twitchy <[email protected]>
Made handle checks consistent. Also some of us don't have a lot of horizontal space.

80af1c52ca26fbf022e6ae4d39beb0fbc2d5318c authored over 13 years ago by high <[email protected]>
Adds some e.handled checks

b061a6c085f9891ea44acd924ede0c89f0053347 authored over 13 years ago by Twitchy <[email protected]>
Added null check to attemptlogin.

6f472e92a3dccae8722f63b0811069b1a61e0dcb authored over 13 years ago by high <[email protected]>
Removed FetchHashedPasswordAndGroup, now just uses GetUserByName

1f4792b71ce0171455750a16bf086e461d5e348e authored over 13 years ago by high <[email protected]>
Fixed SCA warnings

56eca71853e9b4c59eed35244e319247d08d8240 authored over 13 years ago by high <[email protected]>
Edited README.md via GitHub

80ecf54ce93c558266558bf97c1aba5a363afc00 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Updated developer guidelines (read the readme)

72d49d421c00c887d3d112f38ad23225ed1f4e25 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Apparently Twitchy doesn't know about the auto updater that's existed since version 2.1

7b368b06077d0b67e10c1a8ebe79425eaf5eb05d authored over 13 years ago by Lucas Nicodemus <[email protected]>
Few other fixes

e581f6924983d7e2016894de18a11a0290c1c84f authored over 13 years ago by Twitchy <[email protected]>
3.2 HOTFIX - Fixes Bed Bug

113a1b3d265a53a736f81009d8540013bbb40b08 authored over 13 years ago by Twitchy <[email protected]>
Added config option for Server Full kick reason.

Added config option to display group names in chat

3fcb95f9a4120968a4a3295cc65dd4895ac6aae5 authored over 13 years ago by high <[email protected]>
Removed testing code

2a20af352ab1ee149a6caad456a9805e3c538a7a authored over 13 years ago by high <[email protected]>
Fixed AUTO_INCREMENT being wrong and UNIQUE should be on the inside of the quotes.

d02d48287e329ac6a318d04bd461a534c6ae3f63 authored over 13 years ago by high <[email protected]>
Fixed mysql not checking if the column data is not null.

ecb843ec5a28b2ec95460b0f987dd88d26db2c1c authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock

Conflicts:
DBEditor/Main.Designer.cs
DBEditor/Main.cs

4cf35a3093311a6ab0f686ca19cbd3f27c7d8335 authored over 13 years ago by high <[email protected]>
/netdump and /netflush are now not compiled by default. For debugging purposes only

9bab68c6a271c9e4658abf48185c3a1ec626b772 authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

Conflicts:
TShockAPI/Properties/AssemblyInfo.cs

7049fd65cdb9bd85e20d0cf2eb427d7a3aee413c authored over 13 years ago by high <[email protected]>
Lower cased the command names

363d528dfbb3377d3d53989b63a60013bda7d2d0 authored over 13 years ago by high <[email protected]>
VERSION TICK: 3.2.0.0804

a0ad2a63d78cc2342f4ed3bfb912a0cd196a3c11 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Added exception handler to initialize. For some reason CurrentDomain_UnhandledException isn't catching it.

0801281c91e5b77249c1dfca07b3b7e4b55d6469 authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

b283fe370d806dc33f4f1c83a7c025434bb541a1 authored over 13 years ago by high <[email protected]>
Added /netdump and /netflush

1cd0220d02f066f92f5016dd0dbb4b7e69e43a8e authored over 13 years ago by high <[email protected]>
Removed debug code

65df558f339c3702f8aceb90833e741f75231d30 authored over 13 years ago by high <[email protected]>
Adds SQL Queries for Update, Read and Insert

2c4625e42678be3f4a1915aa4a1bfa9ad0f92d92 authored over 13 years ago by Twitchy <[email protected]>
Updated binaries

7af6f7fae63c534e96b11962bf871b9df8d63779 authored over 13 years ago by high <[email protected]>
NUMERIC should have been INTEGER

a0d2fe1427523d6e1efbf02df4d6769c33025819 authored over 13 years ago by high <[email protected]>
All managers now use querybuilder for creating tables to make for easy changes.

1a801b268c801ffeca530fbb9ec3816ce88975e7 authored over 13 years ago by high <[email protected]>
Finished:

-sqlite altering
-implemented mysql
Todo:
-Merge SqlTableCreator into the querybuilders or make i...

423a33325a62a3c5719c5b10f00cfa33cf4df726 authored over 13 years ago by high <[email protected]>
Added Random.NextString

Rename IQueryCreator to IQueryBuilder

3e045d51bf9270ac483a91bf8b0027b7f6daa37d authored over 13 years ago by high <[email protected]>
Refactor changes didn't save

9d4e2d6d9b1e49c74a97c6e17c7e8441fc59f113 authored over 13 years ago by high <[email protected]>
Adding classes to make querying between sqlite/mysql easier

4bab43466c6c8389c65525fcd5f51313c951d150 authored over 13 years ago by high <[email protected]>
Using foreach wrong

012b4e3614d3c6153727477c6f248bdf5a852f49 authored over 13 years ago by high <[email protected]>
Moved extensions

df196ae6328c626f7c4eb5d088bd48615e3da208 authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

c505889f79a58433ab34a95ef9aa960b542927f0 authored over 13 years ago by high <[email protected]>