659 Commits

Author SHA1 Message Date
Monty Marz
5affd33b89 Char fixes 2019-06-28 14:45:02 +00:00
Songtronix
0f98660c23 add git commit hash to debug window 2019-06-28 12:08:12 +00:00
Justin Shipsey
1c09cee8c6 minor main menu changes
made the settings button's text grey and removed hover/press image as long as it's not functional

changed server list placement and spacing
2019-06-28 08:24:13 +00:00
Joshua Barretto
f02852daaa Interp fix 2019-06-26 21:57:39 +01:00
Joshua Barretto
a4a1c697fd Attempted voxygen interpolation dt fix 2019-06-26 21:57:39 +01:00
Joshua Barretto
9928617d2f fmt 2019-06-26 19:14:12 +01:00
Joshua Barretto
4d761e27da Denser stars 2019-06-26 19:14:12 +01:00
Joshua Barretto
19f129b386 Rewrote sky shaders, added stars 2019-06-26 19:14:12 +01:00
Joshua Barretto
2226baa844 Grass improvements 2019-06-26 19:14:12 +01:00
Joshua Barretto
86651561a4 Made postprocessing brighter 2019-06-26 19:14:12 +01:00
Joshua Barretto
e9a75d23ee Removed RefCell from column cache 2019-06-26 19:14:12 +01:00
Pfauenauge90
112d34f038 changes restore 2019-06-26 19:14:12 +01:00
Pfauenauge
805e2f4ea6 char selection time freeze to prevent it from being dark 2019-06-26 19:14:12 +01:00
Joshua Barretto
5d102408f8 Stronger shadows, fewer cliffs in oceans 2019-06-26 19:14:12 +01:00
Joshua Barretto
63e86cee59 Worldgen performance improvements, better sun 2019-06-26 19:14:12 +01:00
Joshua Barretto
7a18eff9da Added longer day/night cycle, /time command 2019-06-26 19:14:12 +01:00
Joshua Barretto
edbb04c90b Better rivers, rewrote cliffs 2019-06-26 19:14:12 +01:00
Piotr Korgól
664cbaf7d1 Stop printing out chunk location 2019-06-26 19:14:12 +01:00
Piotr Korgól
dd22133f85 Make minimap title show location names 2019-06-26 19:14:12 +01:00
Pfauenauge90
164274ed1d mid name parts 2019-06-26 19:14:12 +01:00
Joshua Barretto
17953988cc Lowered horizon 2019-06-26 19:14:12 +01:00
Joshua Barretto
50d73075c0 AO improvements, day/night cycle 2019-06-26 19:14:12 +01:00
Joshua Barretto
d8af127e94 Fixed AO lighting issue 2019-06-26 19:14:12 +01:00
Joshua Barretto
fc04982c1f Basic region generation 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
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
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
140fec0958 Added proper 3D collisions 2019-06-26 11:52:36 +01:00
timokoesters
a37259cb8a
Fix fps dependent animation interpolation by using dt 2019-06-25 21:43:45 +02:00
Imbris
bd057e360a circular view distance 2019-06-23 15:49:15 -04: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
jshipsey
fd8d506084
adjusted v-tilt, roll speed, run animation tempo 2019-06-16 19:59:13 +02:00
jshipsey
6ff81e37f4
slight roll tweak, altered speeds in physics 2019-06-16 19:59:13 +02:00
jshipsey
9bbbc3253a
added roll physics, improved anims for roll, glide, run, attached hands to torso 2019-06-16 19:59:12 +02:00
timokoesters
80e95e2e6c
Add pub use phys:: and remove most pub mods 2019-06-16 19:59:12 +02:00
timokoesters
d8510274be
Remove crun and cidle components and inputs 2019-06-16 19:57:04 +02:00
timokoesters
a46fcdf1ec
Fixes for .maybe() and animation 2019-06-16 19:57:04 +02:00
jshipsey
13ee9b52fc
groundwork for role, crun, cidle 2019-06-16 19:57:04 +02:00
timokoesters
f5a2dcb98e
Revamp control system 2019-06-16 19:57:03 +02:00
Joshua Barretto
5e22185884 Added clouds 2019-06-15 18:23:01 +01:00