SmallJoker
|
66372e75d9
is_area_protected: Rename from intersects_protection (#7073)
|
před 6 roky |
you
|
87e08b1b3a
Add minetest.is_player (#7013)
|
před 6 roky |
Paramat
|
01bc817fe0
Intersects_protection(): Move from Minetest Game to builtin (#6952)
|
před 6 roky |
red-001
|
d10cccee31
Allow the join/leave message to be overridden by mods.
|
před 8 roky |
ShadowNinja
|
43d1f375d1
Use a settings object for the main settings
|
před 10 roky |
Loïc Blot
|
34d32ce55a
Implement delayed server shutdown with cancelation (#4664)
|
před 7 roky |
red-001
|
d31750cb93
Give CSM access to use `core.colorize()` (#5113)
|
před 7 roky |
Loïc Blot
|
2c19d51409
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
|
před 7 roky |
rubenwardy
|
c5967f75f0
Add minetest.player_exists() (#5064)
|
před 7 roky |
red-001
|
fb1406bdff
Don't send a join message in singleplayer mode.
|
před 8 roky |
orwell96
|
0d1c9598a0
Make supplying empty formspec strings close the formspec (#4737)
|
před 8 roky |
Rui
|
3a95054db5
Fix typo in core.after (#4560)
|
před 8 roky |
Xunto
|
0b0075e6ad
Move on join and on leave messages to lua (#4460)
|
před 8 roky |
Tim
|
58eb5f39d4
Builtin: Fix check for a player object in core.check_player_privs
|
před 8 roky |
Ekdohibs
|
14ef2b445a
Add colored text (not only colored chat).
|
před 8 roky |
TriBlade9
|
1d40385d4a
Colored chat working as expected for both freetype and non-freetype builds. @nerzhul improvements * Add unit tests * Fix coding style * move guiChatConsole.hpp to client/
|
před 9 roky |
Auke Kok
|
a60aa8e226
Fix timer initialization.
|
před 8 roky |
Rui914
|
24e8b0ac1e
Faster insertion into table
|
před 8 roky |
Jeija
|
31e0667a4a
Add Lua interface to HTTPFetchRequest
|
před 8 roky |
Auke Kok
|
ad884f23d4
New timer design.
|
před 8 roky |
Robert Zenz
|
c32847838d
Add more ways to pass data to check_player_privs
|
před 9 roky |
kwolekr
|
f062bbd7a1
Add /emergeblocks command and core.emerge_area() Lua API
|
před 9 roky |
kwolekr
|
2b04ab874d
SAPI: Track last executed mod and include in error messages
|
před 9 roky |
HybridDog
|
8383a61eac
Decrease minetest.after globalstep lag
|
před 9 roky |
Novatux
|
75622c30be
Add code to support raillike group names
|
před 9 roky |
kwolekr
|
5aeeb219e3
Simplify deleteblocks chat command argument parsing
|
před 9 roky |
Zefram
|
aebbcbf398
Fix indexing error in timer processing
|
před 10 roky |
ShadowNinja
|
c4359ff65c
Use "core" namespace internally
|
před 10 roky |
ShadowNinja
|
1cd512913e
Organize builtin into subdirectories
|
před 10 roky |