Skip to content

Releases: Hack23/blacktrigram

Game v0.3.14

18 Aug 08:54
Compare
Choose a tag to compare

Highlights

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ”’ Security & Compliance

๐Ÿ“ Documentation

  • Enhance AI Generation Guides and Implement Image/Video Generation Scripts @pethers (#215)

๐Ÿ“ฆ Dependencies

๐ŸŽจ Assets & Resources

  • Enhance AI Generation Guides and Implement Image/Video Generation Scripts @pethers (#215)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: Hack23/game@v0.3.13...0.3.14

What's Changed

  • chore(deps-dev): bump vite from 7.1.0 to 7.1.1 by @dependabot[bot] in #205
  • chore(deps-dev): bump cypress from 14.5.3 to 14.5.4 by @dependabot[bot] in #206
  • chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #207
  • chore(deps-dev): bump @types/node from 24.2.0 to 24.2.1 by @dependabot[bot] in #209
  • chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #210
  • chore(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0 by @dependabot[bot] in #208
  • chore(deps-dev): bump vite-bundle-analyzer from 1.2.0 to 1.2.1 by @dependabot[bot] in #212
  • chore(deps-dev): bump typedoc from 0.28.9 to 0.28.10 by @dependabot[bot] in #213
  • chore(deps-dev): bump typedoc-plugin-missing-exports from 4.0.0 to 4.1.0 by @dependabot[bot] in #214
  • Enhance AI Generation Guides and Implement Image/Video Generation Scripts by @pethers in #215
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #217
  • chore(deps-dev): bump @types/react from 19.1.9 to 19.1.10 by @dependabot[bot] in #219
  • chore(deps-dev): bump @typescript-eslint/parser from 8.39.0 to 8.39.1 by @dependabot[bot] in #221
  • chore(deps-dev): bump typescript-eslint from 8.39.0 to 8.39.1 by @dependabot[bot] in #218
  • chore(deps-dev): bump @elevenlabs/elevenlabs-js from 2.8.0 to 2.9.0 by @dependabot[bot] in #216
  • chore(deps-dev): bump typedoc-plugin-markdown from 4.8.0 to 4.8.1 by @dependabot[bot] in #222
  • chore(deps-dev): bump vite from 7.1.1 to 7.1.2 by @dependabot[bot] in #223
  • chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #224
  • chore(deps-dev): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 by @dependabot[bot] in #225
  • chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 by @dependabot[bot] in #226
  • chore(deps-dev): bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #227

Full Changelog: v0.3.13...v0.3.14

Game v0.3.13

07 Aug 17:10
Compare
Choose a tag to compare

Highlights

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ“ Documentation

  • Add new spritesheets and utility functions for characters @pethers (#191)

๐Ÿ“ฆ Dependencies

๐ŸŽจ Assets & Resources

  • Add new spritesheets and utility functions for characters @pethers (#191)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: Hack23/game@v0.3.12...0.3.13

What's Changed

  • Add new spritesheets and utility functions for characters by @pethers in #191
  • Update typedoc to version 0.28.9 and clean up dependencies by @pethers in #192
  • chore(deps-dev): bump start-server-and-test from 2.0.12 to 2.0.13 by @dependabot[bot] in #193
  • Add CI/CD workflows documentation for Black Trigram project by @pethers in #194
  • Update dependencies to latest versions by @pethers in #195
  • chore(deps): bump @pixi/layout from 3.0.2 to 3.1.0 by @dependabot[bot] in #196
  • chore(deps): bump pixi.js from 8.11.0 to 8.12.0 by @dependabot[bot] in #197
  • chore(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 by @dependabot[bot] in #198
  • chore(deps-dev): bump @elevenlabs/elevenlabs-js from 2.7.0 to 2.8.0 by @dependabot[bot] in #199
  • chore(deps-dev): bump vite-bundle-analyzer from 1.1.0 to 1.2.0 by @dependabot[bot] in #200
  • chore(deps): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group by @dependabot[bot] in #201
  • chore(deps-dev): bump vite from 7.0.6 to 7.1.0 by @dependabot[bot] in #202
  • chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.0.0 by @dependabot[bot] in #203
  • chore(deps): bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #204

Full Changelog: v0.3.12...v0.3.13

Game v0.3.12

31 Jul 10:30
Compare
Choose a tag to compare

Highlights

  • No changes

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: Hack23/game@v0.3.11...0.3.12

Full Changelog: v0.3.11...v0.3.12

Game v0.3.11

30 Jul 16:14
Compare
Choose a tag to compare

Highlights

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ”’ Security & Compliance

๐Ÿ“ Documentation

๐Ÿ“ฆ Dependencies

๐Ÿงช Test Coverage Improvements

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: Hack23/game@v0.3.10...0.3.11

What's Changed

  • chore(deps): bump @pixi/ui from 2.2.4 to 2.2.7 by @dependabot[bot] in #180
  • chore(deps-dev): bump typedoc from 0.28.7 to 0.28.8 by @dependabot[bot] in #181
  • chore(deps): bump react-dom from 19.1.0 to 19.1.1 by @dependabot[bot] in #183
  • chore(deps-dev): bump @types/react-dom from 19.1.6 to 19.1.7 by @dependabot[bot] in #184
  • chore(deps-dev): bump @types/react from 19.1.8 to 19.1.9 by @dependabot[bot] in #185
  • chore(deps-dev): bump typedoc-plugin-markdown from 4.7.1 to 4.8.0 by @dependabot[bot] in #187
  • chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #186
  • Coverage report as part of release by @pethers in #188
  • cypress, dep and arch diagrams by @pethers in #189

Full Changelog: v0.3.10...v0.3.11

Game v0.3.10

25 Jul 19:48
Compare
Choose a tag to compare

Highlights

๐ŸŽจ UI/UX Improvements

  • Add PhilosophyScreen and ControlsScreen components @pethers (#176)
  • feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)

๐Ÿ—๏ธ Infrastructure & Performance

  • feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)

๐Ÿ“ Documentation

  • Add PhilosophyScreen and ControlsScreen components @pethers (#176)

๐Ÿงช Test Coverage Improvements

  • Add PhilosophyScreen and ControlsScreen components @pethers (#176)
  • feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)

๐Ÿ”ง Development Environment

  • feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)

โš™๏ธ Component Updates

  • Add PhilosophyScreen and ControlsScreen components @pethers (#176)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: Hack23/game@v0.3.9...0.3.10

What's Changed

  • feat: Enhance Training Mode Selector and Vital Point Training Panel by @pethers in #172
  • chore(deps): bump @pixi/react from 8.0.2 to 8.0.3 by @dependabot[bot] in #174
  • chore(deps-dev): bump @cypress/webpack-dev-server from 4.1.0 to 4.1.1 by @dependabot[bot] in #173
  • chore(deps-dev): bump dotenv from 17.2.0 to 17.2.1 by @dependabot[bot] in #175
  • Add PhilosophyScreen and ControlsScreen components by @pethers in #176
  • chore(deps-dev): bump cypress from 14.5.2 to 14.5.3 by @dependabot[bot] in #178
  • chore(deps-dev): bump eslint from 9.30.1 to 9.32.0 by @dependabot[bot] in #179
  • chore(deps-dev): bump @eslint/js from 9.31.0 to 9.32.0 by @dependabot[bot] in #177

Full Changelog: v0.3.9...v0.3.10

Game v0.3.9

24 Jul 14:54
Compare
Choose a tag to compare

Highlights

๐ŸŽจ UI/UX Improvements

  • Refactor and enhance TrainingScreen components @pethers (#171)

๐Ÿงช Test Coverage Improvements

  • Refactor and enhance TrainingScreen components @pethers (#171)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: Hack23/game@v0.3.8...0.3.9

What's Changed

  • chore(deps-dev): bump vite from 7.0.5 to 7.0.6 by @dependabot[bot] in #170
  • Refactor and enhance TrainingScreen components by @pethers in #171

Full Changelog: v0.3.8...v0.3.9

Game v0.3.8

24 Jul 00:16
Compare
Choose a tag to compare

Highlights

๐ŸŽจ UI/UX Improvements

  • Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI @pethers (#169)
  • Enhance CombatScreen and CombatControls for mobile responsiveness @pethers (#168)

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ”’ Security & Compliance

๐Ÿ“ฆ Dependencies

๐Ÿงช Test Coverage Improvements

  • Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI @pethers (#169)
  • Enhance CombatScreen and CombatControls for mobile responsiveness @pethers (#168)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: Hack23/game@v0.3.7...0.3.8

What's Changed

  • chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in #167
  • Enhance CombatScreen and CombatControls for mobile responsiveness by @pethers in #168
  • Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI by @pethers in #169

Full Changelog: v0.3.7...v0.3.8

Game v0.3.7

22 Jul 17:19
Compare
Choose a tag to compare

Highlights

๐ŸŽจ UI/UX Improvements

  • Enhance combat controls and sections with martial arts features @pethers (#166)

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ“ฆ Dependencies

๐Ÿงช Test Coverage Improvements

  • Enhance combat controls and sections with martial arts features @pethers (#166)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: Hack23/game@v0.3.6...0.3.7

What's Changed

  • chore(deps): bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group by @dependabot[bot] in #163
  • chore(deps-dev): bump typescript-eslint from 8.37.0 to 8.38.0 by @dependabot[bot] in #161
  • chore(deps-dev): bump @typescript-eslint/parser from 8.37.0 to 8.38.0 by @dependabot[bot] in #162
  • chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by @dependabot[bot] in #164
  • chore(deps-dev): bump @types/node from 24.0.15 to 24.1.0 by @dependabot[bot] in #165
  • Enhance combat controls and sections with martial arts features by @pethers in #166

Full Changelog: v0.3.6...v0.3.7

Game v0.3.6

21 Jul 17:40
Compare
Choose a tag to compare

Highlights

๐ŸŽจ UI/UX Improvements

  • Refactor components for improved responsiveness and navigation @pethers (#159)

๐Ÿงช Test Coverage Improvements

  • Refactor components for improved responsiveness and navigation @pethers (#159)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: Hack23/game@v0.3.5...0.3.6

What's Changed

  • Refactor components for improved responsiveness and navigation by @pethers in #159

Full Changelog: v0.3.5...v0.3.6

Game v0.3.5

21 Jul 15:04
Compare
Choose a tag to compare

Highlights

๐Ÿš€ New Features

  • Fix texture loading paths for DojangBackground @pethers (#158)

๐ŸŽฎ Game Development

  • Fix texture loading paths for DojangBackground @pethers (#158)

๐ŸŽจ UI/UX Improvements

  • Fix texture loading paths for DojangBackground @pethers (#158)

๐Ÿ—๏ธ Infrastructure & Performance

  • Fix texture loading paths for DojangBackground @pethers (#158)

๐Ÿ“ฆ Dependencies

  • Fix texture loading paths for DojangBackground @pethers (#158)

๐Ÿงช Test Coverage Improvements

  • Fix texture loading paths for DojangBackground @pethers (#158)

Security & Quality

OpenSSF Scorecard

Security Compliance

SLSA 3

Game Development Stack

  • โšก Vite - Fast build tool and dev server
  • โš›๏ธ React 19 - Modern React with hooks
  • ๐Ÿ”ท TypeScript - Strict typing with latest standards
  • ๐ŸŽฎ PixiJS 8.x - High-performance WebGL renderer
  • ๐ŸŽต Howler.js - Audio library for games
  • ๐Ÿงช Vitest - Fast unit testing with coverage
  • ๐ŸŒฒ Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: Hack23/game@v0.3.4...0.3.5

What's Changed

  • Fix texture loading paths for DojangBackground by @pethers in #158

Full Changelog: v0.3.4...v0.3.5