issues
search
jkomoros
/
boardgame
An in-progress framework in golang to easily build boardgame Progressive Web Apps
Apache License 2.0
31
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add language identifiers to markdown code blocks
#784
andygeorge
closed
1 year ago
0
Richer godoc comments using formatting features in Go 1.19
#783
jkomoros
opened
2 years ago
0
Make enum keys of type EnumKey, not int
#782
jkomoros
opened
2 years ago
0
Use the Workspaces feature for local development
#781
jkomoros
opened
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7 in /server/static
#780
dependabot[bot]
opened
3 years ago
0
Codegen is broken for enums
#779
jkomoros
closed
3 years ago
5
Bump y18n from 3.2.1 to 3.2.2 in /server/static
#778
dependabot[bot]
opened
3 years ago
0
Consider switching the json diff format to jsondiff
#777
jkomoros
opened
3 years ago
0
Use something like SQL builder in storage/mysql?
#775
jkomoros
opened
4 years ago
0
A way to disable moves.SeatPlayer in debug settings
#774
jkomoros
opened
4 years ago
0
A way for a Enum property to express to struct inflater a property that's not tied to a struct tag
#773
jkomoros
opened
4 years ago
0
Some way for clients to know which moves are legal right now
#772
jkomoros
opened
4 years ago
0
A behavior for players that may administer a game
#771
jkomoros
opened
4 years ago
1
Some way for bool props on playerStates to be used for GroupMembership
#770
jkomoros
opened
4 years ago
0
Allow computed group membership on types of subStates other than PlayerStates
#769
jkomoros
opened
4 years ago
0
A way for players to start a game now
#768
jkomoros
opened
4 years ago
0
Client side rendering for SeatPlayer
#767
jkomoros
opened
4 years ago
0
When remastering a golden, moves at the beginning or end should modify the game timestamps
#766
jkomoros
opened
4 years ago
0
Webapp no longer works
#765
jkomoros
closed
4 years ago
1
storage.filesystem should encode move records with relative version numbers
#764
jkomoros
closed
4 years ago
3
Consider making PlayerIndex be a struct
#763
jkomoros
closed
4 years ago
3
Bump eslint from 3.19.0 to 4.18.2 in /server/static
#762
dependabot[bot]
opened
4 years ago
0
Allow declarative legal methods
#761
jkomoros
opened
4 years ago
4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /server/static
#760
dependabot[bot]
opened
4 years ago
0
Allow remote control / projected mode
#759
jkomoros
opened
4 years ago
1
Some way to allow reordering players
#758
jkomoros
opened
4 years ago
1
Games are never garbage collected
#757
jkomoros
opened
4 years ago
0
boardgame-util should warn when it's out of date
#756
jkomoros
opened
4 years ago
0
Rationalize notions of Seats, Active players
#755
jkomoros
opened
4 years ago
9
Create a more fleshed out notion of SetUp phases in server layer
#754
jkomoros
opened
4 years ago
1
Have game variants be handled entirely in the server layer, not the core library
#753
jkomoros
opened
4 years ago
0
Allow more complex team selection mechanics
#752
jkomoros
opened
4 years ago
5
Creating a temporary stack allows you to skirt the stack invariant
#751
jkomoros
opened
4 years ago
0
Create EnumSlice property type
#750
jkomoros
opened
4 years ago
0
Allow a game to associate a color with a player in the client
#749
jkomoros
opened
4 years ago
1
An easy pattern to include Player Names / Avatars in client rendering
#748
jkomoros
opened
4 years ago
1
Use testing.T.Helper() for helper test funcs
#747
jkomoros
opened
4 years ago
0
Clean up implementation of codegen pkg
#746
jkomoros
opened
4 years ago
3
Allow Int, string properties in SubStates to be initialized via constants in struct tags
#745
jkomoros
opened
5 years ago
0
base.SubState shoudl grow a SetStatePropertyRef
#744
jkomoros
closed
5 years ago
1
Consider making PropertyReader signature smaller
#743
jkomoros
opened
5 years ago
5
Audit XSS possbiilities
#742
jkomoros
opened
5 years ago
0
Helper to do computed properties for index of token in a board
#741
jkomoros
opened
5 years ago
8
Allow more complex constant-based struct tag configuration
#740
jkomoros
opened
5 years ago
2
ComponentInstance should grow `MayMoveTo` and friends to check legality
#739
jkomoros
opened
5 years ago
5
Use go 1.13 style wrapped errors throughout
#738
jkomoros
opened
5 years ago
2
Make PropertyReader string-based getters less error-prone
#737
jkomoros
opened
5 years ago
4
Create StackConstraint to check whether a move is legal or not
#736
jkomoros
opened
5 years ago
12
Consider removing stuff from moves package doc
#734
jkomoros
closed
6 years ago
0
Clean up documentation in moves about SourceStack
#733
jkomoros
opened
6 years ago
0
Next