Lars Mueller
|
5ae7cc254f
|
Remove unnecessary index check
|
2021-08-19 15:06:42 +02:00 |
|
Lars Mueller
|
f140f4cbf9
|
Fix register_on_wielditem_change
|
2021-08-19 15:05:57 +02:00 |
|
Lars Mueller
|
a86aeb33b4
|
Fix liquid.lua
|
2021-08-17 12:52:23 +02:00 |
|
Lars Mueller
|
9ced0f6d5c
|
Add modlib.minetest.connected_players
|
2021-08-16 20:04:45 +02:00 |
|
Lars Mueller
|
cb155021b1
|
Add modlib.minetest.playerdata
|
2021-08-16 18:21:49 +02:00 |
|
Lars Mueller
|
4707928f72
|
Use modlib's split instead of Minetest's
|
2021-08-16 18:16:17 +02:00 |
|
Lars Mueller
|
1547809fae
|
Add modlib.minetest.after
|
2021-08-16 18:10:27 +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
|
a0efa59030
|
Merge branch 'master' of https://github.com/appgurueu/modlib
|
2021-08-15 12:27:08 +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
|
daa0251632
|
Use tabs not spaces
|
2021-07-14 11:53:42 +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
|
9d50e504fd
|
Fix colorspec:to_string
|
2021-07-12 16:15:37 +02:00 |
|
Lars Mueller
|
e29183f574
|
Add Minetest Luon: ItemStack and AreaStore support
|
2021-07-11 16:08:57 +02:00 |
|
Lars Mueller
|
e49d75a822
|
Fix patterns
|
2021-07-06 09:24:13 +02:00 |
|
Lars Mueller
|
4175974def
|
Redo environments
|
2021-06-17 19:45:08 +02:00 |
|
Lars Mueller
|
0315a77696
|
Localize globals per file for all modules
|
2021-06-11 20:47:29 +02:00 |
|
Lars Mueller
|
b433b30dbe
|
Schematic: Fix light baking
|
2021-05-09 13:06:06 +02:00 |
|
Lars Mueller
|
edb9e98223
|
Rewrite schematic format
|
2021-05-09 13:04:17 +02:00 |
|
Lars Mueller
|
cb5e291285
|
Schematic: DIsallow unknown/ignore nodes
|
2021-05-08 21:31:15 +02:00 |
|
Lars Mueller
|
53fdfddd30
|
Remove dtime == 0 assertion
|
2021-05-08 21:18:35 +02:00 |
|
Lars Mueller
|
db08d8bbde
|
Experimental schematic format
|
2021-05-08 21:17:44 +02:00 |
|
Lars Mueller
|
adb4b4fdaf
|
Indentation: Use only tabs
|
2021-03-27 20:10:49 +01:00 |
|
Lars Mueller
|
3acf09eed6
|
Add colorspec.from_number_rgb
|
2021-03-27 12:20:57 +01:00 |
|
Lars Mueller
|
6f0dbaaeb3
|
Fix colorspec.from_string, add tests
|
2021-03-27 12:18:27 +01:00 |
|
Lars Mueller
|
e212ba7f3b
|
Add minetest.colorspec:to_number_rgb
|
2021-03-25 17:50:20 +01:00 |
|
Lars Mueller
|
d1baf23814
|
Split up "minetest" module in multiple files
|
2021-03-25 17:46:04 +01:00 |
|