Kobi David פורסם אוגוסט 8, 2006 דיווח פורסם אוגוסט 8, 2006 בתחילת השבוע קיבלנו לבדיקה את הגירסא האחרונה של VRC. הנה הפרטים על 2 התוספות המשמעותיות: VRC 1.1 Beta 4 is now available. There are two major changes in this version. First is the new Virtual Tower View feature. As most of you already know, VRC now has the ability to create a multiplayer session to which you can connect FS9. VRC will "inject" aircraft into the multiplayer session as they appear, and move them around using smooth position interpolation. This feature is a direct result of Joel DeYoung's efforts. The code used to create the multiplayer session and inject aircraft, as well as the position smoothing code, comes directly out of Squawkbox 3. Joel was kind enough to package his code into a set of modules for me to use within VRC. The other major change is the fact that I am now writing and compiling VRC under Visual C++ version 8. This move was done to allow compatibility between VRC and the Squawkbox 3 code that Joel provided. This change required a fair amount of changes throughout VRC's code. This means that we need to extensively test everything we possibly can, because bugs may have popped up in areas where VRC was stable in previous versions.