Christopher Torres

Results 7 issues of Christopher Torres

## 🐛 Fixes - Fixed login server crash in debug mode due to uninitialized var. - PR: #0 - Fixed a bunch of debug build run-time crashes due to uninitialized...

component:server:map
component:core:rosecommon

Google Breakpad is deprecated. We should replace it with Google Crashpad as that is the successor to breakpad. https://chromium.googlesource.com/crashpad/crashpad

type:enhancement
status:in-progress
status:confirmed
component:core
status:on-hold

**Describe the bug** Documenting issue in PR #191 where attack speed isn't calculated based on what attack you are doing. This results in seeing MISS and a damage value in...

type:bug
status:confirmed
component:server:map
component:scripting
component:databases:SQL

- [ ] Load quest lua scripts - [ ] Attach quests to the mobs/npc triggers

status:confirmed
component:server:map
component:scripting

- [ ] Load skill db - [ ] Load character skills - [ ] Save character skills

status:confirmed
component:server:map

We need to rewrite some of the unit tests, mainly the ones that test server functionality. We should create mocked classes that way we can truly verify that things are...

type:enhancement
status:on-hold
type:help wanted

In network_thread_pool.h we create a fixed number of threads to handle I/O operations. It would be better to spawn threads until the CPU usage hits a threshold. This would ensure...

type:enhancement
type:performance
component:core
status:code-review