Releases: bcl-team/bcl-runcode
Releases · bcl-team/bcl-runcode
v0.0.11
Bug Fixes
- display vars definitions correctly (ivanzaida)
v0.0.8
Chores
Commits
- 18bfb67: Create LICENSE (ivanzaida)
- describe lua injected helper functions (ivanzaida)
- 1be43fc: Merge branch 'master' of github.com:bcl-team/bcl-runcode (ivanzaida)
- lua: format vector (ivanzaida)
v0.0.7
Bug Fixes
- cleanup lua scripts on player drop (ivanzaida)
v0.0.5
Bug Fixes
- make model & dict in load functions of string | number types (ivanzaida)
Chores
- update readme to include predefined functions/props (ivanzaida)
Commits
- f907eb6: add sleep and waitUntil functions to JS runtime (ivanzaida)
- cleanup disposables after script cleanup (ivanzaida)
v0.0.4
Bug Fixes
Chores
- disable lua script creation for now (ivanzaida)
v0.0.3-fixed-build
Bug Fixes
Code Refactoring
Chores