Commit History

Author SHA1 Message Date
  MarkuBu efd509f796 Pointed thing to face pos: Fix crash if opening door with slab or stair 7 years ago
  MarkuBu 26f4a5c2d1 First commit for fine pointed (#5485) 7 years ago
  Diego Martínez 81c3dc32a8 Add functions to strip color information. (#5472) 7 years ago
  Loïc Blot 1b299b4039 Fix a type bug in colorize function 7 years ago
  Loïc Blot 329d654e37 Typo fix 7 years ago
  red-001 dd2f1d7551 Add multiline support to colorize. (#5444) 7 years ago
  red-001 2e3778ec0c Block access to the `io` library 7 years ago
  red-001 d31750cb93 Give CSM access to use `core.colorize()` (#5113) 7 years ago
  red-001 c42c53fccf [CSM] Add local formspecs. (#5094) 7 years ago
  sfan5 5fd1ef9b58 Revert "Adding particle blend, glow and animation (#4705)" 8 years ago
  Foghrye4 93e3555eae Adding particle blend, glow and animation (#4705) 8 years ago
  Auke Kok 380a4b6d60 Core.rotate_and_place: Remove unused call to get_look_pitch() 8 years ago
  Rui914 24e8b0ac1e Faster insertion into table 8 years ago
  kwolekr f062bbd7a1 Add /emergeblocks command and core.emerge_area() Lua API 9 years ago
  sfan5 8994913259 Allow random menu images for subgames 9 years ago
  est31 e479337c1a Fix wrong replace from previous commit 9 years ago
  est31 6df6b2a0e0 Localize inside whole misc_helpers.lua 9 years ago
  est31 5a0ed780f5 Server: announce MIN/MAX protocol version supported to serverlist. Client: check serverlist 9 years ago
  est31 7c5accf605 Fix crash on passing false as value in table to table.copy(t) 9 years ago
  kwolekr 5aeeb219e3 Simplify deleteblocks chat command argument parsing 9 years ago
  Diego Martínez 00bca11f59 Fix off-by-one error in `string:split` implementation. 9 years ago
  Diego Martinez ab55da589c Faster string.split implementation. 9 years ago
  Craig Robbins c151099b79 Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly" 9 years ago
  paramat f114fc74d6 Fix undeclared globals in functions and shorten lines in misc_helpers.lua. 9 years ago
  SmallJoker 2fd14e1bd5 Add Lua helper functions vector.apply(v) math.sign(x, tolerance) 9 years ago
  SmallJoker 6a43b3af09 Add minetest.copy_table(table) To get rid off the "table references" 10 years ago
  dvere 9878e8de4f Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly 10 years ago
  ShadowNinja 05e7f71b33 Fix dump() indentation with non-tab indents 10 years ago
  Ryan Newell 90b6de173e Add last_login field to auth.txt 10 years ago
  ShadowNinja 3e7e65885a Make dump's output prettier 10 years ago