Skip to content

test build 3354

Pre-release
Pre-release
Compare
Choose a tag to compare
@ihm-tswow ihm-tswow released this 09 Aug 17:15
· 226 commits to default since this release
f98c9fb

Noggit changes

  • Add noggit script brushes to mainline noggit release
  • Fix issue with F8 menu in test build 3085

Script changes

  • Fix scripting on linux
  • Change iterators to be lua tables (read below)
  • Move tex_iterator::paint_image to procedures::paint_texture

For scripters: This versions breaks some important script functions relating to iteration (verts, chunks, models, tex units). See migration guide for how to update old scripts, or ask for help in the noggit discord. IHM#2145 is the developer in charge of script brushes.