Skip to content

Releases: ktechhydle/mprun_repo

MPRUN 1.2

02 Feb 05:24
Compare
Choose a tag to compare

366648436-e7679bc4-9678-41d8-9b49-f21b806e2635

Summary

This is the latest stable release of MPRUN, version 1.2. Here's what's new:

⚠️New Features⚠️

  • Properties panel updated with changes to tools and ui

🔧Fixes🔧

  • Fixed bug with Line and Label text item duplication

Current pre-built installers

  • Windows (MPRUN_1.2-rc1+win64_setup.exe)
  • MacOS Intel (MPRUN_1.2-rc1+macOS_setup.dmg)
  • Linux

MPRUN 1.2 Release Candidate 1

13 Dec 02:17
Compare
Choose a tag to compare
Pre-release

MPRUN_Logo_Github

Summary

This is the first release candidate of MPRUN 1.2, including:

⚠️New Features⚠️

  • 3D viewer, to view your entire scene in 3D
  • Completely redesigned stylesheet and user interface
  • New “Document” toolbar for document related actions (saving, opening, etc.)
  • New Course Elements Builder to create your own custom course features
  • New custom panel container allowing multi-expansion of panels and a modern look
  • New animations on widgets throughout the user interface
  • Redesigned splash screen
  • Scroll on the mouse wheel while using the Sculpt tool to adjust the sculpting radius
  • Scroll on the mouse wheel on toolbars to adjust their icon size
  • "New version available" dialog, linking to MPRUN's GitHub releases page
  • Save Copy action to save current file as a copy without opening it directly
  • Cut action
  • New _credits.txt file for software credits
  • Line and label items re-styled similar to CAD programs
  • Added a crash dialog, so whenever MPRUN encounters an error, it
  1. Emergency Saves
  2. Tells you an error occurred
  3. Gives you debug info

⚡Optimizations⚡

  • New QGraphicsView/Scene flags optimizing item rendering and painting
  • Item selection handles up to 2000 items with no issues
  • Widget and item caching modifications

🔧Fixes🔧

  • Fixed more app crashes while using the Repair File tool
  • Fixed panning with certain items under mouse issue
  • Fixed zooming in too far causing app to crash
  • Fixed stroke join style combo box not updating properly
  • Fixed paint() on line and label items causing weird issues

🧑‍💻Code Updates 🧑‍💻

  • Code cleanup
  • Removal of redundant methods
  • Modernized old, slow methods
  • New mprun module for simplicity of UI creation

Current pre-built installers

  • Windows (MPRUN_1.2-rc1+win64_setup.exe)
  • MacOS Intel (MPRUN_1.2-rc1+macOS_setup.dmg)
  • Linux

MPRUN v1.1

20 Sep 20:56
Compare
Choose a tag to compare

MPRUN_Logo_Github

Summary

This is the 1.1 release of MPRUN, including:

New Features

  • tab-to-accept functionality in line and label items suggestions box
  • line and label items suggestions box now stores trick names in a _tricks.txt file (allows customizability)
  • speed boost in performance with optimized code
  • Rename Canvases tool to automatically name and number all canvas items on the scene.
  • python scripting interface to interact with MPRUN's code

Fixes

  • fixed app crashing while using the Repair File tool
  • fixed multiple undo commands being added while duplicating or copy/pasting canvas items

Current pre-built installers

  • Windows (MPRUN_1.1+win64_setup.exe)
  • MacOS (MPRUN_1.1+macOS_setup.dmg)
  • Linux

MPRUN v1.0.1

17 Sep 20:12
Compare
Choose a tag to compare

MPRUN_Logo_Github

Summary

This is the 1.0.1 release of MPRUN, including:

  • fixed issue with tip of the day dialogs stacking on top of each other
  • updates to the Settings dialog
  • user interface improvements, such as moving widgets and modifying stylesheets
  • new Repair File tool (beta) to repair broken or damaged files
  • new suggestions window for line and label items (word completion)
  • file serialization updates
  • code cleanup and organization (to improve overall readability)

Current pre-built installers

  • Windows (MPRUN_1.0.1+win64_setup.exe)
  • MacOS (MPRUN_1.0.1+macOS_setup.dmg)
  • Linux

MPRUN v1.0.0

05 Sep 14:19
Compare
Choose a tag to compare

MPRUN_Logo_Github

Summary

​This is final release of MPRUN 1.0.0, introducing iCloud integration, bug fixes with align tools, support for double clicking to open files (Pyinstaller related) and a .dmg installer for MacOS.

Current pre-built installers

  • Windows (mprun_2024_windows_setup.exe)
  • MacOS (mprun_2024_macos_setup.dmg)
  • Linux

MPRUN v1.0.0 (Beta)

03 Sep 03:13
Compare
Choose a tag to compare

Question: What is MPRUN?

Answer: MPRUN is the ultimate competition run planning app for ski and snowboard athletes.

But what is that?

MPRUN's intention is to help athletes create proper mindsets going into competitions.

Tricks are getting harder in competitions, and nowadays mental game is 90% part of it. Our main goal is to help increase the performance of your mental game by using a simple technic, Physical Visualization.

Physical Visualization (PZ), is the process of taking something we normally visualize in our brain and putting it on a physical object (like a piece of paper). MPRUN does exactly that, where you draw your competition run and print it out to a piece of paper. You can even export your run and save it to your phone.

Warning

PZ does not guarantee perfect results; it is a tool that can be used to ASSIST athletes (our full disclaimer can be found in the "DISCLAIMER" window shown on startup of MPRUN).

Why does it exist?

As you may know, everything is in a constant change. That's why MPRUN was created, to help improve adapting to this constant change.

It doesn't help everybody, but as an on-snow athlete myself, I know it can assist those that struggle in competition environments reduce stress and pressure to perform.

How does it work?

You can find a demo video on MPRUN's website↗️, but here's a simplification on how the process works.

  1. Create your course

Use a drag and drop editor to drag Course Elements on to the scene (Course Elements are just SVG items representing course features like rails, jumps, and even halfpipes)

  1. Draw your line

Use line drawing tools to draw your "path" along the course (where your going to ride, what features your going to hit)

  1. Label your line

Use labelling tools to label your tricks along your "path" (what tricks you do on each feature)

And that's it! You can then export your run and print it out to a piece of paper.

Current pre-built installers

  • Windows (mprun_2024_setup.exe)
  • MacOS
  • Linux