tModLoader
Pegasus Lib
Affichage des entrées 1-10 sur 30
< 1  2  3 >
Mis à jour le : 26 aout à 13h26

Version 1.1.1.1 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

* Fixed OrderConfigElement not refreshing after change

Mis à jour le : 25 aout à 19h44

Version 1.1.1 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

+ Added OrderConfigElement, for when you need to let players re-order some set of items
+ Added NamedDefinitionConfigElement

* Improvements to buff hints

Mis à jour le : 21 aout à 19h19

Version 1.1 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

+ Added "Buff Hints", which display information about buffs and debuffs an item applies
+ added [sprite] chat tag

Mis à jour le : 18 aout à 12h33

Version 1.0.9.1 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

Mis à jour le : 15 aout à 15h52

Version 1.0.9 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

+ Added PegasusLib.LogLoadingWarning
+ Added WeakSyncedAction, an alternative to SyncedAction for client-side and no-sync mods
* Now throws an exception when a SyncedAction is loaded from a mod which can't safely use them, instead of letting it cause issues with subsequently loaded SyncedActions

Mis à jour le : 15 aout à 14h13

Version 1.0.8.1 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

+ Added FrameCachedValue
+ Added IEnumerable.TrySelect method
* If you somehow put an accessory in the functional or vanity slot of an extra dye slot, you can get it out
* SyncedAction.ServerOnly no longer prevents actions running in singleplayer
* SyncedAction now uses the minimum number of bytes necessary for IDs in networking

Mis à jour le : 12 aout à 13h19

Version 1.0.8 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

Mis à jour le : 8 aout à 12h34

Version 1.0.7.4 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

* Fixed SnippetHelper.CreateFloatOption only accepting integers

Mis à jour le : 4 aout à 14h55

Version 1.0.7.3 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

* Fixed extra dye slot menu icon showing up on unsupported slots

Mis à jour le : 1 aout à 19h18

Version 1.0.7.2 has been published to Stable tModLoader v2025.6, learn more at the homepage[github.com]

Don't name two variables "index" or you'll end up like me.