GithubHelp home page GithubHelp logo

trombloader's People

Contributors

clydejallorina avatar deadlykitten avatar derpychap avatar electrostats avatar emmett-shark avatar guarde avatar guardevoir avatar hedgehog1029 avatar kamoh avatar legoandmars avatar nyxtheshield avatar ragesaq avatar wwrs avatar

Stargazers

 avatar

Watchers

 avatar

trombloader's Issues

Method for compiling TrombLoader for the Unity Editor

The version of TrombLoader shipped with the trombbackground template is a stripped down version with only the Data classes (and Helpers, if including more up to date builds distributed on the Discord). It also removes all dependencies outside of LeanTween, making distribution far more convenient.

Ideally, this could be facilitated via a build flag, but maintaining a separate fork could also work fine. Alternatively, the relevant scripts could be included in the Unity project directly instead of compiling a DLL.

Invalid charts slows down game boot time significantly

Game Version: TC 1.17B
TrombLoader Version: 2.2.1

Description

TrombLoader added a new feature that prevents charts from loading if they are missing a field or have invalid json format. This is a great feature but it only takes few invalid charts (8 in my case) to make the loading time nearly twice as long.

Reproducible?

Easily. Simply create a faulty chart and copy it a few times then compare loading time.

Issue

For me its not too big of a deal since I can delete the chart that are displayed in the console, but for a regular user they may never notice that some of their charts aren't loading correctly. Its fair to assume most users won't have the bepinex console enabled or won't look at their logs so finding an alternative is probably required for invalid charts.

Example of warning message from invalid chart:
image

Some components used in custom backgrounds aren't paused

Currently the CustomBackground pause callback pauses Animator, Animation and VideoPlayer components.

However, charts have started to make use of a few other components:

  • Unity Timeline's PlayableDirector
  • Cinemachine's CinemachineDollyCart
  • probably some others. investigate!

Provide option to dim PNG backgrounds when solo sections appear

In the base game backgrounds, charts with solo segments usually darken the background to compensate for the increased brightness of solo sections. custom PNG backgrounds have no way of doing this, however, so they can sometimes appear a bit too bright for some users:

image

I think we could provide a TrombLoader option that will dim PNG backgrounds during solo sections. Video and Unity backgrounds have more control over how their background is presented, so I don't think this feature is needed there.

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.