Lars Mueller
|
4268a05d5a
|
Fix mod.get_resource being unavailable
|
2021-08-16 17:23:25 +02:00 |
|
Lars Mueller
|
7eed42c68d
|
Fix get_gametime force loading
|
2021-08-16 17:21:28 +02:00 |
|
Lars Mueller
|
f2c79ca258
|
Code cleanup
|
2021-08-16 16:33:29 +02:00 |
|
Lars Mueller
|
f1aa7f5a98
|
Remove modlib.minetest.get_color_int
|
2021-08-16 11:43:26 +02:00 |
|
Lars Mueller
|
8b0176341b
|
Improve globalstep timing
|
2021-08-16 09:15:50 +02:00 |
|
Lars Mueller
|
aafba83c26
|
Remove buggy hacks from get_gametime
|
2021-08-15 22:07:31 +02:00 |
|
Lars Mueller
|
fa88e4d201
|
Release
rolling-73
|
2021-08-15 14:33:38 +02:00 |
|
Lars Mueller
|
a0efa59030
|
Merge branch 'master' of https://github.com/appgurueu/modlib
|
2021-08-15 12:27:08 +02:00 |
|
Lars Müller
|
e6c7c75a37
|
Stop LuaControllers from overheating (fixes #1)
|
2021-08-15 12:25:03 +02:00 |
|
luk3yx
|
9af8ff7519
|
Stop LuaControllers from overheating (fixes #1)
|
2021-08-15 19:16:12 +12:00 |
|
Lars Mueller
|
0f6f325aa8
|
Raycast: Improve code quality
|
2021-08-14 17:40:44 +02:00 |
|
Lars Mueller
|
6cc39ef023
|
Fix text.utf8 edge case
|
2021-08-14 00:15:48 +02:00 |
|
Lars Mueller
|
9fee80061e
|
Tests: Don't require disabling mod security
|
2021-08-09 17:23:59 +02:00 |
|
Lars Mueller
|
e743a6f037
|
Bump version
rolling-72
|
2021-08-09 15:24:01 +02:00 |
|
Lars Mueller
|
b8d8d3c4d1
|
Fix SQLite3 requiring for trusted modlib
|
2021-08-09 14:30:55 +02:00 |
|
Lars Mueller
|
eb3a3b2960
|
Use math constants
|
2021-08-09 13:58:10 +02:00 |
|
Lars Mueller
|
9af2d64ad9
|
Bluon: Fix nan reading
|
2021-08-09 13:46:15 +02:00 |
|
Lars Mueller
|
258d9d956d
|
Fix binary search test
|
2021-08-09 13:36:44 +02:00 |
|
Lars Mueller
|
a5e4696cd1
|
Add binary search test
|
2021-08-08 23:43:06 +02:00 |
|
Lars Mueller
|
e9865f0066
|
Simplify func.iterate
|
2021-08-08 23:32:50 +02:00 |
|
Lars Mueller
|
28eeb4ccf8
|
Improve performance
|
2021-08-08 23:29:43 +02:00 |
|
Lars Mueller
|
90c3b0ed90
|
Fix math.tostring
|
2021-08-08 22:37:47 +02:00 |
|
Lars Mueller
|
5fb4145a49
|
SQLite3 persistence: Fix init
|
2021-07-22 14:35:16 +02:00 |
|
Lars Mueller
|
a2a6cdd64d
|
Convert indentation to tabs
|
2021-07-20 22:42:42 +02:00 |
|
Lars Mueller
|
26de548e32
|
Add negative and positive nan constants to math
|
2021-07-18 15:11:11 +02:00 |
|
Lars Mueller
|
4f59279591
|
Add SQLite3 database persistence
|
2021-07-14 21:52:13 +02:00 |
|
Lars Mueller
|
daa0251632
|
Use tabs not spaces
|
2021-07-14 11:53:42 +02:00 |
|
Lars Mueller
|
a86b24eef5
|
Add func.for_generator
|
2021-07-14 10:26:57 +02:00 |
|
Lars Mueller
|
2ba0b0555f
|
Bluon files: Use "wb" / "rb" instead of "w" / "r"
|
2021-07-13 20:28:44 +02:00 |
|
Lars Mueller
|
f2ecbac112
|
Schematics: Improve serialization, fix item handling
|
2021-07-13 20:26:51 +02:00 |
|
Lars Mueller
|
2a1cbc64ea
|
Enable hashlist
|
2021-07-12 21:32:15 +02:00 |
|
Lars Mueller
|
14a1887db4
|
Release notes
rolling-71
|
2021-07-12 16:29:36 +02:00 |
|
Lars Mueller
|
9d50e504fd
|
Fix colorspec:to_string
|
2021-07-12 16:15:37 +02:00 |
|
Lars Mueller
|
44a98a7d41
|
Add hashlist
|
2021-07-11 16:52:41 +02:00 |
|
Lars Mueller
|
e29183f574
|
Add Minetest Luon: ItemStack and AreaStore support
|
2021-07-11 16:08:57 +02:00 |
|
Lars Mueller
|
407a2d55ed
|
Fix Lua log file reference handling if only :load() and not :init() is called
|
2021-07-08 20:17:20 +02:00 |
|
Lars Mueller
|
2d8c77b7dd
|
Code quality
|
2021-07-08 20:08:28 +02:00 |
|
Lars Mueller
|
80bd0b6299
|
Make Luon object-oriented, add aux_read/write support
|
2021-07-08 13:28:11 +02:00 |
|
Lars Mueller
|
0d10aa9f88
|
Fix string length comparison
|
2021-07-07 20:02:11 +02:00 |
|
Lars Mueller
|
27df865b6e
|
Fix handling of cross-referencing tables
|
2021-07-07 19:14:56 +02:00 |
|
Lars Mueller
|
e49cbdf9ff
|
Code quality
|
2021-07-07 18:49:14 +02:00 |
|
Lars Mueller
|
392959e50c
|
Parameter rename
|
2021-07-07 17:35:25 +02:00 |
|
Lars Mueller
|
b5e7f331c4
|
Replace count_values with count_objects
|
2021-07-07 17:32:33 +02:00 |
|
Lars Mueller
|
35081f3e4b
|
Localize global fields
|
2021-07-07 12:52:37 +02:00 |
|
Lars Mueller
|
4026f6dd0d
|
Luon: Rename (de)serialize to read/write
|
2021-07-07 12:31:40 +02:00 |
|
Lars Mueller
|
60dd1be82c
|
Localize global fields
|
2021-07-06 23:43:03 +02:00 |
|
Lars Mueller
|
60ce6f3e53
|
Ignore NaN in table.count_values
|
2021-07-06 23:22:41 +02:00 |
|
Lars Mueller
|
2e9db04632
|
Add proper license file
|
2021-07-06 22:03:44 +02:00 |
|
Lars Mueller
|
1d2c6c5c37
|
Add experimental luon module
|
2021-07-06 21:56:20 +02:00 |
|
Lars Mueller
|
1764665193
|
Add table.count_values
|
2021-07-06 10:31:42 +02:00 |
|