aboutsummaryrefslogtreecommitdiff
path: root/src/script/common
AgeCommit message (Expand)Author
2020-04-22Fix configuration caching in log_deprecated (#9697)HybridDog
2020-04-15Fix parsing JSON with large integers (#9674)sfan5
2020-04-14scriptapi: Some small optimizations to value pushing (#9669)sfan5
2020-04-11Improve waypoints and add image variant (#9480)Lars Müller
2020-04-11Fix broken config check in 659245asfan5
2020-04-11Move PlayerSAO to dedicated filesLoic Blot
2020-04-11Move serveractiveobject & unitsaoLoic Blot
2020-04-08Work around LuaJIT issues on aarch64 (#9614)sfan5
2020-04-04Fix 'the the' typos in comments (#9554)LNJ
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-02-23Move core.get_connected_players() implementation to C++sfan5
2020-02-23Refactor Script API's log_deprecatedsfan5
2020-02-01Improve core.sound_play with ephemeral sounds and player exclusionsfan5
2020-01-22Remove unused weight property from objects (#9320)Wuzzy
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-10-29Change some usages of "deprecated" to "obsolete" (#9062)random-geek
2019-09-22Punchwear (improved) (#8959)sfan5
2019-08-07Do not add group values of zero to group lists. (#8751)Beha
2019-07-30Move the clamping of hp/breath when their maximums change to read_object_prop...Beha
2019-06-06HTTP API: Allow binary downloads and headers (#8573)SmallJoker
2019-03-07Abort when trying to set a not registered node (#7011)HybridDog
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-01-06Fix various bugs (Anticheat, Lua helpers) (#8013)SmallJoker
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2018-11-28Clean up stack after script_get_backtrace (#7854)Michael Muller
2018-08-16Raycast: export exact pointing location (#6304)Dániel Juhász
2018-07-22Add a MSVC / Windows compatible snprintf function (#7353)nOOb3167
2018-07-08Lua templating reading (part 4): s16, v2s16, v2f (#7512)Loïc Blot
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot
2018-05-14Fix segfault in player migration and crash in log_deprecatedSmallJoker
2018-03-29Optional alpha channel support for entitiesstujones11
2018-03-09Getv3intfield: Fix logic of return boolparamat
2018-03-03c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-02-04Make hud_get return aligment, offset and size. (#7006)lisacvuk
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-03Connected Nodeboxes: Add `disconnected` boxesThomas--S
2017-12-26Fix rounding error in g/set_node caused by truncation to floatrubenwardy
2017-12-04Zoom: Set zoom FOV per-player using a player object propertyparamat
2017-11-27Hint at problematic code when logging deprecated callssfan5
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-11-06Player eye height: Make this a settable player object propertyparamat
2017-10-23Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto
2017-10-15Real global textures (#6105)Vitaliy
2017-09-28Add static_save property to luaentites to not save them statically. (#5112)orwell96
2017-09-15Customizeable max breath for players (#6411)SmallJoker
2017-09-14Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert
2017-09-11Implement client node dig predictionAuke Kok
2017-09-10Object properties: Fix loss of custom selectionboxSmallJoker
2017-08-30Zoom: Move enabling zoom to a new player object propertyparamat