Kyle Hipke
Kyle Hipke
### What happened? Upgraded from an older version of the Android app to 0.7.9, and as soon as I did that, completion / suggestion after "#" is not working. It's...
I was looking for a way to be able to define the OpenAPI YAML in such a way that gnostic will generate protobuf with some fields using the "optional" keyword...
OS (if applicable): Windows 10 x64 Version (or "dev" if compiling from source): 2.0.7 I have a rather large patch in which I'm trying to be careful about resource usage....
I have a controller that does a GET request in the controller method. On the template I have a blockui element: I put two breakpoints in the blockui js. One...
Overlays
# Description Depends on #2311 as it involves working with sprites / animations. This is used a lot throughout tg - search add_overlay. Create a way to add overlays to...
I included this project in my gradle script like so: buildscript { repositories { mavenCentral() } dependencies { classpath 'me.cmoz.gradle:gradle-snapshot-plugin:2.0.2' } } But when I try to run my build,...
Add support for playing in Avalon mode with, at the very least, Assassin and Merlin characters. They add a lot to the base game. Provide the ability to pick the...
### Proposal I wanted to use JSON files to define stubs for individual test cases rather than defining them via Java code or defining a bunch of mappings for the...