issues
search
kiigame
/
adventure_engine
KiiGame Adventure Engine
BSD 3-Clause "New" or "Revised" License
1
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: remove some unneeded imports
#171
evktalo
closed
4 weeks ago
0
Bump rollup from 4.12.0 to 4.22.4
#170
dependabot[bot]
closed
1 month ago
0
Separate view from model (game (world) state from UI)
#169
evktalo
opened
2 months ago
0
Bump braces from 3.0.2 to 3.0.3
#168
dependabot[bot]
closed
2 months ago
0
Try inversify
#167
evktalo
closed
9 months ago
0
build: update rollup and its plugins
#166
evktalo
closed
9 months ago
0
build: add husky and commitlint
#165
evktalo
closed
9 months ago
0
ci: support more node versions
#164
evktalo
closed
9 months ago
0
build: update to node 18
#163
evktalo
closed
9 months ago
0
fix: fix running unit tests
#162
evktalo
closed
9 months ago
0
Bump ansi-regex from 3.0.0 to 3.0.1
#161
dependabot[bot]
closed
9 months ago
1
Bump minimist from 1.2.5 to 1.2.8
#160
dependabot[bot]
closed
9 months ago
1
Bump flat and mocha
#159
dependabot[bot]
closed
9 months ago
0
Bump minimist from 1.2.5 to 1.2.6
#158
dependabot[bot]
closed
9 months ago
1
Bump pathval from 1.1.0 to 1.1.1
#157
dependabot[bot]
closed
9 months ago
0
Bump path-parse from 1.0.6 to 1.0.7
#156
dependabot[bot]
closed
9 months ago
0
Bump glob-parent from 5.1.0 to 5.1.2
#155
dependabot[bot]
closed
9 months ago
0
Bump lodash from 4.17.20 to 4.17.21
#154
dependabot[bot]
closed
9 months ago
0
Refactor text stuff (monologue etc) into its own model.
#153
evktalo
closed
3 years ago
0
Simplify game start into an interaction
#152
evktalo
closed
3 years ago
0
Move music handling into its own class.
#151
evktalo
closed
3 years ago
0
Fix moving from outro sequence to the end_layer room stopping music
#150
evktalo
closed
3 years ago
0
Move game data files to data directory
#149
evktalo
closed
3 years ago
0
Refactor/ending
#148
evktalo
closed
3 years ago
0
Glow is left on inventory items after the intersection is over
#147
evktalo
opened
3 years ago
0
Move intersection check into its own class, make category validation …
#146
evktalo
closed
3 years ago
0
Refactor hit region initialization into its own class
#145
evktalo
closed
3 years ago
1
Refactor secret click resolution into data/latkazombit.js
#144
evktalo
closed
3 years ago
0
Remove hardcoded reward click resolution and override clickResolvers …
#143
evktalo
closed
3 years ago
0
Refactor click/drag command resolution
#142
evktalo
closed
3 years ago
0
Bump acorn from 7.1.0 to 7.4.1
#141
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#140
dependabot[bot]
closed
3 years ago
1
Bump acorn from 7.1.0 to 7.1.1
#139
dependabot[bot]
closed
3 years ago
1
Refactor for kged and build process
#137
evktalo
closed
4 years ago
0
Move global variables to inside the engine class
#136
jnnl
closed
4 years ago
0
Move hit region initialization to a method
#135
jnnl
closed
5 years ago
1
Music drops out during playback
#134
evktalo
opened
5 years ago
0
Add bundling
#133
jnnl
closed
5 years ago
1
Migrate to ES6 modules
#132
jnnl
closed
5 years ago
0
Refactor engine object to an ES6 class
#131
jnnl
closed
5 years ago
0
Create Kiigame organization in Github
#130
evktalo
closed
5 years ago
1
Netlify for develop branch
#129
evktalo
closed
5 years ago
2
Schemas for different jsons
#128
evktalo
opened
5 years ago
0
Create character image/animation data with builders, simplify character.json
#127
evktalo
opened
5 years ago
0
Create inventory item data with builder, simplify items.json
#126
evktalo
opened
5 years ago
0
Create room data for Konva with builders, simplify rooms.json
#125
evktalo
opened
5 years ago
0
Refactor JSON fetching into its own class.
#124
evktalo
closed
5 years ago
0
Separate Lätkäzombit into its own project
#123
evktalo
opened
5 years ago
2
Improve UX when dragging items over inventory arrows
#122
evktalo
opened
5 years ago
0
Fix "ReferenceError: module is not defined" error when loading the game
#121
evktalo
closed
5 years ago
0
Next