Commit Graph

12 Commits (master)

Author SHA1 Message Date
LeMagnesium 971e82df55 Added string format for formspec compatibility and securized S's outputs
- Added a little hack to handle errors when S returns nil (it was noticed with Unicode characters)
 - Added a step before using strings from fields to make them compatible with formspecs (escapes)
2015-08-09 19:12:03 +02:00
LeMagnesium ff23ac1c8e Added french translation 2015-05-08 14:11:25 +02:00
LeMagnesium 73b5c2e2e8 Updated memorandum mod
- Added better detection and declaration for global variables
2015-05-08 14:10:46 +02:00
LeMagnesium d77165ef91 Merge github.com:Xanthin/memorandum into Xanthin-fork 2015-05-08 13:58:57 +02:00
vitaminx 20a51a75fc Bumping version to 0.1.2 2015-03-03 09:55:31 +01:00
vitaminx 477de9b155 Fixed unhandled exception
Fix for server crash:
ERROR: An unhandled exception occurred: ...est-server/.minetest/mods/memorandum/memorandum/init.lua:75: attempt to concatenate field 'text' (a nil value)
2015-03-03 09:54:11 +01:00
Xanthin 39ac46a621 support for intllib translation mod
local sign (line 9/17) changed, because translation didn´t work if the text ends with a blank. Don´t know why.
2014-04-08 19:49:42 +02:00
Xanthin a23c1c5d86 german translation 2014-04-08 19:44:28 +02:00
Xanthin e20f564e0e Create template.txt 2014-04-08 19:38:29 +02:00
Mossmanikin b6932befb6 Write on Paper 0.1.1 Simpler
Removed letter_empty_2 & letter_written_2.
Those aren't lost ingame but look weird (facedir).
2014-01-03 01:42:13 +01:00
Mossmanikin 02128d6ac2 Write on Paper 0.1.0
Letters can be pinned to a wall.
2013-12-26 20:05:11 +01:00
Mossmanikin 1f39842f3c Write on paper 0.0.9 2013-12-20 19:13:37 +01:00