Skip to content

v3.6.1 - Beta 14

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivan-mogilko ivan-mogilko released this 04 Dec 10:32
· 942 commits to master since this release

Contains all the fixes from 3.6.0 Patch 7

Other changes:

Editor:

  • When run with "/compile" argument Editor will print all messages to the console (stdout), instead of displaying modal message windows.

Script API:

  • Added Game.PrecacheSprite() and Game.PrecacheView(), which preload certain sprites and linked frame sounds into the engine's cache memory.