Commit Graph

1686 Commits

Author SHA1 Message Date
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
Forest Anderson
b5e4b701e1 Merge branch 'static_entities' into 'master'
Spawn objects by name, more assets

See merge request veloren/veloren!359
2019-07-24 01:30:22 +00: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
Pfauenauge90
f6e24d8161 Comand for specific model spawning part I 2019-07-24 02:50:19 +02:00
Vechro
f3c5ece983 Add tent 2019-07-24 02:50:19 +02:00
Pfauenauge90
215a2640f4 Update lantern_ground.vox 2019-07-24 02:50:19 +02:00
Vechro
81f66457de Add cauldron 2019-07-24 02:50:19 +02:00
Pfauenauge90
870229cd1c chests, human female head changes 2019-07-24 02:50:19 +02:00
Pfauenauge90
3559926a02 MOAR Pumpkins! 2019-07-24 02:50:19 +02:00
Pfauenauge90
495311de2d added lanterns and potions 2019-07-24 02:50:18 +02:00
Vechro
e37ca1d1f3 formatting 2019-07-24 02:50:18 +02:00
Vechro
6478c4ec69 Add campfire 2019-07-24 02:50:18 +02:00
Forest Anderson
53f5f2d560 Merge branch 'xacrimon/memory-usage-tracking' into 'master'
Implement memory usage tracking

See merge request veloren/veloren!358
2019-07-24 00:29:54 +00:00
Acrimon
412d9d01aa Merge branch 'xacrimon/memory-usage-tracking' of gitlab.com:veloren/veloren into xacrimon/memory-usage-tracking 2019-07-24 02:21:10 +02:00
Acrimon
b1e1cb0f00 Hopefully fix conflict. 2019-07-24 02:20:35 +02:00
Acrimon
deb6c6adef Some other stuff I missed to commit. (Hooked into server-cli) 2019-07-24 02:20:35 +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
Acrimon
07ce7e064e Hopefully fix conflict. 2019-07-24 02:02:22 +02:00
Acrimon
5394c574d9 Some other stuff I missed to commit. (Hooked into server-cli) 2019-07-24 01:44:33 +02:00
Acrimon
d656ec4f64 Hook the tracking allocator into binaries. Doesn't do any monitoring/logging. Just provides the data when you want it. 2019-07-24 01:43:27 +02:00
Joshua Barretto
eab3fce010 Merge branch 'audio/fix-settings' into 'master'
[FIX] Callback hell of AudioDevice construction while opening audio settings window.

See merge request veloren/veloren!354
2019-07-23 09:54:41 +00:00
Sheldon Knuth
c2fa8bd615 [FIX] Callback hell of AudioDevice construction while opening audio settings window. 2019-07-23 09:54:41 +00:00
Joshua Barretto
0091419ace Merge branch 'pfauenauge/crosshair-options' into 'master'
Crosshair variations

See merge request veloren/veloren!356
2019-07-23 01:02:57 +00:00
Monty Marz
7a4ad099ff Crosshair variations 2019-07-23 01:02:57 +00:00
Joshua Barretto
be00d49b01 Merge branch 'static_entities' into 'master'
Static entities: Per model offsets, more models

See merge request veloren/veloren!353
2019-07-21 23:54:31 +00:00
Monty Marz
ae4c569fc9 Static entities: Per model offsets, more models 2019-07-21 23:54:31 +00:00
Joshua Barretto
35191c1bdb Merge branch 'static_entities' into 'master'
Static entities and lights

See merge request veloren/veloren!352
2019-07-21 18:37:37 +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
dd84c6698b Fixed infinite NPC jumping 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
Pfauenauge90
56433f0b40 pumpkin model 2019-07-21 19:22:49 +01:00
Pfauenauge90
bc61a6e759 added bomb, chest and scarecrow models 2019-07-21 19:22:49 +01:00
Joshua Barretto
78240d64df Merge branch 'Spawn_Command_Fix' into 'master'
fix spawn command placement

See merge request veloren/veloren!288
2019-07-21 18:22:13 +00:00
Jessie Mancer
4893ab5c2a fix spawn command placement to be random to improve AI responsivity and not spawn directly on player 2019-07-21 18:22:13 +00:00
Imbris
cac780c5b9 Merge branch '172_add_server_name_to_char_selection' into 'master'
Add server name to char selection screen,  closes #172

Closes #172

See merge request veloren/veloren!330
2019-07-21 18:13:17 +00:00
Tom Watson
cd456b6e2d Revert "Add server name to char selection screen"
This reverts commit a4a9b97273.
2019-07-21 18:13:17 +00:00
Joshua Barretto
d3d2198b58 Merge branch 'songtronix/include_git_commit' into 'master'
add global git hash constant

See merge request veloren/veloren!350
2019-07-21 17:45:31 +00:00
Songtronix
de2dbcef45 add global git hash constant 2019-07-21 17:45:31 +00:00
Joshua Barretto
02180db437 Merge branch 'zesterer/small-fixes' into 'master'
Better fog

See merge request veloren/veloren!349
2019-07-21 08:16:56 +00:00
Joshua Barretto
059d50020e Merge branch 'master' into 'zesterer/small-fixes'
# Conflicts:
#   common/src/sys/phys.rs
2019-07-20 23:43:22 +00:00
Joshua Barretto
d4821b8de8 Better fog 2019-07-21 00:32:36 +01:00
Joshua Barretto
215a09005e Only change entity orientation when on the ground 2019-07-21 00:18:03 +01:00