Commit Graph

4041 Commits

Author SHA1 Message Date
81f66457de Add cauldron 2019-07-24 02:50:19 +02:00
870229cd1c chests, human female head changes 2019-07-24 02:50:19 +02:00
3559926a02 MOAR Pumpkins! 2019-07-24 02:50:19 +02:00
495311de2d added lanterns and potions 2019-07-24 02:50:18 +02:00
e37ca1d1f3 formatting 2019-07-24 02:50:18 +02:00
6478c4ec69 Add campfire 2019-07-24 02:50:18 +02:00
ae4c569fc9 Static entities: Per model offsets, more models 2019-07-21 23:54:31 +00:00
5cdfb26e0d Added LightEmitter component 2019-07-21 19:22:49 +01:00
dd84c6698b Fixed infinite NPC jumping 2019-07-21 19:22:49 +01:00
1dc654dde7 Added object entities 2019-07-21 19:22:49 +01:00
de2dbcef45 add global git hash constant 2019-07-21 17:45:31 +00:00
d4821b8de8 Better fog 2019-07-21 00:32:36 +01:00
1d21359337 Removed warning on OoB block modification 2019-07-20 19:08:28 +01:00
ce327445a7 Send block diffs instead of entire chunks on block change 2019-07-20 16:41:03 +01:00
ed0d842e57 Mark InvalidAlias Message as to be done 2019-07-17 18:32:01 +02:00
b41508f025 generalise errors based on zests suggestion 2019-07-17 18:32:01 +02:00
b6c8bdc223 add configurable max player count 2019-07-17 18:32:01 +02:00
20ac81a986 Fixed some misses. 2019-07-12 20:51:22 +02:00
e7dd151833 Added fruit trees 2019-07-09 17:08:43 +01:00
bbd7f579d2 Fix for clipping 2019-07-09 15:07:53 +01:00
9f6f9cb25f Fixed block snapping at lower framerates 2019-07-09 14:04:30 +01:00
0f0f28284c Added 'perfect' collisions 2019-07-09 13:37:51 +01:00
6bb48760d7 Fixed jittering collision bug 2019-07-09 11:51:00 +01:00
879789ecc4 Fixed acacia colours 2019-07-08 20:28:48 +01:00
c2a11ed6b2 Improved worldgen performance with more precise z bound checks 2019-07-08 15:51:38 +01:00
1c10ff756f Holding weapon while running/jumping/standing 2019-07-06 19:00:05 +00:00
04d3c077d0 Remove printlns 2019-07-03 22:38:28 +02:00
a702f7258a Fix building 2019-07-03 21:28:07 +02:00
7f08377001 Sync CanBuild component, fix /build messages 2019-07-03 21:28:07 +02:00
bf748ae742 Add CanBuild component, Block placing client messages and build mode command 2019-07-03 21:28:07 +02:00
6d624e96a6 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
4a821446b8 Fix common::asset doc test 2019-07-03 05:17:46 -04:00
d2f8c47361 Pass BufReader to Asset::load() 2019-07-03 05:02:01 -04:00
0c3d693561 clean warnings from voxygen/hud 2019-07-02 21:25:07 +00:00
f5da167ce5 Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
a72c54011a Fixed relative path of current_dir 2019-07-02 13:52:51 +01:00
107f5caa34 Revamped asset directory search system 2019-07-02 13:52:51 +01:00
cdda20a1e8 hotfix on assets_folder issue by increasing the depth to 3. 2019-07-02 19:43:38 +08:00
d75d632279 Add mpmc support to audio-base. 2019-07-02 11:29:00 +08:00
a66dc9a24f Add /health command 2019-07-01 20:07:30 +00:00
631df59083 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
489f5f6b2a fmt 2019-07-01 14:38:45 +01:00
c8a2e4722c Fixed chonk memory usage bug, added block manipulation 2019-07-01 14:36:45 +01:00
cc548eb669 glider animation fix 2019-06-30 18:53:45 -04:00
e9bbe0e800 rebase 2019-06-30 18:53:45 -04:00
2ce5c5881e combat run/jump/idle animation states 2019-06-30 18:53:44 -04:00
e4dc145f17 Merge branch 'zesterer/small-fixes' into 'master'
More small fixes

See merge request veloren/veloren!271
2019-06-30 22:52:21 +00:00
0de505b74c fmt 2019-06-30 23:46:55 +01:00
14d9071670 Fixed minor physics bugs 2019-06-30 23:46:46 +01:00
370e7db1ee Fix death 2019-06-30 22:29:00 +02:00