1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2025-01-11 16:39:52 -05:00

Commit graph

  • 3a8c788880 Add mod security ShadowNinja 2014-09-05 20:08:51 -0400
  • f26421228b Added hour:minute format to time command LeMagnesium 2015-05-16 14:54:53 +0200
  • c297a75a7d Fix build since last commit est31 2015-05-16 22:14:15 +0200
  • 8dbf683313 Finalize init packets and enable protocol v25 est31 2015-05-16 01:19:43 +0200
  • 19cbb6b37b Add push_ARGB8 to script/common/c_converter TeTpaAka 2015-05-15 22:16:39 +0200
  • 18c2f16c13 Generalize core.get/set_nametag_color into core.get/set_nametag_attributes TeTpaAka 2015-05-15 21:46:56 +0200
  • 5d1d7c17ea Noise: Make buffer size parameters unsigned kwolekr 2015-05-15 13:21:23 -0400
  • eaef678e0b Schematics: Fix probability values for .mts version 1 kwolekr 2015-05-15 13:20:12 -0400
  • c5b4e54174 Add minetest.register_on_punchplayer Brandon 2014-05-16 23:47:12 -0500
  • 86a963caca Add get and set functions for the nametag color TeTpaAka 2015-05-14 15:54:54 +0200
  • 99cf53c908 ANDROID: Do not limit situations where fast is enabled Craig Robbins 2015-05-15 13:20:53 +1000
  • 33a633a631 Fix libgmp for Android est31 2015-05-15 05:02:19 +0200
  • be18bd6a8c Don't crash if an item gets dropped into unloaded space tenplus1 2015-05-14 11:35:24 +0100
  • 178f536f08 Item entity merging refactor est31 2015-05-15 00:03:19 +0200
  • b70e67df8c Fix compiler warning about sign comparison est31 2015-05-13 00:04:30 +0200
  • ecc514f11b Build and link gmp correctly on MSVC SmallJoker 2015-05-12 20:38:56 +0200
  • 75622c30be Add code to support raillike group names Novatux 2015-05-12 11:19:52 +0200
  • b4c3ff6eab is_player() is no player-only function est31 2015-05-12 05:49:14 +0200
  • 02805af36e Mapgen v5/6/7: Cleanup node resolver and aliases paramat 2015-05-12 02:20:18 +0100
  • 82e35edff5 Make early protocol auth mechanism generic, and add SRP est31 2015-04-12 04:49:13 +0200
  • 181f7baa45 Add LibGMP est31 2015-04-12 06:18:48 +0200
  • 58eae43322 Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of libjpeg8-dev. Megaf 2015-05-02 22:06:54 +0100
  • 5a1975a4e3 Change lower limit of display_gamma to 1.0 (linear light) Craig Robbins 2015-05-11 02:03:09 +1000
  • 2b99d904f6 Schematics: Add per-node force placement option kwolekr 2015-05-09 01:38:20 -0400
  • d59e6ad004 Fix typo in WieldMesh::setItem() kwolekr 2015-05-08 23:30:56 -0400
  • ff740a4179 Ensure that Map::findNodesWithMetadata() reports nodes strictly within the node-granular area kwolekr 2015-05-08 13:31:03 -0400
  • f1ccfd3c3d Replace Wieldmesh::setItem assertion that could be triggered by the server with an error kwolekr 2015-05-08 13:26:01 -0400
  • 0310123bc9 Fix release build warning est31 2015-05-08 07:23:06 +0200
  • f091bbd563 Fix compilation for non-client builds, and fix signed comparison warning kwolekr 2015-05-08 01:21:23 -0400
  • 2dba29ebf2 Tests: Add schematic unittests kwolekr 2015-05-08 00:05:08 -0400
  • 33c11415bf Gracefully handle PacketErrors est31 2015-05-08 06:51:03 +0200
  • 0e64fc45b9 Fix missing Y component assignment in check_v3f kwolekr 2015-05-08 00:03:41 -0400
  • 77e4a467f0 Conf.example: Update recommended maximum cloud radius to 26 paramat 2015-05-08 00:53:12 +0100
  • e17c6ba2cd Remove duplicate lua_getfield() in c_converter.cpp Kevin Ott 2015-05-07 02:50:22 -0400
  • b246812455 Schematics: Add indent-with-space option for schematic Lua table serialization kwolekr 2015-05-07 02:54:30 -0400
  • 656575b59d NodeResolver: Remove NodeResolveMethod kwolekr 2015-05-07 02:34:15 -0400
  • d720fd5644 Fix connection speed unit names ShadowNinja 2015-05-06 15:41:37 -0400
  • 3a8e7341ec Fix error messages for type-checking Lua reading functions ShadowNinja 2015-05-06 15:33:36 -0400
  • 3f5c2dea4d Improve Redis error messages ShadowNinja 2015-05-06 15:04:14 -0400
  • 2b44e75442 Fix build on Debian broken by b45df9d (missing include, somehow?) kwolekr 2015-05-05 20:40:18 -0400
  • 633af58a05 NodeDefManager: Improve const-correctness of interfaces kwolekr 2015-05-05 16:52:06 -0400
  • b785577f03 Add core.find_nodes_with_meta() script API kwolekr 2015-05-05 14:30:46 -0400
  • b45df9d6a7 Tests: Add NodeResolver unittests kwolekr 2015-05-05 11:36:40 -0400
  • 1be2d32fd5 Make Git version detection use VERSION_STRING instead of tags ShadowNinja 2015-05-04 18:46:49 -0400
  • dfd790930c Fix GCC compiler warning ShadowNinja 2015-05-04 19:59:36 -0400
  • 2923eafaca Stop NetworkPacket methods from producing bloated packets Jay Arndt 2015-05-04 04:53:41 -0500
  • 3ee854cf25 Update Turkish Language Mahmut Elmas 2015-03-23 00:20:05 +0200
  • 4b0f5fcbf5 Cache enable_3d_clouds flag est31 2015-05-04 22:50:04 +0200
  • 9345ba7b6a Clouds: Make cloud area radius settable in .conf paramat 2015-05-04 18:53:58 +0100
  • 5fa4fed097 Add a check for animation when getting an extruded mesh Kevin Ott 2015-05-03 22:32:29 -0400
  • 9af7f38e3f Fix pathfinder to produce more useful paths obneq 2015-04-25 15:16:44 +0200
  • 8f38f8255c Tests: Add ObjDef unittests kwolekr 2015-05-03 22:19:15 -0400
  • 5b237b4d94 ObjDefManager: Set replacement object's handle info after calling set() kwolekr 2015-05-03 22:05:24 -0400
  • 5704fb36d2 Better version detection for shallow clones est31 2015-05-01 11:48:59 +0200
  • 9e1e4b6284 RotateAlongYAxis: For facedir case, return if param2 >= 4 paramat 2015-05-03 02:44:58 +0100
  • aef1b41b02 Add .patch files to gitignore est31 2015-05-01 07:42:08 +0200
  • 6626a3f72f Fix several MSVC issues numeric.h SmallJoker 2015-04-29 19:28:25 +0200
  • 37ca3212ee Fix MSVC compatibility kwolekr 2015-04-29 13:20:01 -0400
  • b6475f5448 Tests: Add random unittests kwolekr 2015-04-29 04:07:24 -0400
  • 9179081776 Add Russian comment translation to minetest.desktop mich1 2015-04-17 15:57:06 +0300
  • 4ea5a96fff Revert the upper-case PROJECT_NAME nonsense that was part of #2402 sfan5 2015-04-27 16:17:10 +0200
  • 558d715bf6 Revert "Only lowercase project name at compile time" sfan5 2015-04-26 22:24:48 +0200
  • 415167b228 Noise: Fix PcgRandom::randNormalDist() when range contains negative numbers kwolekr 2015-04-27 04:05:25 -0400
  • cd1d625ab2 Replace PRNG assertions with PrngException kwolekr 2015-04-27 01:24:37 -0400
  • 732eb72a0c Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one. Tomas Brod 2015-04-17 00:38:28 +0200
  • 068d561a3c Update .gitignore kwolekr 2015-04-26 15:40:19 -0400
  • 27e3a353d8 Remove craftdef serialisation est31 2015-04-21 22:24:45 +0200
  • 4f851faa91 Craftdef refactor est31 2015-04-21 22:24:23 +0200
  • 7220ca906d Tests: Modularize unit testing kwolekr 2015-04-26 01:24:19 -0400
  • 45a77c8bf1 Update chinese translation fishyWET 2015-04-19 02:03:03 +0800
  • 1fb3d1156c Fix fast leaves with texture_clean_transparent enabled. Aaron Suen 2015-04-01 08:26:57 -0400
  • 400c6087b6 Fix player pitch and yaw not being set properly Kevin Ott 2015-04-25 02:18:26 -0400
  • 1c7c349264 Remove fly mode in simple main menu Muhammad Rifqi Priyo Susanto 2015-04-25 10:11:12 +0700
  • e3764410d3 German translation: shorter setting name est31 2015-04-24 20:25:33 +0200
  • ab04b7fe94 Remove unused variable Client::m_active_blocks nerzhul 2015-04-24 15:33:47 +0200
  • ac6efa2539 DecoSchematic: Fix missing trees in rough terrain paramat 2015-04-21 12:09:32 +0100
  • ccc09abc2d Protocol 25: wstring -> string for custom access denial reasons est31 2015-04-22 14:10:39 +0200
  • eec01bc2fa Re-apply 972d17baea81ffe6d508b291ef97207a4822e1da... but not rename the container. Approved-By est31 nerzhul 2015-04-22 11:47:22 +0200
  • 17a173f474 Fix crash on startup (Windows) SmallJoker 2015-04-21 19:54:14 +0200
  • 3be9787e64 Only lowercase project name at compile time ShadowNinja 2015-04-21 11:09:44 -0400
  • e0eec201a1 Revert "m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue" kwolekr 2015-04-21 18:12:01 -0400
  • 972d17baea m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue Loic Blot 2015-04-21 23:26:34 +0200
  • 436cb468e9 Add minetest.global_exists() ShadowNinja 2014-11-21 11:32:01 -0500
  • 943c6e523e Noise: Add noise unittests kwolekr 2015-04-21 12:59:09 -0400
  • c197e03922 Fix sign-compare compiler warnings in mg_ore.cpp ShadowNinja 2015-04-20 22:56:29 -0400
  • d36067fda5 Fix mod store rating ShadowNinja 2014-09-19 15:41:28 -0400
  • 46a2c1f167 Ore: Add biomes parameter kwolekr 2015-04-20 20:25:33 -0400
  • a443a13a9d Fix build on OS X (Thanks neoascetic) kwolekr 2015-04-20 01:35:41 -0400
  • 3d4244cc75 Add 'persistence' alias for Lua noiseparams and validate more vector parameters kwolekr 2015-04-19 21:42:40 -0400
  • 687d969c9c Noise: Correct noise objects created with invalid dimensions kwolekr 2015-04-19 21:39:10 -0400
  • 386d695330 Porting: Refactor initalizePaths() kwolekr 2015-04-18 20:12:14 -0400
  • f1a41e4f77 Disable connection timeout for singleplayer and server tabs est31 2015-04-19 19:49:31 +0200
  • a615da6b12 Biome API: Add biome-specific river water paramat 2015-04-19 03:37:55 +0100
  • 0c792db05c fix infinite spawners obneq 2015-04-05 22:02:01 +0200
  • e0889c6c03 Schematics: Fix core.schematic_create() kwolekr 2015-04-17 18:39:18 -0400
  • 5f0b36b8b7 10s timeout when connecting to server SmallJoker 2015-04-09 19:59:32 +0200
  • d4d561fbcd Fix build since: "Remove referenced schematics from Decorations on clear" est31 2015-04-17 10:30:59 +0200
  • 3576f4fab7 Switch to check_v3s16 in l_mapgen.cpp and l_vmanip.cpp for type safety kwolekr 2015-04-17 01:03:13 -0400
  • 406d9ba87b Schematics: Remove referenced schematics from Decorations on clear kwolekr 2015-04-17 00:52:48 -0400
  • f0a1379e5a Refactor around translatePassword est31 2015-04-17 06:10:30 +0200