Commit Graph

29 Commits

Author SHA1 Message Date
7feff52f69 Add timestamp to sync packets and clean up client synchandling 2017-05-16 23:12:44 +03:00
6ac11277d6 Clean up InventoryActions a bit, close ##26 2017-05-16 11:36:31 +03:00
excitedneon
f231252275 Implement item actions, resolve #13 2017-05-15 22:30:12 +03:00
c1af15fb80 Send InventoryActions across space and time 2017-05-15 00:35:44 +03:00
11e6fc00d8 Fix docs 2017-05-14 23:25:19 +03:00
1a7e44b733 Add base class for Server/ClientSyncer, fix #3 2017-05-14 23:20:18 +03:00
a5635efad9 Remove useless printlns' 2017-05-14 02:05:31 +03:00
307b4ba079 Implement inventory syncing, fixes #10 2017-05-14 01:59:30 +03:00
excitedneon
1f473b16ee Fix server's shutdown, add offsets to texttexes, inv-fe dev 2017-05-12 04:59:58 +03:00
excitedneon
a021e621b9 Implement InteractionTypes 2017-05-12 02:03:27 +03:00
7676602154 Fix #6 and add disconnect/unhost commands for convinience 2017-05-12 00:35:53 +03:00
excitedneon
7abde0d4cf Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-11 22:31:13 +03:00
excitedneon
4bb0e1c30c Remove debug print 2017-05-11 22:31:07 +03:00
d0b986116c Fix missing documentation 2017-05-11 22:20:10 +03:00
1f87d83492 Fix #1 2017-05-11 22:00:52 +03:00
excitedneon
d634e862ea Add some computer functionality and fix a bug when setting static ids 2017-05-11 19:58:33 +03:00
810f6a428f Fix client receiving their own interaction messages 2017-05-11 05:03:07 +03:00
8f8aec70e3 Network and potentially sync interactions 2017-05-11 04:01:33 +03:00
bcaf1e3e12 Add a subsystem for interaction syncing. Possibly borkd 2017-05-11 01:52:05 +03:00
2a96affea0 Make Syncer a bit neater and change "Client Launched" to "Connecting" 2017-05-10 17:34:16 +03:00
8befb7324d Add SyncBases namespace and add Test-cube for interaction 2017-05-10 16:05:02 +03:00
excitedneon
7cde91340a Make non-controlled characters' positions more accurate in the client 2017-05-09 19:42:48 +03:00
2357aa2da5 Put Character on CConnectedPlayer finally to use 2017-05-09 17:22:52 +03:00
1b32c0c550 Add basic syncing. Has no actual effect yet. 2017-05-09 17:15:21 +03:00
897e797195 Make moving possible between clients 2017-05-09 07:15:34 +03:00
eb23f474c5 Make so that player see eachothers capsules staticly 2017-05-09 06:13:30 +03:00
504b2a08d4 Share network identities throughout clients 2017-05-09 04:25:04 +03:00
7134c406f3 Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-09 00:14:30 +03:00
08f5cdf3cd Namespace Networking and seperate Client-/Serverside 2017-05-09 00:06:18 +03:00