Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
DrSmugleaf
749cd11d33
Add readonly where it is missing and fix those field names according to their modifiers ( #2589 )
2020-11-22 00:02:00 +11:00
Tomeno
015539dcdc
Revert to old cooldown and unify with DoAfter ( #2469 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-11-02 11:32:03 +01:00
Rich
da0b6f333c
Standardized colors between DoAfter and Cooldown progress (red > yellow > green). ( #2291 )
2020-10-18 18:11:44 +02:00
Pieter-Jan Briers
bf60a4e9fc
Merge branch 'master' into mathmerge
2020-08-20 20:33:43 +02:00
Pieter-Jan Briers
ed1a96e536
Nullability fixes.
2020-08-20 16:48:15 +02:00
Visne
0b448b500d
Merge MathHelper and FloatMath
...
Requires space-wizards/RobustToolbox#1234
2020-08-16 14:54:52 +02:00
DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
Pieter-Jan Briers
f182ff5613
Remove CannyFastMath.
2020-08-12 21:19:34 +02:00
Tyler Young
de274de9e3
use CannyFastMath in various places even where it might not be any different
...
also update a bunch of packages
clean up redundant YamlDotNet references
2020-06-14 09:36:53 -04:00
Tyler Young
ca1d255b6c
For @Tomeno; Shader form of Cooldown Animation ( #1113 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-06-12 18:53:41 +02:00
Tomeno
4cb61b8693
Adds color changing to cooldown circle and a blink animation when done ( #1087 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-06-09 12:18:09 +02:00
Tomeno
7d10c99070
Makes the cooldown graphic look cooler ( #994 )
2020-05-25 14:07:19 +02:00
Tomeno
af0ec2aeb9
Replaces cooldown circle ( #956 )
2020-05-23 11:26:59 +02:00