tModLoader Motion Blurs - Instant epic mode

hamstar

Terrarian

Requires Mod Helpers

Overview

Adds motion blur effects to projectiles and npcs. Instant epic mode. Adjust settings if laggy. Config file found in: Documents/My Games/Terraria/ModLoader/Mod Configs/Motion Blurs Config.json

Source available here: hamstar0/tml-motionblurs-mod

API now available (read this for how to use without mod dependencies).



Installation

Requires tModLoader (+0.11). Copy the above .tmod file to your 'Documents/My Games/Terraria/ModLoader/Mods' folder to play.


v1.3.1
  • Updated for TML11.5
  • Added FloatInputElement for float config settings
  • Added ranges to some config settings
v1.3.0
  • Updated to TML11.4 and MH5b
v1.2.2
  • Updating code file conventions
  • Updated MH v4.1 conventions
  • Fixed Update not being invoked for renderers
  • Changed snake case to camel case
  • Update config file convention
  • Assorted cleanup
v1.2.1 (might have broken; will fix later, when I can be arsed to)
  • Update to Mod Helpers v2.0.2
v1.2.0
  • Added support for Hamstar Helpers v1.2.0 issue report
v1.1.2
  • Improved API slightly
v1.1.1
  • Added API for adjusting blur intensities for individual projectiles or npcs (MotionBlursAPI)
v1.1.0
  • Revised trail fx renderers completely
  • Improved trail appearance considerably
  • Now requires Hamstar Helpers v1.1.4

MotionBlurs.png

 
Last edited:
v1.3.1
  • Updated for TML11.5
  • Added FloatInputElement for float config settings
  • Added ranges to some config settings
v1.3.0
  • Updated to TML11.4 and MH5b
v1.2.2
  • Updating code file conventions
  • Updated MH v4.1 conventions
  • Fixed Update not being invoked for renderers
  • Changed snake case to camel case
  • Update config file convention
  • Assorted cleanup
v1.2.1 (might have broken; will fix later, when I can be arsed to)
  • Update to Mod Helpers v2.0.2
v1.2.0
  • Added support for Hamstar Helpers v1.2.0 issue report
v1.1.2
  • Improved API slightly
v1.1.1
  • Added API for adjusting blur intensities for individual projectiles or npcs (MotionBlursAPI)
v1.1.0
  • Revised trail fx renderers completely
  • Improved trail appearance considerably
  • Now requires Hamstar Helpers v1.1.4
v1.0.0
  • First release.
 

Attachments

  • MotionBlurs v1.0.0.zip
    33.3 KB · Views: 212
  • MotionBlurs v1.3.0.zip
    42.6 KB · Views: 166
  • MotionBlurs v1.3.1.zip
    43.1 KB · Views: 261
Last edited:
v1.1.0
  • Revised trail fx renderers completely
  • Improved trail appearance considerably
  • Now requires Hamstar Helpers v1.1.4
v1.1.1
  • Added API for adjusting blur intensities for individual projectiles or npcs (MotionBlursAPI)
v1.1.2
  • Improved API slightly
v1.2.0
  • Added support for Hamstar Helpers v1.2.0 issue report
v1.2.1 (might have broken; will fix later, when I can be arsed to)
  • Update to Mod Helpers v2.0.2
v1.2.2
  • Updating code file conventions
  • Updated MH v4.1 conventions
  • Fixed Update not being invoked for renderers
  • Changed snake case to camel case
  • Update config file convention
  • Assorted cleanup
 

Attachments

  • MotionBlurs v1.1.0.zip
    35.3 KB · Views: 237
  • MotionBlurs v1.1.1.zip
    37.5 KB · Views: 188
  • MotionBlurs v1.1.2.zip
    38 KB · Views: 233
  • MotionBlurs v1.2.0.zip
    38 KB · Views: 193
  • MotionBlurs v1.2.1.zip
    28.7 KB · Views: 196
  • MotionBlurs v1.2.2.zip
    29 KB · Views: 175
Last edited:
Back
Top Bottom