v1.0.4 #6
XenoS-ITA
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, we've made some recent updates and fixes. Here are the details of the latest commits:
fix: Now the command "leap restart " should work properly. Previously, when executed, it would preprocess the resource twice, resulting in only having the build version and losing the unbuilt code. This issue has been resolved.
feat: We've introduced a new feature called hooking.js. This feature includes the assignment of an ID to each feature, which will enable future implementation of function hooking. This will facilitate sharing instantiated server-to-client and client-to-server objects. The hooking.js feature simply adds text before the file if certain features match.
feat: We've also implemented instantiated object sharing between the client and server, enabling object sharing in both directions.
fix: We've resolved an issue related to an infinite stack call during the hooking process. This fix will prevent any potential disruptions caused by this problem.
We value your opinion, so please feel free to share your thoughts and suggestions in the discussion section. Let us know what you think about these updates and any additional features you'd like to see added.
This discussion was created from the release v1.0.4.
Beta Was this translation helpful? Give feedback.
All reactions