1 repositorio
Mechanisms for managing player immunities, damage reductions, and environmental protection states.
Distinguishing note: None of the candidates relate to in-game character status or hazard interaction; they focus on media player controls.
Explore 1 awesome GitHub repository matching game development · Player Status Effect Controls. Refine with filters or upvote what's useful.
tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res
tModLoader toggles immunity, damage reduction, and environmental protections to change how the player interacts with hazards.