Commit Graph

144 Commits

Author SHA1 Message Date
excitedneon
bb6cbb4c4d Implement dragging items in inventory properly 2017-05-17 00:58:04 +03:00
3d36d0d86d Fix ping 2017-05-17 00:57:03 +03:00
c33f3b7d58 Change RelatedInt to IntList in InventoryActionPkt 2017-05-17 00:41:03 +03:00
excitedneon
6a48f0aa20 Merge branch 'master' of github.com:Saltosion/Cyber 2017-05-17 03:28:00 +03:00
excitedneon
c892218560 Implement inventory slot switching in the inventory interface 2017-05-17 03:27:49 +03:00
68c16523e5 Add Network debug panel 2017-05-17 00:25:29 +03:00
7feff52f69 Add timestamp to sync packets and clean up client synchandling 2017-05-16 23:12:44 +03:00
e1cf43c8c1 Fix docs 2017-05-16 22:33:42 +03:00
ca80647acf Add switching the places between two slots, allowing moving items 2017-05-16 22:31:40 +03:00
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
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
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