-

Results 13 issues of -

I cloned this repository and tried to execute the bootstrap.bat. I'm getting the following error: ``` LOCALAPPDATA=C:\Users\romain\AppData\Local Found with vswhere D:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools Found with vswhere D:\Program Files...

transition

Everything in the title, is this possible to use these animations for page transitions? I tried it following the tutorial https://angular.io/guide/route-animations It doesn't work

Cmakefile.txt ```cmake find_package(cpprestsdk) target_link_libraries(module PRIVATE cpprestsdk::cpprest) ``` When compiling, the dll size increases by 3MB+ size, am I missing a specific option?

I'm using spring-mvc for a `restful` service. By adding the dependency, my rest controllers automatically `generate json` from my `response entities`. **Dependency** jackson = '2.9.0' compile "com.fasterxml.jackson.core:jackson-databind:$jackson" **Objects** @Getter @Setter...

has-failing-test

Everything in title, would it be possible to support arduino DUE?

Hello @nilsramsperger , The forum is crashing everytime I reply or create a new thread. Could not find any crashlogs and also noticed this from the admin panel: ![image](https://user-images.githubusercontent.com/7027486/216818539-9a062478-1348-4305-b459-1505552ae511.png) Am...

* Make `GameActionService` * Must handle actions type * custom serialize/deserialize must be done because data structure differ according to the actionId From ankama * https://github.com/Romain-P/Guinness-Bot/blob/master/dofus/src/dofus/aks/DataProcessor.as#L313 * onActionStart: https://github.com/Romain-P/Guinness-Bot/blob/master/dofus/src/dofus/aks/DataProcessor.as#L313 *...

protocol
client-related
server-related
core

* Setup TornadoFX * Start a viewbase

core

* Load a .config from the top-level path of the bot folder * Fill `core/Config.kt`

core

^ Title, is it hard to achieve that ?