Renato Massaro

Results 35 issues of Renato Massaro

Give players the option to group viruses (and Database entries) as they want, so different strategies may be applied. Examples: - I want to use bounce 1 when collecting money...

Kind:Feature

Implicit bounce may happen on at least two scenarios: 1) Player connects to other servers gradually, creating a "natural bounce". Example: `S` connects directly to `A`. Then, using `A` as...

Kind:Enhancement
Kind:Feature
Priority:Low

Currently, Helix naively logs "Localhost logged in" every time the channel is joined, but it may be the case that this join is due to websocket reconnection (internal/transparent to the...

Kind:Bug
Priority:Intermediate

`time` is a valid resource for processes, just like CPU, DLK, ULK etc. However it has a fixed rate of 1 resource unit per second, and this cannot be changed...

Kind:Enhancement
Kind:Feature

Our tests run quite smoothly (~900 tests in ~28 seconds on a machine with modern CPU + SSD), however there are some optimizations that can be performed to reduce that...

Kind:Enhancement
Priority:Low

- Store entity mainframe server - Enable user to modify mainframe server - Return on bootstrap the mainframe - Block Mobo detach / NC removal on mainframe servers

Kind:Feature
Priority:Low

Blocked by https://github.com/timberio/timber-elixir/issues/247 due to dialyzer warning

Kind:Bug
Priority:Low
Blocked

Also support a different method on `Motherboard.flow`, since it always creates the initial hardware

Kind:Enhancement
Priority:Low

Imagine the following scenario: `A` is downloading a file from `B`. `C` is uploading a file to `A`. `D` is uploading a file to `C`. We have something like: `D...

Kind:Enhancement
Priority:Low

ISP is a simple abstraction over `Network.Connection`, but the subscription plan is novel and must be implemented on the Bank service.

Kind:Feature