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

Workaround for Skeletron Prime's projectiles triggering disables.

github.com/Pryaxis/TShock - a5aa9231239926f361b7246651e32144bbf28dda authored about 13 years ago
Return 1001 instead of 1000 if we can't locate the projectile associated with specified identity.

github.com/Pryaxis/TShock - 51058c50602669a3ce8f230ef290db5fe555f0aa authored about 13 years ago
Re-add saveworld hook & broadcast

github.com/Pryaxis/TShock - 19aec7ffec5a9524746bfacf0dbcb2047c95a4f5 authored about 13 years ago
Log socket errors

Update server binary

github.com/Pryaxis/TShock - 3ef87534c8a392d1eb994124d91bb8397874d79f authored about 13 years ago
Some hooks aren't disposed.

github.com/Pryaxis/TShock - fcc7cfff50f6cce6c25fc9d05bef784d8e7dbb8a authored about 13 years ago
Remove redundunt -ip handling in TShock.

TAPI already handles -ip

github.com/Pryaxis/TShock - 447363269165ce896666a389ad03d6e4ddcab862 authored about 13 years ago
Removed lua, because it shouldnt be here.

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

github.com/Pryaxis/TShock - 4c4cd4027d525ff8bcb50255ba622aa0356f4ee7 authored about 13 years ago
Fixed range checking to use the range we specify instead of hardcoded 32.

github.com/Pryaxis/TShock - 491eafd484c8d7bdfecb2aa2ca0872307c3f4ce0 authored about 13 years ago
Merge pull request #325 from natrim/itembans-fix

Itembans fix 2

github.com/Pryaxis/TShock - e503abcab902ee91ae66167191086c2af39fcfe8 authored about 13 years ago
somepony forgot debug message here

github.com/Pryaxis/TShock - 4eeb09fb58078f09eaed8fb87ff543daf0f340ed authored about 13 years ago
Fix coins not dropping properly.

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

github.com/Pryaxis/TShock - 16c660db44bd4a6600a4430c90465aa436ee424b authored about 13 years ago
Increase the projectile range to 128 rather than 100. (2048px)

github.com/Pryaxis/TShock - 0cf287ca11161582eb85c19ea3d65864571c48d5 authored about 13 years ago
Merge pull request #324 from natrim/itembans-fix

Itembans fix

github.com/Pryaxis/TShock - 606964f02843158b4f386e8a059f69343ba498f1 authored about 13 years ago
don't display '()' in banned item list when no allowed groups is available

github.com/Pryaxis/TShock - e1139821583b17d7653e097fd1614ef34eed558f authored about 13 years ago
fix for banitem deleting in MYSQL

github.com/Pryaxis/TShock - 5b7971f75396da4657727e703bb6a8c15177ab1a authored about 13 years ago
Merge pull request #323 from natrim/general-devel

fix in SSI

github.com/Pryaxis/TShock - ae7bf989097dee0b0eaea8893800950cebebf962 authored about 13 years ago
fix for GetDataHandlers: ERROR: System.IndexOutOfRangeException: Array index is out of range. in TShockAPI.PlayerData.StoreSlot

github.com/Pryaxis/TShock - 64b0a5c434f706c463b2592a498862f3271af232 authored about 13 years ago
Merge pull request #322 from natrim/general-devel

Item bans additions

github.com/Pryaxis/TShock - 5c5444dc8383b93f80b6da83947178b3fa788934 authored about 13 years ago
add commands for allowed groups for banned items

github.com/Pryaxis/TShock - 2e7fa14a91e187ab03881a1baa9661ae1c853cc2 authored about 13 years ago
aliases for item banning

github.com/Pryaxis/TShock - 50eeae2a86ba00977ad3d5dc5dfb59c8c4dbdf13 authored about 13 years ago
add list items command to display banned items

github.com/Pryaxis/TShock - b4d6908f98f0f09a0608db255429b3b5d855e415 authored about 13 years ago
Disable leave message if the server is full.

TSHOCKPLUGINS-16

github.com/Pryaxis/TShock - 61c4edfcde4b5fbd62e1bcc91597a9d2746335df authored about 13 years ago
Added new REST endpoints:

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

github.com/Pryaxis/TShock - e17f56fae0446a50b52bc37fd938f806e1cd6c61 authored about 13 years ago
Reverted Previous Change - Debuff's look to be coming from the disable method without msg's to the client will look into this more.

github.com/Pryaxis/TShock - e61593d74c4c8a7592abbd3f2d936586bf8147c1 authored about 13 years ago
attempt at fixing debuff erros in cheat protection - Zidonuke may want to look more into this

github.com/Pryaxis/TShock - d03b2e4fbb4752501ee1b6ae87a1ec6c255356e3 authored about 13 years ago
Default HashAlgo to sha512, which is config's default.

Workaround for MD5/SHA512 hashing mixups.

github.com/Pryaxis/TShock - 22b3cfc86ee92cdf78adb4f79d59e677498adf1a authored about 13 years ago
Merge remote-tracking branch 'origin/general-devel' into general-devel

github.com/Pryaxis/TShock - 75be35ac222e29b3670047851de1d3a9de86404b authored about 13 years ago
Add REST endpoint

v2 users list - tab-delimited

github.com/Pryaxis/TShock - 9297f2ef0d84f84124aad0e3dce885a67ddacb91 authored about 13 years ago
Merge pull request #321 from middas/general-devel

General devel

github.com/Pryaxis/TShock - c0d81213c8043555671feb7233c101a4b65cfa8a authored about 13 years ago
Adding the SaveWorld event caused an infinite loop of saves, removed it to fix the infinite loop.

github.com/Pryaxis/TShock - 13fb4b315659b1a80570d3c1f593d80f13c62cf4 authored about 13 years ago
Fix player position being updated wrongly when teleporting

github.com/Pryaxis/TShock - 78fce47cf830138cc7e58d4f15827ee0e825f134 authored about 13 years ago
Merge remote-tracking branch 'origin/general-devel' into general-devel

github.com/Pryaxis/TShock - 64d6d2fff14a2ee9cddcc60a1ce4f16486e52e51 authored about 13 years ago
Re-add the saveworld and NPC.SetDefaults hook events

TSHOCKPLUGINS-10

github.com/Pryaxis/TShock - 38deb1293f2adb3bb43c6a18b09fe44b5f559745 authored about 13 years ago
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

github.com/Pryaxis/TShock - 340c0515eaa81a7fff607c9a4d3fb45e61395fb6 authored about 13 years ago
Merge remote-tracking branch 'remotes/origin/lua' into general-devel

Conflicts:
TShockAPI/Properties/AssemblyInfo.cs

github.com/Pryaxis/TShock - 04b68eeb94bdaa9de86f602eeb6c0f1a0cefe004 authored about 13 years ago
TSHOCKPLUGINS-9 #close fixed Fixed.

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

github.com/Pryaxis/TShock - 714746ab6c85d18d6f979f7be5814a6a5316f887 authored about 13 years ago
Fix chairs not having the correct direction

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

github.com/Pryaxis/TShock - 946bf2ad4901fda1e9d995f7ce183bf6bea2676e authored about 13 years ago
Version Tick: 3.4.5.0106

github.com/Pryaxis/TShock - 7c66e97bf1d2f91726bcb6b5dd270f2c22b86f67 authored about 13 years ago
Merge branch 'general-devel' of ssh://github.com/TShock/TShock into general-devel

github.com/Pryaxis/TShock - ddf7531d6677b2fc461f4bc3b59985315c680157 authored about 13 years ago
Updated Regions.InAreaRegion.Name to allow overlapping regions - For plugins that use this it will require updating the code

github.com/Pryaxis/TShock - 6079d84c9ea54906c230b21277595812874eabe3 authored about 13 years ago
Added Some Functions. _lua looks good!

github.com/Pryaxis/TShock - a1d4328ec4023a401678504a9fc463b725142386 authored about 13 years ago
Remove test code.

github.com/Pryaxis/TShock - 332fce2eb71f09109a14ae9e3b5b4c9f4a77cca1 authored about 13 years ago
Lower case is still full of fail.

github.com/Pryaxis/TShock - 1425a80ed69d9d5d7e82876c29c16d3d044270e4 authored about 13 years ago
Rule #1 of hooking:

- Do not confuse Lua, it will die.

github.com/Pryaxis/TShock - b6a8b8221df9fc0999d858db2ba944b412df460e authored about 13 years ago
Forgot to remove references to dead code.

github.com/Pryaxis/TShock - cd482d2ae1c1b2e79ac12bd3baec57a68ae6c3f4 authored about 13 years ago
Added a basic implementation of a hooking system.

Related to TSHOCKPLUGINS-6

github.com/Pryaxis/TShock - 1d1c15f808a7b91c475c21a60242584ee34a88c9 authored about 13 years ago
Committing what I have for Lua hooking. Any ideas?

github.com/Pryaxis/TShock - 47cbe4fd3354859749c9bc99cc72f534e0161ccc authored about 13 years ago
Implemented permissions for lua and some commands to work with it.

TSHOCKPLUGINS-4 is completed.

github.com/Pryaxis/TShock - d28fef8e1e1626fedf3e54c8af7f1b433ef4f2e5 authored about 13 years ago
More basic prep.

TSHOCKPLUGINS-4

github.com/Pryaxis/TShock - 15d9a2aa8c9fc3e1ad38783d9b69f082f5cb23ff authored about 13 years ago
Basic Lua loading prep.

TSHOCKPLUGINS-4

github.com/Pryaxis/TShock - c45291eb6ba51e1066142e81cc3fce2e24782677 authored about 13 years ago
Update gitignore

github.com/Pryaxis/TShock - 7e6aa3d288e6acc88db557e2cbc0f09afd4da411 authored about 13 years ago
Add binaries for Lua 5.1

github.com/Pryaxis/TShock - 7c170067051328cdd3a8f78c397c158e25b7f47a authored about 13 years ago
TSHOCKPLUGINS-2 #resolve #comment Added.

github.com/Pryaxis/TShock - 264e6332021ba62facf841b7072bde01ff6a2be2 authored about 13 years ago
Add new REST endpoint:

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

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

github.com/Pryaxis/TShock - 5d61a56fcd9a1d0391fa4d7cf30cb585485c5ee6 authored about 13 years ago
Provide feedback when using hardmode commands

github.com/Pryaxis/TShock - e1d11ca96a71496c9709f9392a05bdc4aea0394e authored about 13 years ago
Fixed 'shank forgot how to assign variables to an array' error on several rest calls.

github.com/Pryaxis/TShock - d8e92e5ed01efc89c0157bfebb70b82c08df5bf0 authored about 13 years ago
Fixing some silly mistakes.

github.com/Pryaxis/TShock - e8acdb0b963617b86452344d89b7dc00e35ee879 authored about 13 years ago
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

github.com/Pryaxis/TShock - be29a2cfcf87cb041b17b7caeb77fc20f77832a9 authored about 13 years ago
Add new REST endpoint:

- /v2/server/rawcmd

Takes parameters:
- cmd

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

github.com/Pryaxis/TShock - b8e4dffd74f3d6abdb4e88ea7ba4de8fb089621c authored about 13 years ago
Added stack count to /v2/player/read

github.com/Pryaxis/TShock - f82f05064a1b156f615a3bab003e8ed622f364a8 authored about 13 years ago
Remove test commit

github.com/Pryaxis/TShock - f04b9d7a6dcfad0532ab98743525f633703241ef authored about 13 years ago
Test commit

github.com/Pryaxis/TShock - a7cc75082e383073f310e3be3f3714a4e3bc66d1 authored about 13 years ago
Add REST endpoints:

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

github.com/Pryaxis/TShock - 4f07567eeb40a56ca8d04fc2277ead2bd2b493fe authored about 13 years ago
Fix /v2/players/ban using verb instead of param (thanks @radishes)

github.com/Pryaxis/TShock - e813ac8f87f990351b2db6cbcbae4b419336f29e authored about 13 years ago
Remove old UpdateNow method

github.com/Pryaxis/TShock - 42f8978e8fe260aef5901cb59ab8d07cc4c86ee9 authored about 13 years ago
Add the /v2/server/off endpoint

github.com/Pryaxis/TShock - b9df823f417e72a95070475e63f973b96b434c47 authored about 13 years ago
Add /v2/server/broadcast REST endpoint

github.com/Pryaxis/TShock - 0498d30b4e36f230c2a441fcfe88569fa633bed8 authored about 13 years ago
Added new REST endpoint:

- /v2/world/butcher

github.com/Pryaxis/TShock - 932dc9109cb0c5b0759020d55773e9cf5a9c0b03 authored about 13 years ago
Add REST endpoint:

- /v2/players/kill

github.com/Pryaxis/TShock - f71d2c1a64d5a5cd5e37ea2ba231133d96a0421b authored about 13 years ago
Fix players "leaving" when they never joined.

github.com/Pryaxis/TShock - d14c7c40c949f5768f1834e25ede9799e3c8a089 authored about 13 years ago
Users shouldn't "leave" when they enter an incorrect password anymore. Just as soon as someone reimplements the OnLeave hook.

github.com/Pryaxis/TShock - 4b77ca549ee2ac115ac44441a1d2c50bb78b4631 authored about 13 years ago
Deprecating the following REST endpoints:

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

github.com/Pryaxis/TShock - 62bc28332a9bf08fc1b7d8381dbfce42f584347c authored about 13 years ago
Deprecating the following REST API endpoints:

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

Adding the followin...

github.com/Pryaxis/TShock - 3261fa40ef707368205727c77bae705569647d68 authored about 13 years ago
Several REST endpoints that were incorrectly waiting on player parameters and 500ing without them now work as intended with the verb.

github.com/Pryaxis/TShock - 640da9eefeb6b84ebbb2accad9c4ffbc41e7e36a authored about 13 years ago
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

github.com/Pryaxis/TShock - 2437225f10a7b86ae613ce16a8e2d9f7f6c49c38 authored about 13 years ago
Fixed the REST kick endpoint expecting a player parameter as opposed to a verb

github.com/Pryaxis/TShock - bfc9ad98fb422dd838ad38d2cc438b0d00decc88 authored about 13 years ago
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

github.com/Pryaxis/TShock - 37a913d7a3baeabd283a641e0bf6ea1f36e21568 authored about 13 years ago
Event typo

github.com/Pryaxis/TShock - 5bc011679f4cdc71f48cadde3e28f0bdbfc476c4 authored about 13 years ago
Minor changes

github.com/Pryaxis/TShock - ff84198e3221efc0a45d1f4b5aa05403884bda47 authored about 13 years ago
Gotta have more LICENCE HEADERS!!!

github.com/Pryaxis/TShock - 91e386bb670bab88f7ac32441b15024a75670abf authored about 13 years ago
Re-add MaxMind's license

github.com/Pryaxis/TShock - b52e6a83c8631ad7cab4e2239d0f64bf489255f4 authored about 13 years ago
Added any missing license headers to all files

github.com/Pryaxis/TShock - bf9d0137f11707bcbe7892057e6f0d8917e035ec authored about 13 years ago
Remove flat file converter from ban system constructor

github.com/Pryaxis/TShock - 902015b2856669ff8704944d40df1e1ab4927b8e authored about 13 years ago
Remove yet another flat file converter from yet another constructor

github.com/Pryaxis/TShock - 2ac5ea929b09a90e0df9546563f738c9e8a9d29e authored about 13 years ago
Remove flat file shit from item bans

github.com/Pryaxis/TShock - 470909355324acb21c2003668511d6c297aa79a9 authored about 13 years ago
Remove flat file conversion code from user manager

github.com/Pryaxis/TShock - 71b5d632638f0b1b304c0f21a130cf956d7a1e1b authored about 13 years ago
Remove flat file conversion code from warp system

github.com/Pryaxis/TShock - 4e20b8799207074466da4cf006c3dea3d32a0b2d authored about 13 years ago
Remove flat file conversion code

github.com/Pryaxis/TShock - 2bfdaaaabce3c5f920af6fc246931e9ade5398e2 authored about 13 years ago
Remove old flat file conversion Commands.cs

github.com/Pryaxis/TShock - f47ce942f4da947f48738bdacea68a0baf798426 authored about 13 years ago
Mark some functions as obsolete

github.com/Pryaxis/TShock - 58f08193ae79c106d5721a286d97d5f22e94a6bb authored about 13 years ago
Added a disabled RestRequestEvent hook

github.com/Pryaxis/TShock - eea309281a7462e28dde2b8a4ef3615daca93145 authored about 13 years ago
Add PlayerBuff hook

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

github.com/Pryaxis/TShock - 23dba2954590fc9d681e9dea7c4b1c1b0d4ee7a0 authored about 13 years ago
Add PlayerAnimation hook

github.com/Pryaxis/TShock - 54882b6deb827e3a67c493bcbcba2ab06e460a87 authored about 13 years ago
Add NPCSpecial hook

github.com/Pryaxis/TShock - c9b33e527ad9e0ede1a6c11a7dc9aa7a51d19053 authored about 13 years ago
Add NPCStrike hook

github.com/Pryaxis/TShock - 13b8326a6ec15b9e91d69d953b6df4c622dbef97 authored about 13 years ago
Add PlayerDamage hook

github.com/Pryaxis/TShock - 45bf75c7b79eea830361ae79defd3c56576e29b9 authored about 13 years ago
Add ItemDrop hook

github.com/Pryaxis/TShock - 439efac901248aaae29400fe8767bc86beacab95 authored about 13 years ago