Commit Graph

1667 Commits

Author SHA1 Message Date
995090d2d4 Added item drops 2019-08-01 09:12:00 +01:00
b3cae2f3dd Added better item manipulation 2019-08-01 09:09:26 +01:00
fc49293874 Clickthrough on items 2019-08-01 09:09:26 +01:00
37ee5b2802 fixed UI layering leading to unresponsive slots 2019-08-01 09:09:26 +01:00
31f8794c39 Started work on inventory manipulation 2019-08-01 09:09:26 +01:00
123a78552a Fixed block-hopping on edges, added correct inventory slots 2019-08-01 09:09:26 +01:00
5bb7998d5a Added inventory sync messages and InventoryUpdate component 2019-08-01 09:09:26 +01:00
a7fc872f1c Added Default impl for Inventory 2019-08-01 09:08:59 +01:00
fde6ec35cd Fixed Inventory::remove method 2019-08-01 09:08:59 +01:00
e557fabdeb Merge branch 'phys-fix' into 'master'
Fix needing all components to update physics at all

See merge request veloren/veloren!384
2019-08-01 05:57:13 +00:00
040aa897c1 Fix needing all components to update physics at all 2019-07-31 20:10:52 +02:00
a591ac7dd5 Merge branch 'xacrimon/revised-specs-storage' into 'master'
Rework specs storage types

See merge request veloren/veloren!382
2019-07-31 09:57:07 +00:00
3f85f35084 Fix lockfile. 2019-07-31 11:45:23 +02:00
dadcf27098 Fixed missing import. 2019-07-31 11:41:29 +02:00
9fbf710cc9 Swapped some rarely use storages. 2019-07-31 11:41:29 +02:00
c2f8dbc2d7 Updated specs-idvs. 2019-07-31 11:41:29 +02:00
005a1b6640 Update specs-idvs 2019-07-31 11:41:29 +02:00
c75925c5a3 Updated specs-idvs 2019-07-31 11:41:29 +02:00
579651c862 Update lockfile. 2019-07-31 11:41:29 +02:00
8be62be980 Formatted code. 2019-07-31 11:40:58 +02:00
03253d3cc0 Switch everything to IDVStorage (No tuning yet.) 2019-07-31 11:40:58 +02:00
35bf253081 Merge branch 'timo-dont-send-nothing-changed' into 'master'
Don't send empty physics updates and fix commands

See merge request veloren/veloren!380
2019-07-31 09:15:05 +00:00
0107cc96f5 Merge branch 'xacrimon/named-rng-wgen' into 'master'
Use named generator in worldgen

See merge request veloren/veloren!381
2019-07-30 21:40:29 +00:00
a5b19935a2 Use named generator in worldgen. 2019-07-30 16:10:59 +02:00
b695a63e98 Send different physics components individually 2019-07-30 13:35:16 +02:00
16b445c828 Fix bugs with Last<T> 2019-07-30 10:49:41 +02:00
03a82030ec Fix commands 2019-07-30 10:10:58 +02:00
c6034bf450 Use Last<C> to check if a physics component changed 2019-07-30 08:32:03 +02:00
fbb00601fb Merge branch 'small-chat-fixes' into 'master'
Small chat fixes

See merge request veloren/veloren!379
2019-07-29 14:40:47 +00:00
5cfc60da50 Small chat fixes 2019-07-29 14:40:46 +00:00
6cad01324a Merge branch 'imbris/tooltip' into 'master'
Tooltips

See merge request veloren/veloren!378
2019-07-29 14:06:13 +00:00
96b677a2b0 Tooltips 2019-07-29 14:06:13 +00:00
31e78398c2 Merge branch 'xacrimon/update-all-the-shiz' into 'master'
Update rand, log and scan_fmt

See merge request veloren/veloren!374
2019-07-29 13:42:26 +00:00
ee49ebe807 Update rand, log and scan_fmt 2019-07-29 13:42:26 +00:00
ff9b6766f1 Merge branch 'qutrin/exp-tweak' into 'master'
Instantly level up after reaching the required exp amount

See merge request veloren/veloren!377
2019-07-29 12:40:16 +00:00
88db83c92a Instantly level up after reaching the required exp amount 2019-07-29 14:30:38 +02:00
afc4d06a51 Merge branch 'zesterer/lighting-fixes' into 'master'
Numerous minor lighting fixes

See merge request veloren/veloren!376
2019-07-29 12:14:34 +00:00
4a198ca626 Numerous minor lighting fixes 2019-07-29 13:01:39 +01:00
27517ae234 Merge branch 'imbris/ui_scaling' into 'master'
Add Ui Scale Setting and Slider

Closes #116

See merge request veloren/veloren!361
2019-07-28 23:48:17 +00:00
ff518a4a23 Ui scaling interface tweaks 2019-07-28 16:54:32 -04:00
8e15117be7 set min and max values 2019-07-28 16:54:32 -04:00
d33bbf26ad aligned value position to crosshair transp. value 2019-07-28 16:54:32 -04:00
e15c4eb40b changed displayed value for scale 2019-07-28 16:54:31 -04:00
1567c63421 checkboxes functionality 2019-07-28 16:54:31 -04:00
7ce71dda02 visuals change 2019-07-28 16:54:31 -04:00
4ad42c57e4 Add ui scale setting and slider 2019-07-28 16:54:30 -04:00
dcb34385fd Merge branch 'update-dependencies' into 'master'
Update most dependencies

See merge request veloren/veloren!372
2019-07-28 20:52:42 +00:00
5aa864ee58 Update most dependencies 2019-07-28 22:47:23 +02:00
cdc8f3629e Merge branch 'Nero/lantern_strenght_fix' into 'master'
after review

See merge request veloren/veloren!370
2019-07-28 18:16:54 +00:00
2c5dc0c3ff after review 2019-07-28 16:24:47 +02:00