Skip to content

feature/web admin interface improvements and new features#741

Draft
eduardosmaniotto wants to merge 62 commits intoMUnique:masterfrom
eduardosmaniotto:feature/webadmin
Draft

feature/web admin interface improvements and new features#741
eduardosmaniotto wants to merge 62 commits intoMUnique:masterfrom
eduardosmaniotto:feature/webadmin

Conversation

@eduardosmaniotto
Copy link
Copy Markdown
Contributor

@eduardosmaniotto eduardosmaniotto commented Mar 29, 2026

New feature: Duplicate button for monster spawn.
New feature: Duplicate button for edit config grid.
New feature: Map Editor now allows drag-and-drop of spawn points, zoom, filter by object type, search and undo action (Also works with Ctrl+Z).
New feature: MultiLookupField now allows the select multiple items without closing the search result. Only achievable by replacing the BlazoredTypeahead with a custom implementation.
New feature: live map name on-hover and on-click info display.
New feature: live map with new colors for NPCs and other objects.
Fix: Generated drop too far from the killed monster.
Fix: The GM command /createmonster. Now it spawns the monster only once and uses the correct drop.
Fix: Teleport skills were not re-adding player in live map.
QOL: Updated the Map Editor layout with 3 columns. The first column is still the map image, the second column is the list of monster spawns, and the third column is the form to add/update a monster spawn.
Refactor: Move modals to a separate namespace
Tests: Created MUnique.OpenMU.Web.Tests project

eduardosmaniotto and others added 30 commits March 16, 2026 19:46
# Conflicts:
#	src/Persistence/Initialization/Updates/UpdateVersion.cs
# Conflicts:
#	src/GameLogic/GameContext.cs
#	src/GameLogic/OfflineLeveling/OfflineLevelingManager.cs
#	src/GameLogic/Properties/PlugInResources.resx
# Conflicts:
#	src/AttributeSystem/StatAttribute.cs
# Conflicts:
#	src/GameLogic/OfflineLeveling/OfflineLevelingManager.cs
# Conflicts:
#	src/GameLogic/OfflineLeveling/OfflineLevelingIntelligence.cs
#	src/GameLogic/OfflineLeveling/OfflineLevelingPlayer.cs
# Conflicts:
#	src/GameLogic/OfflineLeveling/OfflineLevelingIntelligence.cs
@eduardosmaniotto eduardosmaniotto changed the title Feature/webadmin feature/web admin interface improvements and new features Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants