v2.1.0
PLEASE CHECK THE UPDATED README AND THE OTHER UPDATED DOCUMENTATION PAGES.
Changes
-
newmodels
:- Fixed problem with modList table not copying properly
- Fixed editor custom funcs & create element base ID
- Added editor custom pickup support
- Fixed freeing functions
- Added disableAutoFree modList setting & add functions parameter
- Added forceFreeAllocated exported function
- Added isModAllocated exported function
- Fixed test commands
- Fixed setElementModel refresh in server.lua and client.lua
- Added checkModelID exported function
- Remade test_server.lua examples
-
Added
newmodels-engine
resource (thanks @httpRick for the inspiration)- 7 exported functions
- 1 optional test command
-
Updated all documuentation
- improved descriptions and links
- rewrote Lua examples which now use
newmodels-engine
for simpler usage
Full Changelog: v2.0.4...v2.1.0