Commit Graph

29 Commits

Author SHA1 Message Date
6c1669d1cc Revamp inventory, make it into a 1D array 2017-05-16 20:35:38 +03:00
8e533220f0 Fix docs 2017-05-16 15:21:42 +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
e87ae0a153 Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-15 00:36:04 +03:00
c1af15fb80 Send InventoryActions across space and time 2017-05-15 00:35:44 +03:00
excitedneon
1cffcda774 Fix Inventory hash function for now 2017-05-15 00:17:42 +03:00
3a8eac7125 Remove a useless print 2017-05-14 23:48:14 +03:00
866cb5b87e Fix Inventory syncing 2017-05-14 23:47:45 +03:00
db95bb3640 Add Equipment system backend, close #24 2017-05-14 22:16:20 +03:00
307b4ba079 Implement inventory syncing, fixes #10 2017-05-14 01:59:30 +03:00
43eb01e9de Fixed DriveInterface and added a new exciting item! 2017-05-14 00:07:42 +03:00
966b3e1826 Add items and itemsystems, possibly a broken build 2017-05-13 22:55:07 +03:00
excitedneon
101e1eeb8e Fix docs 2017-05-12 06:07:16 +03:00
excitedneon
a021e621b9 Implement InteractionTypes 2017-05-12 02:03:27 +03:00
excitedneon
60a83fa5b3 Add a Hologram prefab and update buttons to support >1 targets 2017-05-12 01:24:47 +03:00
excitedneon
1f36f3e1a4 Add a hologram model and make the screen a hologram 2017-05-12 00:34:56 +03:00
excitedneon
fa6109e9ac Sync and lerp rotation from server on the client side 2017-05-11 22:19:37 +03:00
5f3c56cf42 Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-11 22:01:38 +03:00
1f87d83492 Fix #1 2017-05-11 22:00:52 +03:00
excitedneon
fa5129d147 Fix docs in Computer.cs 2017-05-11 21:05:43 +03:00
excitedneon
d634e862ea Add some computer functionality and fix a bug when setting static ids 2017-05-11 19:58:33 +03:00
excitedneon
6e5c2e1f63 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-11 06:19:20 +03:00
excitedneon
ec84bb38ad Add a texture renderer for text textures 2017-05-11 06:13:52 +03:00
excitedneon
af75616e2c Rename BlinkyBox to Button, add doors, make them pink 2017-05-11 03:40:00 +03:00
bcaf1e3e12 Add a subsystem for interaction syncing. Possibly borkd 2017-05-11 01:52:05 +03:00
excitedneon
4d2ac2ce35 Make blinky box brighter and fix some BlinkyBox docs 2017-05-11 00:02:40 +03:00
excitedneon
3f022a975c Add Interactable and a simple blinking lamp to interact with 2017-05-10 18:37:58 +03:00
8befb7324d Add SyncBases namespace and add Test-cube for interaction 2017-05-10 16:05:02 +03:00