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

fsdfgsg

8c8ca02d88744675ed5b3f4f44cf9acb8f1f2c7f authored over 12 years ago by MarioE <[email protected]>
Optimize some GetBy* methods, also fix up the project file.

500fc6b2119f59e0d859f1e81ef1bd1724e504d3 authored over 12 years ago by MarioE <[email protected]>
Rename RememberedPosManager, also remove some deprecation messages.

2e2539a4d1459ff9c5a52a074ddb4b9267d09e1e authored over 12 years ago by MarioE <[email protected]>
Match the god damned existing tab format

5b032f277db67a4b7c519c38a9534d38e96b36c7 authored over 12 years ago by MarioE <[email protected]>
Er, add in a default mute reason... also disable noclip detection while tongued.

8bbed926835163a29f1ad4caa7f9d77e9da4ddd5 authored over 12 years ago by MarioE <[email protected]>
Fix an oversight

25752ff710f1d796fc82cf529e42464b708bba43 authored over 12 years ago by MarioE <[email protected]>
/auth and /p should not be allowed for the server

5e14d751b9ba773610f513395f3927c5b207d7a2 authored over 12 years ago by MarioE <[email protected]>
Mute reasons

526c92459f7d995f0e4849c067410a42a5a36fd1 authored over 12 years ago by MarioE <[email protected]>
Permission nodes

e22f3e03c4b900ebe328f7b0b41d379a36ba6853 authored over 12 years ago by MarioE <[email protected]>
...item drop wouldn't work with negative IDs

0b02b90df0091efe6f9f6e4d2c4d92c31904a83f authored over 12 years ago by MarioE <[email protected]>
herp derp wrong placement.

52fff605c76767ba1a845e72977d5d9b0b224039 authored over 12 years ago by MarioE <[email protected]>
Chest + boulder exploit

76c7b3fe8eac0d61841641c8b5860830502c26d0 authored over 12 years ago by MarioE <[email protected]>
Fix the final exploit

2da302a0e1502df73cb972fdf34a6078af60a4d7 authored over 12 years ago by MarioE <[email protected]>
Name exploit

73cea1a7ae168686064e9044f9fa8d76651dee64 authored over 12 years ago by MarioE <[email protected]>
Item drop crash exploit

9351ece26ed91429fcad287595a8faa6a88a3b49 authored over 12 years ago by MarioE <[email protected]>
Fixed liquid removal exploit

50681d0d38dd470049ef72b7880024190de4a89e authored over 12 years ago by MarioE <[email protected]>
added prefix to rest manager

added region method again

a259a02306e29fcb8208b18d086c79e2a77b3c44 authored over 12 years ago by Zack Piispanen <[email protected]>
Ignored max damage cap if it is dealt to the player itself

00db1b1b09bc088706044309b1c9f7fad08285b4 authored over 12 years ago by MarioE <[email protected]>
Fixed storing chat colors incorrectly, and prefix/suffix resets

53008daacb5960ecf8cb68c2fa879ac48a472e43 authored over 12 years ago by MarioE <[email protected]>
Fixed join messages

8094a54c394c507ca63c04eef7d4d65af6f70e01 authored over 12 years ago by MarioE <[email protected]>
Fixed warp hiding

659321efb432fc6ca68a80ebfeebae92a0969c01 authored over 12 years ago by MarioE <[email protected]>
That should be all of it

b85bed52d2519f5c32689d752ab45a1a26488a91 authored over 12 years ago by MarioE <[email protected]>
Fixed some more grammar

f4dbb552daf32f2c442140e3df8995d6c5c0257c authored over 12 years ago by MarioE <[email protected]>
Removed some redundancies and deprecation messages

6ff2fed60b0bd3cd530c7d35f8759541e42dd79a authored over 12 years ago by MarioE <[email protected]>
Fixed ban messages

2c769410f8e53d44101cc3b349c0f9e1eeebcd57 authored over 12 years ago by MarioE <[email protected]>
Merge branch '4.0' of github.com:TShock/TShock into 4.0

97c40c0ca922183a27159354a53e6e3e1f2630e7 authored over 12 years ago by Zack Piispanen <[email protected]>
Added in more instantiation of the command handler callback in the other constructors.

bc3d9fd5281bd1aa76e1de5dac1dca97c44673e6 authored over 12 years ago by Zack Piispanen <[email protected]>
Enabled color usage in console output

0725d14bc634e0bb07138dfa798379af73de87e2 authored over 12 years ago by MarioE <[email protected]>
Added AllowServer boolean to Commands

5bc3b27794cb1cfc1774f7d76be34d8073e67270 authored over 12 years ago by MarioE <[email protected]>
Added fail boolean to the TileEdit event.

5f162bcf43be1ac95f8fb28d52b63cdfd5131751 authored over 12 years ago by Zack Piispanen <[email protected]>
Commented out debug output

be6bc9f51075264598fcb87830e84e2e6ded36e1 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Commented out debug output

a1b8e169f3af069c3ddc28c9c6c8e90a2980879c authored over 12 years ago by Lucas Nicodemus <[email protected]>
Removed unused variable.. Added some more docs.

99185c8c37c4cc1853f08a738a8baf7a12bf2a61 authored over 12 years ago by Zack Piispanen <[email protected]>
Removed old rememberleavepos variable and added docs.

896a8272c9dd08dc55919299b2ef85fa41e77491 authored over 12 years ago by Zack Piispanen <[email protected]>
Removed some deprecation messages. Added some more docs.

be45fb762b16c78637c5aff8df49174416223f87 authored over 12 years ago by Zack Piispanen <[email protected]>
Added some docs on the player class. Also changed Command Callback to use object's instead of CommandArgs to promote generics. The new /test command will simply send the player a success message so that it can be tested on the console without opening the game( I dont have the game at work and didnt want to worldgen so I have no clue if it works as intended[ will be able to fix etc later tonight as I dont expect many people to be working on this before then] )

50ecce618e45793bda647f435ebe295a11202555 authored over 12 years ago by Zack Piispanen <[email protected]>
Added Command Callback support

51e19916431b443446d8e21ca71b90194fad0eea authored over 12 years ago by Zack Piispanen <[email protected]>
Descriptions in config and permissions

f22ee0c09df9db58f5ac2490a8e52a3052684004 authored over 12 years ago by MarioE <[email protected]>
Fixed grammar in commands

12140644c36f8d1d171b14826d3ab62f74dca401 authored over 12 years ago by MarioE <[email protected]>
remove some more region stuff.

0536fe5775a1d1e29865ced182caca7ca7ab0aac authored over 12 years ago by Zack Piispanen <[email protected]>
Merge branch 'master' of github.com:TShock/TShock into 4.0

efbf6615c83ff31c927497405251e34546259374 authored over 12 years ago by Zack Piispanen <[email protected]>
Removed the Region code. Left todo's for the places where we currently reference it though.

b56a77b39d97dec159412573e2f3616b7d01636a authored over 12 years ago by Zack Piispanen <[email protected]>
Removed boss/mob spawning commands -> moving to separate repo

9d9950b2b48fcf100c08c753e8dbe06a3f2dc7c0 authored over 12 years ago by Lucas Nicodemus <[email protected]>
And kill wall checks too

0c991b74de40aa511148a6cdb297fef60e1155c5 authored over 12 years ago by Zack Piispanen <[email protected]>
Format issues and tile place check for walls

11a85dc817a86e4ef619f806f273e1b3299249c0 authored over 12 years ago by Zack Piispanen <[email protected]>
Removed dbeditor -> preparation for core deconstruction.

3e9c88685eefca18c7b25a7ebb42dac8986bc840 authored over 12 years ago by Zack Piispanen <[email protected]>
More random crap that's stuffing up everything

bdf56225b756783f5c1275a2f17d0c4c8e3fc5e5 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Removed debug code

0bbc6ab0403ee9b8d8f96ac014a2b5367a667573 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Implemented the new NameCollision hook.

In other words, people that cancel connection at the password screen
that meet certain condition...

77d7e506e5248ce1c5280d0d1e4157cedd5a15cf authored over 12 years ago by Lucas Nicodemus <[email protected]>
Latest TerrariaServer exe

027efc7f11984232e5a7267f49cc2a13e572df35 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Deprecated use of SendMessage(string msg)

43523fd4419e6fcbf2df2e636ccf90f65020f896 authored over 12 years ago by Lucas Nicodemus <[email protected]>
That's the last of them in Commands.cs

2b384f964f02b6e1a6ecec286025ca22e9279f95 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Changed the colors a bit

I'm aware that there's the top half of the file to do :/

a1dbd06f8a9c8b5cbc76d85bbe5090f4cde51fae authored over 12 years ago by Lucas Nicodemus <[email protected]>
Fixed compilation error

7f558c395aaa4b778b7e832c75307f6bb192921e authored over 12 years ago by Lucas Nicodemus <[email protected]>
Refactored the remaining command messages

What I'll do for a project.

e46bc35fe91974b4494b9e1005e13fb8e4941c3c authored over 12 years ago by Lucas Nicodemus <[email protected]>
Replaced a little more

Kill me now this is terrible.

c79703131d270e09fe6a03f737082e958f4d1868 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Replaced half of like all the messages to players with the new methods

Deprecated use of Utils.Broadcast; Use TSPlayer.All instead.
Removed some really freaking odd ca...

9dcd58435ea8b920267108b6fd1d420ecfaebfff authored over 12 years ago by Lucas Nicodemus <[email protected]>
Merge pull request #456 from k0rd/general-devel

Deadlock issue fix

ccc109bb6342de45de8f6c6e18fbcc4d7d20e03a authored over 12 years ago by Lucas Nicodemus <[email protected]>
Merge remote branch 'upstream/general-devel' into general-devel

65d0847f1145e62370f104535909000e80472aca authored over 12 years ago by k0rd <[email protected]>
Added several new message senders that are easier to use

fd14dd91e0e781a55b63e3ab3cd81860eb203a4e authored over 12 years ago by Lucas Nicodemus <[email protected]>
Added an option to hide stat tracker debug messages

7eab1b55d319e4e4b38ad717af567b7916d9c9b7 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Removed dumb comment by developer regarding the method Utils.ShowFileToUser not working because it works fine ffs

7f5ee044c97a7febfae72b63c7666ff69eeecd5f authored over 12 years ago by Lucas Nicodemus <[email protected]>
Make commands case-insensitive

7f389b20a101f42a3345c7a27cafcca26d54512a authored over 12 years ago by Deathmax <[email protected]>
Re-add ServerNickname and copies it to ServerName

4eaf64709bca87a2c35494c00ef97656d162417c authored over 12 years ago by Deathmax <[email protected]>
Shouldn't have commited that

22894580539f9a61e3f35d28d49b760128b6ed2e authored over 12 years ago by Deathmax <[email protected]>
I swear I'm not going to correct all the bad grammar used throughout TShock

ca3edd12d7add768ee94e2dd025f5b782337d850 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Remove redundant servername config options

c803edd8a82db12edba7d753504f95a9c1dff6f3 authored over 12 years ago by Deathmax <[email protected]>
Remove unnecessary hypen in console title

55ae626131e37102da14647c6286ab31c8ec74e1 authored over 12 years ago by Deathmax <[email protected]>
Removed all boss specific commands

They can now be spawned using /boss

6721abf78c5ae81800f1ea7aa15f2a81f8ce286f authored over 12 years ago by Lucas Nicodemus <[email protected]>
Removed placeholder todo

f1c9ef3c13897f3b7a8d8f755e8b28f185ee482e authored over 12 years ago by Lucas Nicodemus <[email protected]>
Changed the /who output to more appropriately reflect what it is

598049856924180e6be95f1a719a856db3ad9da8 authored over 12 years ago by Lucas Nicodemus <[email protected]>
SendWarp is now wrapped into Warp

Removed old functions that are no longer relevant.
Changed help to be a little more helpful in W...

d890359551bffb4e5fe7b8238e7d4d6998faa38e authored over 12 years ago by Lucas Nicodemus <[email protected]>
Merged all warp commands into one

setwarp -> warp add
delwarp -> warp del
hidewarp -> warp hide

45e4eb0f9e37ee2b33d7ce02d6cf12df333dcda0 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Updated README with the latest changes to the location of stuff.

1a069d4b4267165140bab20b151c9284398ca2d6 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Thoreatically, /who should be paginated now

Version is now its own command with a different permission.

52aa90ff9a13a6c70e9a90614152c17583e6613f authored over 12 years ago by Lucas Nicodemus <[email protected]>
deadlock issues resolved

3976696184eaf18d717376eed37b42943617e360 authored over 12 years ago by k0rd <[email protected]>
Surprise tab conversion go

1673d004c0b7f7c174e1e624c5203f2c83d69e9c authored over 12 years ago by Lucas Nicodemus <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

8d4b38d170ee2c882f7763371277594e4a28ac33 authored over 12 years ago by Lucas Nicodemus <[email protected]>
All ban commands are now under the ban command

For the first release of 4.x, all previous commands will point to the
new command.
Added list an...

f6c5c0ea83631179692789178ae4bd2ac23502dc authored over 12 years ago by Lucas Nicodemus <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

b60f39b19a229a627cfcb05a740d9bf9d67d4148 authored over 12 years ago by Zack Piispanen <[email protected]>
SetSpawn now outputs a result.

c28319eac62f3ed1d151d04c7ac0bf0a3f71f7c2 authored over 12 years ago by Zack Piispanen <[email protected]>
Theoreatically added a listbans command

cfd08ad946433700256ebf8d13a7a800535185f7 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Decision: Only display the text by default

162d90126d77f8065b08dc67f30d75c627fa72dd authored over 12 years ago by Zack Piispanen <[email protected]>
Fix chat over heads.

bb657995f075bb6e385ddd6eaebc39dc9d94686f authored over 12 years ago by Zack Piispanen <[email protected]>
Unbanning a player is now case sensitive

9e3755061024eee07115f0ebccaccd01151cd6b9 authored over 12 years ago by Lucas Nicodemus <[email protected]>
attempting to stop deadlock issues

4c81357cf5a6cb623a6cb4a77c0aa5c8d2c873b1 authored over 12 years ago by k0rd <[email protected]>
A little more festive

18a1312646c9e2189de8179b90c2f2dacecdd078 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Hahaha 2011 psh

791195323091d43d462a77998d2fd5aceb7e8492 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Added scam warning

Version ticked a little early

917c65d6b8ccb275c619db54080f867cfa309c76 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Shut up ReSharper, that isn't localizable

a9a9ccef47088389b9e01b7a5453c84a80ba4611 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Add ASCII art

5929bd73b254cd6f2f64bd2776d248ae58e78dc8 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Fix chat colors

761bdff214244153d927c2e6649fbecadd4b6aa4 authored over 12 years ago by Zack Piispanen <[email protected]>
Actually use the aformentioned variable instead of ChatFormat

70bf515ae0f2d9031aa6ad56eb699a1697e10c3a authored over 12 years ago by Lucas Nicodemus <[email protected]>
Added a config option for the formatting to use if chataboveheads is on

6528a9e8f1161309121f7ebfb0c103381e895ba2 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Made chataboveheads work

be2b60d7067c8a658797515c5113e4eb1e3585ed authored over 12 years ago by Lucas Nicodemus <[email protected]>
Added some code to enable chat above heads

8bcc24da7e5961f2c8c35604818cae642fb8dbf8 authored over 12 years ago by Lucas Nicodemus <[email protected]>
Fixes null exception thrown on /save

TShock.Players was not being checked for null objects.

Reported by InanZen.

ed0756e80c541e77c3d818ac18c0e60d60343050 authored over 12 years ago by Deathmax <[email protected]>
Fixes fix #439

Client saves world name prior to OnJoin being called.

2b0549f04ce1d21010fc143dfd610273db87ff68 authored over 12 years ago by Deathmax <[email protected]>
Fixes #439

Adds a configurable world name to be sent to clients which is saved as
the name of the server.

727bff5bd45753fd3ee5ca54db56c543634e0d97 authored over 12 years ago by Deathmax <[email protected]>
????

ccdedca1965adf27fb6b668695f008114dad85b7 authored over 12 years ago by Lucas Nicodemus <[email protected]>