829 Commits

Author SHA1 Message Date
Joshua Barretto
74e61f06fa Numerous minor lighting fixes 2019-07-29 13:01:39 +01:00
Imbris
81ef1aae5f Ui scaling interface tweaks 2019-07-28 16:54:32 -04:00
Pfauenauge90
c6951b089b set min and max values 2019-07-28 16:54:32 -04:00
Pfauenauge90
784862c4ae aligned value position to crosshair transp. value 2019-07-28 16:54:32 -04:00
Pfauenauge90
a5eda4aa57 changed displayed value for scale 2019-07-28 16:54:31 -04:00
Pfauenauge90
d8fac7a995 checkboxes functionality 2019-07-28 16:54:31 -04:00
Pfauenauge90
041f2565bc visuals change 2019-07-28 16:54:31 -04:00
Imbris
65edef5997 Add ui scale setting and slider 2019-07-28 16:54:30 -04:00
timokoesters
e58a14a340
Update most dependencies 2019-07-28 22:47:23 +02:00
Monty Marz
8d63b0a159 added comment about object rotation, changed lantern spawning command, changed /tell output when you /tell yourself 2019-07-28 09:21:17 +00:00
Piotr Korgól
948dc2ee7e Show level and xp on character menu 2019-07-27 15:04:34 +02:00
Piotr Korgól
69dcd3ddef Get EXP for killing NPCs and Players, properly show EXP bar 2019-07-26 20:51:40 +02:00
Piotr Korgól
f5351589d6 Add Level and Exp component 2019-07-26 16:44:59 +02:00
tommy
84bfa73d26 Added private, broadcast, and game_state messages 2019-07-26 07:29:37 -04:00
tommy
dc28070640 Adds colour to tells in chat box #194 2019-07-26 07:29:37 -04:00
Nero
940ef92318 Nero/light offsets 2019-07-25 20:51:20 +00:00
Piotr Korgól
acc5b531d4 Fix build mode inaccuracy 2019-07-25 15:00:17 +02:00
Piotr Korgól
b62613fd91 Properly hide the player character 2019-07-24 16:45:27 +02:00
Piotr Korgól
d57ad7bff0 An attempt at hiding the player in first person mode 2019-07-24 16:09:16 +02:00
Piotr Korgól
a0802dd092 Change FP Mode distance to 0.1 to fix building 2019-07-24 15:04:12 +02:00
Piotr Korgól
b751a507bd Zoom out the camera when entering third person mode 2019-07-24 15:04:12 +02:00
Piotr Korgól
e80879e993 Add camera modes 2019-07-24 15:04:12 +02:00
Pfauenauge90
a633e6bac8 offsets 2019-07-24 03:01:35 +02:00
Pfauenauge90
072405b494 More objects 2019-07-24 02:50:19 +02:00
Pfauenauge90
91d1d51a5e chat warning for unknown objects 2019-07-24 02:50:19 +02:00
Pfauenauge90
c7efc784e3 spawn objects by name 2019-07-24 02:50:19 +02:00
Vechro
4448e9a484 Add tent 2019-07-24 02:50:19 +02:00
Vechro
8732d879d5 Add cauldron 2019-07-24 02:50:19 +02:00
Acrimon
3edddd8bbe Hook the tracking allocator into binaries. Doesn't do any monitoring/logging. Just provides the data when you want it. 2019-07-24 02:18:50 +02:00
Sheldon Knuth
deaab36299 [FIX] Callback hell of AudioDevice construction while opening audio settings window. 2019-07-23 09:54:41 +00:00
Monty Marz
18f07b86b9 Crosshair variations 2019-07-23 01:02:57 +00:00
Monty Marz
b1392a1910 Static entities: Per model offsets, more models 2019-07-21 23:54:31 +00:00
Joshua Barretto
41fefb7ebc Moved lighting uniforms into light.glsl 2019-07-21 19:22:49 +01:00
Joshua Barretto
044c4d4a2c Added LightEmitter component 2019-07-21 19:22:49 +01:00
Joshua Barretto
8df07da2e4 Fixed light cap 2019-07-21 19:22:49 +01:00
Joshua Barretto
1333ffa7a4 Added point lights 2019-07-21 19:22:49 +01:00
Joshua Barretto
6a025de031 Added object entities 2019-07-21 19:22:49 +01:00
Tom Watson
4d2328cb4d Revert "Add server name to char selection screen"
This reverts commit a4a9b972736079484d811ee2b61c4458e2360c81.
2019-07-21 18:13:17 +00:00
Songtronix
b2f1a843cc add global git hash constant 2019-07-21 17:45:31 +00:00
Joshua Barretto
2a51da86fc Only change entity orientation when on the ground 2019-07-21 00:18:03 +01:00
Joshua Barretto
cdf35598e2 Send block diffs instead of entire chunks on block change 2019-07-20 16:41:03 +01:00
Marcel Märtens
de76d0c013 Change default port of veloren from 59003 to 14004
TCP and UDP Ports for applications should lie in a range between 1024-49151
the ports below are used for privileged services
the ports above should be dynamicly assigned.
Port 14004 seems to be used by no other service and i like it personally, so we choose it.

Also deactivate the workaround for the secondary veloren server again
2019-07-20 13:59:35 +02:00
Joshua Barretto
a737a7f9f9 Merge branch 'zesterer/better_voxygen_errors' into 'master'
Switched to Debug trait object for backend errors

See merge request veloren/veloren!344
2019-07-20 11:14:29 +00:00
Tom Watson
5aae41e753 Send commands on client launch, closes #190 2019-07-18 22:50:46 +00:00
Joshua Barretto
0d066d336e Switched to Debug trait object for backend errors 2019-07-18 16:42:31 +01:00
Forest Anderson
9a22974e4d Merge branch '187_persist_default_server' into 'master'
Save the server index when it changes, closes #187

Closes #187

See merge request veloren/veloren!332
2019-07-17 17:35:21 +00:00
Songtronix
e0de110751 add configurable max player count 2019-07-17 18:32:01 +02:00
Songtronix
5f35778ef5 add configureable server info 2019-07-17 18:32:01 +02:00
Songtronix
92e3ff4a34 add customizable port and worldseed 2019-07-17 18:32:00 +02:00
Marcel Märtens
6876a8bec1 Change the default port for the veloren server because the original server is unanvailable for a few days and the secondary server cannot use the default veloren port 2019-07-15 19:42:13 +02:00