Releases: failfa-st/2D-GameCreator
Releases · failfa-st/2D-GameCreator
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0 (2023-06-01)
Bug Fixes
- added missing type (9b2d1ab)
- added proper types when interacting with toOpenAi (35d05d3)
- background default and other glitches (055b556)
- better delete mode (6eb9dcb)
- codesandbox: added empty "package.json" (67f2f95)
- delete reload (17156f9)
- error handling (fa302b9)
- load ShareProps from correct location (904320b)
- promptchange (866706f)
- reload triggers (deda484)
- removed double import (4ca70d1)
- typo (b15687a)
- use "required" (a077d00)
Features
- 100% browser yeah baby yeah (e5ae926)
- add fat button for run (#2) (6be1f45)
- added "Network error" (ac6bf17)
- added custom error for Axios (aa978f5)
- added ExamplesGrid component and example "Flappy Bird SPEED" (22a5b8c)
- added gameLoop that uses delta to draw (c976217)
- added OpenAIError (7288a2c)
- added terser, semantic-release, updated lint-staged, added scripts "write-version" and "postinstall" (5c8ae1b)
- allow saving and running edited code (f1a6acf)
- better error handling when interacting with OpenAI, moved examples around, use env to load version (684a661)
- better loading state (0391bdb)
- better prompt (#3) (90d9359)
- calls to OpenAI API are done in the frontend only (65cfba9)
- changed everything to create Canvas2D games (6c2bcb4)
- everything (2f65818)
- extract form submit into own function (9916364)
- initial prototype (a86df80)
- localstorage (ebe6926)
- minify template before sending it to openAI, added signal control to be able to cancel the request (1c782e2)
- provide random alias (21a57cd)
- renamed a few components, added cancel, changed the default button (2d85080)
- renamed to "2D GameCreator" (3516ec6)
- renamed to "2DGameCreator" (91e9e61)
- run in Docker (4b86651)
- secret should be required in production (091fca4)
- stricter prompt (9d1931d)
- temperature (34bac1b)
- updated example prompt for "flappy bird" (d5e268c)
- use constants for COMMAND and renamed the package (2aa79c0)