1591 Commits

Author SHA1 Message Date
Nero
940ef92318 Nero/light offsets 2019-07-25 20:51:20 +00:00
Joshua Barretto
8548dab025 Merge branch 'qutrin/camera-modes' into 'master'
Camera Modes

See merge request veloren/veloren!355
2019-07-25 13:14:00 +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
Forest Anderson
4d14e98e48 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
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
Pfauenauge90
271fee04ee Comand for specific model spawning part I 2019-07-24 02:50:19 +02:00
Vechro
4448e9a484 Add tent 2019-07-24 02:50:19 +02:00
Pfauenauge90
88a5844995 Update lantern_ground.vox 2019-07-24 02:50:19 +02:00
Vechro
8732d879d5 Add cauldron 2019-07-24 02:50:19 +02:00
Pfauenauge90
23562cd393 chests, human female head changes 2019-07-24 02:50:19 +02:00
Pfauenauge90
82a3f25f09 MOAR Pumpkins! 2019-07-24 02:50:19 +02:00
Pfauenauge90
d97fdc1ac2 added lanterns and potions 2019-07-24 02:50:18 +02:00
Vechro
8bef737757 formatting 2019-07-24 02:50:18 +02:00
Vechro
36f0414922 Add campfire 2019-07-24 02:50:18 +02:00
Forest Anderson
f4b927b3bd 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
31bf8ab58a 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
4c2392014d Hopefully fix conflict. 2019-07-24 02:20:35 +02:00
Acrimon
81689b694a Some other stuff I missed to commit. (Hooked into server-cli) 2019-07-24 02:20:35 +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
Acrimon
e63350ea05 Hopefully fix conflict. 2019-07-24 02:02:22 +02:00
Acrimon
7c6c2b3ee1 Some other stuff I missed to commit. (Hooked into server-cli) 2019-07-24 01:44:33 +02:00
Acrimon
b453121a55 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
d1b795594b 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
deaab36299 [FIX] Callback hell of AudioDevice construction while opening audio settings window. 2019-07-23 09:54:41 +00:00
Joshua Barretto
ccef9a04cd 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
18f07b86b9 Crosshair variations 2019-07-23 01:02:57 +00:00
Joshua Barretto
633800c1e5 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
b1392a1910 Static entities: Per model offsets, more models 2019-07-21 23:54:31 +00:00
Joshua Barretto
27fe047b78 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
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
b387d14e10 Fixed infinite NPC jumping 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
Pfauenauge90
1a23ab5ba8 pumpkin model 2019-07-21 19:22:49 +01:00
Pfauenauge90
8bdbedc109 added bomb, chest and scarecrow models 2019-07-21 19:22:49 +01:00
Joshua Barretto
e05aadd0dd 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
097fa1f588 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
072db37b4b 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
4d2328cb4d Revert "Add server name to char selection screen"
This reverts commit a4a9b972736079484d811ee2b61c4458e2360c81.
2019-07-21 18:13:17 +00:00
Joshua Barretto
da01090e18 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