Releases: cleolibrary/CLEO-Redux
Releases · cleolibrary/CLEO-Redux
0.5.1
0.5.0
- add support for GTA III 1.0 and GTA VC 1.0
- add support for auto-incrementing variables
TIMERA
andTIMERB
- add permission levels for unsafe opcodes
- add two unsafe opcodes: 0A8C WRITE_MEMORY and 0A8D READ_MEMORY
- fix: custom opcodes did not work in main.scm
- fix: gosub did not work in CS scripts
- fix: race condition caused false-positive timeouts for JS scripts
0.4.0
- add JavaScript bindings for all opcodes
- add hot reload for
*.js
files - CLEO now generates a
*.d.ts
file for the easier coding in VS Code - fix an issue with the opcodes not being logged in the cleo.log even with
LogOpcodes=1
0.3.1
0.3.0
0.2.1
0.2.0
- add hot reload https://www.youtube.com/watch?v=WanLojClqFw