Commit Graph

130 Commits

Author SHA1 Message Date
excitedneon
744d421956 Change equip from doubleclick to rightclick 2017-05-15 01:02:40 +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
c2520b3260 Add visual equipment for npcs 2017-05-15 00:30:17 +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
excitedneon
32cb913778 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-14 23:29:08 +03:00
excitedneon
039a050647 Add visual representation of equipped items 2017-05-14 23:28:55 +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
43059e57ca Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-14 22:16:55 +03:00
db95bb3640 Add Equipment system backend, close #24 2017-05-14 22:16:20 +03:00
excitedneon
55a10addbd Fix namespace definition and docs 2017-05-14 21:51:50 +03:00
excitedneon
cca48d095d Straightforwardize MeshDB and CursorHandler, prepare for equipment 2017-05-14 21:45:56 +03:00
excitedneon
2b2ae8fc60 Remove unneeded stuff from TestMap 2017-05-14 02:18:41 +03:00
excitedneon
47781cb2a5 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-14 02:13:00 +03:00
excitedneon
d2d66a0b23 Add some final tweaks to inv interface, close #11 2017-05-14 02:12:47 +03:00
a5635efad9 Remove useless printlns' 2017-05-14 02:05:31 +03:00
697f4132f2 Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-14 02:02:19 +03:00
307b4ba079 Implement inventory syncing, fixes #10 2017-05-14 01:59:30 +03:00
excitedneon
5fafaad691 Add newlines to text rendering and display item info 2017-05-14 01:40:06 +03:00
43eb01e9de Fixed DriveInterface and added a new exciting item! 2017-05-14 00:07:42 +03:00
excitedneon
9acd9f638f Integrate inventory interface with inventory backend 2017-05-13 23:40:22 +03:00
a43b53112d Fixed a bug in DriveInterface causing an exception 2017-05-13 23:21:29 +03:00
excitedneon
9503c3f716 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-13 23:01:26 +03:00
excitedneon
fc1c61e9df Remake about a half of the inventory UI 2017-05-13 22:57:07 +03:00
966b3e1826 Add items and itemsystems, possibly a broken build 2017-05-13 22:55:07 +03:00
excitedneon
c338cd85e5 Resize hologram scanlines to be more visible 2017-05-12 21:30:17 +03:00
excitedneon
f43c3f837a Add a text that explains the icons in the inventory 2017-05-12 21:27:01 +03:00
excitedneon
d266155e08 Fix text texture rendering resolution 2017-05-12 20:34:34 +03:00
excitedneon
b460793d87 Fix main scene, broke it last commit 2017-05-12 19:11:49 +03:00
excitedneon
1753a43f6d Add scanlines to holograms and make inv icons two-sided 2017-05-12 19:11:19 +03:00
excitedneon
27c1e7a0c4 Fix docs and a mouse bug 2017-05-12 11:57:44 +03:00
excitedneon
e37b4af9fb Make inventory interface partly usable 2017-05-12 11:53:57 +03:00
excitedneon
101e1eeb8e Fix docs 2017-05-12 06:07:16 +03:00
excitedneon
1f473b16ee Fix server's shutdown, add offsets to texttexes, inv-fe dev 2017-05-12 04:59:58 +03:00
767e8f811f Add icons for inventory 2017-05-12 04:15:32 +03:00
excitedneon
1231201390 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-12 02:03:41 +03:00
excitedneon
a021e621b9 Implement InteractionTypes 2017-05-12 02:03:27 +03:00
7d72c625fd Fix #8 2017-05-12 01:50:11 +03:00
542a8cc360 Create InteractionType and network it and fix some docs 2017-05-12 01:41:57 +03:00
excitedneon
127d7b1565 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-12 01:25:22 +03:00
excitedneon
60a83fa5b3 Add a Hologram prefab and update buttons to support >1 targets 2017-05-12 01:24:47 +03:00
7b7e1552ea Fix syncing when hashes are not required 2017-05-12 01:24:34 +03:00
excitedneon
59fb38ff1b Clean up a ghost directory's meta file 2017-05-12 00:54:15 +03:00
0a8cd2e3af Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-12 00:37:04 +03:00
7676602154 Fix #6 and add disconnect/unhost commands for convinience 2017-05-12 00:35:53 +03:00
excitedneon
1f36f3e1a4 Add a hologram model and make the screen a hologram 2017-05-12 00:34:56 +03:00
excitedneon
498fa4ff85 Fix the scrolling bug 2017-05-11 23:15:05 +03:00