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

Workaround for Skeletron Prime's projectiles triggering disables.

a5aa9231239926f361b7246651e32144bbf28dda authored almost 13 years ago by Deathmax <[email protected]>
Return 1001 instead of 1000 if we can't locate the projectile associated with specified identity.

51058c50602669a3ce8f230ef290db5fe555f0aa authored almost 13 years ago by Deathmax <[email protected]>
Re-add saveworld hook & broadcast

19aec7ffec5a9524746bfacf0dbcb2047c95a4f5 authored almost 13 years ago by Deathmax <[email protected]>
Log socket errors

Update server binary

3ef87534c8a392d1eb994124d91bb8397874d79f authored almost 13 years ago by Deathmax <[email protected]>
Some hooks aren't disposed.

fcc7cfff50f6cce6c25fc9d05bef784d8e7dbb8a authored almost 13 years ago by Deathmax <[email protected]>
Remove redundunt -ip handling in TShock.

TAPI already handles -ip

447363269165ce896666a389ad03d6e4ddcab862 authored almost 13 years ago by Deathmax <[email protected]>
Removed lua, because it shouldnt be here.

Attempted hotfix of trashcan abuse. User's inventory shouldn't be saved if they are being nagged...

4c4cd4027d525ff8bcb50255ba622aa0356f4ee7 authored almost 13 years ago by Zack Piispanen <[email protected]>
Fixed range checking to use the range we specify instead of hardcoded 32.

491eafd484c8d7bdfecb2aa2ca0872307c3f4ce0 authored almost 13 years ago by Zack <[email protected]>
Merge pull request #325 from natrim/itembans-fix

Itembans fix 2

e503abcab902ee91ae66167191086c2af39fcfe8 authored almost 13 years ago by Zack <[email protected]>
somepony forgot debug message here

4eeb09fb58078f09eaed8fb87ff543daf0f340ed authored almost 13 years ago by Natrim <[email protected]>
Fix coins not dropping properly.

Anti-cheat protection was preventing item update packets while dead, which is what occurs when s...

16c660db44bd4a6600a4430c90465aa436ee424b authored almost 13 years ago by Deathmax <[email protected]>
Increase the projectile range to 128 rather than 100. (2048px)

0cf287ca11161582eb85c19ea3d65864571c48d5 authored almost 13 years ago by Deathmax <[email protected]>
Merge pull request #324 from natrim/itembans-fix

Itembans fix

606964f02843158b4f386e8a059f69343ba498f1 authored almost 13 years ago by Zidonuke <[email protected]>
don't display '()' in banned item list when no allowed groups is available

e1139821583b17d7653e097fd1614ef34eed558f authored almost 13 years ago by Natrim <[email protected]>
fix for banitem deleting in MYSQL

5b7971f75396da4657727e703bb6a8c15177ab1a authored almost 13 years ago by Natrim <[email protected]>
Merge pull request #323 from natrim/general-devel

fix in SSI

ae7bf989097dee0b0eaea8893800950cebebf962 authored almost 13 years ago by Zidonuke <[email protected]>
fix for GetDataHandlers: ERROR: System.IndexOutOfRangeException: Array index is out of range. in TShockAPI.PlayerData.StoreSlot

64b0a5c434f706c463b2592a498862f3271af232 authored almost 13 years ago by Natrim <[email protected]>
Merge pull request #322 from natrim/general-devel

Item bans additions

5c5444dc8383b93f80b6da83947178b3fa788934 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
add commands for allowed groups for banned items

2e7fa14a91e187ab03881a1baa9661ae1c853cc2 authored almost 13 years ago by Natrim <[email protected]>
aliases for item banning

50eeae2a86ba00977ad3d5dc5dfb59c8c4dbdf13 authored almost 13 years ago by Natrim <[email protected]>
add list items command to display banned items

b4d6908f98f0f09a0608db255429b3b5d855e415 authored almost 13 years ago by Natrim <[email protected]>
Disable leave message if the server is full.

TSHOCKPLUGINS-16

61c4edfcde4b5fbd62e1bcc91597a9d2746335df authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added new REST endpoints:

- /v2/world/save
-- Saves the world
- /v2/world/autosave/state/{bool}
-- Changes the autosave...

e17f56fae0446a50b52bc37fd938f806e1cd6c61 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Reverted Previous Change - Debuff's look to be coming from the disable method without msg's to the client will look into this more.

e61593d74c4c8a7592abbd3f2d936586bf8147c1 authored almost 13 years ago by DarkunderdoG <[email protected]>
attempt at fixing debuff erros in cheat protection - Zidonuke may want to look more into this

d03b2e4fbb4752501ee1b6ae87a1ec6c255356e3 authored almost 13 years ago by darkunderdog <[email protected]>
Default HashAlgo to sha512, which is config's default.

Workaround for MD5/SHA512 hashing mixups.

22b3cfc86ee92cdf78adb4f79d59e677498adf1a authored almost 13 years ago by Deathmax <[email protected]>
Merge remote-tracking branch 'origin/general-devel' into general-devel

75be35ac222e29b3670047851de1d3a9de86404b authored almost 13 years ago by Deathmax <[email protected]>
Add REST endpoint

v2 users list - tab-delimited

9297f2ef0d84f84124aad0e3dce885a67ddacb91 authored almost 13 years ago by Deathmax <[email protected]>
Merge pull request #321 from middas/general-devel

General devel

c0d81213c8043555671feb7233c101a4b65cfa8a authored almost 13 years ago by Deathmax <[email protected]>
Adding the SaveWorld event caused an infinite loop of saves, removed it to fix the infinite loop.

13fb4b315659b1a80570d3c1f593d80f13c62cf4 authored almost 13 years ago by Middas <[email protected]>
Fix player position being updated wrongly when teleporting

78fce47cf830138cc7e58d4f15827ee0e825f134 authored almost 13 years ago by Deathmax <[email protected]>
Merge remote-tracking branch 'origin/general-devel' into general-devel

64d6d2fff14a2ee9cddcc60a1ce4f16486e52e51 authored almost 13 years ago by Deathmax <[email protected]>
Re-add the saveworld and NPC.SetDefaults hook events

TSHOCKPLUGINS-10

38deb1293f2adb3bb43c6a18b09fe44b5f559745 authored almost 13 years ago by Deathmax <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

340c0515eaa81a7fff607c9a4d3fb45e61395fb6 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Merge remote-tracking branch 'remotes/origin/lua' into general-devel

Conflicts:
TShockAPI/Properties/AssemblyInfo.cs

04b68eeb94bdaa9de86f602eeb6c0f1a0cefe004 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
TSHOCKPLUGINS-9 #close fixed Fixed.

Workaround for REST meteor null reference exception crash. Requires an initializer for genRand i...

714746ab6c85d18d6f979f7be5814a6a5316f887 authored almost 13 years ago by Deathmax <[email protected]>
Fix chairs not having the correct direction

This also fixes purification powder not working, and other stuff that relies on sendtilesquare

946bf2ad4901fda1e9d995f7ce183bf6bea2676e authored almost 13 years ago by Deathmax <[email protected]>
Version Tick: 3.4.5.0106

7c66e97bf1d2f91726bcb6b5dd270f2c22b86f67 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Merge branch 'general-devel' of ssh://github.com/TShock/TShock into general-devel

ddf7531d6677b2fc461f4bc3b59985315c680157 authored almost 13 years ago by darkunderdog <[email protected]>
Updated Regions.InAreaRegion.Name to allow overlapping regions - For plugins that use this it will require updating the code

6079d84c9ea54906c230b21277595812874eabe3 authored almost 13 years ago by darkunderdog <[email protected]>
Added Some Functions. _lua looks good!

a1d4328ec4023a401678504a9fc463b725142386 authored almost 13 years ago by Steven French <[email protected]>
Remove test code.

332fce2eb71f09109a14ae9e3b5b4c9f4a77cca1 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Lower case is still full of fail.

1425a80ed69d9d5d7e82876c29c16d3d044270e4 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Rule #1 of hooking:

- Do not confuse Lua, it will die.

b6a8b8221df9fc0999d858db2ba944b412df460e authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Forgot to remove references to dead code.

cd482d2ae1c1b2e79ac12bd3baec57a68ae6c3f4 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added a basic implementation of a hooking system.

Related to TSHOCKPLUGINS-6

1d1c15f808a7b91c475c21a60242584ee34a88c9 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
works?

4edea352a0661786dbf7e81072c69d33c4b17362 authored almost 13 years ago by high <[email protected]>
Staging 2

0e29b7a30544e2c82e9924b5aa78cf616555b375 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Committing what I have for Lua hooking. Any ideas?

47cbe4fd3354859749c9bc99cc72f534e0161ccc authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Implemented permissions for lua and some commands to work with it.

TSHOCKPLUGINS-4 is completed.

d28fef8e1e1626fedf3e54c8af7f1b433ef4f2e5 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
More basic prep.

TSHOCKPLUGINS-4

15d9a2aa8c9fc3e1ad38783d9b69f082f5cb23ff authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Basic Lua loading prep.

TSHOCKPLUGINS-4

c45291eb6ba51e1066142e81cc3fce2e24782677 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Update gitignore

7e6aa3d288e6acc88db557e2cbc0f09afd4da411 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add binaries for Lua 5.1

7c170067051328cdd3a8f78c397c158e25b7f47a authored almost 13 years ago by Lucas Nicodemus <[email protected]>
TSHOCKPLUGINS-2 #resolve #comment Added.

264e6332021ba62facf841b7072bde01ff6a2be2 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add new REST endpoint:

- /v2/token/password?username={user}

TSHOCKPLUGINS-1 #resolve #time 5m #comment Deprecating old...

5d61a56fcd9a1d0391fa4d7cf30cb585485c5ee6 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Provide feedback when using hardmode commands

e1d11ca96a71496c9709f9392a05bdc4aea0394e authored almost 13 years ago by Deathmax <[email protected]>
Fixed 'shank forgot how to assign variables to an array' error on several rest calls.

d8e92e5ed01efc89c0157bfebb70b82c08df5bf0 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Fixing some silly mistakes.

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

be29a2cfcf87cb041b17b7caeb77fc20f77832a9 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add new REST endpoint:

- /v2/server/rawcmd

Takes parameters:
- cmd

Commands have to start with /, some commands aren...

b8e4dffd74f3d6abdb4e88ea7ba4de8fb089621c authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added stack count to /v2/player/read

f82f05064a1b156f615a3bab003e8ed622f364a8 authored almost 13 years ago by Zack Piispanen <[email protected]>
Remove test commit

f04b9d7a6dcfad0532ab98743525f633703241ef authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Test commit

a7cc75082e383073f310e3be3f3714a4e3bc66d1 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add REST endpoints:

- /v2/players/mute
- /v2/players/unmute

4f07567eeb40a56ca8d04fc2277ead2bd2b493fe authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Fix /v2/players/ban using verb instead of param (thanks @radishes)

e813ac8f87f990351b2db6cbcbae4b419336f29e authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove old UpdateNow method

42f8978e8fe260aef5901cb59ab8d07cc4c86ee9 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add the /v2/server/off endpoint

b9df823f417e72a95070475e63f973b96b434c47 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add /v2/server/broadcast REST endpoint

0498d30b4e36f230c2a441fcfe88569fa633bed8 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added new REST endpoint:

- /v2/world/butcher

932dc9109cb0c5b0759020d55773e9cf5a9c0b03 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add REST endpoint:

- /v2/players/kill

f71d2c1a64d5a5cd5e37ea2ba231133d96a0421b authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Fix players "leaving" when they never joined.

d14c7c40c949f5768f1834e25ede9799e3c8a089 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Users shouldn't "leave" when they enter an incorrect password anymore. Just as soon as someone reimplements the OnLeave hook.

4b77ca549ee2ac115ac44441a1d2c50bb78b4631 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Deprecating the following REST endpoints:

- /bans/read/{user}/info
- /bans/destroy/{user}
- /users/read/{user}/info
- /users/destroy/{u...

62bc28332a9bf08fc1b7d8381dbfce42f584347c authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Deprecating the following REST API endpoints:

- /players/read/{player}
- /players/{player}/kick
- /players/{player}/ban

Adding the followin...

3261fa40ef707368205727c77bae705569647d68 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Several REST endpoints that were incorrectly waiting on player parameters and 500ing without them now work as intended with the verb.

640da9eefeb6b84ebbb2accad9c4ffbc41e7e36a authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

2437225f10a7b86ae613ce16a8e2d9f7f6c49c38 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Fixed the REST kick endpoint expecting a player parameter as opposed to a verb

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

37a913d7a3baeabd283a641e0bf6ea1f36e21568 authored almost 13 years ago by high <[email protected]>
Event typo

5bc011679f4cdc71f48cadde3e28f0bdbfc476c4 authored almost 13 years ago by high <[email protected]>
Minor changes

ff84198e3221efc0a45d1f4b5aa05403884bda47 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Gotta have more LICENCE HEADERS!!!

91e386bb670bab88f7ac32441b15024a75670abf authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Re-add MaxMind's license

b52e6a83c8631ad7cab4e2239d0f64bf489255f4 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added any missing license headers to all files

bf9d0137f11707bcbe7892057e6f0d8917e035ec authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Tabify

1790606a70ec8790fab42fea0de30e10551cd053 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove flat file converter from ban system constructor

902015b2856669ff8704944d40df1e1ab4927b8e authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove yet another flat file converter from yet another constructor

2ac5ea929b09a90e0df9546563f738c9e8a9d29e authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove flat file shit from item bans

470909355324acb21c2003668511d6c297aa79a9 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove flat file conversion code from user manager

71b5d632638f0b1b304c0f21a130cf956d7a1e1b authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove flat file conversion code from warp system

4e20b8799207074466da4cf006c3dea3d32a0b2d authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove flat file conversion code

2bfdaaaabce3c5f920af6fc246931e9ade5398e2 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Remove old flat file conversion Commands.cs

f47ce942f4da947f48738bdacea68a0baf798426 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Mark some functions as obsolete

58f08193ae79c106d5721a286d97d5f22e94a6bb authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Added a disabled RestRequestEvent hook

eea309281a7462e28dde2b8a4ef3615daca93145 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add PlayerBuff hook

This is the last hook I'm adding for the time being. If you feel that there aren't enough hooks,...

23dba2954590fc9d681e9dea7c4b1c1b0d4ee7a0 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add PlayerAnimation hook

54882b6deb827e3a67c493bcbcba2ab06e460a87 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add NPCSpecial hook

c9b33e527ad9e0ede1a6c11a7dc9aa7a51d19053 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add NPCStrike hook

13b8326a6ec15b9e91d69d953b6df4c622dbef97 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add PlayerDamage hook

45bf75c7b79eea830361ae79defd3c56576e29b9 authored almost 13 years ago by Lucas Nicodemus <[email protected]>
Add ItemDrop hook

439efac901248aaae29400fe8767bc86beacab95 authored almost 13 years ago by Lucas Nicodemus <[email protected]>