Rodrigo Oliveira

Results 9 issues of Rodrigo Oliveira

A scripting system allows game customization without recompile rust code, improving speed on the game testing. It would be good if: - A script runner that runs another language (Lua,...

enhancement

## Overview When using the lib I have also faced this problem #119. After looking into the code my understanding is that we were initializing the `status` empty before making...

Create the rest of parser that generate all files a Bot needs. (intents, stories, utters, domain, actions) **Tasks** - [x] Create a utters parser - [x] Create a domain parser...

API
backend

## Refactoring Proposal Currently we have a lot of logic going on on Jinja2 templates, our modals are buggy, and we don't have a proper pagination in our sections. My...

code

**Describe the bug** A bug was found where two system pages give us **Server Error 500**. The problem encountered was that ```xproportion``` or ```yproportion``` of a specific artwork had the...

bug

Create a way to save and share images/videos inside ARte and share this content in different medias.

feature
Epic
AR viewer
user

Run init-production.sh script on production server startup, given that we are having troubles with our server going down, this will enhance re-up the service.

enhancement
CI/CD
infrastructure
team

Add gzip configuration to compress the static files

enhancement
backend

@darleybarreto and I are implementing the `ctypes` module. This an initial implementation for review. At this stage, we are focusing on Linux platforms to in the future extend to other...