OpenFusion icon indicating copy to clipboard operation
OpenFusion copied to clipboard

Open source server for the FusionFall client

Results 14 OpenFusion issues
Sort by recently updated
recently updated
newest added

Big ol' codebase cleanup: - New entity hierarchy to add support for non-mob combatants - NPC Appearance Data is no longer stored, instead created when needed - Less magic numbers...

Level 22 World Mission: Computress Support (Part 2 of 2) The main task is to visit and protect Mandroid M-80 against a cyberattack from Fuse. However, the mission actually directs...

Up until now we've been trying to keep the number of source files low because of concerns over C++'s inefficient handling of multiple units of compilation, specifically when hierarchies of...

Moving the discussion over the NPC refactor to here. The problem with our current implementation of NPCs and Mobs is that it has become a sort of mix and match...

Is there any way to set admin user on self hosted server and change users ability to use certain commands?

enhancement
good first issue

Although the item stack appears to split properly, the entire stack is deleted serverside.

bug

When I was making a clang-format config, I found that we had some issues with the `DEBUGLOG` macro. For example, things would be reformatted like this: ```cpp DEBUGLOG( std::cout

enhancement

Is there a way to install an official OpenFusion Docker image from a registry like Docker Hub? If not, do you plan to release it?

From a quick glance at Email.cpp, it looks like `P_CL2FE_REQ_PC_EMAIL_UPDATE_CHECK` is implemented, however the `P_FE2CL_REP_PC_NEW_EMAIL` response packet seems to have no effect?

bug
good first issue

![image](https://github.com/OpenFusionProject/OpenFusion/assets/129559513/5f0a0c18-9e8a-4dda-ba7c-8c681535ca24)

bug
good first issue