3265 Commits

Author SHA1 Message Date
Joshua Barretto
bcd4bcafb9 Added basic networked communications, chat communication
Former-commit-id: 06bafdf69486f4da5fbc416835e34c5bed8c2caa
2019-03-04 19:58:58 +00:00
Joshua Barretto
41bd83841e Merge branch 'physics' into 'master'
Player movement with basic physics ecs system

See merge request 

Former-commit-id: 87ca6d878c32b7fae9de9994ab2771129d76c747
2019-03-02 19:51:37 +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
ac94020b48 Netcode usability improvements
Former-commit-id: a0e0d0b6fd503b4de9c60d2fcb02562def98c75e
2019-02-25 16:45:54 +00:00
Maciej Ćwięka
58bb2033fd Moved PostBox and PostOffice to separate files, finished implementing PostBox, started implementing PostOffice, fixups all over the place
Former-commit-id: 7a891b8937498b534ad611d7ede29de01ba88ea7
2019-02-19 16:59:50 +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
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
846e4d2a9e Started work on adding terrain 2019-01-02 19:22:01 +00:00
Joshua Barretto
35067ed13f Initial structure 2019-01-02 17:23:31 +00:00