Skip to content

Little fixes (vibe coded)#139

Open
LotusRPG wants to merge 1 commit into
magemonkeystudio:devfrom
LotusRPG:lotus-changes-plugin
Open

Little fixes (vibe coded)#139
LotusRPG wants to merge 1 commit into
magemonkeystudio:devfrom
LotusRPG:lotus-changes-plugin

Conversation

@LotusRPG
Copy link
Copy Markdown

@LotusRPG LotusRPG commented May 15, 2026

What Changed

  1. Version Downgrades (I hope it won't trouble you a lot. Sorry)

Parent version: 1.1.1-R2.1-SNAPSHOT → 1.1.1-R0.17-SNAPSHOT
NexoMC dependency: 1.23 → 1.21.0
Removed codex-nms-v1_16_5 module from POM
2. NMS Hover Event Fixes (Multiple Versions)

v1.21.1: Removed unused imports (NamespacedKey, Registry, Locale) and the entire getAttribute() method
v1.21.7, v1.21.10, v1.21.11: Improved regex patterns for JSON number formatting:
Simplified boolean fix (keep 0b → false, 1b → true)
Better handling of floats/doubles with f/d suffixes using unified regex patterns
Added clarifying comments and debug statements

  • Gem socket fix + attribute on 1.21.1
  1. Thread Safety Improvement

codex-plugin/IUserManager.java: Changed HashMap<>() → ConcurrentHashMap<>() for the activeUsers field to prevent concurrent modification issues
4. Code Cleanup

Removed unused imports and empty lines in NMS implementations
Added inline documentation for regex fixes

gem socket fix on divinity
attribute fallback fix
@LotusRPG LotusRPG changed the title Vibe coded NOT READY TO BE READ! Little fixes (vibe coded) May 15, 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.

1 participant