Jan Boon

Results 124 comments of Jan Boon

Example contents should be ``` worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 65; server { listen 9042; server_name localhost; root Y:/ryzomcore4/code/web/public_php;...

This is generated by external/nginx_setup.bat

Yes, your `root` entries are not getting filled in.

Does your Windows installation have PowerShell installed?

Ok. I'm rewriting the quick start scripts. Should be fixed on next release.

Cons: A large amount of max assets contain absolute paths, and will have to be modified to work correctly, again. This would hurt our LFS quota a lot.

It's possible if you can import the animation skeleton from the max files without flipping any pivot points...

At minimum two or three animations... Idle -> jump -> idle Run/walk -> jump -> run/walk The blending of jumping while running will look funny, though, since the animation blending...