1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2024-12-13 03:54:01 -05:00

Commit graph

  • 9c9344ceb3 Fix incorrect deprecation hints SmallJoker 2020-11-01 12:52:09 +0100
  • 89dd05fdf3
    Fix segfault in deprecation logging due to tail call, log by default (#10174) rubenwardy 2020-10-31 18:19:23 +0000
  • 2dff3dd03f
    Player physics: Ensure larger dtime simulation steps (#10563) Lars Müller 2020-10-29 20:15:46 +0100
  • a701d24a00
    Show RTT in ms with 2 digits of precision (#10573) Oblomov 2020-10-29 20:09:59 +0100
  • 68cd93b865 Avoid resending near blocks unnecessarily. Lars 2020-10-21 14:46:04 -0700
  • 28f6a79706 lua api: add set/get_pitch corarona 2020-10-27 15:36:07 +0100
  • 4f9797b6e8 lua api: add core.take_screenshot() cora 2020-10-27 15:20:32 +0100
  • 61a196378f
    Fix CSMs on arm64 (#10553) luk3yx 2020-10-26 06:01:39 +1300
  • 707c8c1e95
    Shaders for Android (GLES 2) (#10506) Vitaliy 2020-10-25 20:01:03 +0300
  • 8e9e76a507 Revert "Add Block Formspec Hack" realOneplustwo 2020-10-23 08:34:58 -0700
  • 6652d7ac2a Add Block Formspec Hack realOneplustwo 2020-10-22 17:36:31 -0700
  • 8bc7d49b32 Added Nuke Elias Fleckenstein 2020-10-22 20:05:18 +0200
  • 33b2c5f5b1
    Clean up l_object.cpp (#10512) Zughy 2020-10-22 17:18:01 +0200
  • 62cf9b4660 Fix compile error realOneplustwo 2020-10-21 19:33:31 -0700
  • 3bdb843f2c Make cheat menu color and font configurable via settings realOneplustwo 2020-10-21 18:00:43 -0700
  • 19143bedf4 Make cheat menu color and font configurable via settings realOneplustwo 2020-10-21 17:58:16 -0700
  • b29d6bc196 Make cheat menu color and font configurable via settings realOneplustwo 2020-10-21 17:49:17 -0700
  • 519f98c65f
    Merge pull request #3 from JosiahWI/ui_revamp realOneplustwo 2020-10-21 16:58:26 -0700
  • f236476af9 Fix errors in cheatMenu. Josiah VanderZee 2020-10-21 18:53:38 -0500
  • 7af3dee31c
    Merge pull request #2 from JosiahWI/ui_revamp realOneplustwo 2020-10-21 13:23:44 -0700
  • 9d370b78da
    Add documentation to builtin core.run_callbacks (#10494) DS 2020-10-21 22:05:32 +0200
  • 5c0a57f606
    Fix Media... 0% on loading screen (#9478) Maksim 2020-10-21 21:42:40 +0200
  • f53396b152
    Update jsoncpp to 1.9.4 (#10477) Zughy 2020-10-21 21:42:23 +0200
  • ea88dde4be Added Strip, AutoRefill, indexing for InventoryActions and Wield Index starts at 1 now Elias Fleckenstein 2020-10-21 18:51:57 +0200
  • 7aff09ab23 Fix overindent! Josiah 2020-10-21 11:47:38 -0500
  • aea9b36ef7 Improved Colours realOneplustwo 2020-10-21 09:43:26 -0700
  • 1ef72ad9cc Fix indentation style. Josiah 2020-10-21 09:57:08 -0500
  • 5862410083 Add missing return. Josiah 2020-10-21 09:27:39 -0500
  • b211e90ffc Prepare cheatMenu::draw function for easier UI changes. Josiah 2020-10-21 09:16:32 -0500
  • e22e334e9c
    Merge pull request #1 from JosiahWI/ui_revamp realOneplustwo 2020-10-20 16:32:49 -0700
  • f605308ee3 Improve drawEntry. Josiah VanderZee 2020-10-20 18:28:25 -0500
  • 130d476f6a Changed Cheat Menu UI realOneplustwo 2020-10-20 14:22:56 -0700
  • 4d9c9186ce
    Devtest: Automatically enable zoom capability (#10493) Paramat 2020-10-20 22:13:27 +0100
  • c7aa92aaed Fix show_on_minimap default value for local player sfan5 2020-10-20 16:34:14 +0200
  • 4f2303849e
    Implement unloading of static_save=false objects according to existing docs (#10485) sfan5 2020-10-19 20:38:33 +0200
  • 660115c1ab
    Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443) sfan5 2020-10-19 20:38:15 +0200
  • b826e39730 Minor clientmap improvements. Lars 2020-10-18 16:38:51 -0700
  • f1ff05bf59 Added ThroughWalls, InventoryActions API and AutoTotem Elias Fleckenstein 2020-10-19 13:09:38 +0200
  • db9eee2d80
    Contributing doc: Minor improvements and a clarification (#10520) Paramat 2020-10-18 22:50:31 +0100
  • 35da7306dc Test GitHub Discord Integration Elias Fleckenstein 2020-10-18 16:30:04 +0200
  • 58e6b29d4b Test GitHub Discord Integration Elias Fleckenstein 2020-10-18 16:27:15 +0200
  • 1a7d3d8188 Extended ClientObjectRef; Improved CrystalPvP Elias Fleckenstein 2020-10-18 16:18:07 +0200
  • 1e4f354929 This is the last try for lint... Elias Fleckenstein 2020-10-18 14:36:20 +0200
  • 7e0f8fba02 Another Lint commit Elias Fleckenstein 2020-10-18 14:33:13 +0200
  • 151e5782e1 Lint is still not happy... Elias Fleckenstein 2020-10-18 14:28:17 +0200
  • 7ed2236860 Replaced spaces with tabs Elias Fleckenstein 2020-10-18 14:21:24 +0200
  • f8777a4fa6 Replaced spaces with tabs Elias Fleckenstein 2020-10-18 14:20:49 +0200
  • 28a560684b Added the API additions from waspsaliva Elias Fleckenstein 2020-10-18 14:16:18 +0200
  • c1aea404b8 Lint is bitch Elias Fleckenstein 2020-10-18 13:16:09 +0200
  • 3a718f12b4 Make lint happy; Remove stupid redirector Elias Fleckenstein 2020-10-18 12:54:08 +0200
  • 3b596a96e0 Fixed Github build problems Elias Fleckenstein 2020-10-18 12:18:22 +0200
  • 847198edb6 Edited .gitignore properly; fixed armor invulnarability in the server code. Elias Fleckenstein 2020-10-18 12:06:11 +0200
  • 738f624218 Periodically release all mesh HW buffers to avoid an Irrlicht bottleneck. Lars 2020-10-15 00:06:37 -0700
  • ed22260822 Remove all bump mapping and parallax occlusion related code. Lars 2020-10-12 13:29:31 -0700
  • bbcd249544 New Mod System Elias Fleckenstein 2020-10-17 11:11:22 +0200
  • f43d1cfa81 Rely on max_simultaneous_block_sends_per_client to limit blocks sent to the client. Lars 2020-10-13 12:38:34 -0700
  • 2f871e3b49
    Devtest hand tool: Update capabilities, add creative mode capabilities (#10484) Paramat 2020-10-13 23:59:47 +0100
  • fc2e120b03
    Document how to work with ClangFormat (#10468) Paramat 2020-10-13 23:57:46 +0100
  • 7499ebe46a
    Fix float argument check in minetest.set_timeofday() (#10483) Zughy 2020-10-13 21:28:53 +0200
  • 2ca81d679f Android: update gradle, NDK and built tools version Maksim 2020-09-07 22:12:31 +0200
  • e831ebd63b Android: add ci with saving artifacts Maksim 2020-05-24 12:57:05 +0200
  • 05436fb551 Android: get deps as a zip archive and sqlite3 from official source Maksim 2020-05-24 12:55:48 +0200
  • 2341a4aff1
    Add ObjectRef:get_children() (#10480) Zughy 2020-10-13 21:27:52 +0200
  • 521a04222a Avoid drawing invisible blocks on the client. Lars 2020-10-12 19:47:04 -0700
  • 11f3deb9c4
    Pass ContentFeatures as reference to read_content_features (#10464) JosiahWI 2020-10-13 10:36:01 -0500
  • d671102546
    Give unnamed world names incrementing numbers. Format 'world<number>' (#10247) Paramat 2020-10-13 00:52:53 +0100
  • 80f416d514 Added AttachmentFloat Elias Fleckenstein 2020-10-12 18:12:04 +0200
  • 272b72361a
    Add missing type check to InvRef:set_lists() (#10476) Zughy 2020-10-11 13:36:13 +0200
  • c61c175e9c
    Add bumpmapping and parallax occlusion testing nodes to devtest (#9242) HybridDog 2020-10-09 20:13:42 +0200
  • f3ae45b2b2
    Add a short_description to be used by mods (#8980) DS 2020-10-09 20:11:21 +0200
  • b2f3f66385
    Fix box[]es not being clipped (#10473) DS 2020-10-08 19:44:47 +0200
  • f0b6f7909a
    Mention texture modifier colorspace (#10112) HybridDog 2020-10-08 19:44:27 +0200
  • a37e96eefc
    -Wmem-access only called when GCC > 7 (#10453) Zughy 2020-10-06 20:51:27 +0200
  • aae7d4ff8e
    Improve the fsaa setting description (#10279) Hugo Locurcio 2020-10-06 20:50:20 +0200
  • 2f4037752b
    Add minetest.get_artificial_light and minetest.get_natural_light (#5680) HybridDog 2020-10-06 20:49:46 +0200
  • e80fc22dd9
    Prevent games from setting secure settings (#10460) rubenwardy 2020-10-06 12:10:37 +0100
  • cb1915efa7 Added minetest.drop_selected_item(), Improved AutoEject Elias Fleckenstein 2020-10-05 22:33:32 +0200
  • 43ee069dbf Improved X-Ray, added AutoEject Elias Fleckenstein 2020-10-05 22:25:36 +0200
  • faa32610e3 Added ESP, fixed Tracers, improved Jesus Elias Fleckenstein 2020-10-05 18:41:10 +0200
  • f46509d5e2
    Remove unused functions reported by cppcheck (#10463) SmallJoker 2020-10-05 09:07:33 +0200
  • ee88f4b94f Improved Tracers Elias Fleckenstein 2020-10-04 22:59:43 +0200
  • c36ff3edb1 Added AutoSneak and improved X-Ray MapBlock updating Elias Fleckenstein 2020-10-04 22:22:55 +0200
  • 0a2c90f4cf Only draw tracers to objects that are not attached (that fixes tracers to armor) Elias Fleckenstein 2020-10-04 18:04:31 +0200
  • 044a12666e Added Tracers, NoSlow and NoForceRotate; GUI Colors changed Elias Fleckenstein 2020-10-04 17:43:37 +0200
  • 81c66d6efb Minimap as HUD element with API control Pierre-Yves Rollo 2020-10-04 15:24:29 +0200
  • 3068853e8a
    Add First Person Attachments (#10360) Jordan Snelling 2020-10-04 14:10:34 +0100
  • 0f98b54aa4
    Fix short 180 degree rotation when using set_bone_position (#10405) Lars Müller 2020-10-04 15:09:12 +0200
  • b9f8f0a232 The Robot Update Elias Fleckenstein 2020-10-04 10:50:07 +0200
  • 3250b37e32
    Deprecate get_player_velocity and add_player_velocity (#10173) rubenwardy 2020-10-04 00:33:45 +0100
  • 41a6136f77
    Document builtin entities (#9453) Wuzzy 2020-10-03 19:01:38 +0200
  • 9624387179
    Add note to docs on how to override privileges (#9792) LoneWolfHT 2020-10-03 10:00:08 -0700
  • 7d3641021b
    Lua API: Add register_on_chatcommand to SSM and CSM (#7862) Elijah Duffy 2020-10-03 09:38:08 -0700
  • 0750047919
    Fix scroll bar overlapping text (again) (#9058) random-geek 2020-10-03 09:34:34 -0700
  • 9dc29a75b4
    Reduce the FPS when the window is unfocused (#8837) HybridDog 2020-10-03 18:33:51 +0200
  • 4b423ee9b1
    Chatcommand: Show help message if func returns false without message HybridDog 2020-10-03 18:33:43 +0200
  • 947466ab28 (se)SerializeString: Include max length in the name SmallJoker 2020-09-20 13:12:55 +0200
  • ca5c2dbefa Clean up serialization SmallJoker 2020-09-20 13:04:01 +0200
  • 79414aa3e5 Settings: Remove unused functions SmallJoker 2020-09-20 12:52:35 +0200
  • a69bc67ce2
    Improve layout of main menu 'local' tab (#10366) Paramat 2020-09-29 23:37:03 +0100
  • 995d405261
    Improve MSVC cmake and update vcpkg instruction (#10407) k.h.lai 2020-09-30 01:39:53 +0800