Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flauwekeul/honeycomb issues and pull requests
#125 - new example: reachable hexes
Pull Request -
State: open - Opened by szikoramarci 10 days ago
- 1 comment
#124 - Gaps between hexagons with D3.js rendering
Issue -
State: closed - Opened by EvoLandEco 18 days ago
- 1 comment
#122 - feature: pathfinder traverser
Pull Request -
State: closed - Opened by szikoramarci about 1 month ago
- 3 comments
#121 - feature: reachable traverser
Pull Request -
State: closed - Opened by szikoramarci about 1 month ago
- 6 comments
#119 - Pathfinding and flood traversals
Issue -
State: open - Opened by justinkwaugh about 2 months ago
- 1 comment
#118 - Simple Svelte and React Examples
Issue -
State: open - Opened by johnathanludwig 2 months ago
- 3 comments
#117 - Spiral Traverser not working as expected
Issue -
State: closed - Opened by exp111 4 months ago
- 2 comments
#116 - Screenshots of grid in the documentation.
Issue -
State: open - Opened by Islati 4 months ago
- 2 comments
#114 - Pointy produces grid with gaps
Issue -
State: closed - Opened by netgfx 7 months ago
- 15 comments
#113 - Grid.fromJSON with custom hex is not working as expected
Issue -
State: open - Opened by yanislavgalyov 10 months ago
- 2 comments
#112 - Offset Coordinates produce a reversed grid
Issue -
State: closed - Opened by altarrok 12 months ago
- 5 comments
#111 - 📝 fix github link in docs
Pull Request -
State: closed - Opened by mbrinkl 12 months ago
- 2 comments
Labels: released
#109 - Offset is not applying to pointy hex when using distance method
Issue -
State: open - Opened by enpepolicy about 1 year ago
- 8 comments
#106 - Grid constructor typing with custom Hex class
Issue -
State: closed - Opened by namiwang about 1 year ago
- 3 comments
#105 - Update package.json
Pull Request -
State: closed - Opened by Perlkonig over 1 year ago
- 2 comments
#104 - Generating a Diamond shaped grid (Isometric requirement)
Issue -
State: closed - Opened by arvalaan over 1 year ago
- 2 comments
#103 - Types not working on import
Issue -
State: closed - Opened by SevYote over 1 year ago
- 10 comments
Labels: released
#102 - Private field '#e' must be declared in an enclosing class
Issue -
State: closed - Opened by MathiasGruber over 1 year ago
- 4 comments
#101 - Chunking the Grid?
Issue -
State: open - Opened by jHoldroyd over 1 year ago
- 4 comments
#100 - Is skipFirstHex ever valid or needed for a ring traverser?
Issue -
State: closed - Opened by styro over 1 year ago
- 5 comments
Labels: released
#99 - Deserializing Grid is not returning CustomHex
Issue -
State: closed - Opened by arvalaan over 1 year ago
- 2 comments
Labels: released
#98 - guide: a much simpler method for drawing a hex in PIXI
Pull Request -
State: closed - Opened by SIGSTACKFAULT over 1 year ago
- 2 comments
Labels: released
#97 - Unexpected token
Issue -
State: closed - Opened by Perlkonig over 1 year ago
- 3 comments
#92 - Website wrong link
Issue -
State: closed - Opened by RobHud about 2 years ago
- 2 comments
Labels: released
#91 - grid.neighborsOf
Issue -
State: closed - Opened by ggomaeng about 2 years ago
- 8 comments
Labels: released
#90 - feat(Grid): add pushAll() method
Pull Request -
State: closed - Opened by pgmillon about 2 years ago
- 1 comment
#87 - Honeycomb compatibility with VueJs
Issue -
State: closed - Opened by toiim about 2 years ago
- 4 comments
#86 - What is the logic behind when we use Tile and when we use Tile.prototype?
Issue -
State: closed - Opened by israelidanny about 2 years ago
- 9 comments
Labels: released on @beta
#85 - 4.0 - custom store?
Issue -
State: closed - Opened by israelidanny about 2 years ago
- 6 comments
Labels: released on @beta
#84 - bail logic is backwards in traverse()?
Issue -
State: closed - Opened by israelidanny over 2 years ago
- 2 comments
Labels: released on @beta
#83 - bug: mapped grids don't behave as described
Issue -
State: closed - Opened by israelidanny over 2 years ago
- 5 comments
#82 - 4.0.0 release
Issue -
State: closed - Opened by AnthonyCrowcroft over 2 years ago
- 13 comments
#81 - How do I loop through every hex of my grid (especially the first) ?
Issue -
State: closed - Opened by MonsieurBibo over 2 years ago
- 3 comments
#79 - Question: Drawing a line along side of 2 hexes and getting both hexes
Issue -
State: closed - Opened by davout1806 over 2 years ago
- 2 comments
#78 - Re-render grid on window resize
Issue -
State: closed - Opened by daniel-codrea-p4b almost 3 years ago
- 1 comment
#77 - Pathfinding
Issue -
State: closed - Opened by Bejasc almost 3 years ago
- 8 comments
#76 - Fix broken NPM install instructions
Pull Request -
State: closed - Opened by christiaan about 3 years ago
#73 - Clarification about possibilities
Issue -
State: closed - Opened by robotex82 over 3 years ago
- 2 comments
#72 - understanding the run and hexes methods
Issue -
State: closed - Opened by simon368 over 3 years ago
- 7 comments
#69 - Issues with each() and map()
Issue -
State: closed - Opened by flauwekeul over 3 years ago
- 3 comments
#68 - Grid's update() doesn't clone grid correctly
Issue -
State: closed - Opened by flauwekeul over 3 years ago
- 4 comments
Labels: released on @beta
#67 - Grid is not calling `.map()`
Issue -
State: closed - Opened by vfonic over 3 years ago
- 16 comments
Labels: released on @beta
#66 - Are there more docs/examples?
Issue -
State: closed - Opened by vfonic over 3 years ago
- 12 comments
#65 - Fix: Orientation being used as type and value
Pull Request -
State: closed - Opened by vfonic over 3 years ago
- 8 comments
#64 - Some recommended patterns for working with hex prototypes don't work in typescript
Issue -
State: closed - Opened by rcoppy almost 4 years ago
- 2 comments
#63 - Grid.hexesInRange and Grid.neighborsOf are incredibly slow
Issue -
State: closed - Opened by ValeTheVioletMote almost 4 years ago
- 2 comments
#62 - Question, what's the difference between translate(x,y) and move(x,y)?
Issue -
State: closed - Opened by lpnueg4 almost 4 years ago
- 1 comment
#61 - How do you render the grid without the hexes on the sides getting cut off?
Issue -
State: closed - Opened by maxp-hover about 4 years ago
- 4 comments
#60 - Alternative Spiral Grid
Issue -
State: closed - Opened by tomer953 about 4 years ago
- 5 comments
#59 - Select and change hex properties
Issue -
State: closed - Opened by elephantux over 4 years ago
- 1 comment
#58 - Hex edge utilities
Issue -
State: open - Opened by eranimo over 4 years ago
- 9 comments
#57 - Isometric drawing
Issue -
State: closed - Opened by diogofacin over 4 years ago
- 5 comments
#56 - build(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#55 - Why is Grid.get so slow?
Issue -
State: closed - Opened by eranimo over 4 years ago
- 4 comments
#54 - t.distance is not a function
Issue -
State: closed - Opened by arucar over 4 years ago
- 2 comments
#53 - Fixing SVG.js example
Pull Request -
State: closed - Opened by ildifa over 4 years ago
#52 - "export 'FlatCompassDirection' was not found in 'honeycomb-grid'
Issue -
State: closed - Opened by guillaume-alvarez over 4 years ago
- 8 comments
#51 - Second grid overriding original Hex factory
Issue -
State: closed - Opened by retrotheft over 4 years ago
- 2 comments
#50 - added nearestMatchingHexes method
Pull Request -
State: closed - Opened by unstoppablecarl over 4 years ago
- 6 comments
#49 - How to move a grid with updating coordinates in pointToHex?
Issue -
State: closed - Opened by Arnokay over 4 years ago
- 1 comment
#48 - pointWidth + etc. methods are not defined in ts type file
Issue -
State: closed - Opened by scippio over 4 years ago
- 2 comments
#47 - build(deps): bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#46 - Nudge Float Rounding Issue
Issue -
State: closed - Opened by glitchassassin almost 5 years ago
- 3 comments
#45 - pointToHex returns hex below the point when point is above the grid
Issue -
State: closed - Opened by tracymedcalf almost 5 years ago
- 4 comments
#44 - Fix for #43
Pull Request -
State: closed - Opened by glitchassassin almost 5 years ago
- 1 comment
#43 - Nudged/Rounding Issue
Issue -
State: closed - Opened by glitchassassin almost 5 years ago
- 3 comments
#42 - Updating type definitions for #41
Pull Request -
State: closed - Opened by glitchassassin almost 5 years ago
- 1 comment
#41 - No type definitions for ring and spiral
Issue -
State: closed - Opened by glitchassassin almost 5 years ago
- 1 comment
#40 - Grid.get doesn't work inside class
Issue -
State: closed - Opened by IRKhabibullin about 5 years ago
- 4 comments
#39 - Set an all grid and add properties to an hex
Issue -
State: closed - Opened by Azumix over 5 years ago
- 15 comments
#38 - Add image, hover and click on hex ?
Issue -
State: closed - Opened by Azumix over 5 years ago
- 3 comments
#37 - Is there a way to add spaces/margin between hexagons?
Issue -
State: closed - Opened by geekyspartan over 5 years ago
- 4 comments
#36 - TypeError: grid.neighborsOf is not a function in when used with vm.$set in Vue
Issue -
State: closed - Opened by altunyurt over 5 years ago
- 2 comments
#35 - Field of view-calculation?
Issue -
State: closed - Opened by xird over 5 years ago
- 9 comments
#34 - What is the (de)serialization story?
Issue -
State: closed - Opened by moljac024 over 5 years ago
- 9 comments
#33 - [Feature Request] Support Hex weights
Issue -
State: closed - Opened by scottysseus over 5 years ago
- 1 comment
#32 - get grid overall size
Issue -
State: closed - Opened by alexus85 over 5 years ago
- 5 comments
#31 - How to generate a grid from a rectangle with fixed size for the hexagon?
Issue -
State: closed - Opened by khamaileon over 5 years ago
- 5 comments
#30 - Force "odd" or "even"
Issue -
State: closed - Opened by khamaileon over 5 years ago
- 2 comments
#29 - SVG.js example doesn't work with latest version of SVG.js
Issue -
State: closed - Opened by misbach over 5 years ago
- 3 comments
#28 - Type definitions are broken with latest TypeScript version (starting from 3.0.0)
Issue -
State: closed - Opened by dfernandeza over 5 years ago
- 9 comments
#27 - Don't
Issue -
State: closed - Opened by thipages over 5 years ago
- 2 comments
#26 - TypeScript issue with "this" & types checking
Issue -
State: closed - Opened by Kompwu almost 6 years ago
- 4 comments
#25 - Grid#hexesInRange() not available in typescript
Issue -
State: closed - Opened by martymcflywa almost 6 years ago
#24 - fix(typings): Grid#hexesInRange()
Pull Request -
State: closed - Opened by martymcflywa almost 6 years ago
- 2 comments
#23 - How to convert grids to Cube with pixijs
Issue -
State: closed - Opened by mbzr about 6 years ago
- 6 comments
#22 - Grid class issue
Issue -
State: closed - Opened by LFFATE about 6 years ago
- 4 comments
#21 - [2.0] Model-View Separation
Issue -
State: closed - Opened by grandsong about 6 years ago
- 2 comments
#20 - [2.0] `isPointy` prop instead of `isPointy()`, `isFlat()` and `orientation`
Issue -
State: closed - Opened by grandsong about 6 years ago
- 2 comments
#19 - [Feature Request] Add `proto` to `Hex` instead of using `Hex().__proto__`
Issue -
State: closed - Opened by grandsong about 6 years ago
- 3 comments
#18 - [Discussion] How to couple instances of the grid and its hexes nicely?
Issue -
State: closed - Opened by grandsong about 6 years ago
- 8 comments
#17 - [Feature Request] Hexes in Range
Issue -
State: closed - Opened by grandsong about 6 years ago
- 11 comments
#16 - Position hexes correctly when border width is not 0
Issue -
State: closed - Opened by grandsong about 6 years ago
- 13 comments
#15 - change anchors of props `Point` and `Hex`
Pull Request -
State: closed - Opened by grandsong about 6 years ago
- 4 comments
#14 - Examples?
Issue -
State: closed - Opened by ktiedt about 6 years ago
- 3 comments
#13 - Problem with downloading
Issue -
State: closed - Opened by BlueskyFR over 6 years ago
- 4 comments
#12 - Contributing
Issue -
State: closed - Opened by PiotrZakrzewski over 6 years ago
- 5 comments
#11 - center method is not working
Issue -
State: closed - Opened by shallwefootball over 6 years ago
- 2 comments
#10 - check my grid code once sir
Issue -
State: closed - Opened by vidyamurty over 6 years ago
- 3 comments
#9 - how to develop hexagon grid in java script
Issue -
State: closed - Opened by vidyamurty over 6 years ago
- 1 comment