Skip to content

Latest Build

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 04:41
· 12 commits to master since this release

Gamepacks

  • JKA/MBII mp_entities.ent by Frenz

Commits

  • dbcdb40: * fix deformvertexes autosprite2 on brushes and models (Garux)
  • 8403e07: fix bobToolz TreePlanter, DropEntity, MakeChain (Garux)
  • ff9aeaf: shader editor: add skybox template (Garux)
  • d425977: shader editor: fix completion collision of blendFunc blend with blend shader template (Garux)
  • 1ed93f7: tweak portal, alphagen portal documentation, completion (Garux)
  • 79f4357: mbspc * fix build speed penalty due to terminal output (Garux)
  • 7357b6e: rewrite ini reader/writer (Garux)
  • 2afef41: fix floating point errors (Garux)
  • c488aa1: * -globalflag : add surface flag to every bsp shader. Reusable, e.g. -globalflag slick -globalflag nodamage. (Garux)
  • 6cd9028: validate smartedit key values input, tweak entity key name, value validation interaction (Garux)
  • f9dd863: shader editor: fix typo, add 'compile time remap' template (Garux)
  • c166e42: * improved brush faces triangulation wrt degenerate triangles production (non -maxarea algorithm) (Garux)
  • e0169cd: * -nobrushsnap: disable brush vertices snapping (of drawsurfs) (experimental, keep eye on meta merge efficiency) (Garux)
  • 0145a3d: apply bevel surfaceflags unconditionally (Garux)
  • 6a89422: Load last map at startup by default (Garux)
  • 343cf73: force q3map2 net send if >1-2 seconds has passed for greater build monitoring responsibility (Garux) #221