Commit Graph

  • adbd11e4ed Borderstones always have valid owners. (but what happens when clan is removed?!) master placki 2011-11-02 17:51:36 +01:00
  • 7adcebc137 Message for borderstone protected area placki 2011-11-02 14:38:43 +01:00
  • 409eefb2cd client display of teleport names and destination placki 2011-11-02 13:36:58 +01:00
  • dcf0ddf4c2 +comments for teleport placki 2011-11-02 13:36:19 +01:00
  • f0e9065426 build on borders option placki 2011-10-29 01:09:54 +02:00
  • d264de084c crafted_teleports, teleport pairs/loops, working "0,0,0" placki 2011-10-29 00:14:40 +02:00
  • 73360b86cd "die" server command added placki 2011-10-27 23:17:44 +02:00
  • ba858f17a0 fix and message for building on edge of clan territory placki 2011-10-27 23:10:43 +02:00
  • 0d367550bc Merge branch 'master' of git://github.com/celeron55/minetest Also: Some changes, bigger teleports jachoo 2011-10-26 23:20:14 +02:00
  • 1a9a5df484 ignore /build jachoo 2011-10-26 22:25:12 +02:00
  • c349708eab Make it to compile on MSVC2010 Perttu Ahola 2011-10-21 18:37:43 +03:00
  • 9c3e0a8040 0.3.dev-20111021 Perttu Ahola 2011-10-21 18:29:13 +03:00
  • 7f25183936 Some tuning in m_max_packets_per_second algorithm Perttu Ahola 2011-10-21 11:52:26 +03:00
  • 4b6138e69b Improve Connection with threading and some kind of congestion control Perttu Ahola 2011-10-20 23:04:09 +03:00
  • b6fcbc5fba Default max_simultaneous_block_sends_server_total to 2 to make network not cough too much on the fixed block sending code Perttu Ahola 2011-10-19 19:34:47 +03:00
  • ed870a7237 Fix apple inventory texture Perttu Ahola 2011-10-19 02:36:46 +03:00
  • 3a06fb8831 Fix and tune block sending Perttu Ahola 2011-10-19 02:17:23 +03:00
  • d47120aeb3 Add enable_2d_clouds setting for usage on lower-end machines Perttu Ahola 2011-10-18 23:55:55 +03:00
  • 9b907dd65a Try to tune fog to work well on high-end machines also Perttu Ahola 2011-10-18 21:08:31 +03:00
  • 28f2fdb6de Fix possible NULL dereference in MobV2CAO::step Perttu Ahola 2011-10-18 19:53:34 +03:00
  • 4e1055543c Tune map rendering and related diagnostics Perttu Ahola 2011-10-18 19:18:01 +03:00
  • 8ead29a302 set backface culling off again for torches, ladders, rails and signs Perttu Ahola 2011-10-18 18:32:35 +03:00
  • fe98fe342a ...Make the the server buildable again after the last commit Perttu Ahola 2011-10-18 17:20:54 +03:00
  • 554f7f120c Improve rendering and fix tiling in mesh generation Perttu Ahola 2011-10-18 13:56:35 +03:00
  • 05ab58cd14 Automate texture listing for texture atlas making Perttu Ahola 2011-10-18 11:31:23 +03:00
  • eae2d35ca5 Fix client profiler print interval Perttu Ahola 2011-10-18 10:36:52 +03:00
  • 85002883bd Better handling of SendFailedException in Connection Perttu Ahola 2011-10-18 03:42:23 +03:00
  • 22b07bdb30 Fix object duplication bug Perttu Ahola 2011-10-18 02:58:15 +03:00
  • fe338745a3 Make active_block_range default to 2 Perttu Ahola 2011-10-18 00:41:17 +03:00
  • 6ce0c61dc0 Fix possible NULL pointer access in MobV2CAO Perttu Ahola 2011-10-18 00:41:02 +03:00
  • 78f4142f4f Add /clearobjects Perttu Ahola 2011-10-18 00:01:50 +03:00
  • ea1fda5ebc Made a scheme to get rid of the objects in the worst object flooded blocks Perttu Ahola 2011-10-17 20:57:58 +03:00
  • 67db77b8b3 Modify default active block range Perttu Ahola 2011-10-17 20:41:43 +03:00
  • 64c4d00693 F2 toggles profiler display in client Perttu Ahola 2011-10-17 20:40:55 +03:00
  • 6661d9be1a Attempt to fix objects getting multiplicated by objects getting deactivated in a different block than where they were loaded and then the original block, from where the static object was removed, not getting saved at unload Perttu Ahola 2011-10-17 20:19:37 +03:00
  • c41f1c960b Fix minetest.conf.example a bit Perttu Ahola 2011-10-17 20:04:35 +03:00
  • 9a62a909bc Add a log message to SEnv and make it load objects if there are < 51 of them, to load blocks that were limited to 50 Perttu Ahola 2011-10-17 19:44:28 +03:00
  • 93f4d2b3f1 Catch SendFailedException when replying back in Connection::Receive() Perttu Ahola 2011-10-17 18:02:26 +03:00
  • 558a133044 Display RTT (round trip time, ping) on client status text Perttu Ahola 2011-10-17 17:18:50 +03:00
  • 5037efdea9 Add some rendering statistics to profiler Perttu Ahola 2011-10-17 17:06:28 +03:00
  • e9888c8e25 Workaround for blocks having a huge amount of active objects; add log messages related to active objects for investigation Perttu Ahola 2011-10-17 11:52:38 +03:00
  • 3daaff3a42 Remove very floody log message of MobV2SAO Perttu Ahola 2011-10-17 11:45:06 +03:00
  • d39f98aeb0 Improve active object handling log output celeron55 2011-10-17 10:47:06 +03:00
  • 30c21b4abd Fix partly double printed debug.txt celeron55 2011-10-17 10:46:16 +03:00
  • cfd19dcdb5 Fix punching of oerkkis Perttu Ahola 2011-10-17 01:58:38 +03:00
  • b0481b9db1 Fix chest not working after walked away and came back Perttu Ahola 2011-10-17 01:04:22 +03:00
  • 5f39885975 Improve inventory debug output Perttu Ahola 2011-10-17 01:03:45 +03:00
  • 9ff8067426 Fix items showing up as sticks when placed in world Perttu Ahola 2011-10-17 00:08:27 +03:00
  • d828688383 Merge branch 'master' of git://github.com/celeron55/minetest jachoo 2011-10-16 22:59:11 +02:00
  • 162619a426 Fix to-transparend conversion of backgrounds of sprite image files that don't have an alpha channel Perttu Ahola 2011-10-16 23:41:43 +03:00
  • 2419d0029a Some more profiler stuff to get the hang on what really uses CPU Perttu Ahola 2011-10-16 22:39:35 +03:00
  • b8f2dcea4d Improve debug profiler usage for investigating CPU usage of server Perttu Ahola 2011-10-16 21:16:44 +03:00
  • 07d000cc54 When granting or revoking privileges, notify the target player too Perttu Ahola 2011-10-16 20:03:43 +03:00
  • 6470743e51 Make dungeon masters not shoot the walls with no reason Perttu Ahola 2011-10-16 19:39:20 +03:00
  • 143dce6672 When player times out, log the action as a timeout rather than regular quitting Perttu Ahola 2011-10-16 19:38:56 +03:00
  • 96b2d1fd29 Check NULL pointer properly in some new code trying to log new stuff Perttu Ahola 2011-10-16 18:50:30 +03:00
  • 369177aa80 Better player damage prevention when falling on unloaded blocks, not involving getting stuck in there. Perttu Ahola 2011-10-16 18:45:17 +03:00
  • 0bf533f753 Switch more stuff to use the logging thing and fix segfault on player leave from server as introduced in a previous switch-to-logging commit Perttu Ahola 2011-10-16 16:28:12 +03:00
  • 67a6bc4ab5 Fix map delete on windows (concatenate paths correctly with / or \ depending on OS) Perttu Ahola 2011-10-16 16:16:47 +03:00
  • ef397dca7c Update changelog (albeit a bit late) Perttu Ahola 2011-10-16 15:20:04 +03:00
  • b65a5aceb0 Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap. Perttu Ahola 2011-10-16 14:57:53 +03:00
  • 875abb76db Fixed: Linux compilation error jachoo 2011-10-16 11:57:14 +02:00
  • 4846846a2d Initially add small and tight logging facility Perttu Ahola 2011-10-16 12:45:00 +03:00
  • 414c614893 Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs setting Perttu Ahola 2011-10-16 11:52:33 +03:00
  • a17abae128 Update Linux build instructions in README.txt a bit and list the bat script used for releases Perttu Ahola 2011-10-16 03:08:11 +03:00
  • 72251ff000 Clans privs Deleting clans New teleport icon jachoo 2011-10-16 00:12:37 +02:00
  • 286edd4f1e Update version number to 0.3.dev-20111016 Perttu Ahola 2011-10-16 00:53:37 +03:00
  • 4914eb29d1 Replace M_PI with PI Perttu Ahola 2011-10-16 00:24:51 +03:00
  • 825953bbdc Fix some "Conditional jump or move depends on uninitialised value(s)" valgrind detections Perttu Ahola 2011-10-15 23:07:43 +03:00
  • fd6452749e Resource file handling for exe icon for MinGW Perttu Ahola 2011-10-15 17:05:16 +03:00
  • 7c2639ddd9 Make view bobbing amount configurable Perttu Ahola 2011-10-15 16:32:24 +03:00
  • 3f58028d31 Make dungeon masters though and make oerkkis disappear when they get to you (because hitting them doesn't work for some unknown reason) Perttu Ahola 2011-10-15 16:04:25 +03:00
  • 94dfececf6 strict_protocol_version_checking setting; PROTOCOL_VERSION in clientserver.h; clean up defaultsettings.cpp and minetest.conf.example Perttu Ahola 2011-10-15 15:02:28 +03:00
  • 74febd5c31 Handle death and respawn better Perttu Ahola 2011-10-15 14:46:59 +03:00
  • 857fe0551c Set a better version number Perttu Ahola 2011-10-15 12:51:30 +03:00
  • 5341bf59c2 Improve mobv2 Perttu Ahola 2011-10-15 12:17:21 +03:00
  • 43a28f04fa mobv2 Perttu Ahola 2011-10-15 02:28:57 +03:00
  • 080002f8ed Lock mutex when accessing m_env in Server::~Server Perttu Ahola 2011-10-14 12:39:25 +03:00
  • 853a78681e In CMake scripts: New version number, fix MSVC stuff Perttu Ahola 2011-10-14 09:55:39 +03:00
  • 9e46cbf7ea Header file tweaking; mainly for speed Perttu Ahola 2011-10-12 13:53:38 +03:00
  • b60b58b627 Saner block modification flag operation for not saving everything always Perttu Ahola 2011-10-12 10:53:37 +03:00
  • 0c5485108b Groups renamed to Clans. jachoo 2011-09-30 22:14:12 +02:00
  • 3e975d8f28 minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'. Kahrl 2011-09-27 02:38:19 +02:00
  • a7833cca22 Merge remote-tracking branch 'marktraceur/master' Perttu Ahola 2011-09-26 22:41:06 +03:00
  • 08ac3454cc minetestmapper speed tweaks (kahrl & JacobF) Perttu Ahola 2011-09-26 22:31:34 +03:00
  • 3ca847b4e1 Add apple color to minetestmapper and fix cactus color Perttu Ahola 2011-09-26 20:55:00 +03:00
  • e7fcc08d26 Fix minetestmapper.py Perttu Ahola 2011-09-26 20:54:42 +03:00
  • 520b470217 Merge remote-tracking branch 'kahrl/sectors2sqlite-fix' Perttu Ahola 2011-09-26 20:01:46 +03:00
  • 9a7471b740 Rotate wielded tool the right way and modify axe graphics accordingly Perttu Ahola 2011-09-26 16:10:54 +03:00
  • 061d4b4202 Merge branch 'view_bobbing_and_vielded_tool' Perttu Ahola 2011-09-26 15:10:02 +03:00
  • 2ecd53ce09 Fix single-frame lag in camera yaw/pitch, tune view bobbing and add wielded tool movement when walking and tweak stuff a bit Perttu Ahola 2011-09-26 15:09:04 +03:00
  • 561bb64963 Support Python 2 and 3 in sectors2sqlite.py. Kahrl 2011-09-26 13:24:21 +02:00
  • d5899a53fd Fix processing of blocks below y=0 in sectors2sqlite.py. Kahrl 2011-09-26 13:10:22 +02:00
  • b9e680d06c Server user limit configuration option Perttu Ahola 2011-09-26 11:57:51 +03:00
  • 0ccc0ac927 Merge remote-tracking branch 'darkrose/master' Perttu Ahola 2011-09-26 11:57:28 +03:00
  • 63eca0feb2 Merge pull request #10 from joshbeck/master celeron55 2011-09-24 00:55:05 -07:00
  • ae561d705f Fixed null pointer dereference errors found by cppcheck Joshua Beck 2011-09-24 02:11:43 -05:00
  • bc01ae4cbd Fixed merge issues with saplings, ready to pull now! Mark Holmquist 2011-09-23 18:19:47 -07:00
  • 319f43e6d2 Fixed saplings growing into trees (thanks so much, Kahrl!) Put the random interval back to 1 in 50 chance. It's not as rare as rats, but rarer than grass. Mark Holmquist 2011-09-23 07:27:57 -07:00
  • f19919546d Adding sapling texture Mark Holmquist 2011-09-16 01:07:50 -07:00