FrEee icon indicating copy to clipboard operation
FrEee copied to clipboard

An open source clone of the classic 4X game Space Empires IV.

Results 100 FrEee issues
Sort by recently updated
recently updated
newest added

**What do you want to see?** Heroic Abilities would be a new type of ability that can provide a passive effect or activate on a cooldown, but are stronger than...

enhancement

**What needs to be cleaned up?** Right now our data models are mixed up with our domain models. This eliminates duplicate code, but makes the models very brittle as any...

technical debt

**What needs to be cleaned up?** FrEee.Core (or just FrEee) is a huge project with lots of namespaces and classes in it. It would help me understand how everything links...

technical debt

**What needs to be cleaned up?** Add more unit tests, and use the Fine Code Coverage plugin for Visual Studio to determine where they're needed. **How will this benefit us?**...

technical debt

**What needs to be cleaned up?** View models are advantageous because they can be unit tested. Let's do that. **How will this benefit us?** Avoid regression bugs **What potential drawbacks...

technical debt

**What needs to be cleaned up?** Blazor supposedly supports UI testing somehow, will need to look into that again. **How will this benefit us?** I've found UI testing useful at...

technical debt

**What do you want to see?** Finish porting the game's UI to Blazor, now that the proof of concept was successful. **How would it help players?** Better looking, easier to...

enhancement

**What do you want to see?** A button to expand the galaxy map into its own popup window like in SE5. **How would it help players?** The map could be...

enhancement

**Describe the bug** Error when clicking storm on system map **To Reproduce** Steps to reproduce the behavior: 1. Click on a storm on the system map **Expected behavior** The storm...

bug

**What do you want to see?** A log tab added to the description panel of selected objects **How would it help players?** It would give them easy access to information...

enhancement