Commit Graph

386 Commits (main)

Author SHA1 Message Date
thatcosmonaut 4f7053e6f3
i hate configuring CI so much 2019-06-27 17:22:43 -07:00
thatcosmonaut c74ef27fa2
Update config.yml 2019-06-27 17:18:10 -07:00
thatcosmonaut b23fd5b4e6
Update config.yml 2019-06-27 17:08:03 -07:00
Evan Hemsley d6fd469563 0.5.0 2019-06-27 16:59:52 -07:00
thatcosmonaut 302ed3d69d
Delete .travis.yml 2019-06-27 16:57:58 -07:00
Evan Hemsley b07376ec67 Merge branch 'master' of github.com:encompass-ecs/encompass-cs 2019-06-27 16:55:30 -07:00
Evan Hemsley 87c5a785c7 changing KeyValueTuple component returns to ValueTuple 2019-06-27 16:55:12 -07:00
Evan Hemsley 5546b846d5 maybe this is the one!!! 2019-06-26 22:45:36 -07:00
Evan Hemsley 68e01239d6 one more time!!! 2019-06-26 22:43:44 -07:00
Evan Hemsley cd8654187e hmmm 2019-06-26 22:42:29 -07:00
Evan Hemsley 4556587c74 even more CI its fun!! 2019-06-26 22:31:12 -07:00
Evan Hemsley fbc0dffc4e more CI 2019-06-26 22:29:41 -07:00
Evan Hemsley 205c5fcfc5 circleCI 2019-06-26 22:21:04 -07:00
thatcosmonaut 1586245d8b
Update TODO 2019-06-25 18:36:36 -07:00
Evan Hemsley 51c014eb1e 0.4.1 2019-06-24 16:53:54 -07:00
Evan Hemsley 148d629e51 AddEntityRenderer and AddGeneralRenderer take initialized renderers 2019-06-24 16:49:26 -07:00
Evan Hemsley 29179e0ad6 fix borked tests 2019-06-24 12:40:40 -07:00
Evan Hemsley 87570445e8 0.4.0 2019-06-24 12:36:40 -07:00
thatcosmonaut c7a4297cff
Merge pull request #1 from encompass-ecs/special_engines
Detectors and some API Changes
2019-06-24 12:35:32 -07:00
Evan Hemsley 9bb8fbda25 change WorldBuilder.AddEngine to take an instantiated Engine 2019-06-24 12:26:19 -07:00
Evan Hemsley b4347f4085 implement Detector and change World and Engine update to use double 2019-06-24 12:14:37 -07:00
thatcosmonaut 7d58b60ca4
Update TODO 2019-06-24 11:29:53 -07:00
thatcosmonaut f2e98080e4
Update TODO 2019-06-22 09:57:06 -07:00
Evan Hemsley f8d8a08c92 0.3.0 2019-06-21 17:53:00 -07:00
Evan Hemsley 88248a962c rename some engine methods for consistency 2019-06-21 17:50:01 -07:00
Evan Hemsley e964055ec1 add some convenience methods to Engines 2019-06-21 17:44:07 -07:00
Evan Hemsley fde3cfe9e3 fix null lookup bug in message manager 2019-06-21 17:23:52 -07:00
Evan Hemsley a2171e9915 bump version number 2019-06-20 12:39:43 -07:00
Evan Hemsley 987b30ceae fix cast bug in Entity.GetComponents 2019-06-20 12:38:19 -07:00
Evan Hemsley 74ec2f6320 Merge branch 'master' of github.com:thatcosmonaut/encompass-cs 2019-06-20 10:46:22 -07:00
Evan Hemsley 366f9ba03f roslynator stuff 2019-06-20 10:46:15 -07:00
Evan Hemsley c93320b1a2 release config 2019-06-20 01:05:34 -07:00
Evan Hemsley 816dd4a6f8 deploy on tag 2019-06-20 00:59:15 -07:00
Evan Hemsley f94d2c018f lets try dotnet 2019-06-20 00:44:20 -07:00
Evan Hemsley b129b20667 maybe this will work!!! 2019-06-20 00:28:12 -07:00
Evan Hemsley 8e17ad7331 try it again!! 2019-06-20 00:10:46 -07:00
Evan Hemsley 5cd6c5f967 using dotnet test 2019-06-19 23:53:20 -07:00
Evan Hemsley ce1baf3345 welp need mono 2019-06-19 23:38:02 -07:00
Evan Hemsley 72297a69ff more travis! 2019-06-19 23:36:59 -07:00
Evan Hemsley cec5c570b1 update travis config 2019-06-19 23:25:18 -07:00
Evan Hemsley 5e161e2254 update csproj files again 2019-06-19 23:22:47 -07:00
Evan Hemsley 855797ef5e Merge branch 'master' of github.com:thatcosmonaut/encompass-cs 2019-06-19 23:10:13 -07:00
Evan Hemsley 8bfbd91450 update csproj files 2019-06-19 23:10:01 -07:00
Evan Hemsley 8c3275fb4a travis xenial 2019-06-19 23:07:03 -07:00
Evan Hemsley 96e3e85848 travis 2019-06-19 22:53:10 -07:00
Evan Hemsley 4a54a5544c refactor rendering to not use layer property 2019-06-19 22:38:56 -07:00
Evan Hemsley dd75a94d18 misc backend fixes + more tests 2019-06-19 20:37:46 -07:00
Evan Hemsley 116f424262 more entity tests 2019-06-19 18:10:39 -07:00
Evan Hemsley 1375adf63d general renderer read tests 2019-06-19 18:01:08 -07:00
Evan Hemsley cf6d59bb5b draw layer manager and final entity renderer tests 2019-06-19 17:40:01 -07:00