1 repository
Managing the loading and execution environments of scripts across different game sessions and map loads.
Distinct from Lifecycle Script Execution: Focuses on the runtime management of script contexts (per-map) rather than just event-driven triggers.
Explore 1 awesome GitHub repository matching development tools & productivity · Script Context Management. Refine with filters or upvote what's useful.
vcmi is an open-source game engine for Heroes of Might and Magic III that recreates the gameplay, logic, and rendering of the original strategy game. It serves as a cross-platform game runtime supporting Windows, Linux, macOS, Android, and iOS, providing a turn-based strategy simulator for strategic world map navigation and tactical combat. The project is built as a moddable game framework, featuring a data-driven modding system and a sandboxed Lua scripting integration. These allow for the definition of custom gameplay logic, spell effects, and the addition of new factions, characters, and a
Manages script loading and execution contexts across different game sessions and map loads.