Code Monkey home page Code Monkey logo

visual-pinball's Introduction

Visual-Pinball

Visual pinball & associated software, my mods/scripts settings.

PinballY

  • Main.js PinballY entry point calls other scripts

  • AttractFade.js Fade Playfield, DMD and Backglass with ~80% black overlay in attract, aka inactivity mode

  • AutoOff.js Automatic system shutdown after a period of inactivity in attract mode

  • Filter.js Use Magnasave buttons to cycle through an arbitrary list of filters

  • FilterTop.js Filter top n tables of the currently selected filter. i.e. if 90s filter selected => filters top 10 90s tables, if Williams filter selected => filters top 10 Williams tables etc.

  • FlexDMD.js Enhanced from vbousquet's original to drive display sequence from an array. Includes options to vary the displayed information in sequences or randomly

  • DMDImage.js Stand alone script to generate FlexDMD game images @ 128x32 from PBY DMD screenshots (mk1 algorithm). Scans the PBY DMD images folder for new or changed images

  • LaunchFade.js Fade the preview playfield with ~80% black overlay during game load

  • LaunchVideo.js Run '.mp4' or 'launch.mp4' on game launches (does not co-exist with LaunchFade)

  • Spin.js Use the plunger to spin the game wheel like a wheel of fortune

  • Startup.js Choose a random game from the 'startup' category and run it automatically

VPX

  • SSF.vbs
    • Automatically make PlaySoundAt work with objects that don't have .x , .y properties
    • Factor surround sound SSF into a separate scripts file
    • Standardise SSF code and make conversion/upgrade of tables easier (for me)
    • Common existing code like JP's ball rolling in one place
  • SSF2.vbs
    • SSF functionality with entry points focused on action required i.e. ssfBallHit, ssfBallRoll etc

Table Tweaks

  • Various adjusted scripts for specific tables
  • Flipperfootball.vbs: Updated flipper control to more closely match ROM activation, without slowing down response, especially at half/full time.

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.