Ecosyste.ms: OpenCollective

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

github.com/tModLoader/tModLoader

A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
https://github.com/tModLoader/tModLoader

Unlock more freedoms with Vanity slots in ModAccessorySlot

2bd7c67c134fa742bb3480e8a088930ca0722b82 authored over 3 years ago
Made vulkan work on MacOS?

eb9e299271b8148920401e33e3d59829fec436cb authored over 3 years ago
Merge pull request #1900 from Solxanich/ProperFixForGitActions

Fix Github Actions while maintaining benefits

10aba10673f44caa822a9e3399dedecd3612c48b authored over 3 years ago
Fix Github Actions while maintaining benefits

Add more solution configurations to avoid building examplemod by default, and still have ability...

19550b16cb492a9c931385e92a7fe8f5da68f236 authored over 3 years ago
Build project instead of solution now that ExampleMod is added to sln

1e86ef93d0a775971fbf785aa8efe290c72ccf18 authored over 3 years ago
Add ExampleMod to tModLoader.sln

- And make building mods from places other than the Mod Sources easier

0d5bf9333aac03782d976a0a51f10cd3d57f9097 authored over 3 years ago
Fixed a typo in an EM comment.

8aaf3a91bd2b904694559aed7659b4a0c21b8031 authored over 3 years ago
[1.4] Town NPC StepUp fix + ExampleTable (#1860)

* Add TileID.Sets.IgnoredByStepUp

* ExampleWorkbench tweaks

* Port ExampleTable

* use m...

0b28abf710b49615db63ef8d2d4d4a9e8460d49d authored over 3 years ago
Fix spike damage and bleeding application (#1804)

74ad460f36003d781e7ece99ec31e303abc1f4f7 authored over 3 years ago
[1.4] Change PlayerDrawSet field internal use to reflect name intent (#1891)

* Change internal use to reflect name intent

* "Renamed" vanilla fields for clarity.

* Cra...

a2dd33d4ddc63f437bc9f062427ceab7d07a5346 authored over 3 years ago
Fix wrong method argument (#1893)

be7b29627960a7d5b1d463b5722e01080605e3ad authored over 3 years ago
1.4 extra acc fix redux (#1894)

* fixed DamageClass throwing an exception before the game can even start

if this gets undone ...

1d29528dfda670805e4f9824af42f2873165670e authored over 3 years ago
[1.4] Fix ModTileEntities not being placeable in MP (#1888)

* Fix typo that prevented ModTileEntities from being placed in MP

* Add lock used by vanilla TEs

27e281aaf0dbc3ad1e52a650a68da8195149fa0e authored over 3 years ago
[1.4] Fix ModTileEntity.GlobalUpdate methods not being called (#1862)

* Remove unused code

* Cleanup

* Fix GlobalUpdate methods not being called

* IReadOnlyD...

0bd88ab0f509e8683532068c77551e5148301042 authored over 3 years ago
Fix compilation error (#1886)

a242f2c046df3a88a6f2ba7dde720092729c6339 authored over 3 years ago
[Mod-Breaking] Eliminate duplicate override ValidTile in favor of existing IsTileValid (#1885)

* Eliminate duplicate override ValidTile in favor of existing IsTileValid

* remove an old com...

3c387519eab9cd866553400628861691d4c42808 authored over 3 years ago
Fix hat rack TE (#1883)

* Fix ArraySize Typo

* Compress to one BitsByte

* Fix accidental space

* Update patches...

234017aa7d1563be459e909660ff3f2aca30a268 authored over 3 years ago
Actually use the headless argument added to XNA.Game() (#1880)

* Actually use the headless argument added to XNA.Game()

* Move to terraria step.

Co-autho...

8394934759cdcea73bf0097694d8c93e60deda7e authored over 3 years ago
Updated FNA to 21.10, + another attempt for fixing headless servers

600a02c48bb1cd357f76ff2a046d742a0bf7ca7c authored over 3 years ago
Fix ExampleDye shader loading (#1870)

d6486f94a4262200d0c02f83e13c7f4fb70e2632 authored over 3 years ago
Allow non public constructor on ILoadable implementations

28be0b5c143c5195fb6a63c07c96cdc62f8bd5c9 authored over 3 years ago
Add commit message to EM changenote

4fa1056071a8493feea613fcb76ca7c7832e2b56 authored over 3 years ago
Final github actions examplemod publish fixes

643b636afcb3b5b7ad0ef72a21705f91a1134f29 authored over 3 years ago
ExampleMod publish used wrong folder

8acd3e02a20d7a61369b9d3bf74e9a85fa244c92 authored over 3 years ago
Try to fix build.yml syntax

48f27c494eb9fe8f336e8e4a219187c6ae497028 authored over 3 years ago
Dummy edit to trigger EM publish

9b37bcc81e50d5d2887a30a3d76d08dee4cf99f2 authored over 3 years ago
Automatically publish ExampleMod to workshop

cafc5e8f65c9cd594dbb039443a4b91101554f5e authored over 3 years ago
GitHub Actions Parser and Prelim Publish Script (#1819)

* Fix Steam Multiplayer

- Remove influence of InstallVerifier so the GameServer doesn't accid...

9905d0eb31893fe6609f3ec9e7d83a4b5988de4d authored over 3 years ago
Fixed a typo in worldgen hardmode tasks.

935fd8f18b2579b859b2e4391ade54d5ee7ea7bf authored over 3 years ago
Update PlayerInput.cs.patch (#1872)

dc37c06d639ffc2c223ff52e1bc6b39b76974870 authored over 3 years ago
Made local empty TagCompound reused (non reentrant) (#1868)

618d8d13cbff152e6c150fc4f72e99866a040970 authored over 3 years ago
Ishigh's UnloadedItem 1.3 compatibility fix.

afb210954f04e7ca2121589705b3672e7c0be7cc authored over 3 years ago
Revert "1.3 compatibility fix for UnloadedItem."

This reverts commit 6d0e42a014e52ba1c716578c63de5c8c91d9389e.

54ae465ba0eb452c85ba6ca54be1f59b32578ebd authored over 3 years ago
1.3 compatibility fix for UnloadedItem.

6d0e42a014e52ba1c716578c63de5c8c91d9389e authored over 3 years ago
Commented out TestNewThreadSizeWindows

75fba50314afd31e1701ff8ca863d58b238811f8 authored over 3 years ago
Fixed IO freezes by removing a flawed optimization.

7ff4fb073e4984a5f469d98c093f6a5d531042f7 authored over 3 years ago
Fixed yet another typo, adsfghhhj.

56859e498c2df361f81ba28ad69b817d8e76049e authored over 3 years ago
[1.4] Avoid wipe of mod data on SaveData/LoadData (#1867)

* Changed HasMethod types and added temporary checks for items with modified SaveData/LoadData
...

9c159920d66fa745c951081afcf2b18dd2e41736 authored over 3 years ago
Unified a bit of internal code.

3e2ea622cfb29d088a2350744f7e1a37838b57c4 authored over 3 years ago
Update Commenting format

And Add troubleshooting code if ever reattempting later

5a90e02fbc39ede17af7ea497b9d31c7f340c5d0 authored over 3 years ago
Repair MinStackSize

.NET doesn't appear to respect its own environment variable when set after launch using the SetE...

dd978d4af1829ec885076a25c5848b4ae7fdc55f authored over 3 years ago
bool ModLoader.HasMod(string name)

d09b51afe400eadb5dbcee247c76a236fc2155f9 authored over 3 years ago
EM leftover change from Save & Load PR.

6bedf5f2bd72de8dafa779689c230f12803e73ee authored over 3 years ago
Rework of Load & Save IO hooks (#1814)

* Initial commit

* Back to Load

* Updated ExampleMod

* Initial commit

* Added global...

5cb240ce74ca950ddc2b68e9855df9d4ac0eedeb authored over 3 years ago
Fixed a typo causing visual problems on spectre boots

a8f13f081f7edf9db967a987a74d1f86bee668df authored over 3 years ago
Small translation fix (#1861)

704a8293e0e5c8b37fdf5e347342ee937b30bff2 authored over 3 years ago
[1.4] Fix some ItemLoader methods not being called (#1849)

* Fix some ItemLoader methods not being called

Still need to do DrawHair
DrawHead might need...

e6e9791475bf18696ae37f16bc0d49c9299ef4c3 authored over 3 years ago
Revert InstallNetFramework.bat changes in previous build (#1858)

* Revert InstallNetFramework.bat changes in previous build

And a change in a file so triggers...

8a5ff3aecd8ed5207b03c670bf6dce26d8f0124c authored over 3 years ago
MonoMod Runtime Detour Update

No changes to hookgen in this release.
Fixes:
1) Mod unloading on release builds
2) Methods in c...

9959eedfebd0990903a5226aa60dc88557889ab1 authored over 3 years ago
Fix StartScript setlocal enabled bug

ccd66858130028a047b99ee9d89b5c6ce0351220 authored over 3 years ago
Many Misc Tiny Fixes

1) Cleanup MonoModHooks file to have less extra stuff going on
2) Improve logging surrounding Mo...

a5fe91404cf8d471043155566fb5d6fd6028944e authored over 3 years ago
Revert "Many Misc Tiny Fixes"

This reverts commit 94ad8b97d646a32b68da59e2673a4ebb9f411015.

1de4b6e12334602598ff962a3c09ad02a1ca9720 authored over 3 years ago
Many Misc Tiny Fixes

1) Cleanup MonoModHooks file to have less extra stuff going on
2) Improve logging surrounding Mo...

94ad8b97d646a32b68da59e2673a4ebb9f411015 authored over 3 years ago
[1.4] UNIX script POSIX-compliancy fixes (#1782)

* Replace non-POSIX-compliant test

Replaced a non-POSIX-compliant string equality test with t...

c594897444cfaf73b6cf7cd40ddbff6ba9a0fcd7 authored over 3 years ago
[1.4] Generic HasBuff (#1747)

* Generic HasBuff

* EM usage

* Move other HasBuff into Player.TML

* Generic NPC.HasBuff...

c1aade689327c55dfd4a49b99f2c76e0ff87c798 authored over 3 years ago
[1.4] [breaking] (On)ConsumeAmmo fixes and refactor (#1734)

* Fix ConsumeAmmo call and OnConsumeAmmo parameter twist

* refactor (On)ConsumeAmmo:
* Consu...

56d8fe15fe0b6103cf46e4221c360d24f0ffccc8 authored over 3 years ago
Don't exclude pdb for steam alpha anymore.

7312bf1d607f704908f28c26e16cb2066b280c84 authored over 3 years ago
TmodFile.GetFileNames() and Mod.GetFileNames()

f4d15f8ee6d21d21998d9f51555bcc003ac2f4c2 authored over 3 years ago
Basic logging of total world generation time.

dffe41aa71bdb90c9b4d9d2e3f87bbb4859e31da authored over 3 years ago
[1.4] (ExampeMod) Remove Acid Venom immunity from MinionBossBody and MinionBossMinion (#1835)

* Removed MinionBoss Acid Venom immunity

* Remove MinionBossMinion Acid Venom immunity

344d31e3c02ddc3241771c5be0c7e27b6a617f32 authored over 3 years ago
Made 'StatModifier -> int' casts explicit.

c5b7c0cb03f2f1c3e8ce4e2537718bf34f1f472d authored over 3 years ago
StatModifier styling.

f11a562f80a77543df85cf8996d336d12aaebff7 authored over 3 years ago
fix knockback value implicit cast to int (#1848)

e3286ed1ce3b128bffce0e8fe69e13c02c599b1b authored over 3 years ago
Make 'ProcessGroupsForText' and 'AcceptedByItemGroups' public (#1844)

b6f2b70cd2d799457b1f0734a67fe84c6ec0da88 authored over 3 years ago
[1.4] Document/publicise some weather methods (#1833)

* Make Start/StopSandstorm public, add documentation

* Document Start/StopRain, add helper me...

8a79b3f94a6d5804547fa2c1edd6890750f61d2e authored over 3 years ago
Cleanup patch

261bf899635802c422b0b946647a48b6df4f8010 authored over 3 years ago
Spread out load away from the frames when renderCount is 3 on Colour lighting

8498671f5d2ae7af8b811b6ca2ae547f7634be11 authored over 3 years ago
fix #1838 (#1839)

* fix #1838

* Move clone earlier to be consistent, tweak readability

Co-authored-by: Javid...

18123637e62287c9a112235b8afdbab407f9250c authored over 3 years ago
Cleanup output dir in workflow in-between builds.

5f7c2cf0b434aceb2babf1c249b592002ca7644c authored over 3 years ago
Fixed pause & exit not working now?

631d4cfbc2982c5bab4b6d3aa9be5e890de15c59 authored over 3 years ago
Made the workflow upload msbuild.binlog

fe6db8cbc24a129ceef3018e10b4f688a734c231 authored over 3 years ago
Removed recently added nuget cleaning from CompleteLib.bat

fb0ae0d6e17354b8ac8528599794d2b4cd58e4ce authored over 3 years ago
Test: Swap Debug & Release in workflow build order

07fe65caa04ad94d4a7ccc4a60cdaf4b6da3cc43 authored over 3 years ago
Try A Few Google Fixes for Build Error (#1830)

* Try A Few Google Fixes for Build Error

* Move cleaning NuGet cache out of build scripts & i...

a86e6e58ca21d1b7038793a70e1d075ed0fa011e authored over 3 years ago
Fix material flag not being set for items in the cache (#1829)

a0a1ab5c2e7711af544976c5674b964cd80e9960 authored over 3 years ago
Fix #1824

9d45131a5990c4eb6e75384d8b1c58a49e6b6f6c authored over 3 years ago
Try clearing cache

4f00b0b5d8194b477de305b5f80772b5350190bb authored over 3 years ago
Removed unused armor sprites from EM.

6cce08fa4d79dc7d7450998e21ee72dc2df58ce1 authored over 3 years ago
Update TerrariaHooks to remove Posix Mono error on Mac

Also moves Monomod from .NET standard build to .NET5 build

8a657e23b8d12b1cc831fe0fb1d0f18a5f64bbae authored over 3 years ago
Fix SetSize on LightMap.cs for Higher Resolutions #1661 (#1801)

* Fix SetSize on LightMap.cs for Higher Resolutions #1661

* Move the incrementation to only a...

e8b87405adb5b4f08c6de6acf4489c8086b4b3e4 authored over 3 years ago
Add ObsidianLockBox to OpenVanillaBag methods (#1803)

c6a8f085e00712dff2747363354fcb43b00a4155 authored over 3 years ago
Commented out network-related ModPlayer checks

7e5182221c8ff41e3e9135e6f133e2eb9941d4bd authored over 3 years ago
Fixed typos in an exception message.

65f4c4ef9cd9f48c3bfd56b37c6416974ed3f38c authored over 3 years ago
Repaired ModPlayer verification.

68d7d703bf7d28640bef4cc33d1ac2968364b365 authored over 3 years ago
Update NPCAIStyleID.cs

78c85b167b6d8249180ba8bbe02aba57affc8c9f authored over 3 years ago
Remove _modSteamButton correctly. (#1818)

cae35bd0ebc1709f3e0735e82883a09fa76b58de authored over 3 years ago
Fix UPnP Gateway static search so only when needed it gets triggered (#1771)

* Fix UPnP Gateway static search so only when needed it gets triggered

* Fixed typo and used ...

97da577134b83432818ba9c9043029ea2fc7072a authored over 3 years ago
[1.4] Add new set check in NewNPC to spawn in reverse (#1636)

* Add new set check in NewNPC to spawn in reverse

* fix

e3b03cd12b6caf7507c6090a209db80af57480af authored over 3 years ago
Fix Steam Multiplayer (#1812)

- Remove influence of InstallVerifier so the GameServer doesn't accidentally init on Steam Serve...

86a45076755804eb76690193cc719954a1247cb5 authored over 3 years ago
Enforced the earlier-chosen comment style in EM.

d0d98158642aa3cb1fce16a74f2770c872a13a6b authored over 3 years ago
[1.4] ModTile.SetDrawPositions expansion, ExampleMod: Minion Boss loot expansion (#1565)

* Add two parameters to ModTile.SetDrawPositions for controlling the drawn frame (for non-animat...

ae6375c24a31352a7c2f2a884f0e213093168a89 authored over 3 years ago
Item.DefaultTo(Placable -> Placeable)Tile rename.

8b3a2471ac7b173eba2afe2cb8b3b6bbedb3c8bc authored over 3 years ago
Added ItemID.Sets.BossBag and PreHardmodeLikeBossBag sets to reduce boilerplate.

c64ac1159d9e17e9c993a0fef49556107abf0f53 authored over 3 years ago
Disabled 2 annoying diagnostics in editorconfig

044a018d74d4c0e9e39edaebf1bb29304f2baf34 authored over 3 years ago
Fixed a typo in Mod class count checks.

913a2c7c1c494a437f50597d4d33786bfb70ad10 authored over 3 years ago
Add Error Handling 'no callback received' Failure Mode (#1807)

* Add Error Handling 'no callback received' Failure Mode

* Update patches/tModLoader/Terraria...

da02a95a08c1e4177163089e63878ad66c5f8483 authored over 3 years ago
[1.4] Fix ItemIO for conditional GlobalItem (#1805)

* Fix ItemIO for conditional GlobalItem

* No need to call .Instance() after (Try)Get

Co-au...

706aefef5015f089fb8a7be32bd7ea493016f9f3 authored over 3 years ago
[1.4] World size logging, ExampleMod fixes, UnloadedTile mouseover, docs (#1797)

* Add world size logging to server/client load/enter

* remove MouseOverFar from UnloadedTile
...

50c4d30270a302d5b21ac6199aabbbae99727bc3 authored over 3 years ago
EntityDefinition.IsUnloaded type range fix + TryGetId (#1800)

f002b69a79494bf6a7de2170c1ba47d424e99d49 authored over 3 years ago
[1.4] Update Brazilian Portuguese localization (#1779)

* Update tModLoader.json

* Update tModLoader.json

a55eaaaae62c9788ab871a06ca0fe06879dabc42 authored over 3 years ago