1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-08 15:45:25 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Shivam Dutt
080667ae62 Renamed many variables and functions to use snake_case instead of camelCase
useful.h -> color_lerp():
- added documentation in comments
- changed default value for gamma from 2.2 to 2.0
hitbox_visualizer.hpp -> ATTACK_replace():
- slightly modified formula for changing effect color based on damage
2019-05-28 13:38:20 -05:00
Shivam Dutt
69d35361bb Changed hitbox effect colors to be more distinct and have a more logical sequence
The intensity of the hitbox effect colors now scales with damage
- Added functions to useful.h to assist with this
2019-05-27 21:48:19 -05:00