7 months ago

News on update 11.02.2025

Hello everyone, I'm talking about the latest grandiose🀩 news.


At the moment:

πŸ”§ 1. Basic capabilities for the map editor are done (in the future they will be improved/corrected)

πŸ”§ 2. Now, in addition to the multi-threaded system in the game engine, there is also a system in Lua scripts, which allows you to perform many tasks separately from the main script thread. Called for example: thread( testFunction )

πŸ”§ 3. Accordingly, replacing functions in Lua scripts instead of engine:* (namespace - namespace) instead of for example, now the call is carried out: Was: engine:PropCreate(0, "geom_tunnel_06.mep", "geom_tunnel_06.ME2.s0.mtx", "0.0;0.0;"..z, "-90.0;0.0;"..is, 0.1) Became: propTest1 = cl_exec( "PropCreate", 0, "geom_tunnel_06.mep", "geom_tunnel_06.ME2.s0.mtx", "0.0;0.0;"..z, "-90.0;0.0;"..is, 0.1 )

πŸ”§ 4. At the moment, I am creating a basic part of the multiplayer for the game project.. And about the game project... we'll talk later! I'm waiting for your activity in the form of likes, comments, invite friends) I'll be glad for the activity, thank you!



0 comments

Loading...

Next up

News on update 20.03.2025

Hello everyone! As always, we are actively preparing interesting content for you!!

News on update 10.01.2025

Improved engine rendering at the moment FPS=332 has increased significantly and frame breaks are less = 2 ms (though rather some mechanisms have failed πŸ”§, I am working on fixes!)

Hey everyone, it's been a while since we've posted any news. But here it is πŸ‘ We're working on the website and updating the documentation. We're also thinking about making a small demo with a car if we can get it done in a short time!

News on update 01.06.2022

The company OOO "Zelinsky Group" became our official partners. What does this mean for us: 1. Active promotion of the project by providing materials. 2. Release of licensed 3D models of the game. The further, the cooler =) πŸ‘πŸ»

Hey everyone, it's been a while since we've posted any news. But here it is πŸ‘ We're working on the website and updating the documentation. We're also thinking about making a small demo with a car if we can get it done in a short time!

News on update 26.03.2025

Hello everyone, the diesel station model is almost ready, it looks like this (lua scripts).. In the end, I even managed to make a small animation of the rotation of the blades of the cooling fan.

News on update 07.01.2025

The first shadows in the project! Happy Christmas Eve to everyone!!

News on update 19.01.2025

Things are going slowly, I am improving the work in the map editor in addition to rendering, namely the program interface!

News on update 26.03.2025

Hello everyone, the diesel station model is almost ready, it looks like this (lua scripts).. In the end, I even managed to make a small animation of the rotation of the blades of the cooling fan.

Follow @labrob2013

News on update 28.12.2024

Good evening. Found during the development of the game fixed important problems.

https://www.moddb.com/engines/motion-engine-2/news/news-on-updat…