Commit History

chore: get rid of postinstall for now
4a6d2b6
Running

NERDDISCO commited on

chore(release): 1.1.1
d13669e

semantic-release-bot commited on

fix(write-version): move the script into src so that it's available when building the docker image
99c964b

NERDDISCO commited on

Merge branch 'main' of github.com:failfa-st/2D-GameCreator
5ca4f87

NERDDISCO commited on

chore: update GitHub link
ff87653

NERDDISCO commited on

chore(release): 1.1.0
de38660

semantic-release-bot commited on

fix(write-version): use a node script to write the version
8f23117

NERDDISCO commited on

feat: make sure that "createGameLoop" will not be removed by AI
ae0898c

NERDDISCO commited on

chore(release): 1.0.3
08726c4

semantic-release-bot commited on

Merge branch 'main' of github.com:failfa-st/2D-GameCreator
49f3463

NERDDISCO commited on

fix(game-creator): comment out server submit
1cb247f

NERDDISCO commited on

chore(release): 1.0.2
0ec853d

semantic-release-bot commited on

fix(esdeka): use esdeka-node18 instead of esdeka
24e9313

NERDDISCO commited on

chore(release): 1.0.1
155f5e2

semantic-release-bot commited on

fix(hf): use yarn.lock instead of package-lock.json
a961742

NERDDISCO commited on

chore: remove phaser
7543dad

NERDDISCO commited on

ci: fix package-lock.json
1361720

NERDDISCO commited on

chore: update package-lock.json
48e9b0c

NERDDISCO commited on

chore: update package-lock.json
c86cc5c

NERDDISCO commited on

feat: added custom error for Axios
aa978f5

NERDDISCO commited on

chore: added example image for "Flappy Bird SPEED"
28e80f9

NERDDISCO commited on

ci: added "release" workflow
a394474

NERDDISCO commited on

feat: added terser, semantic-release, updated lint-staged, added scripts "write-version" and "postinstall"
5c8ae1b

NERDDISCO commited on

docs: added link to live demo
bd1ef16

NERDDISCO commited on

feat: renamed to "2DGameCreator"
91e9e61

NERDDISCO commited on

feat: added OpenAIError
7288a2c

NERDDISCO commited on

feat: added "Network error"
ac6bf17

NERDDISCO commited on

refactor: moved text around
11e58ff

NERDDISCO commited on

feat: better error handling when interacting with OpenAI, moved examples around, use env to load version
684a661

NERDDISCO commited on

feat: minify template before sending it to openAI, added signal control to be able to cancel the request
1c782e2

NERDDISCO commited on

fix: error handling
fa302b9

NERDDISCO commited on

fix(codesandbox): added empty "package.json"
67f2f95

NERDDISCO commited on

feat: added ExamplesGrid component and example "Flappy Bird SPEED"
22a5b8c

NERDDISCO commited on

feat: added gameLoop that uses delta to draw
c976217

NERDDISCO commited on

refactor: use "outlined" for secret
884bca0

NERDDISCO commited on

chore: released 1.0.0
3823329

NERDDISCO commited on

feat: extract form submit into own function
9916364

NERDDISCO commited on

feat: renamed to "2D GameCreator"
3516ec6

NERDDISCO commited on

docs: updated author as the original code was changed massively
4d38dc2

NERDDISCO commited on

chore: added .DS_Store
4bda239

NERDDISCO commited on

chore: change height, removed unused code
b804222

NERDDISCO commited on

feat: renamed a few components, added cancel, changed the default button
2d85080

NERDDISCO commited on

fix: added proper types when interacting with toOpenAi
35d05d3

NERDDISCO commited on

fix: typo
b15687a

NERDDISCO commited on

chore: added required deps
c8a8b3e

NERDDISCO commited on

feat: calls to OpenAI API are done in the frontend only
65cfba9

NERDDISCO commited on

chore: renamed headline to "Example Games"
03f3b10

NERDDISCO commited on

fix: use "required"
a077d00

NERDDISCO commited on

feat: secret should be required in production
091fca4

NERDDISCO commited on

fix: load ShareProps from correct location
904320b

NERDDISCO commited on