Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Releases: allejo/bzflagPluginStarter2

Version 2.1.1

08 Apr 08:49
f22787f
Compare
Choose a tag to compare

New

  • Display minimum BZFS version required to support selected events

Fixes

  • Fixes weird jittery issue when closing an accordion
  • Show warning when JS is disabled on a browser
  • Add new null check in the generated code's callback method's name argument

Changes

  • Move away from Makefiles + Bash to just JS and npm scripts

Version 2.1.0

08 Apr 08:56
Compare
Choose a tag to compare

This release maintains feature parity with version 2.0.0, however it's been rewritten and redesigned from the ground up.

Changes

  • Migrated website to a properly built Vue website with components and Webpack
  • Rewrote CodeBuilder lib as aclovis
  • Migrated from Foundation to Bootstrap 4
  • Moved from JavaScript to TypeScript

Version 2.0.0

08 Apr 09:00
Compare
Choose a tag to compare

A rebuilt version of the original PHP version using Vue.js, TypeScript, and Foundation.