This website requires JavaScript.
Explore
Help
Register
Sign In
space-wizards
/
RobustToolbox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/space-wizards/RobustToolbox.git
synced
2026-09-06 17:58:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eb29a9e801c53f86c27231cd262f4dcd0e824bd
RobustToolbox
/
Robust.Client
/
GameObjects
T
History
Acruid
4eb29a9e80
Removed GridCoordinates.ConvertToGrid because it is completely pointless.
...
Removed GridCoordinates.ToWorld in preparation for removing Map Default Grids.
2020-01-25 01:37:37 -08:00
..
Components
Removed the
StateType
property from every component. This field was completely unused except for a debug assertion.
2020-01-24 14:07:46 -08:00
EntitySystems
Removed GridCoordinates.ConvertToGrid because it is completely pointless.
2020-01-25 01:37:37 -08:00
ClientComponentFactory.cs
Merged client and server CollidableComponent into a shared version. Now shared code can add collidable components to entities.
2020-01-11 14:10:25 -08:00
ClientEntityManager.cs
Renamed SpawnEntityAt to SpawnEntity.
2020-01-24 15:44:08 -08:00
ClientEntityNetworkManager.cs
Refactored the entity event handling spaghetti.
2019-09-03 13:32:11 -07:00
PlayerMessages.cs
Renames SS14.* to Robust.* (
#793
)
2019-04-15 20:24:59 -06:00