Jump to content

2 Screenshots

  • 395
  • 18
  • 5.44 kB

What's New in Version 0.0.2   See changelog

Released

Brief Update Description:

  • Reduced memory usage for large player lists.
  • Eliminated potential memory leaks.
  • Compatibility with the Carbon framework makes the plugin universal for all servers.


Full Update Description:

Memory Optimization:

  • Completely replaced the string processing logic from StringBuilder to Facepunch.Pool.Get<List<string>>() for managing strings. This reduces memory usage and prevents memory leaks.

Object Pool Usage:

  • Strings are now collected into a list managed by Facepunch.Pool. After sending the message, the list is cleared and returned to the pool.

Carbon Compatibility:

  • The plugin code has been fully aligned with the Carbon framework. It is now compatible with both Oxide and Carbon.

Improved Performance:

  • Removed excessive memory allocations when creating string messages.
  • Implemented efficient data handling through optimized structures.

VORON's Collection

User Feedback

1.5m

Downloads

Total number of downloads.

7.1k

Customers

Total customers served.

105.9k

Files Sold

Total number of files sold.

2.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.