DrSmugleaf
ff1a2d97ea
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02:00
DrSmugleaf
a5ade526b7
Enable nullability in Content.Server ( #3685 )
2021-03-16 15:50:20 +01:00
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
DTanxxx
69d709a28f
Updated ContainerHelpers to use new extensions ( #2530 )
...
Co-authored-by: David Tan <>
2020-11-13 18:25:04 +11: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
Víctor Aguilera Puerto
b9e1f9283d
Adds cursed lockers that teleport anything inside them to other lockers ( #1493 )
2020-07-26 20:49:41 +02:00
metalgearsloth
51d08e8b05
AI Reachable system ( #1342 )
...
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-07-11 15:09:37 +02:00
DrSmugleaf
e1f9033a69
Merge branch 'master' into buckle-locker-fix-1262
2020-07-08 15:35:20 +02:00
metalgearsloth
5aefae184c
Refactor AI considerations ( #1278 )
...
Considerations are now instantiated under a manager and re-used between entities where they pass in their blackboard to get a score back.
Also makes the API a bit nicer to use.
Also some random cleanup.
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-07-08 01:37:35 +02:00
DrSmugleaf
dd72c1e3f0
Fix being able to buckle through a locker and reality collapsing
2020-07-03 14:54:45 +02:00
metalgearsloth
99f46d1ca5
Misc. AI fixes for CM test ( #1165 )
...
* Dumped ranged behaviors
* Fixed some 1-liners (open storage, distancecon todo)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-06-21 21:48:22 +02:00
metalgearsloth
5391d3c72a
Add utility AI ( #806 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-06-18 14:52:44 +02:00