Code Monkey home page Code Monkey logo

msfs_debgz_scratchpad's Introduction

MSFS2020 Scratchpad (for VR)

Simple scratchpad to take notes while flying VR.

NEEDS A LOCAL OR REMOTE WEBSERVER!

Notes will not be saved (yet)!

Based on the toolbar window template from https://github.com/bymaximus/msfs2020-toolbar-window-template

Installation

  • Host content of "webserver-content" in some webserver. It does not matter if its running lokal or somewhere else.
  • Make sure you can reach "sratchpad.html" with a browser and copy the URL
  • Paste the URL into "debgz-scratchpad/html_ui/InGamePanels/ScratchPanel/ScratchPanel.js" on line 19 and 80
  • Remove "Build" from "debgz-scratchpad"
  • Copy complete "debgz-scratchpad" folder into your MSFS community folder

scratchpad

msfs2020-toolbar-window-template

Microsoft FlightSimulator 2020 Toolbar Extra Window Template, this example loads UI window with SkyVector website.

To build the SPB if you have changed UI panel template definition

SDK\Tools\bin\fspackagetool.exe fs-base-ingamepanels-custom\Build\fs-base-ingamepanels-custom.xml -nomirroring

It will generate the SPB at fs-base-ingamepanels-custom\Build\Packages\fs-base-ingamepanels-custom\Build copy the SPB to fs-base-ingamepanels-custom\InGamePanels.

Copy the package to community folder BUT DO NOT COPY the fs-base-ingamepanels-custom\Build directory.

msfs_debgz_scratchpad's People

Contributors

bergziege avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

msfs_debgz_scratchpad's Issues

Toolbar needs an icon

The toolbar currently does not have an icon beeing shown in the simulator. So it needs some kind of "Noteblock + Pencil" icon including the word "scratchpad".

Beside the icon it would be nice if we could create some kind of styleguide how a SVG needs to be set up to be shown in the simulator.

Screen not displaying content

It seems that this mod doesn't want to display the content you provided hosted on the same pc using IIS.
As suspecting a DNS issue at first changing localhost to the actual IPv4 address didn't yield any results I went back to the js and html files in the mod.
Upon closer inspection I noticed a reference to "http://localhost:9222/scripts/launcher.js"
There is no such thing on my computer? Where did you get that from, what is it supposed to do?
This line is not in the original plugin made by bymaximus.

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.