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

Commit graph

  • 56b9377c1c Dont crash if facedir > 23 PilzAdam 2013-08-10 16:26:02 +0200
  • 0d60bc55e4 Dont download modstore info if its isnt needed PilzAdam 2013-08-05 13:19:16 +0200
  • 35c5ccfad3 Don't freak out when a client sends multiple TOSERVER_INIT packets; also log one thing more. Perttu Ahola 2013-08-08 06:10:45 +0300
  • 2ed3067bbe Fix various memory access problems detected by valgrind Kahrl 2013-08-07 19:48:31 +0200
  • 218f82f798 Fix path of mono font in defaultsettings.cpp PilzAdam 2013-08-07 13:41:00 +0200
  • 8b9bf47166 Fix stored XSS vulnerability in the serverlist Sfan5 2013-08-07 09:20:36 +0200
  • 7294f28c3a Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp Kahrl 2013-08-07 01:36:19 +0200
  • 779165144e Simplify code of mainmenu world sort Novatux 2013-08-05 18:49:19 +0200
  • 7fbc8152bf Fix full crack texture being shown when releasing dig button Kahrl 2013-08-06 18:15:40 +0200
  • 7b13d119ed Add support for different drowning damage and allow drowning in other nodetypes BlockMen 2013-08-01 18:36:11 +0200
  • ba65e2ae6c Fix worldlist in servertab being filtered by selected game PilzAdam 2013-08-06 17:28:48 +0200
  • 53bf62bb83 Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max Perttu Ahola 2013-08-06 18:17:58 +0300
  • 61f240946a Clean up server's log messages and give a better error to client when its player is in use Perttu Ahola 2013-08-06 18:13:11 +0300
  • 14eab22d81 Add minetest.registered_biomes Novatux 2013-08-05 09:50:41 +0200
  • 96c34d369e Fix crack overlay for animated textures Kahrl 2013-08-02 21:31:52 +0200
  • 2336d21efd Master server script improvement proller 2013-08-05 01:36:04 +0400
  • 314e4dd4a6 Fix installation of textures/texture_packs_here.txt PilzAdam 2013-08-04 22:44:31 +0200
  • 44eb01695a Fix texture bumpmapping on some GPUs Zeg9 2013-08-02 12:32:21 +0200
  • 0b0919e81c Masterserver bugfix proller 2013-08-04 23:45:03 +0400
  • 714a8cef38 Freeze-melt adjust proller 2013-08-04 23:07:30 +0400
  • be4670fecf Fix formspec label issues in win builds (MSVC) BlockMen 2013-08-03 17:57:51 +0200
  • 2af5864534 Make freetype usage configureable by a setting PilzAdam 2013-08-04 20:18:56 +0200
  • 3fd84edb61 Dont show gamefilter in TP tab PilzAdam 2013-08-04 18:37:19 +0200
  • 383153419b Add texture pack selection to main menu Novatux 2013-08-02 15:18:48 +0200
  • fe1fe1b1e4 Change large amount of objects to be configurable via a setting in minetest.conf (max_objects_per_block). Novatux 2013-08-04 14:14:21 +0200
  • e6687be493 Fix server getting completely choked up on even a little of DoS Perttu Ahola 2013-08-04 08:17:07 +0300
  • 8831669505 Allow mods to listen to cheat detections using minetest.register_on_cheat() Perttu Ahola 2013-08-04 00:45:49 +0300
  • 742614180c Fix anticheat Perttu Ahola 2013-08-03 23:16:37 +0300
  • bc5db9b027 Lessen the sky color glitch when quickly turning to look up after looking at ground that contains caves Perttu Ahola 2013-08-03 19:04:16 +0300
  • c50c9a10f1 Fix and improve view range tuner Perttu Ahola 2013-08-03 18:46:18 +0300
  • 45589fae58 Add replacements to schematics PilzAdam 2013-08-03 01:58:29 +0200
  • 5e433fa913 More info in serverlist proller 2013-08-03 03:02:59 +0400
  • 0b77588e87 Allow multiple 'wherein' nodes in oredef PilzAdam 2013-08-02 00:29:27 +0200
  • 06cdce1e12 Weather backward compatibility proller 2013-08-02 00:51:36 +0400
  • 0e89bca173 Leveled nodebox backward compatibility proller 2013-08-02 00:50:58 +0400
  • c6cb97e693 Make bumpmapping compatible with irrlicht 1.8 Esteban I. Ruiz Moreno 2013-07-29 23:18:11 -0300
  • 251e3e01c7 Add support for setting stepheight for entities sapier 2013-07-22 18:54:30 +0200
  • ff7c380d0e Fix warnings in mapblock.cpp PilzAdam 2013-07-28 23:34:58 +0200
  • 4fb4efd8ed Play sounds/main_menu.ogg in menu PilzAdam 2013-07-28 23:14:42 +0200
  • 174285f298 Warnings fix proller 2013-07-29 00:10:44 +0400
  • 037e84d377 Better snow fall, finite liquid transform, leveled nodes api proller 2013-07-28 17:11:59 +0400
  • 3aedfac968 Weather support proller 2013-07-27 22:34:30 +0400
  • e65d8ad655 Dont announce server in singleplayer proller 2013-07-27 17:44:59 +0400
  • 215e37aac3 Show portnumber for ip adresses only sapier 2013-07-22 22:53:37 +0200
  • a59f85c1a0 Add support of pressed_texture of image_button BlockMen 2013-07-18 21:20:37 +0200
  • 8e2467c393 Add gettext translation for image_button BlockMen 2013-07-17 21:18:24 +0200
  • 3629a90c2e Cosmetic player info changes proller 2013-07-23 20:31:05 +0400
  • a0f5b70568 added (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir hdastwb 2013-07-16 20:50:41 -0400
  • 0b4b9e7f3a Fix modstore URLs PilzAdam 2013-07-22 22:26:48 +0200
  • a38f8d9900 Disable gamemanager by default PilzAdam 2013-07-22 18:16:36 +0200
  • 4f3bc05a5b Fix enable mod/enable button not shown on entering world config dialog sapier 2013-07-21 22:10:58 +0200
  • b3db44f801 Fix bug in world creation Add old style mod selection in worldconfig dialog sapier 2013-07-18 00:35:58 +0200
  • 4e2b394ae8 Add missing header/footer for singleplayer tab sapier 2013-07-17 23:10:12 +0200
  • e7ba4777fe Remove debug output sapier 2013-07-17 22:58:00 +0200
  • 60225be7fa Fix Bug in modname guessing resulting in undefined modname sapier 2013-07-17 21:04:17 +0200
  • 07fb257c04 Use user folder for gamemanager too sapier 2013-07-17 21:03:00 +0200
  • 8beb0f19d1 Enable mod and gamemanager by default sapier 2013-07-16 21:45:20 +0200
  • 32001d1e2b merge mainmenu_helper.lua to misc_helpers.lua sapier 2013-07-16 21:03:57 +0200
  • e3827fbc23 Fix background/overlay/footer/header handling Add missing file headers sapier 2013-07-16 20:56:18 +0200
  • 5160be91ae Add configurable curl timeout sapier 2013-07-15 23:36:44 +0200
  • d6c052038f Add playernumber to favorites list sapier 2013-07-15 23:28:55 +0200
  • 8a1658ec3e filterlist api cleanup sapier 2013-07-15 23:02:18 +0200
  • baf5614880 Add port to favorites if not 30000 Major modmgr overhaul Add missing formspec checkbox doc sapier 2013-07-15 22:56:53 +0200
  • 868f35e27a Replace worldlist by generic filterlist implementation sapier 2013-07-14 13:19:37 +0200
  • 5c7ecdb7c5 Add support for modstore screenshots Add error output on invalid mmdb entries sapier 2013-07-13 01:36:58 +0200
  • 80a2acaa86 Swap name/password <-> server description sapier 2013-07-13 00:00:06 +0200
  • 47a0a5c746 Revert "Fix serverdescription and name not beeing saved to local serverlist" sapier 2013-07-12 23:30:15 +0200
  • 7a9f365ba4 Remove unused required by list in worldconfig sapier 2013-07-12 23:25:58 +0200
  • 0850d3fcf8 Fix light issue in 6d facedir. RealBadAngel 2013-07-21 13:53:03 +0200
  • 46d1d70e4c Bump protocol version PilzAdam 2013-07-20 21:25:21 +0200
  • 8cae659786 Add an option to disable object <-> object collision for Lua entities PilzAdam 2013-06-14 12:04:46 +0000
  • 413f0d0353 Add liquid_range to nodedef PilzAdam 2013-07-16 16:28:18 +0200
  • cba90d4441 Make range of tools configureable PilzAdam 2013-07-20 14:50:19 +0200
  • d19c8b815d Add set_breath and get_breath to lua API. RealBadAngel 2013-07-19 19:50:33 +0200
  • ab145c8827 Randomly choose singleplayer port PilzAdam 2013-07-12 13:26:25 +0200
  • ecb024af64 Fix lighting bug caused by disappearing lava PilzAdam 2013-07-12 14:45:26 +0200
  • 4e5a45952a Remove support for common mods PilzAdam 2013-06-06 23:46:03 +0000
  • 112dbba7c4 Change ContentFeatures array to a vector Kahrl 2013-07-14 00:55:47 +0200
  • 9733dd5b5e Leveled nodebox proller 2013-07-13 21:48:14 +0400
  • a70993d6d2 Masterserver mods fix proller 2013-07-13 04:10:16 +0400
  • 0a2de78da4 Better masterserver html proller 2013-07-13 00:37:28 +0400
  • 288948edf7 Don't show flags in local favorites sapier 2013-07-12 22:55:19 +0200
  • a0771d0940 Fix bug server name set to address field when using up/down keys Show server description above connect button instead of in favorites list sapier 2013-07-12 22:42:50 +0200
  • 38bc38cd88 Add missing server flags in public serverlist sapier 2013-07-12 21:56:42 +0200
  • 494fa0c81a Remove lots of debug output from modmgr Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case) Fix text of field element not unescaped correctly sapier 2013-07-12 21:56:09 +0200
  • 7dbbbfc665 Fix serverdescription and name not beeing saved to local serverlist sapier 2013-07-12 20:43:51 +0200
  • ac7a44792c Masterserver mods announse, ipv6, better curl errors proller 2013-07-04 19:39:26 +0400
  • fc6725f14e Clean up bumpmap code a bit kwolekr 2013-07-12 00:03:41 -0400
  • 320a00e7c6 Disallow the name 'singleplayer' in a multiplayer server PilzAdam 2013-07-12 00:53:30 +0200
  • 6027c8d259 Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp Kahrl 2013-07-09 16:26:52 +0200
  • 52beafff53 Worldlist fixes Add alphabeticaly sorted worldlists Select world after creation Move worldlist handling to separate file Merge world selection of singleplayer/server tab Remove some useless code sapier 2013-07-09 23:17:38 +0200
  • e8f201cefa Fix multiple texture support for animated meshnodes stujones11 2013-06-11 21:40:59 +0100
  • 1c7c5d571d Fix serverlist sapier 2013-07-09 21:54:30 +0200
  • e3b7c8e0cc Public server checkbox proller 2013-07-10 00:09:17 +0400
  • c8bd2ae11c Dont play digging sound if not digging PilzAdam 2013-07-09 02:38:53 +0200
  • e1a13608d8 Revert "Fix serverlist not beeing escaped correctly" kwolekr 2013-07-08 20:21:09 -0400
  • eedb29346e Fix header not beeing shown except on singleplayer tab sapier 2013-07-08 23:48:29 +0200
  • 39d03148e5 Fix serverlist not beeing escaped correctly Always use address for server Fix first (empty) element beeing selected after deleting last world sapier 2013-07-08 23:45:14 +0200
  • f419f66546 fix crash on play/start with empty world list make enter button work in create world dialog sapier 2013-07-08 21:02:42 +0200
  • fca4610f11 Fix wallmounted rotations along Y axis for 90 and 270 degree cases kwolekr 2013-07-08 18:50:29 -0400