]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/common
Add spider
[dragonfireclient.git] / src / script / common /
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-09-11 sfan5Make sure relevant std::stringstreams are set to binary
2021-09-10 sfan5Clean up/improve some scriptapi error handling code
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-28 savilliRemove redundant on_dieplayer calls
2021-08-21 SmallJokerHUD: Reject and warn on invalid stat types (#11548)
2021-07-27 sfan5Add bold, italic and monospace font styling for HUD...
2021-06-30 SmallJokerInventory: Make addList() consistent (#11382)
2021-06-20 SmallJokerInventory: show error on invalid list names (#11368)
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-05-10 Elias FleckensteinAdd ClientObjectRef:set_properties
2021-05-03 Loic Blotfix: some code tidy about includes & irr namespaces
2021-05-03 Loic Blotrefacto: Hud: make driver, client, player, inventory...
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-08 sfan5Use place_param2 client-side for item appearance &...
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-12 Elias FleckensteinAttempt to fix SEGFAULT in push_inventory
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
2021-01-21 ZughyRemoved some obsolete code (#10562)
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-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-05 Elias FleckensteinMapBlockMesh Performance Improvement
2020-11-04 ZughyFix ObjectRef errors due to lua_isnil() (#10564)
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-08-12 Lars MüllerFix precision not working in hud_change (#10186)
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-09 sfan5Quick workaround for crashing destructor on Mingw32
2020-06-23 Elias Fleckensteintest
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-01 SmallJokerLua API: Log incorrect parameter types as error (#9954)
2020-05-20 sfan5CSM: Fix crashing minetest.get_item_def()
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-06 sfan5Expose collided objects in moveresult
2020-05-05 SmallJokerRename moveresult speed to velocity
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-27 SmallJokerScript: Enforce type checks if not nil (#9748)
2020-04-21 HybridDogFix configuration caching in log_deprecated (#9697)
2020-04-15 sfan5Fix parsing JSON with large integers (#9674)
2020-04-14 sfan5scriptapi: Some small optimizations to value pushing...
2020-04-11 Lars MüllerImprove waypoints and add image variant (#9480)
2020-04-11 sfan5Fix broken config check in 659245a
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2020-04-08 sfan5Work around LuaJIT issues on aarch64 (#9614)
2020-04-04 LNJFix 'the the' typos in comments (#9554)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-23 sfan5Move core.get_connected_players() implementation to C++
2020-02-23 sfan5Refactor Script API's log_deprecated
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-08-07 BehaDo not add group values of zero to group lists. (#8751)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-03-07 HybridDogAbort when trying to set a not registered node (#7011)
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-01-06 SmallJokerFix various bugs (Anticheat, Lua helpers) (#8013)
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-11-28 Michael MullerClean up stack after script_get_backtrace (#7854)
2018-08-16 Dániel JuhászRaycast: export exact pointing location (#6304)
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-05-14 SmallJokerFix segfault in player migration and crash in log_depre...
2018-03-29 stujones11Optional alpha channel support for entities
2018-03-09 paramatGetv3intfield: Fix logic of return bool
2018-03-03 SmallJokerc_converter: Function template for numeric fields,...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-02-04 lisacvukMake hud_get return aligment, offset and size. (#7006)
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-03 Thomas--SConnected Nodeboxes: Add `disconnected` boxes
2017-12-26 rubenwardyFix rounding error in g/set_node caused by truncation...
2017-12-04 paramatZoom: Set zoom FOV per-player using a player object...
next