LineCatOvO / LineCatOvO/CSOL-ZombieUnion
To Do:BetterUpdate(更好的Update函数)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
具体内容为:通过一个函数来创建一个循环操作组。这个组内含要执行的代码,会被加入统一的循环table执行。每个组还可以设置每秒执行多少次,依靠余数为0判断执行与否。添加debug内容,控制台可输出有多少个组在运行,可以输出每个组的描述字符串。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Update function and unified loop table described in the issue, then inspect how recurring work is currently registered and executed. Done means grouped callbacks can be registered with per-second rates and descriptions, while debug output reports running groups and their descriptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100