Commit Graph

14 Commits

Author SHA1 Message Date
Silver ffd346af4b Update gitmodules 2019-03-29 22:11:40 -06:00
Silver b69db1ccbf
Update .gitmodules 2019-03-29 15:47:00 -06:00
Víctor Aguilera Puerto d2f01004a2 Updates submodule to use new naming. (#171) 2019-03-29 13:55:35 -06:00
Acruid 3f89f3f0f7 InputSystem Messages (#37)
* Misc Cleanup.

* Removed BoundKeyChangeEventArgs.

* Nothing uses EntityEventArgs now.

* Rebase fixes.

* Updated Engine.
Fixed .gitmodules file.
2018-03-04 03:07:09 +01:00
Acruid b005d661f8
Component Messaging Rework (#36)
* Remove DiscoBall.

* Changes `IEntity.AddComponent(IComponent)` to `IEntity.AddComponent<T>`.

* Pulled ComponentManager registration out of Component into Entity.

* Killed component message params.

* Updated engine submodule.
2018-02-24 11:48:23 -08:00
clusterfack cf29e4b7bd
Update Submodule (#33) 2018-02-06 22:46:48 -06:00
Acruid 3dfce70fdc Map Blueprint Save/Loading (#32)
* Change entry point to new system.

* Map saving/loading works.

* Cleans up old code.

* Saving and Loading of blueprints works.

* Saving and Loading of blueprints works.

* Updated the nuget 'YamlDotNet' package to 4.3.0.

* Submodules are trash
2018-02-06 21:34:36 -06:00
clusterfack 1452502fbf Interaction Entity System (#26)
* Interaction Entity System

* ye

* Update submodule

* Requires engine update to function, but doesn't use shitcode

* Fix conflicts

* Fix conflicts but for real

* Update submodule
2018-02-05 12:57:26 -07:00
clusterfack 2eb30c9ba9
Update submodule (#28)
* Update submodule

* Fix disco ball
2018-02-02 19:33:50 -06:00
clusterfack 5ee56a4cd3 Updates submodule (#22)
* Updates submodule

Fix connect not entering server (with correct toml config) and compile error, updates submodule
Server still has an issue with toml file pointing towards sandbox instead of content and roundstart object initializations

* Updates more stuff

Needs my most recent PR on ss14 to function

* Submodule updated for real this time
2018-01-18 20:00:35 +01:00
clusterfack 6d28ce7641 Update submodule (#7) 2017-09-14 23:45:49 -05:00
clusterfack 8d7293bdd2 Import engine as submodule
Trying an https link to allow submodule downloading without SSH authentication
2017-05-30 22:50:10 -05:00
clusterfack 20affd2ace Revert "Import engine as submodule (#1)" (#2)
This reverts commit 8adabfab67.
2017-05-30 22:20:55 -05:00
Matt Smith 8adabfab67 Import engine as submodule (#1) 2017-05-30 21:09:47 -05:00