До этого дополнение Lave 2.2 (2.3) блокировало создание дополнительного рынка товаров на станции. В этот раз рынок появился. НО только с Additional_planets_sr_base v0.7! Новая версия (Additional_planets_sr_base_0.9) всё так же не работает. Сейчас покажу на примерах. When the Lave OXP is working, th...
That would still be of interest if not inconvenient for you. //------------------------------------------------------------------------------------------------------------- // stop the player from selling cargo (in this case, slaves) this.playerSoldCargo = function (commodity, units, price) { var p...
Tested both x64 and x86 in Windows 11 Sandbox. All good, seems to be packed fine, run fine, download OXPs fine. Good stuff. Thanks a_c. So, does that mean we now have functional replacements for all the 1.90 release binaries/zips? Is the replacement process as simple as removing the old ones and up...
Странный символ в конце строки. Поэтому и подумал что какая то ошибка или глюк.
It's a special character used to override the default ordering. I get exactly the same message in my log. Basically, it's by design. Nothing to worry about.
Слишком много текста, занимался почти неделю, оставлю всё как есть. Возможно кто нибудь возьмётся доработать и избавить от ошибок. Версия 0.7.3. Вроде работает стабильно, есть карта уровня. Выдаёт ошибку загрязнения имён в логах. Edit the "LITF_Navigation.js" file. On line 11 change this:...
Пробовал, не работает. Заменял и в версии 0.7 и в версии 0.9. Lave 2.2 (2.3) совместно с Additional_planets_sr_base не работает. Планеты не добавляются. В логах ошибки не появляются. Однако и планеты отсутствуют. В общем с этим скриптом планеты вообще не добавляются. Единственный плюс, ошибки пропа...
Чуть освобожусь постараюсь посмотреть в сторону консоли отладки. Не знаю как ей пользоваться, буду искать. Get the debug console here: https://github.com/OoliteProject/oolite-debug-console/releases/tag/v2.14.205 You'll also need the "Deployment to Test release" found here for 1.90: https:...
So I put together the Windows x86 and x64 builds with the adjusted download URL. It would be great if someone could give them a try and let me know if I've missed anything. Oolite-1.90_x64.exe Oolite-1.90_x86.exe
It's a simple matter to prevent a player buying a commodity at a station (set market quantity to 0) but is there a simple way to prevent a player from selling a commodity at a station? I'm trying to simulate a no demand situation without just lowering the market price significantly. I want to not o...
Version 2.6 is now in the wild. In this version: - Moved all text into descriptions.plist or missiontext.plist for easier localisation. - Corrected information in readme.txt. - Pushed out tech upgrades to every 60 days (rather than every 30). - When asked about milkruns, the Dock Master will now sho...