1
0
mirror of https://github.com/MinetestForFun/stacktraceplus.git synced 2025-06-30 23:30:24 +02:00

8 Commits

Author SHA1 Message Date
7db06eace7 Add Travis CI and LuaCheck (#3) 2020-05-12 19:34:14 -05:00
f3e24df3c1 Use mod.conf for name and description 2019-09-23 21:05:10 -05:00
8b4385a8a2 Update README.md 2019-09-23 21:04:17 -05:00
d277b8d240 Improve README.md 2019-09-23 21:02:25 -05:00
3eb15f40d1 Merge pull request #2 from Panquesito7/replace_deprecated_functions
Replace deprecated function
2019-08-24 03:11:33 +02:00
dfcb2d9674 Replace deprecated function 2019-08-23 14:04:04 -05:00
37f9b83b77 Define rawlen as en empty table if it is undefined
- Minetest won't let us define something global unless it's a table.
   Shall it be so.
 - This prevents Minetest from complaining about StackTracePlus' attempt
   to define "rawlen"
2016-09-01 12:10:14 +02:00
5194081791 First commit 2016-08-01 15:24:05 +02:00