sourcemod/extensions
ProjectSky e1c5578324 feat: enhance JSON management with new rotation and value counting features
- Added ObjectRotate and ArrayRotate methods for rotating key-value pairs in JSON objects and arrays, respectively
- Introduced GetValCount method to retrieve the total number of values in immutable JSON documents
- Renamed all Float-related methods to Double in C++ interface (IJsonManager) for better precision clarity
- Fixed TypeAccess configuration in handle type registration to allow external extensions to create JSON handles by properly setting HTypeAccess_Create flag
- Renamed GetHandleType to GetJsonHandleType for better clarity and consistency
- Updated documentation to clarify usage and performance considerations for new methods
- Enhanced tests to cover rotation functionality and value counting in various JSON structures
2025-11-21 00:07:25 +08:00
..
bintools Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +00:00
clientprefs Improve default compatibilty for ClientPrefs with MySQL 2025-05-26 13:29:12 -04:00
cstrike Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +00:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks Introduce Virtual Address (#2226) 2025-11-13 13:23:13 +01:00
geoip fix geoip chi not return chinese translation (#2335) 2025-08-16 18:16:03 +02:00
json feat: enhance JSON management with new rotation and value counting features 2025-11-21 00:07:25 +08:00
mysql Bump MySQL to 5.7.44 on Windows too (#2232) 2025-01-07 00:17:49 +01:00
pgsql database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
regex Fix mismatched memory release in regex clearmatch (#2005) 2023-06-12 22:34:57 +02:00
sdkhooks Build tier1 & mathlib (#2368) 2025-11-08 16:47:35 +00:00
sdktools Introduce Virtual Address (#2226) 2025-11-13 13:23:13 +01:00
sqlite Update SQLite to 3.47.0 (#2215) 2024-11-02 15:38:56 +00:00
structs Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
tf2 Fix incorrect handling of _condition_bits in TF2 extension (#2357) 2025-09-26 15:06:59 +02:00
topmenus Allow topmenu config file to sort with subcategories (#1757) 2024-02-18 11:46:48 +01:00
updater Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00