Commit Graph

36 Commits

Author SHA1 Message Date
Acrimon
ee49ebe807 Update rand, log and scan_fmt 2019-07-29 13:42:26 +00:00
timokoesters
5aa864ee58
Update most dependencies 2019-07-28 22:47:23 +02:00
tommy
95b5f4acfb Added private, broadcast, and game_state messages 2019-07-26 07:29:37 -04:00
tommy
5b928ce7c5 Fix build error 2019-07-26 07:29:37 -04:00
tommy
cc6aa6f33d Adds colour to tells in chat box #194 2019-07-26 07:29:37 -04:00
jshipsey
da2ab20563 chat-cli fix 2019-07-04 11:08:48 -04:00
Joshua Barretto
0f41b6cdfa Added ability to specify server in chat-cli 2019-07-02 21:06:44 +01:00
timokoesters
f5da167ce5
Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
Piotr Korgól
8368bea654 Get rid of warnings 2019-07-01 17:24:41 +02:00
Piotr Korgól
888faadfab Prevent text clients from gaining position 2019-06-28 16:22:25 +02:00
Piotr Korgól
f460fc5e2a fmt 2019-06-17 15:10:14 +02:00
Piotr Korgól
d33c4e35c5 read input on a different thread 2019-06-17 15:07:55 +02:00
Piotr Korgól
a4a835d26b fmt 2019-06-17 12:40:50 +02:00
Piotr Korgól
3ddc56e4ac Allow client to read user input 2019-06-17 12:40:19 +02:00
timokoesters
69cb2ed84f
Revamp control system 2019-06-16 19:57:03 +02:00
Cody
ea207b911a
Amends a variable name. 2019-06-08 20:09:30 -04:00
Cody
527f33a778
Adds an FPS setting and slider. 2019-06-08 12:23:58 -04:00
timokoesters
a69b5022c2
Add TODO 2019-06-02 16:35:21 +02:00
timokoesters
c10a43f541 Add server info
Former-commit-id: 9e504c821e871d30f8ac7cd4acb7a8022bdb5710
2019-05-28 22:25:46 +02:00
timokoesters
3d21cd7402 Get player count and calculate ping time
Former-commit-id: 99da086195e301f1e6cba3ebe7fa5b745b86502a
2019-05-28 21:55:05 +02:00
timokoesters
d7d8888778 Fix chat-cli
Former-commit-id: 8a6aad2dd199859d4e0731ecd766cef71fd14285
2019-05-26 00:06:12 +02:00
timokoesters
0344f3eba8 Implement hit time delay
Former-commit-id: 6c1990645fd07e23de5eb97b6fc22f34ce09a6b7
2019-05-25 23:21:39 +02:00
Joshua Barretto
c40aaab69b Added VD argument to chat-cli
Former-commit-id: 5feffb0877c531742a1a440bd5f9f2297098ff56
2019-05-19 02:06:34 +01:00
Cody
6b09fd7c53 Pedantic comment and language fixes.
Former-commit-id: eb49765c911aaa97a9c8ed351216a7a6f8411213
2019-05-17 18:32:07 -04:00
Forest Anderson
993388e56a Ran fmt on codebase
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
2019-04-29 20:37:19 +00:00
timokoesters
f35e8d7b98 Fix gitignore and delete gitignores in subdirs
Former-commit-id: 4d57caa521c47d137e29d5b781abbdda6a2d8759
2019-04-29 20:43:04 +02:00
timokoesters
5cb368dddc Fix chat-cli not compiling
Former-commit-id: b69c0e8208374af3eef0d996137a5e7ebbfe9a16
2019-04-23 14:28:45 +02:00
timokoesters
8b2ed89982 Fix chat-cli
Former-commit-id: fe8f13dfb217c6feab78c4d473c9ef59634168f3
2019-04-22 23:00:25 +02:00
timokoesters
802c484a38 Make character model more variable
Former-commit-id: 331baad40c79d846290c4617ea8e359b2786c7ef
2019-04-22 23:00:21 +02:00
Joshua Barretto
f4260706e6 Updated package versions
Former-commit-id: bb0d1efd718ddef598fbb894498a43ad014a11c0
2019-04-14 14:23:43 +01:00
Joshua Barretto
507c47e771 Rewrote netcode, added basic chunk synching
Former-commit-id: e9f76f7fa9dbe0c81cd4c998bf0f0b3eec9235cb
2019-04-14 14:23:43 +01:00
Joshua Barretto
62b91eb01b Integrated Sphynx
Former-commit-id: 5d96983a385bb77a2876aa7439158252b7e2f0fc
2019-04-14 14:23:43 +01:00
Joshua Barretto
fb05f4f93e Tested chat-cli IP
Former-commit-id: 43c452f7785496694137ddd0fabc6e4c4e22c583
2019-04-02 12:59:48 +01:00
Pfauenauge90
07f7e89ca7 removed assets from folder, added race desc
Former-commit-id: fd11261bfbf3e5986775dc6b818fced9df6dd09b
2019-03-28 23:07:10 -04:00
Joshua Barretto
a8b0039898 Added networked entity updates, player entity allocation
Former-commit-id: b81d6e38a74f846d64c092d1422dc402f369100c
2019-03-19 11:35:38 +00:00
Joshua Barretto
dbbcc1e80e Added basic networked communications, chat communication
Former-commit-id: 06bafdf69486f4da5fbc416835e34c5bed8c2caa
2019-03-04 19:58:58 +00:00