ColdAutumnRain
266d2909d7
Added enum types ( #2701 )
2020-12-04 11:57:33 +01:00
DrSmugleaf
48b61f6bcc
Replace every usage of GridCoordinates with EntityCoordinates ( #2021 )
...
* Update RobustToolbox
* Transition direct type usages
* More updates
* Fix invalid use of to map
* Update RobustToolbox
* Fix dropping items
* Rename name usages of "GridCoordinates" to "EntityCoordinates"
* Revert "Update RobustToolbox"
This reverts commit 9f334a17c5908ded0043a63158bb671e4aa3f346.
* Revert "Update RobustToolbox"
This reverts commit 3a9c8cfa3606fa501aa84407796d2ad920853a09.
# Conflicts:
# RobustToolbox
* Fix cursed IMapGrid method usage.
* GridTileLookupTest now uses EntityCoordinates
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es >
2020-09-06 16:11:53 +02:00
Pieter-Jan Briers
7e7dd45cc4
Fix LowWallOverlay ID reference.
2020-04-24 02:12:29 +02:00
Pieter-Jan Briers
26c8995dad
Fix low wall layering.
...
This makes windows look great.
2019-12-24 13:40:13 +01:00
ZelteHonor
b2e2aef78d
Rider static analysis ( #433 )
...
* Non-accessed local variable
* Merge cast and type checks.
* StringComparison.Ordinal added for better culture support
* Supposed code improvement in launcher. Remove unused code.
* Update ExplosionHelper.cs
Unintentional change.
* Optimized Import
* Add Robust.Shared.Utility import where it was deleted
* Other random suggestion
* Improve my comment
2019-11-13 23:37:46 +01:00
Acruid
dd06c71735
Updates the content components to be compatible with the changes in 55a50ff7ba.
...
Updates engine submodule.
2019-09-18 11:36:58 -07:00
Pieter-Jan Briers
ceb8cc8421
Use automatic component registration.
2019-07-31 15:07:54 +02:00
Pieter-Jan Briers
d906bcda03
Eris low walls & windows.
...
Still needs work blocked by better entity parenting, but oh well.
2019-07-26 13:53:18 +02:00