DrSmugleaf
ff1a2d97ea
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02: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
DrSmugleaf
294b7c4d7f
Cleanup integration tests prototype usage, naming and unused variables ( #3114 )
...
* Fix naming of prototypes variable in tests
* Remove unused variables in tests
* Remove unused variables in tests
* Replace content entities with test entities
* Fix airlock and lung test
2021-02-09 22:04:47 +01:00
DamianX
87e74c4494
Refactored integration tests to not use content entity prototypes ( #2571 )
...
* Refactored integration tests to not use content prototypes
* oops
* Apply suggestions from code review
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2020-11-19 01:30:36 +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
DrSmugleaf
700f31e77b
Fix build ( #1448 )
2020-07-22 11:43:34 +02:00
Pieter-Jan Briers
a8e2900052
Rename toolboxes to make more sense.
...
Also adds filled version of emergency toolboxes, currently empty.
2020-05-22 17:48:35 +02:00
Pieter-Jan Briers
58ab7631c2
Give every job their fancy ID types.
2020-02-24 16:58:25 +01:00
Acruid
a86363a6d2
API changes, renamed SpawnEntityAt to SpawnEntity.
2020-01-24 16:10:48 -08:00
Pieter-Jan Briers
6537aead64
Use MapCoordinates.Nullspace
2020-01-20 22:26:28 +01:00
Pieter-Jan Briers
8d3bccbd56
Adds HumanInventoryUniformSlotsTest integration tests.
2020-01-20 22:19:24 +01:00