GithubHelp home page GithubHelp logo

cs-chirpbanner's Introduction

CS-ChirpBanner

Cities Skylines Mod - ChirpBanner+ [update by aqtrans] Replaces Chirpy with a scrolling marquee style banner along the top

v2.1

  • Migrate the rest of the old settings to new Options panel, which fixes...
  • New users now have scrolling Chirps, as ScrollSpeed var is properly set to a minimum of 50.

v2.0

  • Performance drastically improved!
    • Performance issues seemed to be the result of the way in which the scrolling was performed previously, hooking into some deep Unity stuff.
    • I am now using the native IThreadingExtension to perform the scrolling, resulting in crazy smooth performance.
  • Chirp Filtering built in!
    • Chirps previously simply deeped important should now be the only ones displayed, if the option is checked.
  • Options menu migrated to the native Options->Mods menu
    • Shouldn't be any need to adjust these settings in-game anyways.
  • Chirp scrolling now pauses on pausing

V1.2

  • ModCorral dependency removed. Config button is now a small Chirpy icon.
  • Snowfall compatibility.
  • Chirps deemed important should be colored all red.

V1.1.1

  • typo: scrolling not srolling
  • added catch to serialize code

V1.1

  • added configuration file "ChirpBannerConfig.xml" which gets created automatically with defaults in C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  • edit it to change values for:

DestroyBuiltinChirper (bool, true/false, default = false) MaxChirps (int, 1-10, default = 3) ScrollSpeed (int, 1-100, default = 30)

Hopefully I got the new version update working properly...

V1.0

  • displays a max of 3 chirps
  • new chirps push oldest ones out
  • chirps never deleted until new ones come in (so you'll always see the same chirps scrolling until new ones come in
  • no configurability yet (# chirps, speed, color, position, etc)

DLL only as it references UnityEngine.UI etc.

In Steam Workshop: http://steamcommunity.com/sharedfiles/filedetails/?id=406623071

cs-chirpbanner's People

Contributors

aqtrans avatar benklop avatar brittanygh avatar

Watchers

 avatar  avatar

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.