index
:
mesecons
master
Fork of https://github.com/minetest-mods/mesecons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesecons_luacontroller
Age
Commit message (
Expand
)
Author
2022-01-07
Luacontroller terminal improvements
HEAD
master
cheapie
2022-01-06
Avoid crashing on a nil error message
cheapie
2022-01-02
Add Luacontroller examples/help system
cheapie
2022-01-02
Fix migration of old LuaCs
cheapie
2022-01-02
Add Luacontroller terminal
cheapie
2022-01-01
Fix LuaC code scrolling with Dreambuilder
cheapie
2022-01-01
Allow LuaC programs to opt into lightweight interrupts even if the server isn...
cheapie
2022-01-01
Detect dreambuilder and use its theme settings for the Luacontroller
cheapie
2022-01-01
Allow IIDs to be used with lightweight interrupts
cheapie
2022-01-01
Fix crash when removing a Luacontroller with actions pending
cheapie
2022-01-01
Add Luacontroller library support
cheapie
2020-10-09
Make Lua code area and error label use monospaced font (#541)
Johannes Lundberg
2020-09-21
Restrict Lua controller interrupt IDs (#534)
Vitaliy
2020-06-27
Use mod.conf for dependencies (#492)
David Leal
2019-06-27
Optimize images (#464)
Hugo Locurcio
2018-12-29
LuaC: add lightweight interrupts (#449)
Thomas Rudin
2018-12-21
Document inactive block behaviour (#447)
Christopher Head
2018-12-09
Prevent long error message from covering the button
number Zero
2018-09-18
Mark 'code' as private as well
luk3yx
2018-09-18
Mark LuaController memory as private
luk3yx
2018-07-23
Fix Luacontroller’s print() (#422)
Vitaliy
2018-07-18
Fix crash when error()ing an invalid value on programming (#418)
beyondlimits
2018-01-22
Improve LuaController security (#393)
20kdc
2018-01-13
Limit and optimize digiline_send (#379)
Christopher Head
2017-11-01
Set is_ground_content to false (#386)
DS
2017-10-18
Publish some LuaC API (#348)
Vitaliy
2017-10-07
Handle blasts (#356)
DS
2017-05-08
Fix crash when error()ing an invalid value
number Zero
2017-05-08
Make LuaC formspec bigger (#338)
DS
2017-04-14
Improve overheating (#334)
numberZero
2017-03-07
Spell-check and clarify item names
Wuzzy
2017-01-15
Luacontroller: Revert function stripping from digiline messages
Jeija
2016-12-28
Luacontroller: Restrict digiline messages
Jeija
2016-08-16
Remove an obsolete comment.
Christopher Head
2016-05-17
Add protection support to Luacontrollers,
Carter Kolwey
2016-04-26
Luacontroller: Fix `remove_functions` stack overflow bug
electrodude
2016-04-02
Disable JIT optimization for user code and allow string.find in plain mode
Pedro Gimeno
2016-03-14
Luacontroller: Put clearing debug hook before throwing error back in
Jeija
2016-03-13
Luacontroller: Add safe version of string.rep and remove string.gsub,
Jeija
2016-03-13
Luacontroller: Fix function usage in LuaJIT, make 'do' no longer
Jeija
2016-01-02
Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.
Carter Kolwey
2015-11-20
Major change: Documentation is now included with mesecons, the website just e...
Jeija
2015-10-18
Luacontroller: Add configurable size limit for mem table, 100kBytes by defaul...
Jeija
2015-10-04
Remove trailing whitespace
Jeija
2014-12-20
Fix #196, removes soft-depend on commonlib
Jeija
2014-11-29
Don't trigger an "off" event to itself when luacontroller turns a port off
Jeija
2014-11-25
Fix luacontroller: attempt to perform arithmetic on global 'print_count' (a n...
Jeija
2014-11-25
Merge branch 'improve-luacontroller'
Jeija
2014-11-23
Fix luacontroller interrupts not working if no iid is supplied
Jeija
2014-11-22
Fix burnt luacontroller, nodebox + crash
Jeija
[next]