]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin / game /
2020-05-14 rubenwardyItem Entity: Add message to moveresult assertion (...
2020-05-13 ZughyDocument inf value in rollback commands (#9789)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-06 sfan5Enable collide_with_objects for falling entities
2020-05-06 sfan5Rewrite falling entity to make use of collision info
2020-04-28 ANANDFix breath_bar scaling; delay breath_bar hiding by...
2020-04-27 sfan5Rewrite builtin item entity to use collision info
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-27 sfan5builtin: Correctly indicate failure in /spawnentity
2020-04-26 David LealAdd new command /revokeme <priv> (#9584)
2020-04-13 SmallJokerAdd default stack size setting (#8873)
2020-04-04 sfan5Builtin: Make item entities glow less (#9594)
2020-03-14 WuzzyFix some chatcommands not returning a value (#9503)
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-02-23 sfan5Move core.get_connected_players() implementation to C++
2020-02-22 WuzzyFalling nodes: Add support for facedir, colorfacedir...
2020-02-16 SmallJokerBuiltin: Fix error by digging unknown nodes
2020-02-01 sfan5Convert sound_play uses in builtin to ephemeral
2020-02-01 sfan5Let node 'place' and 'dug' sounds be heard by other...
2019-12-24 WuzzyFix item eat sound not played if last item (#9239)
2019-12-20 ANAND/privs: Delimit output list of privs with commas (...
2019-12-19 WuzzyBuiltin: Make dropped light_source nodes glow (#9200)
2019-12-18 BluebirdMake core.item_place_node return position of placed...
2019-12-16 sfan5Correct documentation around minetest.item_place
2019-11-25 ANANDUse a safer implementation of gsub in core.chat_format_...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-10-05 Warr1024Merge pull request #8166 from Warr1024/fix7020
2019-09-29 DSAllow grep-ing for on_grant and on_revoke (#8958)
2019-09-22 Hugo LocurcioRename "private messages" to "direct messages" (#8971)
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-04 sfan5Force item entities out of solid nodes (simpler) (...
2019-08-23 WuzzyFix default hand definition not using wieldhand.png
2019-08-10 sfan5Add player knockback on punch to builtin
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-07 BehaFix usage of wrong variable in builtin chat command...
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-07-27 SmallJokerCheck for 'action' field in ABMs & LBMs
2019-07-20 SmallJokerAdd /help formspec for commands and privileges (#8385)
2019-07-14 SmallJokerDocs: Clarify where to check for 'protection_bypass...
2019-06-10 Thomas RudinSave forceloaded blocks file periodically (#8535)
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-05-04 ANANDbuiltin/../register.lua: Abort make_wrap_deregistration...
2019-03-05 DSAdd sounds for falling and attached nodes (#7719)
2019-02-12 SmallJokerStatbars: Reduce initial update interval
2019-01-19 Paul OuelletteRemove incorrect feature flag (#8086)
2018-12-10 WuzzyAdd eat sound (#7956)
2018-11-13 EzhhRename hasprivs command to haspriv (#7860)
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-08-30 tenplus1get_node_drops: Make empty drop return empty table...
2018-08-12 zeunerFeature check for commit ac4884c3d677ef51bcce47f95ccd49...
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-07-17 SmallJokerBuiltin: Replace deprecated function calls (#7561)
2018-07-16 ClobberXDCheck if player exists on use of /privs (#7554)
2018-07-09 SmallJokercore.spawn_falling_node: Keep metadata (#7476)
2018-07-09 ClobberXDBuiltin/../misc.lua: Replace minetest. with core.,...
2018-07-01 SmallJokerMake the server status message customizable (#7357)
2018-06-30 Anand SLog usage of /pulverize (#7503)
2018-06-12 Anand SAdd hasprivs chat command (#7336)
2018-06-11 SmallJokerFix the /shutdown command (#7431)
2018-06-10 number ZeroFix typo (GH#7421)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-05-20 youFix missing ignore textures (#7326)
2018-05-20 WuzzySmall usage changes for air and ignore items (#7305)
2018-04-19 SmallJokerBuiltin auth handler: Speed up file writing (#7252)
2018-04-02 SmallJokerAdd player inventory callbacks
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-29 SmallJokercore.rotate_node: Do not trigger after_place_node ...
2018-03-29 stujones11Optional alpha channel support for entities
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-02-25 SmallJokeris_area_protected: Rename from intersects_protection...
2018-02-19 dopik/shutdown can't do countdown when using reconnect and...
2018-02-18 youFix "Ignoring CONTENT_IGNORE redefinition" warning...
2018-02-15 red-001Add `on_auth_fail` callback (#7039)
2018-02-13 paramatItem entity: Delete in 'ignore' nodes
2018-02-13 paramatFalling.lua: Delete falling node entities on contact...
2018-02-05 youAdd minetest.is_player (#7013)
2018-02-05 paramatItem entity: Prevent motion in ignore nodes
2018-02-04 WuzzyAdd kill chat command (#6992)
2018-01-29 WuzzyMake chat command + privilege help slightly more accura...
2018-01-23 ParamatIntersects_protection(): Move from Minetest Game to...
2017-12-14 ashtrayozAdd callback to preserve node metadata as item metadata
2017-12-12 SmallJokerBuiltin: Fix handle_node_drops crash with nil digger
2017-12-06 sfan5Auth handler: Player deletion & Iterator (#6741)
2017-12-01 sfan5Make core.auth_table private and structure builtin...
2017-11-24 paramatClearobjects: Send progress messages to terminal using...
2017-11-14 Auke KokSounds: Add falling node sounds
2017-11-08 sfan5Make use of safe file writing in auth handler (fixes...
2017-11-06 DTA7Item entities: Enable item collision detection for...
2017-10-28 raymooFix default item callbacks to work with nil users ...
2017-10-07 lhofhanslDo not grant all privs to the admin - changes game...
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-12 ParamatItem drop: Tune to land exactly 2 nodes away with level...
2017-09-11 red-001Allow the join/leave message to be overridden by mods.
2017-09-11 youFix dropped item look (#6370)
next