Skip to content

v2.1.0

Compare
Choose a tag to compare
@Fernando-A-Rocha Fernando-A-Rocha released this 23 Jan 10:21
· 187 commits to main since this release
b134c7b

⚠️ The previous 2.0.4 version remains semi-stable, but it is highly recommended that you update your newmodels resource to this version, as well as make use of the new resource added (see below). ⚠️

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