Ecosyste.ms: OpenCollective

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

TShock

We're building the best open source Terraria server software that exists.
Collective - Host: opensource - https://opencollective.com/tshock - Code: https://github.com/Pryaxis/TShock

Fix death text exploit.

github.com/Pryaxis/TShock - b78ea17d68309c373893e380d143fa787b390778 authored about 13 years ago by Deathmax <[email protected]>
Fix free item slot detection

github.com/Pryaxis/TShock - a44618d6c69509e8dd69022ffd03ddfbe51d95c1 authored about 13 years ago by Deathmax <[email protected]>
Update binary to fix things

-OnGreetPlayer hook
-Wires not working

github.com/Pryaxis/TShock - 2020aaf5eb8de80a3083b1596005019eafbf01d6 authored about 13 years ago by Deathmax <[email protected]>
Fixy fix

-/item now works

github.com/Pryaxis/TShock - e539080625c86e43ff65c20cf91b4801859278f9 authored about 13 years ago by Deathmax <[email protected]>
Update binary for new packets.

github.com/Pryaxis/TShock - cd7198599dc5b373060387db3b8e572be6840792 authored about 13 years ago by Deathmax <[email protected]>
Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1

github.com/Pryaxis/TShock - b45f65cc68ff3831ee4873facec8036f9260ecfc authored about 13 years ago by Lucas Nicodemus <[email protected]>
As per High's complaining, holocaust against the Tools class (now Utils)

Plugin developers: You really need to change to reference this.

github.com/Pryaxis/TShock - 8514140ca76d02927c8c175207e2942f460bd3c0 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1

github.com/Pryaxis/TShock - 7c2d20fd3c56f0fb6eef48069b003aceeba5b746 authored about 13 years ago by Deathmax <[email protected]>
Update binary to support packet buffering

github.com/Pryaxis/TShock - 875c28d6c329ca1d3abd5372c65bfcadb7bb9607 authored about 13 years ago by Deathmax <[email protected]>
Re-enable REST

github.com/Pryaxis/TShock - d32d36b459208788acc99876d2113363801e9138 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1

github.com/Pryaxis/TShock - 4cd5542d5f4c4d85769c2ce3c95ca17f3987de66 authored about 13 years ago by Deathmax <[email protected]>
Fix REST in 1.1 binary.

github.com/Pryaxis/TShock - 8f1cf07effb5c75455b5583d5a2510ccbdf4a7a0 authored about 13 years ago by Deathmax <[email protected]>
Removed some useless code.

github.com/Pryaxis/TShock - 1f19bb50c323cab495656d3714b55e8365a8b434 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Minor changes

github.com/Pryaxis/TShock - e44c8f52943114e6c057d47c0d1477d5929db306 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1

github.com/Pryaxis/TShock - c7a8b1bb1e73011c697135c74c000109c7f490b0 authored about 13 years ago by Deathmax <[email protected]>
Packet buffering does not work ATM, so disable. (SendBytes isn't implemented)

github.com/Pryaxis/TShock - 3a9d95eba6bb6b863a08a47827e2bb958303af37 authored about 13 years ago by Deathmax <[email protected]>
Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1

github.com/Pryaxis/TShock - 3c9ef085bbb58132c34fe369e59fe1780ea13726 authored about 13 years ago by Zack Piispanen <[email protected]>
Fixed a duplicate using IOStream

github.com/Pryaxis/TShock - 59a4d429f00946f416532cbdae8f4bc8e8a5685e authored about 13 years ago by Zack Piispanen <[email protected]>
Tick API version to 1.9

github.com/Pryaxis/TShock - ac75b16889317e433e3654047cd06f3accc6addf authored about 13 years ago by Deathmax <[email protected]>
Add more XNA references

It LIVES!

github.com/Pryaxis/TShock - 4b06a8e767c65ace54b50f5166c7a4d1a5c57c00 authored about 13 years ago by Deathmax <[email protected]>
Add XNA dependency.

github.com/Pryaxis/TShock - 82acf0cdfb3f67af99a4543d19560256bb7f9bf8 authored about 13 years ago by Deathmax <[email protected]>
Forgot something.

github.com/Pryaxis/TShock - d0868be8c95fdaa69ecf362425ed074618eeebf5 authored about 13 years ago by Deathmax <[email protected]>
Forgot to remove NPC and item dumping code.

github.com/Pryaxis/TShock - 6ef4f22867c850a79146ed759ba1743b468e8f4a authored about 13 years ago by Deathmax <[email protected]>
Update binary to 1.1 API

github.com/Pryaxis/TShock - 7cea19cce8d0193f3a6a7124b0909869ae664bcb authored about 13 years ago by Deathmax <[email protected]>
Continue ignoring exes

github.com/Pryaxis/TShock - b348db1dba580db0b3fd2f2d112fd050ec35e8f8 authored about 13 years ago by Deathmax <[email protected]>
Upload raw 1.1 exe for disassembly.

github.com/Pryaxis/TShock - 28f8b916986976c60be9756e344d730ea91495af authored about 13 years ago by Deathmax <[email protected]>
Need to commit an exe

github.com/Pryaxis/TShock - 71126b26db9300c1eb1ce3d72e1d482746849835 authored about 13 years ago by Deathmax <[email protected]>
Merge pull request #303 from DaGamesta/general-devel

General devel

github.com/Pryaxis/TShock - 58705b2b3be7901c4cbd0e93cb56eca8df7d03ff authored about 13 years ago by Lucas Nicodemus <[email protected]>
Added the /clearitems command. (includes new clearitems permission)

github.com/Pryaxis/TShock - 89a1480b0f3a0f92a90aa673262bd47d2775335e authored about 13 years ago by Michael Wojnar <[email protected]>
Merge pull request #302 from DaGamesta/general-devel

General devel

github.com/Pryaxis/TShock - d80671c2b39963dfe531e5190aa4a12605d56eda authored about 13 years ago by Lucas Nicodemus <[email protected]>
Added the /settle command, which is just like "settle" from the console.

github.com/Pryaxis/TShock - 574573f0ba4e5a88ff34236a21bb39bfaf7983df authored about 13 years ago by Michael Wojnar <[email protected]>
Update README.md

github.com/Pryaxis/TShock - 0163635de4c8da74cfaad8f5c78c9e9266a1957a authored about 13 years ago by Lucas Nicodemus <[email protected]>
Fixed modgroup to actually update the local( ram ) copies of the groups. Also set it up to properly delete from a group.

github.com/Pryaxis/TShock - 56beeb446accd3379d1c32323789ae9117266dfd authored about 13 years ago by Zack Piispanen <[email protected]>
Merge pull request #296 from erikive/patch-3

Added a method for resizing a region.

github.com/Pryaxis/TShock - bb711f8e1d8fadb14305bacb9214bc5242661c0f authored about 13 years ago by Lucas Nicodemus <[email protected]>
Merge pull request #300 from erikive/patch-6

Added commands to use the resize method.

github.com/Pryaxis/TShock - fb466033aaa1c3f2f3db616790d10dba4c37e863 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Merge pull request #299 from erikive/patch-5

Superadmin is no longer kicked for any reason.
Looks good to me.

github.com/Pryaxis/TShock - c8498163a07bc8408abacfac33f0bcc20e2a0c1a authored about 13 years ago by Lucas Nicodemus <[email protected]>
Added commands to use the resize method.

github.com/Pryaxis/TShock - 88cebd069b875945926f6d3cfb18edab8ac9d477 authored about 13 years ago by Erik <[email protected]>
Superadmin is no longer kicked for any reason.

Don't know if there's a reason for not having this but I'd like to see this fixed.

github.com/Pryaxis/TShock - 934fa1731d5b7b104777b9fb98848a73fa12052c authored about 13 years ago by Erik <[email protected]>
Check does /user command have atleast one param.

github.com/Pryaxis/TShock - e70a1cfcefd873d29f58ca52dcca7b369342c6db authored about 13 years ago by Deathmax <[email protected]>
Change wording of /grow response

Now people won't say it doesn't work even though it says it has grown one.

github.com/Pryaxis/TShock - 9a810d0c114a13de6d361f66dbb72ad5fc6d5f64 authored about 13 years ago by Deathmax <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

github.com/Pryaxis/TShock - c91a272f237f1298fdadc70ce718057c5383b3b5 authored about 13 years ago by high <[email protected]>
Player position updated on teleport

github.com/Pryaxis/TShock - c9aefef1d789f8fa48676e0bdd2ada3b2728bbe7 authored about 13 years ago by high <[email protected]>
Added extension for key/value querying

github.com/Pryaxis/TShock - c2f52cec075593938cf7f5f98ddabac0a3131b29 authored about 13 years ago by high <[email protected]>
Merge pull request #298 from secondfry/patch-1

MySQL connection fix on Linux

github.com/Pryaxis/TShock - 4c956572111ff0c0d6b6fb1494b5a68044d56ce1 authored about 13 years ago by Will <[email protected]>
Now it can connect to MySQL in Linux

github.com/Pryaxis/TShock - 60b089da491287c9aaf7433c38088ad5240c00d5 authored about 13 years ago by Rustam <[email protected]>
Merge pull request #297 from mcantor/general-devel

Cleanup: Remove old WarpsManager.cs file

github.com/Pryaxis/TShock - ff24dfaaaf26dd38ff765e67379f3b50e5d5dae2 authored about 13 years ago by Will <[email protected]>
Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel

Conflicts:
TShockAPI/Properties/AssemblyInfo.cs

github.com/Pryaxis/TShock - 223a77340f33dc884ef1cd275392a0e3a16cd4d2 authored about 13 years ago by high <[email protected]>
Delete extra/old/confusing WarpsManager.cs file

github.com/Pryaxis/TShock - a59a7fafa9a15beaf0c296433ba7d7a32cc0ae8a authored about 13 years ago by Max Cantor <[email protected]>
whitespace

github.com/Pryaxis/TShock - b688820d60bcc99a2f5ee54c9bd743a45875f458 authored about 13 years ago by Max Cantor <[email protected]>
whitespace

github.com/Pryaxis/TShock - 537bc8eccdc385f25d380cf1279dedbba4a64bfe authored about 13 years ago by Max Cantor <[email protected]>
Fixed QueryResult.Reader being null

github.com/Pryaxis/TShock - e55b1964fbbad819a104faf593f236abd8d9ac93 authored about 13 years ago by high <[email protected]>
version tick

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

Conflicts:
TShockAPI/Properties/AssemblyInfo.cs

github.com/Pryaxis/TShock - c4b2d6f43840d784e59074d8d0f58dfc91ce67e3 authored about 13 years ago by high <[email protected]>
Updated to new binary (with the api merged).

Removed System.Drawing dependency

github.com/Pryaxis/TShock - b2f47f57ac09faafec2c00eee4f0a3068e2ff41f authored about 13 years ago by high <[email protected]>
remove trailing whitespace

github.com/Pryaxis/TShock - 673477562081dd20c2517a8f1363302f25d742b0 authored about 13 years ago by Max Cantor <[email protected]>
If the test is useless anyway, I'm not fixing it.

github.com/Pryaxis/TShock - cf0fe05f82432a54fac3b4d404865a420537e11c authored about 13 years ago by Lucas Nicodemus <[email protected]>
Updated terrariaserver binary

github.com/Pryaxis/TShock - b95caf67c29409a0bd467d38085b08f74e5c92a9 authored about 13 years ago by high <[email protected]>
Merge pull request #295 from erikive/general-devel

Added /motd command.

github.com/Pryaxis/TShock - dc9fa579f829fe50f48530a037933195f8c2cf10 authored about 13 years ago by Lucas Nicodemus <[email protected]>
Edited TShockAPI/DB/RegionManager.cs via GitHub

github.com/Pryaxis/TShock - c190943f884d6e21638e783f4f860845f6bedcd6 authored about 13 years ago by erikive <[email protected]>
Added a /motd command.

github.com/Pryaxis/TShock - 922a2b26fa0ec4c50214d7a196172fae43276e2a authored about 13 years ago by erikive <[email protected]>
Add /players/{player}/ban

github.com/Pryaxis/TShock - cf1f28319949fee10540f9c407cc425dec39fb7c authored over 13 years ago by Deathmax <[email protected]>
Add /players/{player}/kick

github.com/Pryaxis/TShock - 7a2ae6dbf95aa0c8e2dfe06798cd67aa76650f66 authored over 13 years ago by Deathmax <[email protected]>
Add /player/read/{player}

github.com/Pryaxis/TShock - e258f542128c54b286684011cf3f65edfe11d848 authored over 13 years ago by Deathmax <[email protected]>
Change /world/read to use object instead of string

Removes .ToString's

github.com/Pryaxis/TShock - 32f59e51c7f8d4d6228203973665c41bc885c650 authored over 13 years ago by Deathmax <[email protected]>
Merge commit '5e9cfb27918af6dc81ce33c548a42319bff7a6bb' into general-devel-rest

github.com/Pryaxis/TShock - 158a9245ce9d03c7b11e996f51f8996a3a237ecd authored over 13 years ago by Deathmax <[email protected]>
Prevent people from placing chests when the world's chest array is already full.

Prevents bugs with chests not properly working if placed after the array is full.

github.com/Pryaxis/TShock - 5e9cfb27918af6dc81ce33c548a42319bff7a6bb authored over 13 years ago by Deathmax <[email protected]>
Version Tick 3.3.3

github.com/Pryaxis/TShock - a4176947ae9a308eadde0757f8aceb150e051619 authored over 13 years ago by high <[email protected]>
Updated binaries

Changed TilesDestroyed to reflect binary change.

github.com/Pryaxis/TShock - ed7d280a1d3d0cffc64526633323abb2a494b8df authored over 13 years ago by high <[email protected]>
Fixed -ip null reference

github.com/Pryaxis/TShock - 839e308f5a95c5a71c960e2480395cfedc8f48f0 authored over 13 years ago by high <[email protected]>
Merge remote-tracking branch 'origin/general-devel' into general-devel

github.com/Pryaxis/TShock - 51dd2749b7103b65a716c3a8dd2c0b622d2578df authored over 13 years ago by Deathmax <[email protected]>
Fixes TSDEV-129

Explicitly check for projectile exploit to kick/ban while ignoring other packets that can potenti...

github.com/Pryaxis/TShock - 612b629a9b24203d196ff3a0d94e49bc94974808 authored over 13 years ago by Deathmax <[email protected]>
Changed RestObject dictionary value to object so you can add things besides strings.

github.com/Pryaxis/TShock - 81797667e93aab15838ed83a5faefba2a41350c9 authored over 13 years ago by high <[email protected]>
Merge branch 'general-devel-rest' into general-devel

github.com/Pryaxis/TShock - c72a80a51aecbc2d5a39a2b3595fe4f1e1ae71e7 authored over 13 years ago by high <[email protected]>
Disable Rest by default

Version Tick

github.com/Pryaxis/TShock - 1a9f4d43bcbfe20fadbdd0a8fa93bdf856b868b0 authored over 13 years ago by high <[email protected]>
!!!IMPORTANT!!!

!!!!! READ THIS !!!!!
Changed default API port to 7878 (8080 is used by TCAdmin in a lot of cases...

github.com/Pryaxis/TShock - cc0852383d7efa8a293eef4dd27f60c20f463537 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Fixed geoip crashing on startup if geoip.dat is missing. Also fixed it crashing if you enable it without restarting tshock.

github.com/Pryaxis/TShock - da91d56513537b564697dc810d888474c6784773 authored over 13 years ago by high <[email protected]>
Changed Status/UserList to use linq and RestObject instead.

github.com/Pryaxis/TShock - bedfc060e207ea4c0ae31336d8081d3e8e90a5be authored over 13 years ago by high <[email protected]>
Removed trailing commas from the lists of users

github.com/Pryaxis/TShock - ddd7329fbf643b96ece63ce89f9fe267a1388302 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Fixed rest Dispose(bool)

github.com/Pryaxis/TShock - 310c1b2fbfb9945f85483a3c022fadaa399cbe8b authored over 13 years ago by high <[email protected]>
Endpoint registering '/ep' will no longer match '/ep/x'.

Trailing slashes removed. So '/ep/' will become '/ep'.

github.com/Pryaxis/TShock - 7ae6910853d270a8e215db2d92dc7395bfc918a2 authored over 13 years ago by high <[email protected]>
Added config options for RestApi

-IP now changes RestApi listening ip.

github.com/Pryaxis/TShock - f949738db9de29020a597cb6ed16aa96b307bafa authored over 13 years ago by high <[email protected]>
Moved classes out of Rest.cs into their own files.

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

github.com/Pryaxis/TShock - b7fd7f19535fc3e8d75fdbcd00a05836ef68a836 authored over 13 years ago by high <[email protected]>
SafeSet/SafeGet replaced with this[]

github.com/Pryaxis/TShock - 07e88dc8a77a71be69d7beef749e4889d101c2bf authored over 13 years ago by high <[email protected]>
Moved rest files around a bit

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

github.com/Pryaxis/TShock - 1cfca90b8da41e2b806bc3d5371371e02a45d11d authored over 13 years ago by high <[email protected]>
Removed error constructor. Added response property.

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

github.com/Pryaxis/TShock - 6090b264595340bcaa5e8ed023bd188e62168a9b authored over 13 years ago by Lucas Nicodemus <[email protected]>
Refactor

github.com/Pryaxis/TShock - 797bc90269f009979039d03fea1a8bbcdcb98965 authored over 13 years ago by Lucas Nicodemus <[email protected]>
Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest

github.com/Pryaxis/TShock - 89f5d13efb7d31dab447e1b60ec2d1998e9236d6 authored over 13 years ago by high <[email protected]>
Implemented RestObject to enforce status/error keys.

github.com/Pryaxis/TShock - 866a4c99324071ec5447d29e8976cea92e6db1cf authored over 13 years ago by high <[email protected]>
Version Tick (for API fixes): 3.3.1.905

github.com/Pryaxis/TShock - 19c5ccfcc60913b176ab8d699906362b36cee69b authored over 13 years ago by Lucas Nicodemus <[email protected]>
STOP RETURNING "Error" and an error message people! You need an HTTP status code on EVERY response, preferably the FIRST response. All API result keys should be LOWER case!

github.com/Pryaxis/TShock - cc60099091757b7f30c4dcb52264f73a5dde358f authored over 13 years ago by Lucas Nicodemus <[email protected]>
Fix: fixes random error messages for Warning, teleport failed. - Tested for 2 hours with 15 users.

github.com/Pryaxis/TShock - 3ce3b0519000fec7bbc4f21cc5b211d1adf7b3df authored over 13 years ago by darkunderdog <[email protected]>
Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest

github.com/Pryaxis/TShock - c97ff36b73ec9354c6f984008f6a46c9e5740d18 authored over 13 years ago by Graham Cantin <[email protected]>
REST: Really shitty protection from nulls due to all parameters being optional in some cases. But it works, until someone can clean it up and i learn how to know better.

github.com/Pryaxis/TShock - 11a3ed76475b5a8c545c1e18fde5dce55126e384 authored over 13 years ago by Graham Cantin <[email protected]>
Placed world methods into their own region

github.com/Pryaxis/TShock - 4162776972b4977aaf35cdca9fc5e85510b2d0f6 authored over 13 years ago by Deathmax <[email protected]>
Added /world/meteor

Added /world/bloodmoon/{bool}

github.com/Pryaxis/TShock - b0e27985b63d15f61e4444e71405058c699750e6 authored over 13 years ago by Deathmax <[email protected]>
Added /world/read

github.com/Pryaxis/TShock - 04b9fef4d18bcd8af91b3599793c83dfe0e20f9c authored over 13 years ago by Deathmax <[email protected]>