Giter VIP home page Giter VIP logo

rva-points's People

Contributors

bgmp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rva-points's Issues

Add special cars

Some cars are known to be missing, and prone to cause errors if they show up in a session log:

  • Probe UFO
  • Trolley
  • All Classic Clockworks

Add a proper build script

Just a basic shell script which should include several flags to handle building the application:

  • --clean: Remove build directories and compiled binaries.
  • --build: Build the application.
  • --package: Package as a python project.
  • --release: Package as finalised application.
  • --win32: Build for Windows 32 Bits platforms.
  • --win64: Build for Windows 64 Bits platforms.
  • --macos: Build for MACOSX platforms.
  • --linux: Build for Linux platforms.

Sample Usage

./build.sh --package --linux: Should package the application as a python project for Linux platforms.
./build.sh --clean --build --win32: Should clean the building directories and build the application for Windows 32 platforms only.

Related Issues

Relates to #5 & #9

Ensure self-updating works on all platforms

Platforms:

  • Windows: Confirmed to be working.
  • Linux: Confirmed to be working.
  • MacOS: Confirmed NOT to be working. Packaging to a .dmg and deploying that instead should be the way to go.

Fix MacOS deploy workflow

This workflow broke around June-July. It's not necessary to bring it back, but it would be nice if it could be fixed.

Make Quick Access' paths persistent

When clicking Open on one of these, the last visited directory via its dialogue should be stored in config, to then resume at that path when clicking Open again.

Add an About menu bar option

Should display information such as the current git hash, version, state of build, author, beta testers, etc...

Limit car multipliers to 4.0

Cars should have, at most, a 4.0 multiplier at all times, and not greater. This limitation should apply for lower class bonus increasing car multipliers, rather than the multis alone

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.