File Details
v10.1.7.475
- R
- Oct 12, 2023
- 301.33 KB
- 22.0K
- 10.1.0
- Retail
File Name
LibDFramework-1.0-v10.1.7.475.zip
Supported Versions
- 10.1.0
tag 222ca63d883eaa53540f4a305534d56e5291d8ce v10.1.7.475
Author: Tercio Jose <terciob19@hotmail.com>
Date: Thu Oct 12 15:13:03 2023 -0300
commit 6f097fd24383ece5e513888756495556cc52802d
Author: Tercio Jose <terciob19@hotmail.com>
Date: Thu Oct 12 15:12:42 2023 -0300
Using LazyExecution while loading game spells
commit 588733af875af57522c83aa2b43de5f77defe748
Author: Tercio Jose <terciob19@hotmail.com>
Date: Thu Oct 12 15:11:18 2023 -0300
F2 replaced all tinsert with table.insert on all files instead of replacing two occasions in a single file
commit 4a10c67e176569745c88c41a4b7de602c6308e55
Author: Tercio Jose <terciob19@hotmail.com>
Date: Thu Oct 12 15:09:13 2023 -0300
Added Schedules.LazyExecute(callback, payloadTable, maxInterations, onEndCallback)
Run the callback on each frame until the callback return true or maxIterations is reached.

