Each time it renders a new suggestion it resizes the canvas, Iām not entirely sure where this is happening but this is already fixed for 2.0.5. Iāll just let the testers ensure this is fixed later but could you please let us know any replications you may have to create this bug?
Ah, that might be it. In a traditional canvas renderer, one would calculate layout first, resize the canvas once, and only then draw to it.
I saw it in your demo video. Might be a good idea to record a new demo video now that this is fixed.
2.0.5 will have a dev preview next year whilst we finish up the new Studio Editor and other little editors for the preview :3
Themes
Hello guys, I just wanted to share a neat feature weāve finished today! Introducing custom themes to Nexus Dynamics, using pre-made presets or creating your own using the following 64 different color adjustable values below:
Coming Soon to Nexus Dynamics v2.0.5
Make it so when you teleport players thereās a check to see if they are seated first. Thereās a current bug where seats get teleported with the player and it messes up the map.
Thereās a bug where someone doesnāt spawn with the UI and doesnāt get recognized as a moderator or admin. Happens to any rank.
Don please fix this text I am begging youš
Iāll fix this soon!
Weāre aware of this issue and is due to how the RankService is programmed and weāre recreating it in a new way to solve this issue
It wasnāt linked yet but solved
Looks nice. I ask if you could maybe open source the gui as its own thing maybe?
The source is already out, just look through it and take the gui.
Iām really a fan of this admin system but unfortunately I had to remove it from my game because it seems unstable.
Thereās been issues with teleporting players. Sometimes they get flung into oblivion.
Thereās also the issue with the seat getting teleported with the players. (Already addressed)
Somtimes the admin is not recognized as admin when joining a server. (Already addressed)
Iām sorry if this seems like nagging and annoying. But Iām writing this hoping that the devs take notice on how bad this really is. Iād imagine it would shun more users from using this wonderful system. So please fix these problems as soon as possible as they are very critical.
Some more issues:
- Admin may never load for some devs
- Halts the end of playtests for 10-20 seconds sometimes
- Random errors
- The clock has never showed the right time for me
- FPS viewer capped to 60
The code is overall pretty messy and has a lot of redundant and boilerplated code. The admin itself is also missing essential commands like :gear
, :give
, and :insert
.