9486 Commits

Author SHA1 Message Date
Elias Fleckenstein
ce47003cca Update defaults for ContentDB (->CheatDB) 2020-12-01 17:10:48 +01:00
Elias Fleckenstein
89995efee4 CheatDB Support & Enable/Disable CSMs in Main Menu 2020-12-01 14:32:54 +01:00
Elias Fleckenstein
3df23e23cd Small AutoTool Fix 2020-12-01 10:59:02 +01:00
Elias Fleckenstein
8b3eaf5b05 Lua API: Particle callbacks; Add NoWeather 2020-11-30 11:20:07 +01:00
cora
68a7a02321 randomscaff: fix bug 2020-11-30 04:25:04 +01:00
cora
76bc47e671 cchat: add names of lastlogs - its not ideal this way 2020-11-30 02:18:54 +01:00
cora
3fa1c48df1 ckam: rename to kamikaze since it finds other stuff too now 2020-11-30 01:03:51 +01:00
cora
f1e940bdb2 automt: fix automt not loading on first try 2020-11-30 00:59:50 +01:00
cora
1cbc11e410 crystalkamikaze: add tnt removal, cleanup, optimisation 2020-11-30 00:59:10 +01:00
cora
b9988808d0 crystalkamikaze: clear arrows too, add waypoint, make it smoother 2020-11-29 22:51:30 +01:00
Elias Fleckenstein
0a285dd338 Remove NextItem 2020-11-29 19:15:41 +01:00
Elias Fleckenstein
4695222bc3 Fix and Improve AutoTool 2020-11-29 19:08:39 +01:00
cora
398cb4c656 autotool: reset old wield index (with proper wait) 2020-11-29 16:20:11 +01:00
cora
619c30b7f4 scaffold: improve random- and railscaff, add quintscaff 2020-11-29 16:14:01 +01:00
cora
a51d7ef7cc autotool: make autotool() public 2020-11-29 14:50:54 +01:00
cron
d15085d8ee muse: add automatic noteblock player 2020-11-29 06:34:53 +00:00
Elias Fleckenstein
5bead7daaf Added minetest.close_formspec 2020-11-28 20:13:20 +01:00
Elias Fleckenstein
f825cf0e35 Fixed Minimap position 2020-11-28 19:40:26 +01:00
Elias Fleckenstein
eaa8a51323 Fixed FastPlace and AutoPlace 2020-11-28 16:22:30 +01:00
Elias Fleckenstein
9633ad122b Improved Freecam 2020-11-28 15:58:19 +01:00
Elias Fleckenstein
b4e475726b Added configureable Colors for PlayerESP and EntityESP 2020-11-28 14:37:26 +01:00
Elias Fleckenstein
549025f6a1 EntityESP, EntityTracers, PlayerESP, PlayerTracers 2020-11-28 14:23:29 +01:00
cora
901ce847ad scaffold: add randomscaffold 2020-11-28 14:11:14 +01:00
Elias Fleckenstein
eb6aca8b4a Merged Minetest 2020-11-28 13:48:33 +01:00
Elias Fleckenstein
8de51dae97 Fixed crash when attempting to access nonexistant inventory from Lua API 2020-11-28 12:08:53 +01:00
cora
74b9c3834a nlist: add mt default nodes (nlist.get_mtnodes) 2020-11-28 04:50:16 +01:00
cora
120cf74c00 crystalclear: renamed to crystalkamikaze :) 2020-11-28 03:48:57 +01:00
cora
c3f1e89684 add: crystalClear - suicide-clear endcrystals at spawn 2020-11-28 01:39:24 +01:00
cora
3dd03eb043 scaffold: add railscaffold 2020-11-28 01:15:46 +01:00
cora
cf37ee2867 nlist: some cleanup 2020-11-27 22:59:50 +01:00
cora
d9a9d455cb nlist: makin it all smoother 2020-11-27 15:38:48 +01:00
Lars
f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 2020-11-26 20:31:20 -08:00
cora
da6915806f esp: add nodelist 2020-11-27 02:38:22 +01:00
cora
6b4f66a9ed autominer: add nodelist 2020-11-27 00:34:32 +01:00
cora
562df1d0d9 add: nodelists 2020-11-27 00:19:54 +01:00
cora
b451b280b0 undying: huge improvements! 2020-11-26 23:08:09 +01:00
sfan5
9bb381ebd3 Change typedef to normal definitions in GUI code 2020-11-26 22:42:19 +01:00
sfan5
868749b4f8 Return star color calculation to what it previously was 2020-11-26 22:17:11 +01:00
numzero
8689e00fca Fix style 2020-11-26 12:49:10 -08:00
numzero
c158e20e5b Provide fallback star color for GLES 2 with MT shaders disabled 2020-11-26 12:49:10 -08:00
numzero
cdcf7dca7c Sky: support GLES2
IrrLicht built-in shader is broken, have to write my own
2020-11-26 12:49:10 -08:00
numzero
be59668f47 Allow missing shaders 2020-11-26 12:49:10 -08:00
numzero
d7cf40a0ce Replace TriangleFan as poorly supported 2020-11-26 12:49:10 -08:00
numzero
560627eef8 Reuse seed when updating stars
The only currently relevant parameter is scale which can now be changed
without resetting stars position
2020-11-26 12:49:10 -08:00
numzero
3077afc0a2 Store stars in a single static mesh buffer 2020-11-26 12:49:10 -08:00
numzero
89cc5bf537 Don't evaluate things many times 2020-11-26 12:49:10 -08:00
numzero
095f82692d Batch cloud drawing 2020-11-26 12:49:10 -08:00
Lars
f1349be542 Avoid marking map blocks dirty upon deserialization. 2020-11-26 11:41:55 -08:00
Elias Fleckenstein
a65251a7a8 Fixed glowing GenericCAOs being rendered completely back when Fullbright is enabled 2020-11-26 18:46:34 +01:00
Elias Fleckenstein
eaec3645b0 Added ClientObjectRef:get_hp() 2020-11-26 18:44:29 +01:00