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

Fix PickAmmo (modder convenience version) not including weapon damage bonuses (#2469)

* fix PickAmmo not accountin' for weapon damage bonuses

e

* HAHAAAAAAAAA I'M A FOOL so Pic...

53691b84fd637cfb6e8451a4ed9ca272920cd5d9 authored over 2 years ago
Update tModLoader.json (#2450)

* Update tModLoader.json

Fix some of the missing Chinese localization text

* Mod Pack text

b4cd2dd19108e3ff2834760528ba325b7e74c384 authored over 2 years ago
[1.4] Update Brazilian Portuguese localization (#2447)

b5bfdc50b8d57507a75b1bea66bd4d811ecdd24a authored over 2 years ago
Merge branch 'tModPorter' into 1.4

fb8a4b248ff58db18deab85ba7e933e1feca12d6 authored over 2 years ago
At least change from `Main.PlaySound` to `SoundEngine.PlaySound`

fc1d10323d4b6828f4f500bd926c3928dd314698 authored over 2 years ago
Add Save -> SaveData renames, but not signature changes yet

65e9f090f4f76ffc0a94ed8002dc510046eff249 authored over 2 years ago
Add Press any key to exit...

2d275152a77ad69c7d16e2b42ee1f172968c74e3 authored over 2 years ago
Add endless loop bailout (just in case)

6f59b6a5ee26bfaad91bbf7c7d77e7b68d057f12 authored over 2 years ago
FontAssets and TextureAssets renaming

dbb8d0f5c524abab208f16f411853ff437a884f3 authored over 2 years ago
Mark expected compile error in DamageClassTest

f9bdfa17173d377b45457c5f7e6bfb51184c919a authored over 2 years ago
Make sure DamageClassTest adds using Terraria.ModLoader

459dc9ca48ccc54d0ae88254356f7c213d380b0e authored over 2 years ago
Add using for FindType rewriter

5593cfaabf8a56b6725711c83980ddb33d725b29 authored over 2 years ago
Add more cases to DamageClassTest

850431415b8c319780dfca579ee2956741c463bd authored over 2 years ago
Add framework for renames across types.

751309498b2b49cac14a5447262d83837e18320f authored over 2 years ago
Duplicated nuget.config near csproj to fix CI

006b9bd88b7e29c253fbe8418f55863b2a362f34 authored over 2 years ago
Updated to a dev monomod build (Fixes rare freezes during injections)

25f5f6f6d8732cbc9b1cab48bf370ef365f398c5 authored over 2 years ago
Add a bunch of easy refactors with the existing system.

9c115cdac4203efbd1d96bf88ca0cef2a4bd0dba authored over 2 years ago
Move nullable tile tests to new test case

217d9b99e6d8b53646c51900a8708684e337027b authored over 2 years ago
Add lava/honey -> LiquidType == LiquidID.Lava/Honey (and using inserter)

bbf8b3c8d10c00c09654ae0e2912ef7d4cc3a0a3 authored over 2 years ago
Fix RenameRewriter applying field/property refactors to method calls

410086e7296fbd3ab889f77554d605765141fd09 authored over 2 years ago
Implement porting comments for invoke rewriter

09b58c4a81eeee760ca8733268fc8ed532409788 authored over 2 years ago
FastParallel Try/Finally block to avoid lighting-related freezes.

69595d22097fafe754c9379467aa3336e0463f9f authored over 2 years ago
[1.4] More tModPorter tests (#2457)

* GetModifyWeaponX tests

* add some basic method changes

* add ModHotKey changes

* Add ...

c7a7627fb7e5c0efe338e64bbca9f0a7b4d7a949 authored over 2 years ago
Fix Credits Roll - Fixes #2388

99ed1250e0651ebc8dba6a3721123b503e728ae9 authored over 2 years ago
Use `MaxBuffs` where it's needed (#2459)

4ba0cbdb071e4a71046a67dabc366ee1b194594a authored over 2 years ago
Revert "Update FNA to latest after tModPorter merge"

This reverts commit 0349ae942b6831f0fa368ed0961c5d06bc2384e5.

f5ed786b3438f4081d29db8cdcc1f08ea85a73e2 authored over 2 years ago
Update FNA to latest after tModPorter merge

0349ae942b6831f0fa368ed0961c5d06bc2384e5 authored over 2 years ago
Add tModPorter (as not a submodule) (#2440)

* Remove tModPorter submodule

* Add tModPorter to the main project!

* Fix package referenc...

bc8978324376f9b170c5652760be549bc1316a92 authored over 2 years ago
Trying to *workaround* submodule troubles.

767bcb26282ace3605efc49b7eff9a497a884340 authored over 2 years ago
set zombie sounds to `IgnoreNew` (#2441)

339cf16bd46f8f4540907ae9c3333fcfc7c1b3e6 authored over 2 years ago
Fix a Global InstancePerEntity regression causing ctor to be called

b5eb95de205c1618d571ea6882d8287d72d5a02b authored over 2 years ago
Fix some text being misplaced

6bff67f68474d604bc18bc95dc3a0437936fdf75 authored over 2 years ago
[1.4] net diagnostics fix + mod reimplementation (#2435)

* restore vanilla net diag UI

* reimplement DrawModDiagnoseNet using vanilla system

45af57df0f3457a40438df5cf564598df107959b authored over 2 years ago
Remove uncalled GlobalBlockType.SetDefaults which was breaking tModPorter

1880e8edabe8f0e3e1424f50a352f4e710ee94a3 authored over 2 years ago
Update FNA

f4dd2002fc05a303fd31475830818bce090fc66f authored over 2 years ago
[1.4] Fix modded tiles breaking golf (#2427)

* Fix modded tiles breaking golf

* Made TileMaterials._materialsByName public (from private) ...

6a0446b472eed2360bcabfb6c5efa4bfb5d3f2d3 authored over 2 years ago
The Super Grand Sound Playback Follow-Up #2 (#2432)

* Fixed more enemy sound related crashes.

* Made sounds semi-thread-safe, using redirects to ...

bf7219ef4d9e842ff364556c74e8cb2e0b7ee2bf authored over 2 years ago
Make the Main Menu less Obnoxious for 1.3 Info

4756b5c9d74a5b6cb436df6255db220c16b4c0a8 authored over 2 years ago
Fix GoG delete mods again

ece25292140b85802796950378a9c1b262e19890 authored over 2 years ago
Fix Delete Items MB not loaded bug

48bb618ce17677a5f6c6a8ace13a7483b818a934 authored over 2 years ago
The Not-As-Grand Sound Playback Cleanup Follow-Up (#2423)

* music pitch public, fix vanilla music note sounds

* musicpitch docu update

* fix Stellar...

01d13809fe7c2ce96f91f0287c868b4bb5dbc5e7 authored over 2 years ago
fix `AmmoID` sets (#2428)

e1df739196677f82af498d25f890bdcc3b6f8b82 authored over 2 years ago
Added OnModUnload (#2417)

Co-authored-by: xu <[email protected]>

997b80e09adb5ada38739d49f5a4e1422e3b2f1c authored over 2 years ago
Fix a typo in ModPack Description

19750cd22b5affc37b29d26966426515c6161e33 authored over 2 years ago
A long-awaited improvement to mitigate issues with downloading deleted items in MB

6a34503b01331bf614005b47424795d2402b662e authored over 2 years ago
Make ModPacks Compatible with 1.4 and Steam Workshop changes (#2406)

* Linux Server Host SteamCmd Solution

* remove testing code

* Slowly begin updating ModPac...

8eebb00b650ee027894b5b6536604cccb482265a authored over 2 years ago
Fix ExampleFlail

3710d7e6bba878c88b2820d1185ac6d721e9f809 authored over 2 years ago
Example Flail (#2220)

* Add files via upload

* Add files via upload

* Make ExampleFlail implement all vanilla fl...

e05f733f4ea35969889f6c917f48a699f35cb030 authored over 2 years ago
Add CloneByReference attribute, improve IsCloneable logic (#2421)

* Add CloneByReference attribute, improve IsCloneable logic, and only display warnings.

* Imp...

6a95b028a4670c37e05afd65262ad5967ffa3da7 authored over 2 years ago
[1.4] Example Paper Airplane (#2379)

* Example Paper Airplane

* Update ExamplePaperAirplaneProjectile.cs

* Updated based on dir...

d41175357e69eed63ee724797e7c3ddeaf8da59a authored over 2 years ago
Added this[Point] (#2395)

036c36a22404d761c1c6d1e02065f70c18f303e6 authored over 2 years ago
Fixed SoundStyle .Volume & .Pitch setters.

2cbcbd77412ad15bbcf26b13242b76e1bbcdc2da authored over 2 years ago
[1.4] Fix #2419 (#2420)

* Update UIModItem.cs

* Adds `_modName.Recalculate()` to `UIModItem.OnInitialize()` to fix #2...

832b55c085db496e4505d58960ea00151d095f37 authored over 2 years ago
Fix WorldGen Crash, Getting Blasted with ExampleMod updated

758ff918e0c92eec67fb92ebe1d2040fba060da1 authored over 2 years ago
Merge branch '1.4' of https://github.com/tModLoader/tModLoader into 1.4

e40c669eee5e25d465fc18648715788dd5bede8f authored over 2 years ago
How To Access 1.3 (Legacy tModLoader) Button.

66baa15f493616d41235553c92a1db1774f40ea4 authored over 2 years ago
Fixed all "tracked" vanilla sounds crashing...

ae370e4813b013d7a11ec5d4ac0d66412beaa94b authored over 2 years ago
Accidental #1084 leftovers

d7cffe98eb3b3a38249c8a7746d3326709a69d99 authored over 2 years ago
The Grand Sound Playback Reimplementation (#1084)

* Removed sound types, WIP.

* Removed ModSounds in favor of maybe upgrading sound style class...

1f8670de56611833db64bb7082bbd2f17b9c0877 authored over 2 years ago
Quick ExampleMod comments update

b81761d5afdb4b824cdfe30ed48146bf15235d3e authored over 2 years ago
Merge branch '1.4' of https://github.com/tModLoader/tModLoader into 1.4

949dcb1d9d1f355e0fcfcae243e33a93e56c861d authored over 2 years ago
Round 2 of Palm Tree Fixes

760ecfc0dea29cf663024a3441c79754e9062ca2 authored over 2 years ago
Aggregate loading exceptions across content instances. (#2416)

* Aggregate loading exceptions across content instances.

* Better function name

7d46605b338a4e0680e2d28ab2f7970ce96bea95 authored over 2 years ago
Pointing start-tML directly to script caller to avoid double spawn and potential busybox problem (#2414)

1d270aca493b96370dd123f9037914b81553c130 authored over 2 years ago
Merge branch '1.4' of https://github.com/tModLoader/tModLoader into 1.4

665abb1d1999ed8b2040e9584cc0d72771c0bd44 authored over 2 years ago
Fixed tons of issues in 'Terraria' patches.

04e273d635e1f6fcf7d174ec1d50bbeff715370c authored over 2 years ago
ModPalmTree Fixes

0c79a842592311b06ea1969c2533d7211cf7f4eb authored over 2 years ago
"new and updated mods" tweaks: (#2411)

* Restrict to client
* Restrict to workshop mods (+1 for mod devs and manual installs)
* Reduc...

1f02a10328a16a3bf9ede03200f1909f951c0852 authored over 2 years ago
Demote 'ModItem/GlobalItem must be cloneable' to a warning.

23ea0c219e0bedd56c7f31bb0decf773e5b8ce99 authored over 2 years ago
Fix #2409 : Pass tag.Data instead of tag to ModItem.LoadData on Unloaded Restoration

e5cdabc77d996153f71841fbb81d8b99b334a9c9 authored over 2 years ago
Fix #2401 - Item/NPC/Projectile.CloneDefaults duplicating globals (#2405)

e16c4994111ba865d8f873ab6cfd99ef1387219a authored over 2 years ago
Change ExampleWings recipe to sort before Register

95b029c768fa02425c68b949a93364ded61afaa7 authored over 2 years ago
[1.4] "Quick Stack" fixes for prefixed items (#2402)

* fix "quick stack to nearby chests" and prefixed items

* fix "quick stack" with prefixed ite...

f9a63d5550312a192ad7c7cde56cccae7247ecfc authored over 2 years ago
Add -steamworkshopfolder param, modify to match going 'default' (#2404)

e721ca46c29517c93bb4c157260a05d88b339953 authored over 2 years ago
Fix building errors that may be VS-related.

6dbc46e529f31dd063bfea1d89d9f01006925f8f authored over 2 years ago
Add Mod/GlobalType NewInstance, IsCloneable, Clone and CloneNewInstances (#2398)

* Add Mod/GlobalType NewInstance, IsCloneable, Clone and CloneNewInstances
- And a ton of helpe...

05ba5c9460e81c0cfb734753e1c4a28f94706265 authored over 2 years ago
Include preview/stable in mod publish patchnotes

a7b9b6b9f2aae550c5bd5cb59c812156fe6ee4e7 authored over 2 years ago
Recipe Ordering (#1738)

* Changed deletion implementation to not affect the search

* Added moving methods

* I was ...

65b2a99d70565aa798336ebc6df64470477bd366 authored over 2 years ago
Move migrate player/world prompts to expandable panel, Fix #2382 probably

4686fb38280886070e4a07837b6a5ce786b56620 authored over 2 years ago
NPC catching expansion: now with added modder-friendliness (#2400)

* documentation updates and improvements for existin' stuff

* ExampleBugNet addition

* doc...

9959af80a16426dd04f5c2d5c5dcf139269c5e1d authored over 2 years ago
Add GlobalProjectile Send/ReceiveExtraAI (#2390)

* global proj net extra ai

* compressible bit write/read

* exceptions and example mod for ...

2e8767ec898a70d515f7071fe21cc3659645931e authored over 2 years ago
Fix ForceJITOnMethod running on inherited methods

568d3d929316daea0469fa966beb2e4495aa76eb authored over 2 years ago
NPC-capture-related hook expansion (#2321)

* initial CanCapture hook implementation

* CanCaptureWith initial logic runthrough

testin'...

a85b7be401d46d6f178ccc429b361658846e77eb authored over 2 years ago
Bug Fixes - Mac Error Prompt, DevloperMode Force Reload, Engine Crash Environment.Exit()

643a3ab8878eaa264ee3799dfe35d32ee66ed0b9 authored over 2 years ago
Partial workaround for language-based startup crashes.

10a19fee3e276069e30447fcffa10a9530d06dea authored over 2 years ago
Play Terraria in Steam when playing tModLoader (#2380)

* Initialization of TerrariaConnection Port in to tMod Again

* The great single project refac...

d5a7920e9337a1bd57d7e3365b701a33e42d29e5 authored over 2 years ago
Reload Mods button changes and available mod updates indicator (#1516)

* Rename reload mods button and only show in developer mode

Rename "Reload Mods" -> "Force Re...

00f253a799dbe562d0a4db3c0a7bdb4bf62172ea authored over 2 years ago
Restoration of mod trees Part1: Re-forestation (#2328)

* Reimplemented loading of ModTypes for Trees

* Fix a few errors in ModPlants. Still can't fi...

31487508e92229b9cb225e2d795edc96167b5a3e authored over 2 years ago
JIT check now checks for orphaned overrides, such as a hook changing.

For example, CanConsumeAmmo recently changed. Mods with the old signature would still load but w...

451d2c2461cf3bf0288e680a4d92dfeb1e905f15 authored over 2 years ago
[1.4] Fix duplicate angler quest rewards (#2326)

* fix duplicate angler quest rewards and misc

* move a line for more consistency

* Minimis...

b803b72a3aef654522b6f5b49e3525f80ad39c58 authored over 2 years ago
new NPC hover-with-mouse hooks (#2392)

* new hover name hook

* there's also now a hook for hover boundin' boxes

as per necessity ...

054d163939c4d6b21e7da9c022ad7bed0c7df028 authored over 2 years ago
[1.4] Allow Guns to shoot with no ammo (#1520)

* Add `GlobalItem` and `ModItem` `NeedsAmmo` hooks

* Stop ammo consuming code from running wh...

807055ea27a91eba40e601885d3be233946d7825 authored over 2 years ago
PickAmmo Rework + better Shoot mechanics (#2288)

* non-ranged ammunition can now be affected by stat bonuses

* BIG CHANGE: PickAmmo split

*...

1bffe230aa5638f0ee125ddf395bfa14173fb479 authored over 2 years ago
[1.4] Players and Worlds once again go to recycle bin on Windows (#2367)

* Switch from preprocessor to runtime os checking

* Fix worlds as well

Co-authored-by: Jav...

1caf6ef54beb3343246fcd279da66174e4b53b3e authored over 2 years ago
Remove aggressive warnings now that JIT is merged

4e2df06f8aa2a17b2328c944ca724a6a5602a022 authored over 2 years ago
[1.4] Show New and Updated mods on launch in an info box (#2389)

* Show New or Updated mods after first mod load in an info box

* scan before mod load, move/r...

bc9904ec99c27a0b5ced1ed4524880aecbde60e2 authored over 2 years ago
Fix Monthly Freeze Notification logic

6fcbfb4963c43a5d1f0ba71310eae88c6b9688db authored over 2 years ago
Monthly Freeze Notification added

c225b3b1c84a932ef7dbe92b5850670d57898c5e authored over 2 years ago
Restore What's New menu

e660660e746b8e23d70b5496f12db2dd1dd44654 authored over 2 years ago
Correct Discord link

383f173352b008774f39bff12f7b871cd40f9e48 authored over 2 years ago