Commit Graph

  • 6eb2948e11 Update ROADMAP.md excitedneon 2017-05-11 20:31:00 +0300
  • 9f307d7632 Fix text prop caching and an exception in Server.cs excitedneon 2017-05-11 20:30:15 +0300
  • d634e862ea Add some computer functionality and fix a bug when setting static ids excitedneon 2017-05-11 19:58:33 +0300
  • 189314ff60 Remove a debugging print excitedneon 2017-05-11 06:25:57 +0300
  • 217a11c1a9 Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-11 06:19:30 +0300
  • 6e5c2e1f63 Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-11 06:19:20 +0300
  • ec84bb38ad Add a texture renderer for text textures excitedneon 2017-05-11 06:13:52 +0300
  • c6b2c6f8f4 Add missing docs teascade 2017-05-11 06:13:02 +0300
  • 810f6a428f Fix client receiving their own interaction messages teascade 2017-05-11 05:03:07 +0300
  • 8f8aec70e3 Network and potentially sync interactions teascade 2017-05-11 04:01:33 +0300
  • af75616e2c Rename BlinkyBox to Button, add doors, make them pink excitedneon 2017-05-11 03:40:00 +0300
  • f92a1d6f8c Merge branch 'master' of https://github.com/Saltosion/Cyber teascade 2017-05-11 01:52:59 +0300
  • bcaf1e3e12 Add a subsystem for interaction syncing. Possibly borkd teascade 2017-05-11 01:52:05 +0300
  • 674c43f2df Fix a bug when console cleans up excitedneon 2017-05-11 01:48:28 +0300
  • 2854a093fc Move BlinkyBox, remove unused test cube, increase bloom excitedneon 2017-05-11 00:48:21 +0300
  • 4d2ac2ce35 Make blinky box brighter and fix some BlinkyBox docs excitedneon 2017-05-11 00:02:40 +0300
  • 9bb323ad07 Tweak post processing and debug console excitedneon 2017-05-10 20:30:30 +0300
  • 492502ef98 Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-10 18:38:40 +0300
  • 3f022a975c Add Interactable and a simple blinking lamp to interact with excitedneon 2017-05-10 18:37:58 +0300
  • 2a96affea0 Make Syncer a bit neater and change "Client Launched" to "Connecting" teascade 2017-05-10 17:34:16 +0300
  • a5d5a7c9ef Fix PlayerController not getting the CursorHandler excitedneon 2017-05-10 16:16:19 +0300
  • d80bfe84f5 Set best shadows to be more high res and organize TestMap excitedneon 2017-05-10 16:11:50 +0300
  • 1d93d2b3ba Add the test cube mentioned the commit before teascade 2017-05-10 16:06:40 +0300
  • 8befb7324d Add SyncBases namespace and add Test-cube for interaction teascade 2017-05-10 16:05:02 +0300
  • 2debf88683 Fix DebugConsole scaling excitedneon 2017-05-10 15:52:19 +0300
  • 7cde91340a Make non-controlled characters' positions more accurate in the client excitedneon 2017-05-09 19:42:28 +0300
  • 105022427b Fix a serialization bug excitedneon 2017-05-09 19:06:50 +0300
  • 419ac77a6a Fix some more of the movement jitter problems excitedneon 2017-05-09 18:59:12 +0300
  • 1df766f662 Updated ROADMAP.md teascade 2017-05-09 18:40:51 +0300
  • fc1e8085bc Fix some of the movement jitter problems excitedneon 2017-05-09 18:20:10 +0300
  • fcd3aef1c9 Update Character.Deserialize so position synicing works teascade 2017-05-09 17:32:17 +0300
  • 2357aa2da5 Put Character on CConnectedPlayer finally to use teascade 2017-05-09 17:22:52 +0300
  • 87e3f31f9f Merge branch 'master' of https://github.com/Saltosion/Cyber teascade 2017-05-09 17:16:10 +0300
  • 54946df097 Fix accidental command bug in the console and unlink from Unity Services excitedneon 2017-05-09 17:15:07 +0300
  • 1b32c0c550 Add basic syncing. Has no actual effect yet. teascade 2017-05-09 17:15:21 +0300
  • c07524df9f Tweak and rename quality settings excitedneon 2017-05-09 14:04:29 +0300
  • cbe7769e2b Fix small but breaking bug from last commit excitedneon 2017-05-09 13:32:39 +0300
  • 7a4a380f1a Clean up lots of different things and add the 'shutdown' command excitedneon 2017-05-09 13:30:56 +0300
  • 09c9829973 Modify character 'meshes' and add first person view excitedneon 2017-05-09 13:11:36 +0300
  • 2239e336f5 Add timestamps to movement packets teascade 2017-05-09 08:15:24 +0300
  • 897e797195 Make moving possible between clients teascade 2017-05-09 07:15:34 +0300
  • eb23f474c5 Make so that player see eachothers capsules staticly teascade 2017-05-09 06:13:30 +0300
  • 0df99b4bc8 Merge branch 'master' of https://github.com/Saltosion/Cyber teascade 2017-05-09 04:26:35 +0300
  • 504b2a08d4 Share network identities throughout clients teascade 2017-05-09 04:25:04 +0300
  • 8b5c5b8d03 Fix a TODO in DebugConsole. excitedneon 2017-05-09 01:23:55 +0300
  • fca97636ea Tweak and fix docs-related stuff. excitedneon 2017-05-09 01:02:18 +0300
  • 7134c406f3 Merge branch 'master' of https://github.com/Saltosion/Cyber teascade 2017-05-09 00:14:30 +0300
  • 08f5cdf3cd Namespace Networking and seperate Client-/Serverside teascade 2017-05-09 00:06:18 +0300
  • 36dad5e642 Create namespaces. excitedneon 2017-05-09 00:03:02 +0300
  • ac6e5dfe2a Add docs to Server and NetworkEstablisher teascade 2017-05-08 23:29:18 +0300
  • 56ff2536b9 Update Networking docs and put publics on top teascade 2017-05-08 23:25:53 +0300
  • ec0d54bb2f Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-08 22:59:48 +0300
  • fad6c0fc0c Add more docs. excitedneon 2017-05-08 22:59:35 +0300
  • 81885318cf Create LICENSE.txt excitedneon 2017-05-08 22:21:27 +0300
  • 461705d1e3 Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-08 22:15:00 +0300
  • b57fd162c8 Add documentation for the console and a doxygen config. excitedneon 2017-05-08 22:14:52 +0300
  • ee393f2b87 Merge branch 'master' of https://github.com/Saltosion/Cyber teascade 2017-05-08 22:13:07 +0300
  • db87a13e7f Make Client and Server Singletons and add Networking docs teascade 2017-05-08 22:11:05 +0300
  • 4926530a49 Add convenience function for making entities with new IDs. excitedneon 2017-05-08 21:21:03 +0300
  • 78dfe42106 Fixed two warnings in SyncDB ~cleanup teascade 2017-05-08 19:39:39 +0300
  • 1f49f6a6f0 Decoupled IDs from the spawning system. excitedneon 2017-05-08 06:20:29 +0300
  • 3bd2e17ab8 Added a small fun chat command teascade 2017-05-08 04:42:18 +0300
  • 117f2ddfff Added terminal commands for networking and fixed ui stuff teascade 2017-05-08 04:31:32 +0300
  • 593f1ca9f8 Moved DebugConsole initialization to the ctr to enable printing in Starts. excitedneon 2017-05-08 04:16:01 +0300
  • d99719b66f Updated ProjectVersion and added it to .gitignore teascade 2017-05-08 04:07:55 +0300
  • e043d24fc4 Added a Term way to add commands to the DebugConsole. excitedneon 2017-05-08 04:01:47 +0300
  • 7038b46251 Conventionalized networking scripts. excitedneon 2017-05-08 03:59:42 +0300
  • aca14eaae8 Updated the roadmap. excitedneon 2017-05-08 03:32:20 +0300
  • 2461074164 Removed useless backup teascade 2017-05-08 03:30:33 +0300
  • aa73349f41 Merge branch 'master' of https://github.com/Saltosion/Cyber into networking teascade 2017-05-08 03:27:55 +0300
  • 5a54050742 Implemented the DebugConsole and added a global version, Term. excitedneon 2017-05-08 02:29:12 +0300
  • bb8d9889a1 init networking, connecting and packet sending is now possible teascade 2017-05-08 01:59:50 +0300
  • 2bb1df00ee Changed movement to be easier to optimize for networking. excitedneon 2017-05-07 22:53:01 +0300
  • f74c7e1799 Tabs -> spaces and started making the console. excitedneon 2017-05-07 22:44:35 +0300
  • 227906072b Disabled TAA and made bloom less intense. excitedneon 2017-05-07 20:52:13 +0300
  • 1e36cf455f Merge branch 'master' of github.com:Saltosion/Cyber excitedneon 2017-05-07 19:50:03 +0300
  • 9189569055 Initialized unity project, added characters and a spawning system. excitedneon 2017-05-07 19:48:56 +0300
  • 1ea6a638c3 Update ROADMAP.md teascade 2017-05-07 02:58:54 +0300
  • b33ba0d5d0 Added a readme and a roadmap. excitedneon 2017-05-07 02:58:06 +0300
  • 867c8a05a8 Wrote a rough game design document. excitedneon 2017-05-07 00:56:27 +0300