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
Paul
d5cd82de60
explicit interface go brrrr
2021-02-04 17:44:49 +01:00
metalgearsloth
aeb3c1832e
Fix clickmaps ( #2967 )
...
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-01-10 15:24:33 +01:00
Pieter-Jan Briers
dc07718a7c
Fix click detection of sprite-rotated entities.
2020-12-18 01:36:15 +01:00
DrSmugleaf
5c0cf1b1a0
Use 'new' expression in places where the type is evident for content ( #2590 )
...
* Content.Client
* Content.Benchmarks
* Content.IntegrationTests
* Content.Server
* Content.Server.Database
* Content.Shared
* Content.Tests
* Merge fixes
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2020-11-27 21:00:49 +11:00
Pieter-Jan Briers
ed1a96e536
Nullability fixes.
2020-08-20 16:48:15 +02:00
DrSmugleaf
e7d756811e
Replace CanBeNull annotations with nullable reference types ( #1270 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-08 01:41:20 +02:00
Pieter-Jan Briers
4136388028
Sprite-based click detection.
2020-06-16 16:00:19 +02:00