Skip to content

Commit

Permalink
Version 1.81 for v0.48.0
Browse files Browse the repository at this point in the history
Added time.frame()
  • Loading branch information
d0sboots committed Aug 19, 2024
1 parent de60a77 commit 2d63db0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2 class="settings">Settings</h2>

<div class="editor-info">
<div>
<span class="infotext">Editor: 1.80 ─ Game: v0.47.1</span>
<span class="infotext">Editor: 1.81 ─ Game: v0.48.0</span>
<br/>
<span id="warning" class="infotext warning">Cannot access Local Storage. Scripts will not save!</span>
<a id="compression" class="infotext warning" target="_blank" style="display:none" href="old_browser.html">
Expand Down
1 change: 1 addition & 0 deletions scripts/lexer-functions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ double screen.width.d() Generic #width.d#
double screen.height.d() Generic #height.d#
double option.ui.size() Generic #ui.size#
int time.frame() Generic #time.frame#
double timestamp.now() Generic
double timestamp.utcnow() Generic
double time.delta() Generic #time.delta#
Expand Down

0 comments on commit 2d63db0

Please sign in to comment.