Skip to content

Latest commit

 

History

History
811 lines (657 loc) · 75.7 KB

CHANGELOG.md

File metadata and controls

811 lines (657 loc) · 75.7 KB

1.13.9 (2023-09-06)

Bug Fixes

  • clear: clear repo solutions (6e77ea4)
  • stdint: add cstdint for compatibility reasons (80d74fa)

1.13.8 (2023-08-28)

Bug Fixes

  • flocking: remove center of mass (a97f2ea)

1.13.7 (2023-07-14)

Bug Fixes

  • disable parallel build on ubuntu (1383cb3)

1.13.6 (2023-07-14)

Bug Fixes

  • disable parallel build on linux to debug (08a15b2)

1.13.5 (2023-07-14)

Bug Fixes

1.13.4 (2023-07-14)

Bug Fixes

1.13.3 (2023-07-14)

Bug Fixes

1.13.2 (2023-07-14)

Bug Fixes

  • import correctly the functional when using hash (18ee716)

1.13.1 (2023-07-14)

Bug Fixes

1.13.0 (2023-04-11)

Features

  • hideandseek: shadowcast entry points (595c6dc)

1.12.2 (2023-04-10)

Bug Fixes

  • core: rename grid2d to Grid2D (2b93bf2)

1.12.1 (2023-04-10)

Bug Fixes

  • core: grid2d reorder declarations (05bac1b)

1.12.0 (2023-04-07)

Features

  • hideandseek: better explanations and references on what the students should do (7de247b)

1.11.0 (2023-04-07)

Features

  • hideandseek: first framework for hide and seek (b1a56a6)

1.10.0 (2023-04-07)

Features

1.9.0 (2023-04-05)

Features

  • editor: create a new demo about game editor (17156fc)

1.8.0 (2023-04-04)

Features

  • math: vector2 is now a template (926554e)
  • wasm: include test (d738312)

1.7.0 (2023-03-29)

Features

  • core: boilerplate for game objects similar to unity (7c028d8)

1.6.0 (2023-03-28)

Bug Fixes

  • chess: missing algorithm include (efc42a4)
  • semantic release (0ae3f54)

Features

1.5.0 (2023-03-20)

Bug Fixes

  • conversions via casting (fe37e59)

Features

Performance Improvements

1.4.0 (2023-03-16)

Features

  • chess: add now king respects pawn attacked places (b828177)
  • chess: king now respects the enemy king (731da64)

1.3.7 (2023-03-15)

Bug Fixes

  • semantic-release ci wont be publishing files anymore (e73a014)

1.3.6 (2023-03-15)

Bug Fixes

  • release version name to add v on front of the version (1c234f1)

1.3.5 (2023-03-15)

Bug Fixes

  • remove debug and comments on release workflow (dbfb08d)

1.3.4 (2023-03-15)

Bug Fixes

1.3.3 (2023-03-15)

Performance Improvements

  • core: better time management to targeted fps (5723085)

1.3.2 (2023-03-14)

Bug Fixes

1.3.1 (2023-03-14)

Bug Fixes

1.3.0 (2023-03-14)

Features

  • webrequest: added curl, mbed and cpr libs as dependencies (5582143)

1.3.0 (2023-03-14)

Features

  • webrequest: added curl, mbed and cpr libs as dependencies (5582143)

1.2.0 (2023-03-09)

Features

  • window: make font proportional to screen size (c195303)

1.1.1 (2023-03-09)

Bug Fixes

1.1.0 (2023-03-09)

Features

1.0.0 (2023-03-09)

Bug Fixes

Features

1.0.0 (2023-03-09)

Bug Fixes

Features