Pedro Gimeno
|
36c5d40ed4
Single-line comments can also terminate with CR.
|
8 gadi atpakaļ |
Pedro Gimeno
|
86ff22b521
Prevent attack due to strings being completely removed.
|
8 gadi atpakaļ |
Pedro Gimeno
|
72c08fc527
Strip strings and comments prior to checking for prohibited keywords
|
8 gadi atpakaļ |
Jeija
|
1e77b193dd
Luacontroller: Add safe version of string.rep and remove string.gsub,
|
8 gadi atpakaļ |
Jeija
|
08b14e3af0
Luacontroller: Fix function usage in LuaJIT, make 'do' no longer
|
8 gadi atpakaļ |
Jeija
|
e5dba66c21
Revert "Toggle trapdoors on signal, workaround for #252"
|
8 gadi atpakaļ |
Jeija
|
417a136c5e
Toggle trapdoors on signal, workaround for #252
|
8 gadi atpakaļ |
Jeija
|
2dc8101fa1
Merge branch 'ssieb-master'
|
8 gadi atpakaļ |
Samuel Sieb
|
4b9039266e
Fix crash due to force loading changes.
|
8 gadi atpakaļ |
Jeija
|
c7428d8135
Remove unused VERSION file
|
8 gadi atpakaļ |
Jeija
|
cfd4f7c287
Force-load areas with mesecon usage
|
8 gadi atpakaļ |
Jeija
|
f099b43e11
Update documentation: Fix mesecons.net links
|
8 gadi atpakaļ |
Jeija
|
7b84105512
Consistently use UNIX line endings (LF instead of CR LF)
|
8 gadi atpakaļ |
Jeija
|
80f72b2621
Fix vertical wires not updating power when adding to / removing from a vertical line
|
8 gadi atpakaļ |
Jeija
|
fe9c6871de
Fix pistons not connecting to wire and not activating when placing
|
8 gadi atpakaļ |
Jeija
|
7865d42834
Always use minetest.set_node instead of minetest.add_node for consistency
|
8 gadi atpakaļ |
Jeija
|
809192f353
Use vector helper functions instead of old builtin cmpPos and addPosRule functions
|
8 gadi atpakaļ |
Jeija
|
6b54f025c1
Merge branch 'playerdetector_update' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-playerdetector_update
|
8 gadi atpakaļ |
Jeija
|
c98805a5b5
Merge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-fix_pistons
|
8 gadi atpakaļ |
Auke Kok
|
fb4c440265
Doors: Use new mesh door API if available
|
8 gadi atpakaļ |
HybridDog
|
cf45e24c57
this way it works better because unknown nodes may not stay unknown
|
8 gadi atpakaļ |
HybridDog
|
3f00c1d1cb
fix pistons not working in every buildable_to node
|
8 gadi atpakaļ |
HybridDog
|
c1d0481f8f
playerdetector: short code and don't get scanname for every object
|
8 gadi atpakaļ |
Jeija
|
f56c4ce35c
Merge branch 'HybridDog-noteblock_update'
|
8 gadi atpakaļ |
HybridDog
|
0ec503f32c
Noteblock: Code cleanup
|
9 gadi atpakaļ |
Carter Kolwey
|
35b647ed4a
Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.
|
9 gadi atpakaļ |
Jeija
|
eab09b9d73
Merge branch 'sofar-sound'
|
9 gadi atpakaļ |
Auke Kok
|
2682d09291
Fix sound volume level of noteblock.
|
9 gadi atpakaļ |
Jeija
|
a6b28d1f11
Gates: Update nor gate craft recipe, fixes #243
|
9 gadi atpakaļ |
Jeija
|
0ec771bf7d
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
|
9 gadi atpakaļ |