Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kiigame/adventure_engine issues and pull requests

#171 - refactor: remove some unneeded imports

Pull Request - State: closed - Opened by evktalo about 1 month ago

#170 - Bump rollup from 4.12.0 to 4.22.4

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#169 - Separate view from model (game (world) state from UI)

Issue - State: open - Opened by evktalo 2 months ago
Labels: refactoring

#168 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#167 - Try inversify

Pull Request - State: closed - Opened by evktalo 9 months ago

#166 - build: update rollup and its plugins

Pull Request - State: closed - Opened by evktalo 9 months ago

#165 - build: add husky and commitlint

Pull Request - State: closed - Opened by evktalo 9 months ago

#164 - ci: support more node versions

Pull Request - State: closed - Opened by evktalo 9 months ago

#163 - build: update to node 18

Pull Request - State: closed - Opened by evktalo 9 months ago

#162 - fix: fix running unit tests

Pull Request - State: closed - Opened by evktalo 9 months ago

#161 - Bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#160 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#159 - Bump flat and mocha

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#158 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#157 - Bump pathval from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#156 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#155 - Bump glob-parent from 5.1.0 to 5.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#154 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#153 - Refactor text stuff (monologue etc) into its own model.

Pull Request - State: closed - Opened by evktalo over 3 years ago

#152 - Simplify game start into an interaction

Pull Request - State: closed - Opened by evktalo over 3 years ago

#151 - Move music handling into its own class.

Pull Request - State: closed - Opened by evktalo over 3 years ago

#150 - Fix moving from outro sequence to the end_layer room stopping music

Pull Request - State: closed - Opened by evktalo over 3 years ago

#149 - Move game data files to data directory

Pull Request - State: closed - Opened by evktalo over 3 years ago

#148 - Refactor/ending

Pull Request - State: closed - Opened by evktalo over 3 years ago

#147 - Glow is left on inventory items after the intersection is over

Issue - State: open - Opened by evktalo over 3 years ago
Labels: bug

#146 - Move intersection check into its own class, make category validation …

Pull Request - State: closed - Opened by evktalo over 3 years ago

#145 - Refactor hit region initialization into its own class

Pull Request - State: closed - Opened by evktalo over 3 years ago - 1 comment

#144 - Refactor secret click resolution into data/latkazombit.js

Pull Request - State: closed - Opened by evktalo over 3 years ago

#143 - Remove hardcoded reward click resolution and override clickResolvers …

Pull Request - State: closed - Opened by evktalo over 3 years ago

#142 - Refactor click/drag command resolution

Pull Request - State: closed - Opened by evktalo over 3 years ago

#141 - Bump acorn from 7.1.0 to 7.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#140 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#139 - Bump acorn from 7.1.0 to 7.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#137 - Refactor for kged and build process

Pull Request - State: closed - Opened by evktalo almost 5 years ago

#136 - Move global variables to inside the engine class

Pull Request - State: closed - Opened by jnnl about 5 years ago
Labels: refactoring

#135 - Move hit region initialization to a method

Pull Request - State: closed - Opened by jnnl about 5 years ago - 1 comment

#134 - Music drops out during playback

Issue - State: open - Opened by evktalo about 5 years ago
Labels: bug

#133 - Add bundling

Pull Request - State: closed - Opened by jnnl about 5 years ago - 1 comment

#132 - Migrate to ES6 modules

Pull Request - State: closed - Opened by jnnl about 5 years ago

#131 - Refactor engine object to an ES6 class

Pull Request - State: closed - Opened by jnnl about 5 years ago

#130 - Create Kiigame organization in Github

Issue - State: closed - Opened by evktalo about 5 years ago - 1 comment
Labels: infrastructure

#129 - Netlify for develop branch

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments

#128 - Schemas for different jsons

Issue - State: open - Opened by evktalo about 5 years ago

#127 - Create character image/animation data with builders, simplify character.json

Issue - State: open - Opened by evktalo about 5 years ago
Labels: refactoring

#126 - Create inventory item data with builder, simplify items.json

Issue - State: open - Opened by evktalo about 5 years ago
Labels: refactoring

#125 - Create room data for Konva with builders, simplify rooms.json

Issue - State: open - Opened by evktalo about 5 years ago
Labels: refactoring

#124 - Refactor JSON fetching into its own class.

Pull Request - State: closed - Opened by evktalo about 5 years ago

#123 - Separate Lätkäzombit into its own project

Issue - State: open - Opened by evktalo about 5 years ago - 2 comments

#122 - Improve UX when dragging items over inventory arrows

Issue - State: open - Opened by evktalo about 5 years ago
Labels: enhancement

#120 - Refactor character animation frame definition away from images.json

Issue - State: closed - Opened by evktalo about 5 years ago - 1 comment
Labels: refactoring

#119 - Refactor inventory items out of images.json

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments
Labels: refactoring

#118 - Images json child processor class with test

Pull Request - State: closed - Opened by evktalo about 5 years ago

#117 - Separate rooms json

Pull Request - State: closed - Opened by evktalo about 5 years ago

#116 - Refactor object

Pull Request - State: closed - Opened by evktalo about 5 years ago

#115 - Allow changing method of loading game data

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments
Labels: refactoring

#114 - Publish engine as an npm package

Issue - State: closed - Opened by evktalo about 5 years ago - 3 comments
Labels: infrastructure

#113 - Refactor definition of sequence 'slides' away from images.json

Issue - State: closed - Opened by evktalo about 5 years ago - 1 comment
Labels: refactoring

#112 - Refactor room definitions into rooms.json

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments
Labels: refactoring

#111 - Automatically build deployable bundle (with dependencies)

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments
Labels: infrastructure

#110 - Update installation instructions to install dependencies with npm

Issue - State: closed - Opened by evktalo about 5 years ago - 2 comments

#109 - Test and update to Konvajs 4.x.y

Issue - State: open - Opened by evktalo about 5 years ago - 2 comments

#108 - LZ: Final screen has error about not finding an object with undefined id

Issue - State: closed - Opened by evktalo over 5 years ago - 2 comments
Labels: bug, lätkäzombiet

#107 - Consolidate layers into groups

Issue - State: open - Opened by evktalo over 5 years ago - 1 comment
Labels: refactoring

#106 - Stop using deprecated collection.get()

Issue - State: closed - Opened by evktalo over 5 years ago
Labels: refactoring

#105 - 0.3: Refactor to generalize, update from KineticJS to KonvaJS

Pull Request - State: closed - Opened by evktalo over 5 years ago

#104 - Upgrade konvajs to 3.2.6

Pull Request - State: closed - Opened by evktalo over 5 years ago

#103 - LZ: Use glue on either poster or wall

Issue - State: open - Opened by evktalo over 7 years ago
Labels: lätkäzombiet

#102 - Skip mechanism for sequences

Issue - State: open - Opened by evktalo about 8 years ago - 1 comment
Labels: enhancement

#101 - Speech bubble is drawn wrong (KonvaJS issue)

Issue - State: closed - Opened by evktalo about 8 years ago - 2 comments

#100 - Undo

Issue - State: open - Opened by evktalo about 9 years ago
Labels: editor

#99 - Make player character optional

Issue - State: open - Opened by evktalo about 9 years ago
Labels: enhancement

#98 - Consider interaction commands for "locking" and "opening" interface

Issue - State: open - Opened by evktalo about 9 years ago - 1 comment
Labels: interaction command

#97 - LZ: Use npc_monologue on exit doors (zombie growling)

Issue - State: open - Opened by evktalo about 9 years ago
Labels: lätkäzombiet

#96 - Allow inventory items to say stuff

Issue - State: open - Opened by evktalo about 9 years ago
Labels: interaction command

#95 - Inventory item visibility & scrolling according to width of item images

Issue - State: open - Opened by evktalo about 9 years ago
Labels: enhancement

#94 - No highlight when dragging over inventory items

Issue - State: closed - Opened by evktalo about 9 years ago - 1 comment
Labels: bug

#93 - Change menus into rooms with interactions (Allow aribitrary (interaction) commands in menus)

Issue - State: open - Opened by evktalo about 9 years ago - 3 comments
Labels: enhancement

#92 - Automatic delay/timeout handling in interactions

Issue - State: open - Opened by evktalo about 9 years ago
Labels: enhancement

#91 - Ability to change the player character in the middle of a game

Issue - State: closed - Opened by evktalo about 9 years ago - 1 comment

#90 - Prettier inventory arrows

Issue - State: open - Opened by evktalo about 9 years ago - 1 comment
Labels: graphics

#89 - Clean-up: Get rid of unused object_name

Issue - State: closed - Opened by evktalo about 9 years ago - 3 comments
Labels: refactoring

#88 - LZ: A waking-up animation for the player character

Issue - State: open - Opened by evktalo about 9 years ago
Labels: lätkäzombiet, graphics

#87 - Consider separate fade layers for sequences and room transitions

Issue - State: closed - Opened by evktalo about 9 years ago
Labels: refactoring

#86 - Define fade length for sequence images

Issue - State: open - Opened by evktalo about 9 years ago
Labels: enhancement

#84 - Move away data from objects.json

Issue - State: closed - Opened by evktalo about 9 years ago - 1 comment
Labels: refactoring

#83 - Move secrets/rewards out of the main engine into latkazombit.js

Issue - State: closed - Opened by evktalo about 9 years ago - 3 comments
Labels: refactoring

#82 - Allow room objects to "say" stuff

Issue - State: closed - Opened by evktalo about 9 years ago - 1 comment
Labels: enhancement

#80 - Saving the game

Issue - State: open - Opened by evktalo about 9 years ago
Labels: enhancement

#78 - Consider using Kinetic.Group for multipart objects

Issue - State: open - Opened by evktalo about 9 years ago - 2 comments
Labels: refactoring

#76 - LZ: Replace text plate graphics in intro with layers with text

Issue - State: closed - Opened by evktalo about 9 years ago
Labels: lätkäzombiet

#74 - Consider moving to KonvaJS

Issue - State: closed - Opened by evktalo about 9 years ago - 4 comments
Labels: enhancement

#67 - Add error text (to console) when transition destination cannot be found

Issue - State: closed - Opened by evktalo almost 10 years ago - 1 comment
Labels: bug

#66 - Decide talk animation length from the length of text

Issue - State: open - Opened by evktalo almost 10 years ago - 1 comment
Labels: enhancement

#54 - Dedicated "back to menu" and "restart game" buttons to LZ end screen

Issue - State: closed - Opened by evktalo about 10 years ago - 1 comment
Labels: wontfix, lätkäzombiet, graphics

#53 - Replay button does not clear game state

Issue - State: closed - Opened by evktalo about 10 years ago - 2 comments
Labels: bug, wontfix

#52 - Only remove items in the end of Lätkäzombit after the fadeout

Issue - State: closed - Opened by evktalo about 10 years ago - 3 comments
Labels: bug, lätkäzombiet

#45 - Track which interactions and examinations the player has done

Issue - State: open - Opened by evktalo almost 11 years ago - 1 comment
Labels: enhancement

#43 - Consider better way of redrawing the graphics

Issue - State: closed - Opened by evktalo almost 11 years ago - 1 comment
Labels: wontfix, refactoring

#38 - Separate functionality from the outro

Issue - State: closed - Opened by evktalo almost 11 years ago - 3 comments
Labels: lätkäzombiet, refactoring