Commit History

Author SHA1 Message Date
  Jude Melton-Houghton b38ffdec27 Implement vector and node conversion in Lua (#12609) 1 year ago
  sfan5 1d512ef7f4 Reduce code duplication between c_converter.cpp and helper.cpp 1 year ago
  sfan5 8ff3fadba0 Remove unnecessary float limits from script API 1 year ago
  Jude Melton-Houghton 06d197cdd0 Store vector metatable in registry 2 years ago
  sfan5 ba6fbc417e Remove awful Mingw32 workarounds 2 years ago
  Lars Müller 1ee37148a8 Fix types of get_mapgen_setting_noiseparams (#12025) 2 years ago
  sfan5 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
  DS 8f085e02a1 Add metatables to lua vectors (#11039) 3 years ago
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
  sfan5 70df3d54f3 Quick workaround for crashing destructor on Mingw32 3 years ago
  SmallJoker 42a9b45c21 Lua API: Log incorrect parameter types as error (#9954) 4 years ago
  SmallJoker be71e70a91 Script: Enforce type checks if not nil (#9748) 4 years ago
  sfan5 2d5bd3bf79 scriptapi: Some small optimizations to value pushing (#9669) 4 years ago
  Jordach 946c03c69b set_sky improvements, set_sun, set_moon and set_stars 4 years ago
  SmallJoker cb00632e23 HTTP API: Allow binary downloads and headers (#8573) 5 years ago
  Loïc Blot a61e1a4dbc Lua templating reading (part 4): s16, v2s16, v2f (#7512) 5 years ago
  SmallJoker ebbd158774 c_converter: Function template for numeric fields, add v3s16 default (#7090) 6 years ago
  rubenwardy 026ad912af Fix rounding error in g/set_node caused by truncation to float 6 years ago
  Muhammad Rifqi Priyo Susanto a1e1a19ac3 Improvements/fixes for noise parameter input in advanced settings 6 years ago
  Rob Blanckaert a9d43a0471 Object properties: Add 'glow', disables light's effect if negative 6 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
  Thomas--S e63df5ce80 Sort box corners correctly 7 years ago
  sapier f5070b4454 Added lua tracebacks to some errors where you have been blind to what… (#5043) 7 years ago
  sfan5 5fd1ef9b58 Revert "Adding particle blend, glow and animation (#4705)" 7 years ago
  Foghrye4 93e3555eae Adding particle blend, glow and animation (#4705) 7 years ago
  Foghrye4 6eb6e75fff Adding LuaError on attempt to assign vectors with values out of range 7 years ago
  Tomas c013c73f33 Lua->C getintfield() use lua_tointeger (#4408) 7 years ago
  Jeija 31e0667a4a Add Lua interface to HTTPFetchRequest 8 years ago
  TeTpaAka c0335f7d13 Add some missing getter functions to the lua API 9 years ago
  kwolekr 4c9a8a91c4 SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function 9 years ago