osIROSE-new
osIROSE-new copied to clipboard
Open Source ROSE online server
## 🐛 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...
**[LOGIN SERVER]** [23:13:33.517.517015 -07:00] [I] [server] Starting up server... [23:13:33.517.517023 -07:00] [I] [server] -------------------------------- [23:13:33.517.517024 -07:00] [I] [server] osIROSE 2 [23:13:33.517.517024 -07:00] [I] [server] http://forum.dev-osrose.com/ [23:13:33.517.517025 -07:00] [I] [server] --------------------------------...
Being able to use skills. We need a general interface so we can call the skill action when required & affect the world.
Add support for the skills hotbar. Being able to create / save / load / update the hotbar with skills
- [x] login - [x] logout - [x] change characters - [x] create account on second login - [x] send worlds and channels - [x] select character - [x] create...
[21:25:02.073.073349 -05:00] [W] [net] Packet 0x756 not handled Dump path: /tmp/74ef37c4-22f8-4fdf-bba59e8f-cdc60e51.dmp Segmentation fault When i exit game this error occurs in the MapServer window, the other two stay up. [74ef37c4-22f8-4fdf-bba59e8f-cdc60e51.zip](https://github.com/dev-osrose/osIROSE-new/files/4132005/74ef37c4-22f8-4fdf-bba59e8f-cdc60e51.zip)...
We use a json file to configure the servers (and/or command line options). The goal would be to write a github wiki page to document every option in the config...
Google Breakpad is deprecated. We should replace it with Google Crashpad as that is the successor to breakpad. https://chromium.googlesource.com/crashpad/crashpad
The instructions for setting up the project on linux are misleading. The script is not universal and will only work on Ubuntu based systems. Furthermore, it doesn't seem that it's...