Piotr Korgól
b1aace0110
Add Level and Exp component
2019-07-26 16:44:59 +02:00
tommy
95b5f4acfb
Added private, broadcast, and game_state messages
2019-07-26 07:29:37 -04:00
tommy
cc6aa6f33d
Adds colour to tells in chat box #194
2019-07-26 07:29:37 -04:00
Nero
53086cb3b2
Nero/light offsets
2019-07-25 20:51:20 +00:00
Piotr Korgól
46f19c8f64
Fix build mode inaccuracy
2019-07-25 15:00:17 +02:00
Piotr Korgól
4f73cc921b
Properly hide the player character
2019-07-24 16:45:27 +02:00
Piotr Korgól
fd841cdd33
An attempt at hiding the player in first person mode
2019-07-24 16:09:16 +02:00
Piotr Korgól
e33deac740
Change FP Mode distance to 0.1 to fix building
2019-07-24 15:04:12 +02:00
Piotr Korgól
00f490c3bf
Zoom out the camera when entering third person mode
2019-07-24 15:04:12 +02:00
Piotr Korgól
36948890a3
Add camera modes
2019-07-24 15:04:12 +02:00
Pfauenauge90
7aef8b10cd
offsets
2019-07-24 03:01:35 +02:00
Pfauenauge90
7a141ad111
More objects
2019-07-24 02:50:19 +02:00
Pfauenauge90
9fd2849c6c
chat warning for unknown objects
2019-07-24 02:50:19 +02:00
Pfauenauge90
85281e7e54
spawn objects by name
2019-07-24 02:50:19 +02:00
Vechro
f3c5ece983
Add tent
2019-07-24 02:50:19 +02:00
Vechro
81f66457de
Add cauldron
2019-07-24 02:50:19 +02:00
Acrimon
551433f03a
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
c2fa8bd615
[FIX] Callback hell of AudioDevice construction while opening audio settings window.
2019-07-23 09:54:41 +00:00
Monty Marz
7a4ad099ff
Crosshair variations
2019-07-23 01:02:57 +00:00
Monty Marz
ae4c569fc9
Static entities: Per model offsets, more models
2019-07-21 23:54:31 +00:00
Joshua Barretto
1cf8383eba
Moved lighting uniforms into light.glsl
2019-07-21 19:22:49 +01:00
Joshua Barretto
5cdfb26e0d
Added LightEmitter component
2019-07-21 19:22:49 +01:00
Joshua Barretto
16c8ecec66
Fixed light cap
2019-07-21 19:22:49 +01:00
Joshua Barretto
b34d22565e
Added point lights
2019-07-21 19:22:49 +01:00
Joshua Barretto
1dc654dde7
Added object entities
2019-07-21 19:22:49 +01:00
Tom Watson
cd456b6e2d
Revert "Add server name to char selection screen"
...
This reverts commit a4a9b97273
.
2019-07-21 18:13:17 +00:00
Songtronix
de2dbcef45
add global git hash constant
2019-07-21 17:45:31 +00:00
Joshua Barretto
215a09005e
Only change entity orientation when on the ground
2019-07-21 00:18:03 +01:00
Joshua Barretto
ce327445a7
Send block diffs instead of entire chunks on block change
2019-07-20 16:41:03 +01:00
Marcel Märtens
98b0a40a22
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
44b3f67347
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
3a1ae1b361
Send commands on client launch, closes #190
2019-07-18 22:50:46 +00:00
Joshua Barretto
752eca07b8
Switched to Debug trait object for backend errors
2019-07-18 16:42:31 +01:00
Forest Anderson
4ffe60f8e3
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
b6c8bdc223
add configurable max player count
2019-07-17 18:32:01 +02:00
Songtronix
bbb024224d
add configureable server info
2019-07-17 18:32:01 +02:00
Songtronix
1213d9844b
add customizable port and worldseed
2019-07-17 18:32:00 +02:00
Marcel Märtens
242cdbe6e5
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
Monty Marz
ff6a72bc40
New orc head models
2019-07-14 14:34:47 +00:00
tommy
19ff836676
Remove TODO
2019-07-13 08:41:50 -04:00
tommy
f15194b6f8
Save the server index when it changes #187
2019-07-12 20:26:17 -04:00
Acrimon
20ac81a986
Fixed some misses.
2019-07-12 20:51:22 +02:00
Joshua Barretto
92d4b4dfbe
Smoothed world borders
2019-07-09 21:42:27 +01:00
Joshua Barretto
bb50bb8c81
Improved sunset shaders
2019-07-08 22:38:31 +01:00
Joshua Barretto
d79f7d9714
Colour improvements
2019-07-08 22:10:48 +01:00
Joshua Barretto
c2a11ed6b2
Improved worldgen performance with more precise z bound checks
2019-07-08 15:51:38 +01:00
Joshua Barretto
44b5473a82
Added rare structures, totally refactored structure spawning
2019-07-08 00:50:36 +01:00
jshipsey
529281e2c3
removed weapon_id attribs, replaced with matches
2019-07-07 19:24:20 -04:00
jshipsey
12667b9172
fmt
2019-07-07 18:06:29 -04:00
jshipsey
5cd1bfb3d2
adds support for animation substates, animates run/idle/jump for hammer
2019-07-07 18:04:27 -04:00