9506 Commits

Author SHA1 Message Date
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
cora
a14b6aaf11 autofly: fix stupid cora grep mistake lol 2020-11-26 14:42:59 +01:00
cora
9b8588e1f8 autofly: more tweaks lol 2020-11-26 14:38:51 +01:00
cora
2df7466555 autofly: more tweaks 2020-11-26 14:21:20 +01:00
cora
9ba187a14d autofly: add all nodes as ground nodes for cruise 2020-11-26 14:10:54 +01:00
cora
46697ed93a automt: renamed to waspsaliva, linked to automt 2020-11-26 13:55:39 +01:00
cora
d36c81ef04 cchat/frens: log last logs 2020-11-26 13:45:52 +01:00
cora
0d2a8eb98a automt: some fixes 2020-11-26 13:43:55 +01:00
cora
7b52014ef8 cchat: log last-login of frens 2020-11-26 12:54:58 +01:00
cron
3bb754b87b Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-26 03:15:21 +00:00
cron
89a89a82f9 frenemies: fix enemy addition 2020-11-26 03:14:47 +00:00
Lars
8dc70ebb93 Fix camera panning glitches (partially revert 10489.) 2020-11-25 14:22:36 -08:00
cora
727d317930 automt: add support for custom ports ( use server:port) 2020-11-25 15:11:00 +01:00
cora
c9b8737d4a autoeat: delete old df version 2020-11-25 15:02:45 +01:00
cora
146137a8dd randomsc: fix double menu entry 2020-11-25 14:33:53 +01:00
cora
307a416912 scaffold: add railscaffold 2020-11-25 02:08:29 +01:00
cora
f5fb3289bf automt: add clammt wrapper 2020-11-25 01:00:34 +01:00
cora
7bb9c8f710 automt: security fix !!1 :) 2020-11-25 00:46:40 +01:00
cora
f39e61b9e5 automt: add exit to os and exit to menu support 2020-11-25 00:25:24 +01:00
cora
bb0d7c1e66 automt: add .mtq to quit 2020-11-24 22:39:53 +01:00
cron
2b7b53da89 Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-24 21:27:38 +00:00
cora
c8c15b1d77 automt: add seperate logfiles for chats and errors 2020-11-24 22:07:47 +01:00
cron
86ffdf7769 scaffold: add TriScaffold (three wide scaffold) 2020-11-24 20:23:24 +00:00
cron
e017cc52de quint/invaction: fix dump recursion 2020-11-24 20:22:59 +00:00
cora
1873f83ba3 autofly: cruise small fix 2020-11-24 16:45:13 +01:00
cora
2010bdff17 autofly: cruisemode - its very nice now - no more set_pos :) 2020-11-24 16:29:25 +01:00
Elias Fleckenstein
fb4d54ee30 Added minetest.register_on_play_sound 2020-11-24 15:01:52 +01:00
Elias Fleckenstein
50629cc6a1 Improved Scaffold 2020-11-24 14:24:32 +01:00
Elias Fleckenstein
3d74e17cc2 Added AutoSlip (-> Credit to Code-Sploit) 2020-11-24 13:54:57 +01:00
Elias Fleckenstein
f9c6324666 Added JetPack and AutoHit (-> Credits to Code-Sploit and cora) 2020-11-24 13:38:11 +01:00
Elias Fleckenstein
843239c0ba Added Speed/Jump/Gravity Override 2020-11-24 13:20:30 +01:00