Giter Club home page Giter Club logo

Comments (3)

TheMaybeast avatar TheMaybeast commented on September 1, 2024 2

As much of a cross-over this new suggestion has, I thinkg it'd be better to keep it in it's own issue due to some logistical problems that could arise from having them both in the same one.

from dls.

MOPC222 avatar MOPC222 commented on September 1, 2024

Would be cool to have that as vehicle-specific property too, so for cars with it enabled pressing stage key would instantly switch to Stage 3

from dls.

Cj24 avatar Cj24 commented on September 1, 2024

Would be cool to have that as vehicle-specific property too, so for cars with it enabled pressing stage key would instantly switch to Stage 3

That's indeed a nice idea. It could even be expanded, to allow customizing the order of stages and to skip specific stages per vehicle.

For example, there could be two options per car to customize the standard cycle (by default 0>1>2>3>0) and the modified (backwards) cycle I suggested (by default 0>3>2>1>0). This would also allow users to set up stages like ELS' jump mode (J to cycle 0>3>0, Alt+J to cycle 0>3>2>1>0).

The settings in the xml could for example be like this:

<LightStages>
	<StageSwitch>1,2,3</StageSwitch>
	<ModifiedStageSwitch>3,2,1</ModifiedStageSwitch>
</LightStages>

Though I'm not sure if this shouldn't be a separate issue, as having customizable light stages doesn't necessarily depend on the option to reverse the order.

from dls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.