]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2023-04-10 Cora de la... Merge pull request #59 from PrairieAstronomer/readme_ir... master
2023-03-11 PrairieWindAdd exact irrlichtmt version to the clone command 59/head
2022-06-07 Elias FleckensteinFix upstream merge issues
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-06 Lars Müllercore.formspec_escape: Restore backwards compat
2022-06-06 paradust7Remove invalid fps_max on Mac
2022-06-05 ZughyBug report template: ask contributors to provide a...
2022-06-05 sfan5Fix crash in commit a69b7abe00fb818fd88f3cd04e7f9997ffd...
2022-06-05 rubenwardyAndroid: Add support for sharing debug.txt (#12370)
2022-06-05 sfan5Improve LBMManager::applyLBMs() code
2022-06-05 rubenwardyAdd register dialog to separate login/register (#12185)
2022-06-05 ROllerozxaHide "Autosave Screen Size" on Android
2022-06-05 savilliFix BSD iconv declaration
2022-06-05 Lars MuellerDocument itemstrings with metadata
2022-06-04 JosiahWIfix integer overflow in mapgen (#11641)
2022-06-03 sfan5Properly keep noclip state in Game and ClientMap
2022-06-03 sfan5Remove obsolete eye_height related workaround
2022-06-03 WuzzyAdd helper functions to make tool usable n times (...
2022-06-03 ROllerozxaRework main menu confirmation dialogs (#12356)
2022-06-03 ZughyDocs: remove unimplemented `preserve` field in crafting...
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-29 sfan5Fix use-after-free in node meta cleanup
2022-05-29 sfan5Reject registering node with empty name
2022-05-29 sfan5Minor code improvements around active block keeping
2022-05-29 sfan5Immediately activate blocks when a player joins
2022-05-29 stefanRemove debug.get/setmetatable from security whitelist
2022-05-29 sfan5Don't allow banning in singleplayer
2022-05-29 sfan5Handle lua entity HP changes correctly (like punches)
2022-05-29 sfan5Make sure real disconnect reason isn't overwritten
2022-05-29 sfan5Fix linking with Postgres libs on older cmake versions
2022-05-29 sfan5Remove remains of video mode querying
2022-05-29 sfan5Get rid of node metadata when it becomes empty
2022-05-29 sfan5Optimize Server::sendMetadataChanged a bit
2022-05-29 sfan5Add API function to invoke player respawn
2022-05-29 sfan5Protect a few more settings from being set from mods
2022-05-29 sfan5Map opaque waving leaves to allfaces drawtype
2022-05-29 sfan5Improve a translation string
2022-05-29 x2048Default settings, presets and configuration for dynamic...
2022-05-28 Lars MüllerLua workflow: Use Leafo's Luarocks action
2022-05-27 Lars MüllerBuiltin: Optimize misc helpers (#12377)
2022-05-27 WuzzyDevTest: Add nodes and items for testing overlays ...
2022-05-26 x2048Force-update shadows when the world is changed (#12364)
2022-05-26 sfan5Reduce size of ContentFeatures structure
2022-05-26 sfan5Get rid of global buffer that would ruin concurrent...
2022-05-26 sfan5Improve code in mapblock_mesh.cpp a bit
2022-05-23 x2048Quantize light frustum calculations (#12357)
2022-05-23 sfan5Formally drop support for building with upstream Irrlicht
2022-05-23 sfan5Fix hash implementation for SerializedBlockCache
2022-05-23 Richard TryUse unordered_map instead of map for MapSectors
2022-05-23 paradust7Add missing concurrency protection in logger (#12325)
2022-05-23 WuzzyFix no_texture.png for unknown nodes with ID < 125...
2022-05-23 ZughyDocs: clarify spawn_by for decorations
2022-05-22 WuzzyAdd missing comma in example in lua_api.txt (#12339)
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-21 paradust7Replace all uses of core::list with std::list (#12313)
2022-05-21 paradust7Fixes needed to use irrArray backed by std::vector...
2022-05-21 sfan5Bump IrrlichtMt version in CI
2022-05-21 sfan5Don't ignore server disconnects in client code
2022-05-21 paradust7Fixes to Android build + option to turn LuaJIT on/off...
2022-05-21 ZughyMake no_screenshot image more clear (#12346)
2022-05-21 paradust7Patch built-in Lua to fix miscompile on Android (#12347)
2022-05-21 sfan5Optimize JSON string (de)serialization routines
2022-05-21 sfan5Improve testSerializeJsonString unit tests
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-05-21 x2048Improve shadow filters (#12195)
2022-05-20 x2048Fix lighting of upright_sprite entities (#12336)
2022-05-20 x2048Fix lighting of the wield mesh (#12341)
2022-05-18 Elias FleckensteinInstall lua_async dependency 2022.05
2022-05-18 Elias FleckensteinDon't include client/game.h on server build
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinShip dragonfireclient with selected high-quality mods
2022-05-18 paradust7Use std::map instead of core::map (#12301)
2022-05-17 Elias FleckensteinFix build instructions
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 savilliRemove confusing message in keybindings menu
2022-05-17 JakobDevAdd vcs-browser and contribute URLs to Appdata
2022-05-17 WuzzyDevTest: Fix broken PNG textures
2022-05-17 Elias FleckensteinAdd spider
2022-05-15 Dmitry KostenkoInitialize wield mesh color when wield_image is set
2022-05-10 sfan5Use native packer to transfer globals into async env(s)
2022-05-10 Jude Melton... Support packing arbitrary graphs (#12289)
2022-05-10 Jude Melton... Fix cooking and fuel crafts with aliases
2022-05-10 ZughyAdd doc to list breaking changes for the next major...
2022-05-10 OctavianFix possible unreliable behavior due to uninitialized...
2022-05-09 sfan5Add more Prometheus metrics (#12274)
2022-05-09 Lars MüllerHUD: Update selection mesh every frame (#12270)
2022-05-09 Lars MüllerFix Minetest blaming the wrong mod for errors (#12241)
2022-05-09 Lars MüllerDocs: Recommend `self.name` (#12239)
2022-05-08 sfan5Consolidate some data structures in MapBlockMesh
2022-05-08 sfan5Cache serialized mapblocks during sending
2022-05-08 sfan5item_entity: Cache collisionbox for use in on_step
2022-05-08 ROllerozxaFix mapblock geometry optimisation not working
2022-05-08 ZughyRemove unused variable WARN_INIT
2022-05-08 Jude Melton... Enable dependencies when enabling modpacks (#12202)
2022-05-08 Jude Melton... Fix enabling of dependencies with identical names ...
2022-05-08 rubenwardyFix mods not being recursively enabled
2022-05-07 rubenwardyFix texture packs showing as "Nil (enabled)" in Content tab
2022-05-06 paradust7Add benchmarks for json string serialize/deserialize...
2022-05-06 FroggoEnable chat clickable weblinks by default (#12115)
next