Release v0.0.16
Unclaimed project
Are you a maintainer of mir2x? Claim this project to take control of your public changelog and roadmap.
Release v0.0.16
Last release before fully migrates to c++20 coroutine based actor system.
Quest system is ready
setUIDQuestState to transit quest statesetUIDQuestDesp to update quest log on client sideuidQuasicFunc, now call player remotely always by uidExecute(player_uid, [[ lua-code ]]).addTrigger(trigger_type, [[ lua-code ]]) to support quest system.