Commit Graph

19 Commits

Author SHA1 Message Date
excitedneon 3da407168b Add building mesh (#14) and SSR, change rendering to deferred 2017-05-18 00:34:45 +03:00
Sofia 68c16523e5 Add Network debug panel 2017-05-17 00:25:29 +03:00
excitedneon 427071c1d3 Fix some docs, fix item use on server, update project settings 2017-05-16 05:34:43 +03:00
excitedneon f231252275 Implement item actions, resolve #13 2017-05-15 22:30:12 +03:00
excitedneon c16988d3fe Fix last commit whoops 2017-05-15 01:10:38 +03:00
excitedneon e37b4af9fb Make inventory interface partly usable 2017-05-12 11:53:57 +03:00
excitedneon ec84bb38ad Add a texture renderer for text textures 2017-05-11 06:13:52 +03:00
excitedneon 9bb323ad07 Tweak post processing and debug console
- Tweak SSAO settings
- Add history browsing functionality to the console
- Add controls: "Previous Command" (up) and "Next Command" (down)
- Fix a bug in the console which prevented very long logs in the console
2017-05-10 20:30:30 +03:00
excitedneon 3f022a975c Add Interactable and a simple blinking lamp to interact with 2017-05-10 18:37:58 +03:00
excitedneon d80bfe84f5 Set best shadows to be more high res and organize TestMap 2017-05-10 16:11:50 +03:00
excitedneon fc1e8085bc Fix some of the movement jitter problems 2017-05-09 18:20:10 +03:00
excitedneon 54946df097 Fix accidental command bug in the console and unlink from Unity Services 2017-05-09 17:15:42 +03:00
excitedneon c07524df9f Tweak and rename quality settings 2017-05-09 14:04:29 +03:00
Sofia d99719b66f Updated ProjectVersion and added it to .gitignore 2017-05-08 04:07:55 +03:00
excitedneon e043d24fc4 Added a Term way to add commands to the DebugConsole. 2017-05-08 04:01:47 +03:00
Sofia aa73349f41 Merge branch 'master' of https://github.com/Saltosion/Cyber into networking 2017-05-08 03:27:55 +03:00
excitedneon 5a54050742 Implemented the DebugConsole and added a global version, Term. 2017-05-08 02:29:29 +03:00
Sofia bb8d9889a1 init networking, connecting and packet sending is now possible 2017-05-08 01:59:50 +03:00
excitedneon 9189569055 Initialized unity project, added characters and a spawning system. 2017-05-07 19:49:22 +03:00