27 Commits

Author SHA1 Message Date
Joshua Barretto
46e3cc7704 Added client localhost connection
Former-commit-id: d4dec70ef3ecad8f40196b87b0f5c8b55c51c44a
2019-03-04 19:58:58 +00:00
Joshua Barretto
bcd4bcafb9 Added basic networked communications, chat communication
Former-commit-id: 06bafdf69486f4da5fbc416835e34c5bed8c2caa
2019-03-04 19:58:58 +00:00
jshipsey
ab4c1b27e2 adding test assets
Former-commit-id: e6cb2b75321c359ad6fdbf8e4ee1dc90c359f645
2019-03-04 19:58:58 +00:00
jshipsey
2e326c2509 quadruped testing
Former-commit-id: eb863aa33671032799b70833619ebb3d4d77c58a
2019-03-04 19:58:58 +00:00
Imbris
0fc23a9570 move/name velocity constant, rename move_vec, simplify cam rotate_by()
Former-commit-id: 0835a9e91bd0133922f5d4e9731b9f6b6b547a0b
2019-03-02 14:43:51 -05:00
Imberflur
22a6353662 add player movement with basic physics ecs system
Former-commit-id: f2e151971a42b25bfd1971311f5a06535a577007
2019-03-01 22:48:30 -05:00
Joshua Barretto
8c1140e3ff Added server-cli, UI tests
Former-commit-id: 93bf5b39138920aa7a4a773a8247d716866c4a05
2019-01-30 12:11:34 +00:00
Joshua Barretto
fa742ef557 Added window resize handling 2019-01-23 22:39:31 +00:00
Joshua Barretto
821a2e6e9f Cleaned up codebase, added cursor grab toggle 2019-01-23 22:21:47 +00:00
Joshua Barretto
77e9e847e4 Added test terrain loading and meshing 2019-01-23 20:01:58 +00:00
Joshua Barretto
a07e0c2df7 Added Terrain type to scene 2019-01-15 15:13:11 +00:00
Joshua Barretto
512b6e0051 Added terrain pipeline 2019-01-14 23:13:58 +00:00
Joshua Barretto
f07f125b3a Added vox trait 2019-01-14 18:49:53 +00:00
Joshua Barretto
0f68e7c5cf Moved client to session type 2019-01-14 15:47:57 +00:00
Joshua Barretto
d579781acc Restructured animation code 2019-01-14 14:40:22 +00:00
Joshua Barretto
9c98e8441d Moved to Skeleton and Animation traits 2019-01-14 14:18:58 +00:00
Joshua Barretto
7465f46f73 Added figures, segments, test .vox files, basic animation test 2019-01-13 20:53:55 +00:00
Joshua Barretto
ade0d12ae9 Added time of day, tick time, basic skybox shader and client to voxygen 2019-01-12 15:57:19 +00:00
Joshua Barretto
a3fafea04c Made it bloo 2019-01-12 14:01:01 +00:00
Joshua Barretto
505c86fc00 Added camera panning and cursor trapping 2019-01-12 13:56:34 +00:00
Joshua Barretto
9867ea423f Added cursor trapping, more documentation 2019-01-12 01:14:58 +00:00
Joshua Barretto
e419703e0e Added session, documented, improved structure 2019-01-11 23:18:34 +00:00
Joshua Barretto
291665f899 Added pipeline components 2019-01-11 20:14:37 +00:00
Joshua Barretto
a75cd7e729 Switch back to old gfx backend 2019-01-11 17:30:13 +00:00
Joshua Barretto
c843de5a3a Added triangle test 2019-01-07 21:10:31 +00:00
Joshua Barretto
ad13a1a2b4 Added RenderCtx 2019-01-02 22:08:13 +00:00
Joshua Barretto
7e14ed0db1 Started adding voxygen and windowing code 2019-01-02 21:25:01 +00:00