Crystal Hammer

Results 232 comments of Crystal Hammer

![Screenshot_20240207_234555s](https://github.com/RigsOfRods/rigs-of-rods/assets/720641/d0b333f6-f9e9-4c56-81f1-adc4c844732e) Is this okay?

I'm not on discord so can't access. I don't have a controller to test. So IDK if I can figure out why. Is CalcHydros() same for both controller and keyboard,...

Ah ok interesting. I'll try finding out. So the idea is to make it not do that right. Since it wasn't happening before. Should return the same as for 1.0...

Solution would something like: ``` // return rate float dirdelta = analog ? PHYSICS_DT : App::io_hydro_sensivity->getFloat() * PHYSICS_DT; ``` IDK how to set analog though. It should be true when...

I found out where I fixed it in PagedGeom. https://github.com/stuntrally/stuntrally/blob/master/source/paged-geom/GrassLoader.cpp#L130 Main part here: ``` void GrassLoader::loadPage(PageInfo &page) { //Generate meshes bool first = true; ///T std::list::iterator it; for (it =...

Sure, I agree PagedGeom is the worst now. But this is a quick fix for current issue. Is the new system for grass something that will happen soon? If so...

Ah okay. Yeah there is so much stuff in #3030 that I didn't expect grass there too :) Okay I'll wait for that, will be easier. I'm not keen with...

Ok made a PR https://github.com/RigsOfRods/ogre-pagedgeometry/pull/15

Okay. @AnotherFoxGuy this probably needs updating deps right, could you do it? I checked last dev build and it still looks the same with grass.