MoonLoader 0.27









































Moonloader is a mod for GTA San Andreas aimed at being a complete modern replacement for CLEO. It introduces the ability to load Lua scripts into the game, has all the functionality of the game's opcodes, the CLEO library, the SAMPFUNCS plugin, and adds its own set of new features for development.
Moonloader will be useful for both developers and users who are not involved in development. Since Lua scripts do not require mandatory compilation, anyone can modify the script's source code with any text editor. For example, one can change the button or command to activate the script without knowing how to program or seeking help. Additionally, Moonloader can be loaded into an already running game using any injector, which can be beneficial for those who do not want to keep scripts and the plugin itself in the game directory. It is worth mentioning that the stability of Lua scripts is significantly higher, thanks to the built-in tools of the scripting engine and the plugin, as well as improved development quality, which also plays an important role for any user.
Moonloader does not depend on the presence of installed CLEO, does not depend on the multiplayer modification SA:MP and the SAMPFUNCS plugin (only scripts that use certain features depend on them), and it is compatible with any version of CLEO, SA:MP, and SAMPFUNCS.
The Lua programming language is one of the most popular scripting languages in game development, and due to this, there is a vast number of ready-made solutions for various tasks, many ready-made modules in Lua itself, using FFI and in the form of dynamic libraries will help save time on finding solutions.
Lua will significantly simplify development and improve its quality and efficiency, while the scripts themselves will run more stably and faster. Thanks to the fact that Moonloader uses not ordinary Lua, but LuaJIT, which is widely known for its colossal performance and incredibly powerful FFI library, one can achieve the best results in implementing tasks in the most efficient way.
Special thanks:
DK22Pac, MISTER_GONWIK, 4el0ve4ik, EXPORT, Garrus, CLEO 4
Moonloader - это мод для игры GTA San Andreas, стремящийся стать полной современной заменой CLEO. Он вносит возможность загрузки Lua-скриптов в игру, имеет всю функциональность опкодов игры, библиотеки CLEO, плагина SAMPFUNCS и добавляет свой набор новых функций для разработки.
Moonloader будет полезен как разработчикам, так и пользователям, не занимающимся разработкой. Поскольку Lua скрипты не требуют обязательной компиляции, каждый может изменить исходный код скрипта любым текстовым редактором. Например, можно поменять кнопку или команду для активации скрипта, совсем не умея программировать и не обращаясь за помощью. Кроме этого, Moonloader можно загружать в уже запущенную игру с помощью любого инжектора, эта возможность может быть полезна тем, кто не хочет держать скрипты и сам плагин в директории игры. Нельзя не упомянуть, что стабильность Lua-скриптов на порядок выше, благодаря встроенным средствам скриптового движка и плагина, а также повышенному качеству разработки, что тоже играет важную роль для любого пользователя.
Moonloader не зависит от наличия установленного CLEO, не зависит от мультиплеерной модификации SA:MP и плагина SAMPFUNCS (зависят только скрипты, использующие те или иные возможности), а также он совместим с любой версией CLEO, SA:MP и SAMPFUNCS.
Язык программирования Lua является одним из самых популярных скриптовых языков в сфере разработки игр, и в связи с этим для него существует огромное количество готовых решений тех или иных задач, множество готовых модулей на самом Lua, с использованием FFI и в виде динамических библиотек помогут сэкономить время на поиске решения.
Lua значительно упростит разработку и повысит её качество и эффективность, а сами скрипты будут работать стабильнее и быстрее. Благодаря тому, что Moonloader использует не обычный Lua, а LuaJIT, который широко известен своей колоссальной производительностью и невероятно мощной библиотекой FFI, можно добиться наилучших результатов в реализации задачи наиболее эффективным путём.
Отдельная благодарность:
DK22Pac, MISTER_GONWIK, 4el0ve4ik, EXPORT, Garrus, CLEO 4