1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2024-12-12 11:34:00 -05:00

Commit graph

  • 4e9e230e34
    Deprecate game.conf name, use title instead (#12030) rubenwardy 2022-05-21 16:23:30 +0100
  • dc45b85a54
    Improve shadow filters (#12195) x2048 2022-05-21 16:49:30 +0200
  • a4ef62f5b2
    Fix lighting of upright_sprite entities (#12336) x2048 2022-05-20 22:35:03 +0200
  • 604fb2b738
    Fix lighting of the wield mesh (#12341) x2048 2022-05-20 22:33:52 +0200
  • 350b6d175c
    Install lua_async dependency 2022.05 Elias Fleckenstein 2022-05-18 17:44:02 +0200
  • 393c839282
    Don't include client/game.h on server build Elias Fleckenstein 2022-05-18 16:57:14 +0200
  • 8d19b99c5b
    Merge branch 'master' of https://github.com/minetest/minetest Elias Fleckenstein 2022-05-18 16:00:53 +0200
  • ccd4c504d5
    Ship dragonfireclient with selected high-quality mods Elias Fleckenstein 2022-05-18 15:57:17 +0200
  • 273bfee9a1
    Use std::map instead of core::map (#12301) paradust7 2022-05-18 03:31:49 -0700
  • 147aaf326f
    Fix build instructions Elias Fleckenstein 2022-05-17 22:13:17 +0200
  • 21df26984d
    Merge branch 'master' of https://github.com/minetest/minetest Elias Fleckenstein 2022-05-17 22:12:00 +0200
  • af37f9dc54
    Remove confusing message in keybindings menu savilli 2022-05-17 21:11:08 +0300
  • db9b3aff75
    Add vcs-browser and contribute URLs to Appdata JakobDev 2022-05-17 20:08:32 +0200
  • eabf05758e
    DevTest: Fix broken PNG textures Wuzzy 2022-05-17 18:06:15 +0000
  • b09fc5de5c
    Add spider Elias Fleckenstein 2022-05-17 20:05:52 +0200
  • 8756b7a735 Initialize wield mesh color when wield_image is set Dmitry Kostenko 2022-05-15 21:44:55 +0200
  • ec9f157512 Use native packer to transfer globals into async env(s) sfan5 2022-05-09 18:20:10 +0200
  • 7f58887ae3
    Support packing arbitrary graphs (#12289) Jude Melton-Houghton 2022-05-10 16:37:33 -0400
  • d17d7eba14 Fix cooking and fuel crafts with aliases Jude Melton-Houghton 2022-05-09 18:21:08 -0400
  • 4fb4991f5e
    Add doc to list breaking changes for the next major release Zughy 2022-05-10 22:36:50 +0200
  • 0f8c46771e Fix possible unreliable behavior due to uninitialized variables Octavian 2022-05-10 13:34:59 +0300
  • f5a8593b11
    Add more Prometheus metrics (#12274) sfan5 2022-05-09 21:20:58 +0200
  • c2898f53bc
    HUD: Update selection mesh every frame (#12270) Lars Müller 2022-05-09 20:43:47 +0200
  • 089797dbe6
    Fix Minetest blaming the wrong mod for errors (#12241) Lars Müller 2022-05-09 20:42:43 +0200
  • 53c70b5f27
    Docs: Recommend self.name (#12239) Lars Müller 2022-05-09 20:41:47 +0200
  • a66e6d4dff Consolidate some data structures in MapBlockMesh sfan5 2022-05-06 09:54:04 +0200
  • 1fa4f58080 Cache serialized mapblocks during sending sfan5 2022-05-05 22:03:49 +0200
  • 7fff9da71d item_entity: Cache collisionbox for use in on_step sfan5 2022-05-05 20:49:57 +0200
  • f128f4cba1 Fix mapblock geometry optimisation not working ROllerozxa 2022-05-07 19:41:11 +0200
  • 6f0c966877
    Remove unused variable WARN_INIT Zughy 2022-05-08 19:11:15 +0200
  • f10a260301
    Enable dependencies when enabling modpacks (#12202) Jude Melton-Houghton 2022-05-08 11:21:59 -0400
  • 54bc8a7627
    Fix enabling of dependencies with identical names (#12253) Jude Melton-Houghton 2022-05-08 09:14:14 -0400
  • 9824a451bb Fix mods not being recursively enabled rubenwardy 2022-05-08 14:01:32 +0100
  • e0e897832c Fix texture packs showing as "Nil (enabled)" in Content tab rubenwardy 2022-05-07 23:05:24 +0100
  • 87472150bc
    Add benchmarks for json string serialize/deserialize (#12258) paradust7 2022-05-06 13:17:16 -0700
  • 45d318a773
    Enable chat clickable weblinks by default (#12115) Froggo 2022-05-06 15:15:16 -0500
  • 4e1de06782 Bump IrrlichtMt to 1.9.0mt5 in CI sfan5 2022-05-06 14:45:59 +0200
  • 8735a85a30 Declare all bundled libs as static sfan5 2022-05-06 14:42:56 +0200
  • e108954633 Sort out some issues with our CI setup sfan5 2022-05-01 14:44:48 +0200
  • 47cf257c40
    Fix Windows Visual Studio actions (#11176) LoneWolfHT 2022-05-04 14:55:02 -0700
  • cc56ebd90d
    Avoid rendering invisible faces of simple nodeboxes (#12262) x2048 2022-05-04 23:44:55 +0200
  • 89c82035d8
    hud_get: Return precision field for waypoints (#12215) Lars Müller 2022-05-04 20:55:20 +0200
  • 3ce5a68cd1
    guiScalingFilter: Fix most memory leaks (#12256) SmallJoker 2022-05-04 20:55:13 +0200
  • 0704ca0550
    Make logging cost free when there is no output target (#12247) paradust7 2022-05-04 11:55:01 -0700
  • ae7664597e
    Add vector.combine (#11920) Lars Müller 2022-05-04 13:44:14 +0200
  • e9e671078c ContentDB: Fix ungraceful crash on aliases when list download fails rubenwardy 2022-04-25 20:43:09 +0100
  • 71a56c3552 Fix broken FPS/dtime counters in debug info sfan5 2022-05-03 20:14:34 +0200
  • e7659883cc Async environment for mods to do concurrent tasks (#11131) sfan5 2022-05-02 20:55:04 +0200
  • 663c936428 Fix synchronization issue at thread start sfan5 2022-04-30 16:04:19 +0200
  • 56a558baf8 Refactor some Lua API functions in preparation for async env sfan5 2022-04-09 14:47:59 +0200
  • e6385e2ab7 Reorganize some builtin functions in preparation for async env sfan5 2022-04-09 13:53:32 +0200
  • 5362f472ff Remove some unused variable from Lua class wrappers sfan5 2022-04-08 15:52:22 +0200
  • 41e79d902d
    Add German translation to AppData file (#12161) JakobDev 2022-05-02 18:22:23 +0200
  • c7bcebb628
    Initialize wield mesh colors when changing item. (#12254) x2048 2022-05-01 17:21:00 +0200
  • a89afe1229 Deal with compiler warnings sfan5 2022-04-28 20:53:15 +0200
  • faecff570c Enable additional warning flags sfan5 2022-04-28 20:26:54 +0200
  • 828461c193
    Run automated tests when lua files change (#12184) x2048 2022-04-30 15:54:07 +0200
  • ec4a789b4f
    Update mods_here.txt to mention installing mods via CDB (#11876) qwerty123a2 2022-04-30 02:15:19 +1000
  • a65f6f07f3 Clean up some auth packet handling related code sfan5 2022-04-27 19:55:13 +0200
  • 00f71c3b9d Fix password changing getting stuck if wrong password is entered once sfan5 2022-04-27 19:32:51 +0200
  • 3d2bf8fb02 Apply disallow_empty_password to password changes too sfan5 2022-04-27 19:10:03 +0200
  • 391eec9ee7 Fix race condition in registration leading to duplicate create_auth calls sfan5 2022-04-27 19:00:49 +0200
  • 0d91ef78dd
    Refactor local time getter functions (#12221) Oblomov 2022-04-28 18:53:33 +0200
  • 7e18a1f1be
    Remove HW_buffer_counter after IrrlichtMt fix to remove HWBufferMap (#12232) paradust7 2022-04-28 09:52:19 -0700
  • 7f4fc6f8a7
    Show unknown node in debug screen (#12230) Wuzzy 2022-04-28 16:51:46 +0000
  • a2f13e479b
    DevTest: Fix armorball sprite (#12228) Wuzzy 2022-04-28 16:51:16 +0000
  • fccf1e2eac
    Support CSS Color Module Level 4 (#12204) Lars Müller 2022-04-27 23:00:02 +0200
  • 480d5f2d51 Fix texture packs not showing as enabled in mainmenu rubenwardy 2022-04-24 22:59:19 +0100
  • a6170963b8
    Fix invalid queued package element and path (#12218) Alex 2022-04-24 14:49:07 -0700
  • 77325b92fb
    DevTest: Add more test weapons and armorball modes (#11870) Wuzzy 2022-04-24 21:48:50 +0000
  • b55d7cd45a Fix worldaligned textures Giuseppe Bilotta 2022-04-24 12:26:06 +0200
  • 23f981c458 Fix some textures not being sent correctly to older clients Giuseppe Bilotta 2022-04-23 18:04:38 +0200
  • 48d1bca9b8
    Fix typo: vector.check() ought to be vector.check(v) Lars Müller 2022-04-24 21:10:03 +0200
  • a13cf0e3ce
    Use mod names/titles instead of technical names (#12192) olive 2022-04-24 20:09:11 +0100
  • 1c8614ac9a
    Builtin: Allow to revoke unknown privileges SmallJoker 2022-04-24 21:08:33 +0200
  • 4558793caf
    Fix some debug info showing despite being disabled in the UI (#12205) Lars Müller 2022-04-21 21:45:47 +0200
  • 583257f093 Update docs to reference CSS Color Module Level 3 Lars Müller 2022-04-21 12:39:39 +0200
  • 7cea688a1c
    Fix '[combine' when EVDF_TEXTURE_NPOT is disabled. (#12187) paradust7 2022-04-16 09:50:59 -0700
  • 062dd8dabc
    Send chat error when attemping to /set a secure setting (#12193) olive 2022-04-16 17:50:36 +0100
  • 1d07a36552
    upright_sprite: Fix walk animation in first person (#12194) SmallJoker 2022-04-15 18:55:08 +0200
  • a5d29fa1d4
    Implement shadow offsets for the new SM distortion function (#12191) x2048 2022-04-14 22:49:30 +0200
  • 9aabd911eb Fix item entity Z-fighting Lars Mueller 2022-04-04 15:19:04 +0200
  • 1f27bf6380
    Remove unneeded ObjectRef setter return values (#12179) Lars Müller 2022-04-10 23:20:51 +0200
  • 2d8eac4e0a Don't test overflow behavior for VoxelArea extents ShadowNinja 2022-04-07 21:54:33 -0400
  • 833538cc90 Remove generate-texture-normals.sh ShadowNinja 2022-04-03 12:52:23 -0400
  • 80db8804c7 Fix typo and update settings files ShadowNinja 2022-01-31 20:01:20 -0500
  • d9effbb179 Fix spaces generated by settings file generator ShadowNinja 2022-01-31 20:00:14 -0500
  • 24a0f55c9c Use CMake's -B, --build, and --install options ShadowNinja 2022-01-31 19:42:24 -0500
  • f5e54cd398 Fix OOB read in trim("") ShadowNinja 2022-01-29 22:50:43 -0500
  • c9317a16c5 Remove duplicate test for trim ShadowNinja 2022-01-29 22:49:11 -0500
  • dae6fe91a1 Update directory name sanitization ShadowNinja 2022-01-31 21:11:51 -0500
  • 65fdc7ae50 Add tests for sanitizeDirName ShadowNinja 2022-01-29 22:48:41 -0500
  • 00ebedad93 Add additional reserved directory names ShadowNinja 2022-01-29 22:47:17 -0500
  • 35bfffb556 Auto-detect level of parallelism ShadowNinja 2021-12-22 22:18:27 -0500
  • 8af332c9a7 Remove duplication in config.h ShadowNinja 2021-12-22 22:16:46 -0500
  • 7993909fab Spacing fixes ShadowNinja 2021-12-01 18:54:12 -0500
  • 88b21a72f1 Treat empty XDG_CACHE_HOME same as unset ShadowNinja 2021-12-01 18:33:55 -0500
  • ea2fba877a Use build directory for builds ShadowNinja 2021-12-01 18:32:41 -0500
  • 5683bb76cc Fix compiler warnings ShadowNinja 2021-12-01 18:30:40 -0500
  • 3a87fab6c8 Remove reference to a removed file in devtest (followup to #12157) Dmitry Kostenko 2022-04-07 23:13:09 +0200