Skip to content

Commit

Permalink
fix: explicit auto versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Aug 1, 2020
1 parent a072c75 commit 4f7914f
Show file tree
Hide file tree
Showing 60 changed files with 59 additions and 60 deletions.
2 changes: 1 addition & 1 deletion HeaderCommentPlugin.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function () {
}
const header = matches[matches.length - 1];
return {
code: `${header.replace(/^@version .*$/m, `@version ${pkg.version}`)}\n${code.replace(header, '')}`
code: `${header.replace(/^@version auto$/m, `@version ${pkg.version}`)}\n${code.replace(header, '')}`
};
}
};
Expand Down
2 changes: 1 addition & 1 deletion src/3d.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file 3d
@summary bitsy in three dee
@license MIT
@version 1.3.2
@version auto
@requires 6.3
@author Sean S. LeBlanc & Elkie Nova
Expand Down
2 changes: 1 addition & 1 deletion src/avatar by room.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file avatar by room
@summary change the avatar in certain rooms
@license MIT
@version 1.1.10
@version auto
@requires 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/basic sfx.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file basic sfx
@summary "walk" and "talk" sound effect support
@license MIT
@version 2.0.6
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/bitsymuse.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file bitsymuse
@summary A variety of Bitsy sound and music handlers
@license MIT
@version 3.1.4
@version auto
@requires 4.8, 4.9
@author David Mowatt
Expand Down
2 changes: 1 addition & 1 deletion src/canvas replacement.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file canvas replacement
@summary WebGLazy bitsy integration (this one's mostly just for me)
@license MIT
@version 3.0.6
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/character portraits animated.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file character portraits animated
@summary high quality anime gifs
@license MIT
@version 1.1.0
@version auto
@requires Bitsy Version: 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/character portraits.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file character portraits
@summary high quality anime jpegs (or pngs i guess)
@license MIT
@version 2.1.1
@version auto
@requires Bitsy Version: 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/close on ending.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file close on ending
@summary Prevents from playing past an ending
@license MIT
@version 1.1.5
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/corrupt.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file corrupt
@summary corrupts gamedata at runtime
@license MIT
@version 3.0.7
@version auto
@requires 5.5
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/custom text effect.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file custom text effect
@summary make {custom}text effects{custom}
@license MIT
@version 2.2.1
@version auto
@requires 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/custom-exit-effects.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file custom-exit-effects
@summary make custom exit transition effects
@license MIT
@version 1.1.2
@version auto
@requires 6.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/custom-keyhandlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file custom-keyhandlers
@summary run custom code on key inputs
@license MIT
@version 1.0.1
@version auto
@requires Bitsy Version: 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/dialog audio vocal synth.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog audio vocal synth
@summary animal crossing-style audio powered by the pink trombone vocal synth
@license MIT
@version 1.1.3
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/dialog audio.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog audio
@summary animal crossing-style audio
@license MIT
@version 1.0.3
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/dialog box transition.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog box transition
@summary adds an easing transition animation to display the dialog box text
@license MIT
@version 1.0.4
@version auto
@requires 4.8, 4.9
@author Delacannon
Expand Down
2 changes: 1 addition & 1 deletion src/dialog choices.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog choices
@summary binary dialog choices
@license MIT
@version 4.0.1
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/dialog jump.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog jump
@summary jump from one dialog entry to another
@license MIT
@version 2.0.0
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/dialog pause.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog pause
@summary add pauses in between printing text
@license MIT
@version 1.1.6
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/dialog prompt.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dialog prompt
@summary prompt the user for text input in dialog
@license MIT
@version 1.0.2
@version auto
@requires 6.4
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/direction in dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file direction in dialog
@summary provides a variable with player direction
@license MIT
@version 1.1.5
@version auto
@requires 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/directional avatar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file directional avatar
@summary flips the player's sprite based on directional movement
@license MIT
@version 2.0.1
@version auto
@requires 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/dynamic background.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file dynamic background
@summary HTML background matching bitsy background
@license MIT
@version 2.2.0
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/edit dialog from dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file edit dialog from dialog
@summary edit dialog from dialog (yes really)
@license MIT
@version 2.0.1
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/edit image from dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file edit image from dialog
@summary edit sprites, items, and tiles from dialog
@license MIT
@version 1.2.10
@version auto
@requires 5.3
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/edit player from dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file edit player from dialog
@summary change which sprite is controlled by the player
@license MIT
@version 1.0.0
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/edit room from dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file edit room from dialog
@summary modify the content of a room from dialog
@license MIT
@version 1.0.4
@version auto
@requires Bitsy Version: 6.1
@author Dana Holdampf
Expand Down
2 changes: 1 addition & 1 deletion src/end-from-dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file end-from-dialog
@summary trigger an ending from dialog, including narration text
@license WTFPL (do WTF you want)
@version 4.0.1
@version auto
@requires Bitsy Version: 7.0
@author @mildmojo
Expand Down
2 changes: 1 addition & 1 deletion src/exit-from-dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file exit-from-dialog
@summary exit to another room from dialog, including conditionals
@license WTFPL (do WTF you want)
@version 8.0.1
@version auto
@requires Bitsy Version: 7.0
@author @mildmojo
Expand Down
2 changes: 1 addition & 1 deletion src/external-game-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file external-game-data
@summary separate Bitsy game data from your (modded) HTML for easier development
@license WTFPL (do WTF you want)
@version 2.1.5
@version auto
@requires Bitsy Version: 4.5, 4.6
@author @mildmojo
Expand Down
2 changes: 1 addition & 1 deletion src/favicon-from-sprite.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file favicon-from-sprite
@summary generate a browser favicon (tab icon) from a Bitsy sprite, including animation!
@license WTFPL (do WTF you want)
@version 3.0.6
@version auto
@requires Bitsy Version: 5.5
@author @mildmojo
Expand Down
2 changes: 1 addition & 1 deletion src/follower.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file follower
@summary makes a single sprite follow the player
@license MIT
@version 4.0.2
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/gamepad input.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file gamepad input
@summary HTML5 gamepad support
@license MIT
@version 2.1.6
@version auto
@requires Bitsy Version: 5.1
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/gravity.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file gravity
@summary Pseudo-platforming/gravity/physics
@license MIT
@version 1.0.3
@version auto
@requires 6.3
@author Cole Sea
Expand Down
1 change: 0 additions & 1 deletion src/helpers/kitsy-script-toolkit.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
@file kitsy-script-toolkit
@summary makes it easier and cleaner to run code before and after Bitsy functions or to inject new code into Bitsy script tags
@license WTFPL (do WTF you want)
@version 4.0.1
@requires Bitsy Version: 4.5, 4.6
@author @mildmojo
Expand Down
2 changes: 1 addition & 1 deletion src/itsy-bitsy.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file itsy-bitsy
@summary for when bitsy's not small enough
@license MIT
@version 1.1.5
@version auto
@requires Bitsy Version: 5.1
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/javascript dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file javascript dialog
@summary execute arbitrary javascript from dialog
@license MIT
@version 3.2.7
@version auto
@requires Bitsy Version: 4.5, 4.6
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/logic-operators-extended.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
🔀
@file logic-operators-extended
@summary adds conditional logic operators
@version 1.1.6
@version auto
@author @mildmojo
@description
Expand Down
2 changes: 1 addition & 1 deletion src/long dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file long dialog
@summary put more words onscreen
@license MIT
@version 2.0.1
@version auto
@requires 7.0
@author Sean S. LeBlanc
Expand Down
2 changes: 1 addition & 1 deletion src/multi-sprite avatar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file multi-sprite avatar
@summary make the player big
@license MIT
@version 2.1.8
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/noclip.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file noclip
@summary walk through wall tiles, sprites, items, exits, and endings
@license MIT
@version 2.0.4
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/online.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file online
@summary multiplayer bitsy
@license MIT
@version 3.0.1
@version auto
@requires 7.0
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/opaque tiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file opaque tiles
@summary tiles which hide the player
@license MIT
@version 1.1.5
@version auto
@author Sean S. LeBlanc
@description
Expand Down
2 changes: 1 addition & 1 deletion src/palette maps.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@file palette maps
@summary allows color pallettes to be defined on a tile-by-tile basis
@license MIT
@version 1.0.3
@version auto
@requires Bitsy Version: 6.1
@author Dana Holdampf
Expand Down
Loading

0 comments on commit 4f7914f

Please sign in to comment.