]> git.lizzy.rs Git - dragonfireclient.git/history - src
Rework Range
[dragonfireclient.git] / src /
2020-11-02 Elias FleckensteinArmor textures support
2020-11-02 Elias FleckensteinRe-Added Chat Effects
2020-11-01 SmallJokerFix incorrect deprecation hints
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-29 Lars MüllerPlayer physics: Ensure larger dtime simulation steps...
2020-10-29 OblomovShow RTT in ms with 2 digits of precision (#10573)
2020-10-27 LarsAvoid resending near blocks unnecessarily.
2020-10-27 coraronalua api: add set/get_pitch
2020-10-27 coralua api: add core.take_screenshot()
2020-10-25 luk3yxFix CSMs on arm64 (#10553)
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-23 realOneplustwoRevert "Add Block Formspec Hack"
2020-10-23 realOneplustwoAdd Block Formspec Hack
2020-10-22 Elias FleckensteinAdded Nuke
2020-10-22 ZughyClean up l_object.cpp (#10512)
2020-10-22 realOneplustwoFix compile error
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-21 realOneplustwoMerge pull request #3 from JosiahWI/ui_revamp
2020-10-21 Josiah VanderZeeFix errors in cheatMenu.
2020-10-21 realOneplustwoMerge pull request #2 from JosiahWI/ui_revamp
2020-10-21 MaksimFix Media... 0% on loading screen (#9478)
2020-10-21 Elias FleckensteinAdded Strip, AutoRefill, indexing for InventoryActions...
2020-10-21 JosiahFix overindent!
2020-10-21 realOneplustwoImproved Colours
2020-10-21 JosiahFix indentation style.
2020-10-21 JosiahAdd missing return.
2020-10-21 JosiahPrepare cheatMenu::draw function for easier UI changes.
2020-10-20 realOneplustwoMerge pull request #1 from JosiahWI/ui_revamp
2020-10-20 Josiah VanderZeeImprove drawEntry.
2020-10-20 realOneplustwoChanged Cheat Menu UI
2020-10-20 sfan5Fix show_on_minimap default value for local player
2020-10-19 sfan5Implement unloading of static_save=false objects accord...
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-19 LarsMinor clientmap improvements.
2020-10-19 Elias FleckensteinAdded ThroughWalls, InventoryActions API and AutoTotem
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-18 Elias FleckensteinThis is the last try for lint...
2020-10-18 Elias FleckensteinAnother Lint commit
2020-10-18 Elias FleckensteinLint is still not happy...
2020-10-18 Elias FleckensteinReplaced spaces with tabs
2020-10-18 Elias FleckensteinReplaced spaces with tabs
2020-10-18 Elias FleckensteinAdded the API additions from waspsaliva
2020-10-18 Elias FleckensteinLint is bitch
2020-10-18 Elias FleckensteinMake lint happy; Remove stupid redirector
2020-10-18 Elias FleckensteinFixed Github build problems
2020-10-18 Elias FleckensteinEdited .gitignore properly; fixed armor invulnarability...
2020-10-17 LarsPeriodically release all mesh HW buffers to avoid an...
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-17 Elias FleckensteinNew Mod System
2020-10-14 LarsRely on max_simultaneous_block_sends_per_client to...
2020-10-13 ZughyFix float argument check in minetest.set_timeofday...
2020-10-13 ZughyAdd ObjectRef:get_children() (#10480)
2020-10-13 LarsAvoid drawing invisible blocks on the client.
2020-10-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
2020-10-12 Elias FleckensteinAdded AttachmentFloat
2020-10-11 ZughyAdd missing type check to InvRef:set_lists() (#10476)
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-08 DSFix box[]es not being clipped (#10473)
2020-10-06 Zughy-Wmem-access only called when GCC > 7 (#10453)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-06 rubenwardyPrevent games from setting secure settings (#10460)
2020-10-05 Elias FleckensteinAdded minetest.drop_selected_item(), Improved AutoEject
2020-10-05 Elias FleckensteinImproved X-Ray, added AutoEject
2020-10-05 Elias FleckensteinAdded ESP, fixed Tracers, improved Jesus
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-04 Elias FleckensteinImproved Tracers
2020-10-04 Elias FleckensteinAdded AutoSneak and improved X-Ray MapBlock updating
2020-10-04 Elias FleckensteinOnly draw tracers to objects that are not attached...
2020-10-04 Elias FleckensteinAdded Tracers, NoSlow and NoForceRotate; GUI Colors...
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-04 Lars MüllerFix short 180 degree rotation when using set_bone_posit...
2020-10-04 Elias FleckensteinThe Robot Update
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-10-03 random-geekFix scroll bar overlapping text (again) (#9058)
2020-10-03 HybridDogReduce the FPS when the window is unfocused (#8837)
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-10-01 SmallJokerClean up serialization
2020-10-01 SmallJokerSettings: Remove unused functions
2020-09-29 k.h.laiImprove MSVC cmake and update vcpkg instruction (#10407)
2020-09-26 Elias FleckensteinPatch fast/teleport vulnerability when attached to...
2020-09-26 Tyler SchwendLog server announce on updates and deletes too (#10177)
2020-09-26 luk3yxRemove null bytes from TOCLIENT_BLOCKDATA (#10433)
2020-09-25 Buckaroo BanzaiCorrect erroneous reported max lag with prometheus...
2020-09-23 ParamatFix horizontal/vertical merging bug of hardware-colored...
2020-09-23 Vincent RobinsonReplace MyEventReceiver KeyList with std::unordered_set...
2020-09-22 SmallJokerSettings: Fix unittest memory leak, change input types
2020-09-22 WuzzyFix chat/infotext overlap if many chat lines (#10399)
2020-09-21 SmallJokerSettings: Fix crash on exit due to group double-free
2020-09-21 LarsRecord player existence in dymmy database.
2020-09-16 rubenwardyClean up server-side translations, remove global variab...
2020-09-14 hecksRemove "generate normal maps" feature (#10313)
2020-09-10 Sebastien MarieRemove Thread::kill() and related unittest (#10317)
2020-09-09 David CARLIERAdd NetBSD cpu affinity support code (#10378)
2020-09-09 David CARLIERDarwin platform build fix (#10376)
2020-09-07 SmallJokerInventory: Protect Craft and Drop actions (#10353)
2020-09-04 LejoPrevent interacting with items out of the hotbar (...
2020-09-04 WuzzyScale inventory image for scaled allfaces nodes (#10225)
next