Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes version 1.1 #48

Open
stijnwop opened this issue Mar 2, 2018 · 5 comments
Open

Release notes version 1.1 #48

stijnwop opened this issue Mar 2, 2018 · 5 comments
Assignees

Comments

@stijnwop
Copy link
Owner

stijnwop commented Mar 2, 2018

Features:

  • Fixed double insertion of specializations (double input bug)
  • Big script optimization and performance improvements
  • Docking support
  • Fillarm support
  • Empty object slowly when manure flow is open
  • Parkoffset threshold
@stijnwop stijnwop self-assigned this Mar 2, 2018
@ghost
Copy link

ghost commented Mar 21, 2018

Don't know if this is the right spot - but has experienced something odd about release 1.1 .. The zip version on modhub (who hasn't got the HoseSystemVehicle.lua file attached in the zip) and the 1.1 download here (who has the HoseSystemVehicle.lua attached in the .modding folder) isn't the same .. Couldn't get the Hosesystem activated - it was being read, and nothing wrong in the game log, but the hosesystem wasn't working .. By using the 1.1 version here (download and unzip yourself) all is working quite nicely .. Couldn't find anything about an issue about the modhub 1.1 version , so thought I might as well ask if somebody else has experienced the same .. TC67 ..

@stijnwop
Copy link
Owner Author

Yeah the modding folder and data stuff is not needed for the mod himself but it's in the github repository for source.

Actually the zip from modhub should just work fine.. specially when you can run the github version. Make sure you dont have it double. So really strange.. also make sure to activate etc because it probably will have a different hash.

@ghost
Copy link

ghost commented Mar 21, 2018

What I missed when using the modhub 1.1 version, was these lines in the log file, when buying a vehicle with the hosesystem :

HoseSystem [Notice] : {
| hasHoseSystemFillArm : true
| hasHoseSystemConnectors : true
| hasHoseSystemPumpMotor : true
}

And just to be sure it was the vehicle, and not the map, I did the test on the Lossberg map - thought it was a bit strange, that when using the modhub 1.1 version, I wasn't getting these lines about the hosesystem being recognized - and the hosesystem apparently didn't work .. But when using the GitHub 1.1 version, all the lines was in the log, and I could get the vehicle to fill from the pigmanurepit with the fillarm (with some trouble, but that was mainly because of some collision issues between the fillarm an the pit ..) .. Anyway - it's working now with the version here from GitHub .. TC67

@stijnwop
Copy link
Owner Author

All the stuff that's being printed in your log and visual colored lines etc.. is for debug propose and only for the github version. This is not present on the released version in modhub since I disabled that because I don't want to spam people's log as you can imagine.

@ghost
Copy link

ghost commented Mar 22, 2018

Ahh ... Okay - makes sense .. But nice to have when modding maps and vehicles - never know in which end it's wrong, when it doesn't work as intended .. I'll stick with the GitHub version in the future (as long as it's updated here ..) Thanks - TC67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant