688 Commits

Author SHA1 Message Date
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
Monty Marz
b1392a1910 Static entities: Per model offsets, more models 2019-07-21 23:54:31 +00: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
6a025de031 Added object entities 2019-07-21 19:22:49 +01:00
Songtronix
b2f1a843cc add global git hash constant 2019-07-21 17:45:31 +00:00
Joshua Barretto
c33fd0cdba Better fog 2019-07-21 00:32:36 +01:00
Joshua Barretto
024ed9eac8 Removed warning on OoB block modification 2019-07-20 19:08:28 +01:00
Joshua Barretto
cdf35598e2 Send block diffs instead of entire chunks on block change 2019-07-20 16:41:03 +01:00
Songtronix
3e18da0560 Mark InvalidAlias Message as to be done 2019-07-17 18:32:01 +02:00
Songtronix
accaa22dee generalise errors based on zests suggestion 2019-07-17 18:32:01 +02:00
Songtronix
e0de110751 add configurable max player count 2019-07-17 18:32:01 +02:00
Acrimon
9ddacc5b82 Fixed some misses. 2019-07-12 20:51:22 +02:00
Joshua Barretto
cba9b9151b Added fruit trees 2019-07-09 17:08:43 +01:00
Joshua Barretto
c818afb9dc Fix for clipping 2019-07-09 15:07:53 +01:00
Joshua Barretto
5163f45e8a Fixed block snapping at lower framerates 2019-07-09 14:04:30 +01:00
Joshua Barretto
ebb2fc2f17 Added 'perfect' collisions 2019-07-09 13:37:51 +01:00
Joshua Barretto
a3d2b8a65f Fixed jittering collision bug 2019-07-09 11:51:00 +01:00
Joshua Barretto
8b3e92576f Fixed acacia colours 2019-07-08 20:28:48 +01:00
Joshua Barretto
5b4e95bb86 Improved worldgen performance with more precise z bound checks 2019-07-08 15:51:38 +01:00
Justin Shipsey
3e327e6e49 Holding weapon while running/jumping/standing 2019-07-06 19:00:05 +00:00
Piotr Korgól
e04a12af9a Remove printlns 2019-07-03 22:38:28 +02:00
timokoesters
53ef8643c6 Fix building 2019-07-03 21:28:07 +02:00
Piotr Korgól
4ea4a1eee8 Sync CanBuild component, fix /build messages 2019-07-03 21:28:07 +02:00
Piotr Korgól
55c95cc0ed Add CanBuild component, Block placing client messages and build mode command 2019-07-03 21:28:07 +02:00
Sheldon Knuth
9efd15c242 fix the missing set_playing(true) in AudioPlayer::load() to prevent infinity thread loop & adopt std::sync::{Mutex, Condvar} for accurate thread blocking. 2019-07-03 17:23:24 +00:00
Imbris
42962cc9d7 Fix common::asset doc test 2019-07-03 05:17:46 -04:00
Imbris
f370dd58c2 Pass BufReader to Asset::load() 2019-07-03 05:02:01 -04:00
Songtronix
47805ecfbc clean warnings from voxygen/hud 2019-07-02 21:25:07 +00:00
timokoesters
35b6aec861
Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
Joshua Barretto
f13c55688b Fixed relative path of current_dir 2019-07-02 13:52:51 +01:00
Joshua Barretto
bf2b072e73 Revamped asset directory search system 2019-07-02 13:52:51 +01:00
Sheldon Knuth
2c28d0fb29 hotfix on assets_folder issue by increasing the depth to 3. 2019-07-02 19:43:38 +08:00
Sheldon Knuth
333f7bd4c1 Add mpmc support to audio-base. 2019-07-02 11:29:00 +08:00
Piotr Korgól
aec44c4fa6 Add /health command 2019-07-01 20:07:30 +00:00
Joshua Barretto
3d2a6632ef Merge branch 'zesterer/small-fixes' into 'master'
Fixed chonk memory usage bug, added block manipulation

See merge request veloren/veloren!278
2019-07-01 15:22:04 +00:00
Joshua Barretto
62ffdc7c17 fmt 2019-07-01 14:38:45 +01:00
Joshua Barretto
116206527e Fixed chonk memory usage bug, added block manipulation 2019-07-01 14:36:45 +01:00
jshipsey
c990e4281c glider animation fix 2019-06-30 18:53:45 -04:00
jshipsey
0f6b5a99ab rebase 2019-06-30 18:53:45 -04:00
jshipsey
a68ae62f3b combat run/jump/idle animation states 2019-06-30 18:53:44 -04:00
Joshua Barretto
88a94b6501 Merge branch 'zesterer/small-fixes' into 'master'
More small fixes

See merge request veloren/veloren!271
2019-06-30 22:52:21 +00:00
Joshua Barretto
ff565823ef fmt 2019-06-30 23:46:55 +01:00
Joshua Barretto
4ba7793f5f Fixed minor physics bugs 2019-06-30 23:46:46 +01:00
timokoesters
dc357f424f
Fix death 2019-06-30 22:29:00 +02:00
Joshua Barretto
0fa2883039 Prevent movement in unloaded chunks 2019-06-30 19:54:13 +01:00
Joshua Barretto
1ff665b11f Prevented stalling when jumping before a block-hopping 2019-06-30 19:54:13 +01:00
timokoesters
2154472bd6
Fix controls 2019-06-30 19:48:38 +02:00