Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nskins/goby issues and pull requests
#158 - CLI Commands
Pull Request -
State: open - Opened by erayalkis almost 3 years ago
- 2 comments
#157 - Need command `goby init`
Issue -
State: open - Opened by nskins almost 3 years ago
- 1 comment
Labels: enhancement
#156 - Goby exe needs a `--version` flag
Issue -
State: open - Opened by nskins almost 3 years ago
Labels: enhancement, good first issue
#155 - Remove .travis.yml
Pull Request -
State: closed - Opened by nskins over 4 years ago
Labels: devops
#154 - 153/Remove Travis CI References
Pull Request -
State: closed - Opened by nskins over 4 years ago
Labels: devops
#153 - Remove Travis CI References
Issue -
State: closed - Opened by nskins over 4 years ago
Labels: devops
#152 - Add GitHub Actions Workflow for Test Suite
Pull Request -
State: closed - Opened by nskins over 4 years ago
- 1 comment
Labels: devops
#151 - Update Ruby Dependencies to be Compatible with Ruby 2.7.1
Pull Request -
State: closed - Opened by nskins over 4 years ago
#150 - Add GitHub Actions Workflow to Autorun Test Suite
Pull Request -
State: closed - Opened by nskins over 4 years ago
Labels: devops
#149 - Add readline lib
Pull Request -
State: closed - Opened by DT9 about 5 years ago
- 1 comment
#148 - Failure/Error: require 'readline' (LoadError)
Issue -
State: closed - Opened by nskins about 5 years ago
- 1 comment
Labels: bug
#147 - Use require_relative
Pull Request -
State: closed - Opened by krzysiek1507 over 5 years ago
#146 - Add frozen_string_literal pragma to ruby files
Pull Request -
State: closed - Opened by krzysiek1507 over 5 years ago
#145 - Refactoring towards a simple design
Pull Request -
State: closed - Opened by nitishr over 5 years ago
#144 - Auto events
Pull Request -
State: closed - Opened by barns almost 6 years ago
- 2 comments
#143 - Add missing documentation to get test suite running and sample game installed.
Pull Request -
State: open - Opened by dneighbors almost 6 years ago
- 1 comment
#142 - Add missing documentation to get test suite running and sample game installed.
Pull Request -
State: closed - Opened by dneighbors almost 6 years ago
- 1 comment
#141 - Update README: improve readability & remove excess (0.2.1)
Pull Request -
State: closed - Opened by nskins almost 6 years ago
#140 - Add detection of project folders
Pull Request -
State: closed - Opened by zhisme almost 6 years ago
- 2 comments
#139 - WIP Level system
Pull Request -
State: open - Opened by jrambold over 6 years ago
- 1 comment
#138 - Tiles and Maps Tutorial
Pull Request -
State: closed - Opened by mjvezzani over 6 years ago
- 8 comments
#137 - Remove var assignment and add private method
Pull Request -
State: closed - Opened by mjvezzani over 6 years ago
- 5 comments
#136 - Better setup documentation
Issue -
State: open - Opened by mjvcallibrity over 6 years ago
- 21 comments
Labels: documentation
#135 - Remove events variable assignment
Pull Request -
State: closed - Opened by mjvcallibrity over 6 years ago
- 2 comments
#134 - Remove events variable assignment
Pull Request -
State: closed - Opened by mjvcallibrity over 6 years ago
#133 - fixed broken require in example
Pull Request -
State: closed - Opened by jeromew21 over 6 years ago
- 1 comment
#132 - created relative directory referred to by scaffold/simple/main.rb
Pull Request -
State: closed - Opened by jeromew21 over 6 years ago
#131 - adding gemfile to scaffold issue #127
Pull Request -
State: closed - Opened by virtual-monk almost 7 years ago
- 5 comments
#130 - removed two newlines and added newlines in the Grass description.
Pull Request -
State: closed - Opened by pokharelonrails almost 7 years ago
- 1 comment
#129 - Goby version 0.2.0
Pull Request -
State: closed - Opened by nskins almost 7 years ago
#128 - Tile description should not add newlines to the end
Issue -
State: closed - Opened by nskins almost 7 years ago
- 5 comments
Labels: bug, help wanted, good first issue
#127 - Scaffolding executable should create minimal Gemfile
Issue -
State: closed - Opened by nskins almost 7 years ago
- 5 comments
Labels: enhancement, help wanted, good first issue
#126 - Prevent empty set of Battle Commands
Issue -
State: closed - Opened by nskins almost 7 years ago
- 1 comment
Labels: wontfix
#125 - Respawn Location
Pull Request -
State: closed - Opened by nskins almost 7 years ago
- 3 comments
Labels: enhancement
#124 - Should not receive/display loot on death
Issue -
State: closed - Opened by nskins almost 7 years ago
- 2 comments
Labels: bug, devops
#123 - Location Class
Pull Request -
State: closed - Opened by nskins almost 7 years ago
- 1 comment
#122 - Abstract battle() method
Pull Request -
State: closed - Opened by scosbet about 7 years ago
- 7 comments
#121 - Add player.yml file to res/scaffold .gitignore
Pull Request -
State: closed - Opened by mehtaculous about 7 years ago
- 4 comments
#120 - Add player.yaml to res/scaffold .gitignore
Issue -
State: closed - Opened by nskins about 7 years ago
- 1 comment
Labels: enhancement, help wanted
#119 - Add NPC#say and tests
Pull Request -
State: closed - Opened by jamesball27 about 7 years ago
- 2 comments
#118 - Refactor specs to use #let instead of instance variables
Pull Request -
State: closed - Opened by jamesball27 about 7 years ago
- 5 comments
#117 - Move where we call `#describe_tile`
Issue -
State: closed - Opened by nskins about 7 years ago
Labels: enhancement
#116 - Refactor tests to use `let` instead of instance variables
Issue -
State: closed - Opened by jamesball27 over 7 years ago
- 2 comments
Labels: devops
#115 - Refactor all Couple.new(a, b) to Couple[a, b]
Pull Request -
State: closed - Opened by jamesball27 over 7 years ago
- 6 comments
#114 - Add NPC#say and tests
Pull Request -
State: closed - Opened by jamesball27 over 7 years ago
- 7 comments
#113 - Less verbose class "Couple"
Issue -
State: closed - Opened by nskins over 7 years ago
- 1 comment
Labels: enhancement, help wanted, devops
#112 - NPC function: "say"
Issue -
State: closed - Opened by nskins over 7 years ago
- 2 comments
Labels: enhancement, help wanted
#111 - Hash of world (and battle?) commands
Issue -
State: closed - Opened by nskins over 7 years ago
- 2 comments
Labels: enhancement, help wanted, question
#110 - Generate minimal scaffolding (Resolves #109)
Pull Request -
State: closed - Opened by nskins over 7 years ago
- 1 comment
#109 - Way to generate scaffolding
Issue -
State: closed - Opened by nskins over 7 years ago
Labels: enhancement
#108 - Background music
Pull Request -
State: closed - Opened by nskins over 7 years ago
- 1 comment
#107 - Move to saved map
Issue -
State: closed - Opened by nskins over 7 years ago
- 1 comment
Labels: bug, help wanted
#106 - Add i18n support
Pull Request -
State: open - Opened by pablofullana over 7 years ago
- 9 comments
#105 - Internationalization support
Issue -
State: open - Opened by pablofullana over 7 years ago
- 4 comments
Labels: enhancement, help wanted
#104 - Convert Entity stats to a Hash #103
Pull Request -
State: closed - Opened by Jeff-Hostetler over 7 years ago
- 17 comments
#103 - Convert Entity stats to a Hash
Issue -
State: closed - Opened by nskins over 7 years ago
- 2 comments
Labels: enhancement, help wanted
#102 - Integer ext
Pull Request -
State: closed - Opened by jcreed over 7 years ago
- 3 comments
#101 - update example links
Pull Request -
State: closed - Opened by morrme over 7 years ago
- 2 comments
#100 - Update CONTRIBUTING.md w/ correct paths to files
Issue -
State: closed - Opened by nskins over 7 years ago
Labels: help wanted
#99 - Use regen_location for default location on Map
Issue -
State: closed - Opened by nskins over 7 years ago
Labels: enhancement, help wanted, devops
#98 - Party Class
Issue -
State: open - Opened by nskins over 7 years ago
- 5 comments
Labels: enhancement, help wanted, advanced
#97 - Methods for certain sets of Integers
Issue -
State: closed - Opened by nskins over 7 years ago
- 4 comments
Labels: enhancement, help wanted, devops
#96 - Code Refactor
Pull Request -
State: closed - Opened by nskins over 7 years ago
- 1 comment
#95 - 93 abstract input
Pull Request -
State: closed - Opened by rdavid1099 over 7 years ago
- 10 comments
#94 - Refactor Shop Class
Issue -
State: closed - Opened by nskins over 7 years ago
- 8 comments
Labels: enhancement, devops
#93 - Abstract all input into one function
Issue -
State: closed - Opened by nskins over 7 years ago
- 7 comments
Labels: enhancement, help wanted, devops
#92 - Add CONTRIBUTING.md
Issue -
State: closed - Opened by nskins over 7 years ago
- 1 comment
#91 - Abstract Battle method to Entity class
Pull Request -
State: closed - Opened by sunny-b over 7 years ago
- 3 comments
#90 - Equippable module
Pull Request -
State: closed - Opened by scosbet over 7 years ago
- 2 comments
#89 - Allow upcase'd input.
Pull Request -
State: closed - Opened by penguinstyles over 7 years ago
- 1 comment
#88 - Command history feature
Pull Request -
State: closed - Opened by lsribeiro over 7 years ago
- 2 comments
#87 - Save feature
Pull Request -
State: closed - Opened by lsribeiro over 7 years ago
- 1 comment
#86 - Disposable attribute
Pull Request -
State: closed - Opened by nskins almost 8 years ago
#85 - Added disposable functionality to disposable fork
Pull Request -
State: closed - Opened by darkstego almost 8 years ago
- 1 comment
#84 - Implements disposable variable for items and prevent selling or dropping them
Pull Request -
State: closed - Opened by darkstego almost 8 years ago
- 1 comment
#83 - Override clone method to create deep copy of Tile
Pull Request -
State: closed - Opened by shyam12860 almost 8 years ago
- 1 comment
#82 - GUI map creation
Issue -
State: open - Opened by nskins almost 8 years ago
- 3 comments
Labels: enhancement, help wanted, advanced
#81 - Argument in update_map
Pull Request -
State: closed - Opened by shyam12860 almost 8 years ago
- 3 comments
#80 - Support multiple Maps
Issue -
State: closed - Opened by nskins almost 8 years ago
Labels: enhancement, help wanted, advanced
#79 - Add conditional to print_status
Pull Request -
State: closed - Opened by ryancoopersmith almost 8 years ago
- 3 comments
#78 - BattleCommand info should be absent for empty variable
Issue -
State: closed - Opened by nskins almost 8 years ago
- 1 comment
Labels: enhancement, help wanted
#77 - Ayara (Resolves #51)
Pull Request -
State: closed - Opened by nskins almost 8 years ago
#76 - added minimap function, print_tile, etc
Pull Request -
State: closed - Opened by gintavang almost 8 years ago
#74 - Optional "mini-map" visible during movement
Issue -
State: closed - Opened by gintavang almost 8 years ago
- 2 comments
Labels: enhancement
#73 - Simple save feature
Issue -
State: closed - Opened by nskins almost 8 years ago
Labels: enhancement, help wanted, advanced
#71 - Specify corresponding commands for Item usage
Issue -
State: closed - Opened by nskins almost 8 years ago
Labels: enhancement, help wanted
#70 - Deep copy of Tile
Issue -
State: closed - Opened by nskins almost 8 years ago
- 3 comments
Labels: bug, devops
#68 - Prevent Player from dropping/selling certain Items
Issue -
State: closed - Opened by nskins almost 8 years ago
Labels: enhancement, help wanted
#66 - Remember previous commands
Issue -
State: closed - Opened by nskins almost 8 years ago
Labels: enhancement
#63 - Show special commands on failed movement
Issue -
State: closed - Opened by nskins almost 8 years ago
- 1 comment
Labels: enhancement, help wanted
#62 - Argument in update_map
Issue -
State: closed - Opened by nskins almost 8 years ago
- 4 comments
Labels: enhancement, help wanted, devops
#61 - Auto events
Issue -
State: open - Opened by nskins almost 8 years ago
- 17 comments
Labels: enhancement, help wanted
#56 - Use keyword arguments for default parameters
Pull Request -
State: closed - Opened by nskins almost 8 years ago
#54 - bgm
Pull Request -
State: closed - Opened by JupiterLikeThePlanet almost 8 years ago
- 3 comments
#53 - Functions for positive & negative responses
Issue -
State: closed - Opened by nskins about 8 years ago
- 2 comments
Labels: enhancement, help wanted
#51 - New preset game
Issue -
State: closed - Opened by nskins about 8 years ago
Labels: enhancement
#42 - Abstract battle() method
Issue -
State: closed - Opened by nskins about 8 years ago
- 4 comments
Labels: enhancement, help wanted, devops, advanced
#36 - Remove the type variable from Equippable
Issue -
State: closed - Opened by nskins about 8 years ago
- 4 comments
Labels: enhancement, help wanted
#15 - BGM mechanic
Issue -
State: closed - Opened by nskins over 8 years ago
- 6 comments
Labels: enhancement, help wanted, advanced
#12 - Experience / Leveling system
Issue -
State: open - Opened by nskins over 8 years ago
- 3 comments
Labels: enhancement, help wanted, advanced