]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/common/misc_helpers.lua
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin / common / misc_helpers.lua
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-06 Lars Müllercore.formspec_escape: Restore backwards compat
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-27 Lars MüllerBuiltin: Optimize misc helpers (#12377)
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-10-06 sfan5Move archive extraction in content store to async job
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-08-27 Lean RadaOptimize vector length calculations (#11549)
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-04-01 Vincent RobinsonAdd `math.round` and fix `vector.round` (#10803)
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-24 Lars MuellerFix minetest.is_nan
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 2
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 1
2020-11-28 Elias FleckensteinMerged Minetest
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-17 Elias FleckensteinNew Mod System
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-06-23 Elias Fleckensteintest
2020-06-09 Paul OuelletteLuaItemStack: Add __tostring metamethod (#8785)
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-13 Yaman QaliehAllow placing auto-rotating nodes on other nodes in...
2020-03-06 WuzzyCleanup global namespace pollution in builtin (#9451)
2020-02-01 HybridDogAdd table.shuffle (#8299)
2020-01-18 rubenwardyAdd Lua unit tests to builtin using busted (#9184)
2020-01-04 HybridDogAdd table.key_value_swap (#9248)
2019-10-13 Aaron SuenFix rotate_node to return the correct itemstack.
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-03-05 HybridDogAdd math.factorial (#8298)
2018-11-01 Pierre-Yves RolloFix string.split returning an empty table if string...
2018-09-23 ParamatBuiltin//misc_helpers: Various fixes (#7737)
2018-05-16 ParamatPointed_thing_to_face_pos: Avoid crash when player...
2018-04-19 rubenwardyAdd online content repository
2018-03-29 SmallJokercore.rotate_node: Do not trigger after_place_node ...
2018-02-08 youAllow dumping userdata (#7012)
2017-12-16 EzhhGive subgames the ability to disallow specific mapgens...
2017-12-09 ParamatPointed thing to face pos: Use 'eye height' object...
2017-11-21 SmallJokercore.rotate_node: Run callbacks like with any regular...
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-16 tenplus1Fix Rotate Node Placement (#6424)
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-24 EkdohibsAdd clientside translations.
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-04-19 MarkuBuPointed thing to face pos: Fix crash if opening door...
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 Loïc BlotFix a type bug in colorize function
2017-03-24 Loïc BlotTypo fix
2017-03-24 red-001Add multiline support to colorize. (#5444)
2017-03-19 red-001Block access to the `io` library
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-10-31 Auke KokCore.rotate_and_place: Remove unused call to get_look_p...
2016-03-06 Rui914Faster insertion into table
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-07-21 sfan5Allow random menu images for subgames
2015-06-01 est31Fix wrong replace from previous commit
2015-06-01 est31Localize inside whole misc_helpers.lua
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-14 est31Fix crash on passing false as value in table to table...
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2015-01-05 Diego MartínezFix off-by-one error in `string:split` implementation.
2014-12-29 Diego MartinezFaster string.split implementation.
2014-12-12 Craig RobbinsRevert "Adjust the values of dirs1 and dirs2 so that...
2014-12-12 paramatFix undeclared globals in functions and shorten lines...
2014-12-06 SmallJokerAdd Lua helper functions vector.apply(v) math.sign...
2014-11-27 SmallJokerAdd minetest.copy_table(table) To get rid off the ...
2014-11-25 dvereAdjust the values of dirs1 and dirs2 so that rotate_and...
2014-11-08 ShadowNinjaFix dump() indentation with non-tab indents
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-09-21 ShadowNinjaMake dump's output prettier
2014-07-16 sapierAdd srollbar formspec element
2014-05-24 ShadowNinjaRework dumping functions
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories