Joshua Barretto
|
fc04982c1f
|
Basic region generation
|
2019-06-26 19:14:12 +01:00 |
|
Joshua Barretto
|
a9f605ca62
|
Better rock colours
|
2019-06-26 19:14:12 +01:00 |
|
Joshua Barretto
|
cecb0b601e
|
Lighting fixes
|
2019-06-26 19:14:12 +01:00 |
|
Joshua Barretto
|
330406e121
|
Calculate delta time properly, fix low fps collision issues by decreasing max dt
|
2019-06-26 19:14:12 +01:00 |
|
Forest Anderson
|
d4b97de6b1
|
Merge branch 'zesterer/collisions' into 'master'
Collisions
Closes #124, #89, and #165
See merge request veloren/veloren!249
|
2019-06-26 18:11:55 +00:00 |
|
Joshua Barretto
|
69a97f9ab5
|
Removed dt debugging in animation code
|
2019-06-26 17:22:28 +01:00 |
|
Joshua Barretto
|
7fba44a4ba
|
Don't fetch dt in figure.rs
|
2019-06-26 11:55:31 +01:00 |
|
Joshua Barretto
|
099148f602
|
Comments and fmt
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
132fba41ea
|
Camera clipping and block-hop fix
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
de241973f7
|
Above-ground spawn point, better figure dt scaling
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
48787b385f
|
Fixed dt figure interpolation scaling
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
fb7eff6c75
|
Used velocity bias for collision correction
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
9aa32b7685
|
Added attempts counter to prevent infinite collision loops
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
8b30613296
|
Resolved collision bugs with prioritised collision system
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
f628751ccb
|
Added configurable details
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
65a261c478
|
Fixed collision bugs
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
081c08037d
|
Better camera interpolation
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
5beebad6ad
|
Calculate delta time properly, fix low fps collision issues by decreasing max dt
|
2019-06-26 11:53:43 +01:00 |
|
Joshua Barretto
|
5ab2e8b23c
|
Fixed block-hopping, block-snapping, added interpolation to figures
|
2019-06-26 11:52:36 +01:00 |
|
Joshua Barretto
|
02282518d4
|
Removed block-hopping, fixed collisions
|
2019-06-26 11:52:36 +01:00 |
|
Joshua Barretto
|
140fec0958
|
Added proper 3D collisions
|
2019-06-26 11:52:36 +01:00 |
|
Timo Koesters
|
677b743ce7
|
Merge branch 'timo-fix-interpolation' into 'master'
Fix fps dependent interpolation by using dt
See merge request veloren/veloren!250
|
2019-06-25 19:49:26 +00:00 |
|
timokoesters
|
a37259cb8a
|
Fix fps dependent animation interpolation by using dt
|
2019-06-25 21:43:45 +02:00 |
|
Forest Anderson
|
76a616cd9a
|
Merge branch 'imbris/vd_circle' into 'master'
Circular View Distance
See merge request veloren/veloren!248
|
2019-06-24 23:13:02 +00:00 |
|
Imbris
|
bd057e360a
|
circular view distance
|
2019-06-23 15:49:15 -04:00 |
|
Timo Koesters
|
740a0a6965
|
Merge branch 'qutrin/updatereadmeimage' into 'master'
Update README.md
See merge request veloren/veloren!244
|
2019-06-22 15:49:40 +00:00 |
|
Piotr Korgól
|
b88183ea7c
|
Update readme.md
|
2019-06-22 19:26:40 +02:00 |
|
Piotr Korgól
|
ada27088dc
|
Update image
|
2019-06-22 18:50:50 +02:00 |
|
Forest Anderson
|
9e6fef3801
|
Merge branch 'angelonfira/add-manual-exe-step' into 'master'
Added manual build option
See merge request veloren/veloren!243
|
2019-06-19 15:51:21 +00:00 |
|
Forest Anderson
|
c38d783bce
|
Added manual build option
|
2019-06-19 15:51:21 +00:00 |
|
Marcel
|
7b6155c9de
|
Merge branch 'timo-fix-join' into 'master'
Timo fix join
See merge request veloren/veloren!240
|
2019-06-17 19:30:41 +00:00 |
|
timokoesters
|
d7b90920c3
|
Don't try to compensate bad states
|
2019-06-17 20:10:47 +02:00 |
|
timokoesters
|
1fbb429dbd
|
Fix join problems
|
2019-06-17 19:52:06 +02:00 |
|
Joshua Barretto
|
9b80628d3d
|
Merge branch 'qutrin-chat-cli' into 'master'
Make chat-cli read user input
Closes #150
See merge request veloren/veloren!239
|
2019-06-17 11:15:42 +00:00 |
|
Piotr Korgól
|
9f50f612a3
|
fmt
|
2019-06-17 15:10:14 +02:00 |
|
Piotr Korgól
|
fc71ffa506
|
read input on a different thread
|
2019-06-17 15:07:55 +02:00 |
|
Piotr Korgól
|
2bd16702d0
|
fmt
|
2019-06-17 12:40:50 +02:00 |
|
Piotr Korgól
|
132111266f
|
Allow client to read user input
|
2019-06-17 12:40:19 +02:00 |
|
Joshua Barretto
|
1e3ca7bed3
|
Merge branch 'zesterer/net-fixes' into 'master'
Network fix for 32-bit
See merge request veloren/veloren!238
|
2019-06-16 22:01:18 +00:00 |
|
Joshua Barretto
|
c27120128e
|
Network fix for 32-bit
|
2019-06-16 22:59:25 +01:00 |
|
Joshua Barretto
|
1c044731ff
|
Merge branch 'timo-rebase-slipped-on-midge' into 'master'
ECS organization + Rolling animation
See merge request veloren/veloren!235
|
2019-06-16 19:56:44 +00:00 |
|
Joshua Barretto
|
d87ccb40b5
|
Ignore ForcedUpdate insertion
|
2019-06-16 20:53:10 +01:00 |
|
timokoesters
|
1c98fcc445
|
cargo fmt
|
2019-06-16 19:59:16 +02:00 |
|
timokoesters
|
f2d5faab8f
|
Don't sync animations, just sync components used to construct them
|
2019-06-16 19:59:15 +02:00 |
|
jshipsey
|
b9663916fa
|
run tweaks
|
2019-06-16 19:59:15 +02:00 |
|
jshipsey
|
741f7008ed
|
changed hand motion on run animation
|
2019-06-16 19:59:15 +02:00 |
|
jshipsey
|
c18d7c72f4
|
lowered roll duration
|
2019-06-16 19:59:14 +02:00 |
|
timokoesters
|
a08b1b6fd7
|
Fix glider
|
2019-06-16 19:59:14 +02:00 |
|
timokoesters
|
c27fd0db82
|
More input validation
|
2019-06-16 19:59:14 +02:00 |
|
jshipsey
|
fd8d506084
|
adjusted v-tilt, roll speed, run animation tempo
|
2019-06-16 19:59:13 +02:00 |
|