## Présentation Minetest est un jeu de construction inspiré de Minecraft et d' autres jeux similaires de type bac-à-sable. Il a été créé en 2010 par Perttu Ahola ("celeron55"). Le jeu ressemble très fortement à Minecraft : Sa jouabilité est quasiment la même. Ainsi, nous pouvons aussi construire différents blocs dans un monde cubique en 3D avec des serveurs et un mode solo. Il y a même des mods/pack de textures disponibles pour Minetest ! Je trouve que c'est assez dingue pour un projet open-source d' avoir ainsi pu recopier minecraft quasiment à l' identique ! <center> <sup>Crédits image : ocsmag</sup></center> ##### **Mais alors pourquoi avoir créé Minetest ?** Minetest à été créé car il voulait faire un jeu totalement open-source, libre (ici sous licence GNU/LGPL) ce qui permet à la communauté d' améliorer le jeu, d' en faire des versions améliorées, ... Ainsi les développeurs ne sont plus limités à l' api habituelle de minecraft. Il est dorénavant possible de tout faire ! #### Caractéristiques Le jeu est disponible en téléchargement [ici](https://www.minetest.net/downloads/) sous Windows, OS X, Linux, FreeSBD et même Android ! Son Github est situé ici : https://github.com/minetest/. Les mods, ... sont codés en LUA. ##### **Liens utiles :** wiki : https://wiki.minetest.net/ site officiel : https://www.minetest.net/ forum : https://forum.minetest.net/ ## Visite Guidée (Tutoriel) > Note : Je vous présente ici la version Windows, pour l' installation avec d' autres OS, allez [ici](https://wiki.minetest.net/Getting_Started) ### 1. Installation Une fois avoir téléchargé le jeu dans la version adaptée à votre OS (attention à 64 ou 32 bits), décompressez-le dans par exemple : - *C:\minetest* - *C:\Games\Minetest* - *%USERPROFILE%\Documents\Minetest* Attention néanmoins à ne pas le décompresser dans *C:\Program Files, ...* sinon cela risquerait de ne pas fonctionner (droits d' écriture). Une fois ceci fait, ouvrez le dossier bin puis exécutez **minetest.exe** ### 2. Premiers réglages > A première vue, le menu fait un peu "basse qualité", mais n' oubliez pas que le projet est open-source et qu' il ne cesse d' évoluer ! <center><br><sup>Vous arrivez sur le menu principal</sup></center> #### Les touches **Les touches par défaut sont :** - **Z/Q/S/D** : se déplacer - **Espace** : sauter - **Bouton gauche de la souris** : attaquer et miner des blocs - **Bouton droit de la souris** : utiliser et placer des blocs, gérer son inventaire - **Maj+Bouton droit de la souris** : placer des blocs - **I** : ouvrir ou fermer l'inventaire - **Bouton du milieu de la souris** : déplacer 10 objets dans l'inventaire - **Molette de la souris** : se déplacer dans la barre d' inventaire - **T** : ouvrir le chat - **Maj** : descendre d'une échelle ou se mettre en "snick" (se déplacer prudemment) - **Chiffres de 0 à 9** : sélectionner un objet dans la barre d'action - **A** : lâcher le bloc, l'objet ou l'outil tenu dans la main Vous pouvez les modifier dans **Menu** > **Changer les touches** : <center></center> Personnellement je les met en ZSQD au lieu de WSAD car j' ai un clavier AZERTY. ### Jouer Vous pouvez jouer en solo ou en ligne sur des serveurs. #### Jouer en solo Pour jouer en solo, allez dans le menu **Solo** puis sur le bouton **Nouveau** - Dans **Nom du monde**, mettez le nom du monde ^^ - Dans **Graine**, mettez rien ou ce que vous voulez, c'est un code qui va faire générer la map. Quelqu' un peut vous donner une graine et avec cette même graine le monde sera généré de la même façon. - Dans **Générateur de terre**, laissez sur v6. Après vous pouvez essayer les autres, mais c'est à vos risques et périls ;-) <center></center> Cliquez ensuite sur **Créer**. ##### Créatif ou survie Vous pouvez jouer en mode survie ou créatif. Le monde survie est un monde ou vous devez tout construire normalement. Le mode créatif quand à lui vous donne accès à tout les blocs, à la destruction instantanée de ceux-ci, au droit de voler, ... Pour choisir le mode, cochez ou décochez la case Mode Créatif sur le menu Solo (notez que vous pouvez également activer/désactiver les dégâts) : <center></center> Sélectionnez ensuite sur le nom du monde dans le menu **Solo** et cliquez sur le bouton **Jouer** :  Vous pouvez accéder au menu en jeu en cliquant sur Echap :  ## Installer un texture pack Un texture pack permet d' améliorer le visuel du jeu. Tout d' abord, allez ici : https://www.minetest.net/customize/ pour télécharger un texture pack. Allez dans la section **Textures Packs**  Cliquez ensuite sur un texture pack. **Warning : PureBDTest ne fonctionne pas** Ici nous allons installer le pack HDX pour exemple. Une fois cliqué sur le lien vous vous retrouvez sur le forum. Et ici, y' a bien moyen de se perdre dans les 500000 liens de téléchargements différents ^^.  Cherchez donc la section **Downloads**. Allez dans : > *Stable Releases (last updated 2017-01-01 5:32 pm):* Maintenant allez dans : > *Recent 0.4.x releases (default minetest_game content only):* Maintenant vous pouvez voir qu'il y a plusieurs versions : ***16px - 32px - 64px - 128px - 256px - 512px*** Ce sont des versions selon le nombre de pixels par texture. Un pack en 512px est donc bien plus détaillé qu' un pack en 16px. Mais il faut choisir le pack selon la puissance de votre ordinateur. Personnellement je trouve que 128px reste une bonne qualité. Après, libre à vous de tester selon la puissance de votre PC :-) ! Et faites donc attention à ça : > Disk usage for these packs ranges from about 7 MB for the stripped-down "default stuff only" 16px 0.4.x release to about 403 MB for the 512px git version with everything including the kitchen sink (not counting git history, which would falsely bloat the size of the pack). Les packs les plus gros sont plus lourds mais plus complets (détaillés). ------ Téléchargez donc le texture pack en **.zip** dans le ***dossier de minetest** > **textures*** :  Décompressez-le ensuite dans le même dossier, vous pouvez supprimer le .zip. Il vous suffit de retourner dans Minetest et de sélectionner le bon pack :  Je vous laisse la surprise du résultat ! ^^ ------- #### En tout cas si l' article vous a plu n' hésitez pas à upvoter, resteemer et commenter ! **A bientôt !** <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@zonguin/le-jeu-minetest-minecraft-en-open-source-1-presentation">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | zonguin | ||||||
---|---|---|---|---|---|---|---|
permlink | le-jeu-minetest-minecraft-en-open-source-1-presentation | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"steemit/0.1","format":"markdown","repository":{"id":2168780,"name":"minetest","full_name":"minetest/minetest","owner":{"login":"minetest","id":2624745,"avatar_url":"https://avatars1.githubusercontent.com/u/2624745?v=4","gravatar_id":"","url":"https://api.github.com/users/minetest","html_url":"https://github.com/minetest","followers_url":"https://api.github.com/users/minetest/followers","following_url":"https://api.github.com/users/minetest/following{/other_user}","gists_url":"https://api.github.com/users/minetest/gists{/gist_id}","starred_url":"https://api.github.com/users/minetest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/minetest/subscriptions","organizations_url":"https://api.github.com/users/minetest/orgs","repos_url":"https://api.github.com/users/minetest/repos","events_url":"https://api.github.com/users/minetest/events{/privacy}","received_events_url":"https://api.github.com/users/minetest/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/minetest/minetest","description":"Minetest, an open source infinite-world block sandbox game engine and game with survival and crafting. Also see https://github.com/minetest/minetest_game","fork":false,"url":"https://api.github.com/repos/minetest/minetest","forks_url":"https://api.github.com/repos/minetest/minetest/forks","keys_url":"https://api.github.com/repos/minetest/minetest/keys{/key_id}","collaborators_url":"https://api.github.com/repos/minetest/minetest/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/minetest/minetest/teams","hooks_url":"https://api.github.com/repos/minetest/minetest/hooks","issue_events_url":"https://api.github.com/repos/minetest/minetest/issues/events{/number}","events_url":"https://api.github.com/repos/minetest/minetest/events","assignees_url":"https://api.github.com/repos/minetest/minetest/assignees{/user}","branches_url":"https://api.github.com/repos/minetest/minetest/branches{/branch}","tags_url":"https://api.github.com/repos/minetest/minetest/tags","blobs_url":"https://api.github.com/repos/minetest/minetest/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/minetest/minetest/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/minetest/minetest/git/refs{/sha}","trees_url":"https://api.github.com/repos/minetest/minetest/git/trees{/sha}","statuses_url":"https://api.github.com/repos/minetest/minetest/statuses/{sha}","languages_url":"https://api.github.com/repos/minetest/minetest/languages","stargazers_url":"https://api.github.com/repos/minetest/minetest/stargazers","contributors_url":"https://api.github.com/repos/minetest/minetest/contributors","subscribers_url":"https://api.github.com/repos/minetest/minetest/subscribers","subscription_url":"https://api.github.com/repos/minetest/minetest/subscription","commits_url":"https://api.github.com/repos/minetest/minetest/commits{/sha}","git_commits_url":"https://api.github.com/repos/minetest/minetest/git/commits{/sha}","comments_url":"https://api.github.com/repos/minetest/minetest/comments{/number}","issue_comment_url":"https://api.github.com/repos/minetest/minetest/issues/comments{/number}","contents_url":"https://api.github.com/repos/minetest/minetest/contents/{+path}","compare_url":"https://api.github.com/repos/minetest/minetest/compare/{base}...{head}","merges_url":"https://api.github.com/repos/minetest/minetest/merges","archive_url":"https://api.github.com/repos/minetest/minetest/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/minetest/minetest/downloads","issues_url":"https://api.github.com/repos/minetest/minetest/issues{/number}","pulls_url":"https://api.github.com/repos/minetest/minetest/pulls{/number}","milestones_url":"https://api.github.com/repos/minetest/minetest/milestones{/number}","notifications_url":"https://api.github.com/repos/minetest/minetest/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/minetest/minetest/labels{/name}","releases_url":"https://api.github.com/repos/minetest/minetest/releases{/id}","deployments_url":"https://api.github.com/repos/minetest/minetest/deployments","created_at":"2011-08-07T13:48:36Z","updated_at":"2017-12-18T13:59:40Z","pushed_at":"2017-12-18T16:19:52Z","git_url":"git://github.com/minetest/minetest.git","ssh_url":"git@github.com:minetest/minetest.git","clone_url":"https://github.com/minetest/minetest.git","svn_url":"https://github.com/minetest/minetest","homepage":"http://minetest.net/","size":54385,"stargazers_count":2991,"watchers_count":2991,"language":"C++","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":863,"mirror_url":null,"archived":false,"open_issues_count":888,"license":{"key":"other","name":"Other","spdx_id":null,"url":null},"forks":863,"open_issues":888,"watchers":2991,"default_branch":"master","score":136.27638},"pullRequests":[],"platform":"github","type":"tutorials","tags":["utopian-io","fr","minetest","minecraft","open-source"],"links":["https://www.minetest.net/downloads/","https://github.com/minetest/","https://wiki.minetest.net/","https://www.minetest.net/","https://forum.minetest.net/","https://wiki.minetest.net/Getting_Started","https://www.minetest.net/customize/","https://utopian.io/utopian-io/@zonguin/le-jeu-minetest-minecraft-en-open-source-1-presentation"],"image":["https://steemitimages.com/DQmcuRZv1grqTdgV3XDY9EDdQfhkcizVfEP8RK8SNKmDEQV/minetest.jpg","https://s18.postimg.org/kd6wq94tl/minetest.jpg","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513512503/fydkerxcfdcxgdoms2uv.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513512856/esbcvw1tiv2z8olmytpi.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513513117/ok4kwugddfwumgdo0ifi.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513512947/xmgpb1dzuiafdafe8mfb.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513513214/szsys2ppqmqdxuveaole.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513702166/gozsfspwrfcar4thcdlu.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513702559/onsto3xczcb2yl6ctumi.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513703241/gqlikmtzvjhaapqgltba.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1513703573/pdq2equetemkkujjsaoy.png"]}" | ||||||
created | 2017-12-18 16:57:03 | ||||||
last_update | 2017-12-19 17:13:39 | ||||||
depth | 0 | ||||||
children | 31 | ||||||
last_payout | 2017-12-25 16:57:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 20.836 HBD | ||||||
curator_payout_value | 8.202 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 7,518 | ||||||
author_reputation | 12,831,796,837,639 | ||||||
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 24,051,482 | ||||||
net_rshares | 5,837,411,139,259 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gregory-f | 0 | 1,535,269,002 | 3.44% | ||
isteemit | 0 | 2,197,784,077 | 0.86% | ||
edrivegom | 0 | 131,973,457 | 0.1% | ||
kendewitt | 0 | 3,148,138,863 | 5% | ||
gomeravibz | 0 | 1,997,653,032 | 0.6% | ||
stephen.king989 | 0 | 1,041,810,203 | 0.2% | ||
themanualbot | 0 | 5,554,928,832 | 5% | ||
renzoarg | 0 | 8,270,513,366 | 5% | ||
dexter-k | 0 | 11,125,353,946 | 5% | ||
jhermanbeans | 0 | 388,445,350 | 0.1% | ||
unipsycho | 0 | 169,483,375 | 1% | ||
oleg326756 | 0 | 1,000,500,610 | 1.72% | ||
steemprentice | 0 | 1,241,501,735 | 0.1% | ||
ixindamix | 0 | 52,274,883,655 | 50% | ||
ethandsmith | 0 | 2,223,021,829 | 0.5% | ||
valth | 0 | 1,743,313,892 | 1% | ||
lastminuteman | 0 | 1,913,744,002 | 0.5% | ||
coolenglish | 0 | 6,170,594,907 | 5% | ||
steemcenterwiki | 0 | 978,356,532 | 5% | ||
pomperipossa | 0 | 319,212,620 | 0.1% | ||
sixexgames | 0 | 75,088,853 | 1% | ||
banjo | 0 | 461,692,438 | 1% | ||
numpypython | 0 | 140,396,283 | 0.1% | ||
decibel | 0 | 139,220,338 | 0.5% | ||
acwood | 0 | 3,252,115,022 | 5% | ||
starsteem | 0 | 124,386,865 | 0.3% | ||
jhagi.bhai | 0 | 91,702,004 | 0.4% | ||
gindor | 0 | 345,652,505 | 0.2% | ||
scrooger | 0 | 780,130,966 | 2.58% | ||
whatamidoing | 0 | 184,256,114 | 0.1% | ||
beng05 | 0 | 85,044,262 | 1% | ||
timbalabuch | 0 | 65,369,917 | 1% | ||
gktown | 0 | 105,850,041 | 0.52% | ||
qwasert | 0 | 111,103,136 | 0.2% | ||
resteemable | 0 | 5,182,406,035 | 2.63% | ||
taica | 0 | 100,821,290 | 0.1% | ||
pusteblume | 0 | 275,319,144 | 1% | ||
staticinstance | 0 | 64,944,638,624 | 5% | ||
cryptohustler | 0 | 186,137,893 | 1% | ||
whiessl | 0 | 648,648,991 | 1% | ||
minnowsupport | 0 | 34,057,344,126 | 1% | ||
alphacore | 0 | 755,156,304 | 5% | ||
xtetrahedron | 0 | 2,749,029,276 | 5% | ||
derosnec | 0 | 145,439,707 | 1.72% | ||
tech-trends | 0 | 254,728,269 | 0.26% | ||
myday | 0 | 162,674,215 | 0.1% | ||
gamerveda | 0 | 708,015,296 | 0.5% | ||
xyzashu | 0 | 209,979,139 | 5% | ||
roxane | 0 | 206,142,739,573 | 11% | ||
bruzzy | 0 | 2,863,789,836 | 100% | ||
imransoudagar | 0 | 3,883,471,044 | 5% | ||
nesbitt | 0 | 71,251,820 | 1% | ||
ragepeanut | 0 | 27,379,779,781 | 100% | ||
nelinoeva | 0 | 780,524,307 | 7.74% | ||
zonguin | 0 | 9,066,875,282 | 100% | ||
muxxybot | 0 | 37,425,404,118 | 35% | ||
francosteemvotes | 0 | 94,054,057,373 | 100% | ||
cuttie1979 | 0 | 22,156,839,262 | 5% | ||
bigdeej | 0 | 10,898,928,346 | 5% | ||
gazur | 0 | 3,158,538,815 | 5% | ||
theleapingkoala | 0 | 251,136,910 | 1.72% | ||
larrydavid4 | 0 | 4,428,929,672 | 5% | ||
figipy | 0 | 578,400,800 | 100% | ||
leastafo | 0 | 543,602,531 | 100% | ||
grandpawhale | 0 | 208,184,324,075 | 5% | ||
evildido | 0 | 74,371,595 | 0.1% | ||
spotlight | 0 | 3,406,753,249 | 1.05% | ||
funkie68 | 0 | 6,472,399,234 | 5% | ||
minnowpowerup | 0 | 111,424,383,217 | 14.77% | ||
zolindvalp | 0 | 0 | 100% | ||
feedyourminnows | 0 | 12,509,135,151 | 30% | ||
imamalkimas | 0 | 60,972,940 | 1% | ||
intuitivejakob | 0 | 783,707,191 | 5% | ||
qurator | 0 | 119,510,678,563 | 8.6% | ||
boevnich | 0 | 562,717,961 | 100% | ||
natachayacinthe1 | 0 | 42,600,763,426 | 100% | ||
utopian-io | 0 | 4,653,218,595,051 | 2.57% | ||
nicobeaulieuqc | 0 | 6,592,578,853 | 100% | ||
nehomar | 0 | 3,569,387,631 | 5% | ||
hanen | 0 | 1,933,206,501 | 5% | ||
tristan-muller | 0 | 2,132,190,412 | 100% | ||
herrleger | 0 | 58,182,794 | 5% | ||
exposez | 0 | 4,776,687,113 | 5% | ||
krosmopolitan | 0 | 634,773,396 | 100% | ||
baart | 0 | 1,197,827,583 | 100% | ||
cedric-g | 0 | 11,243,080,049 | 100% | ||
best-of-football | 0 | 448,842,722 | 100% | ||
drpomme | 0 | 1,930,003,582 | 100% | ||
etheldreda | 0 | 632,477,162 | 100% | ||
amystuff | 0 | 0 | 100% |
Merci pour l'article, c'est grave intéressant! J'essaierai d'y jeter un œil quand j'aurai le temps!
author | amystuff |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20180117t102027972z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-17 10:20:30 |
last_update | 2018-01-17 10:20:30 |
depth | 1 |
children | 1 |
last_payout | 2018-01-24 10:20:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 84,543,323,640 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 30,141,043 |
net_rshares | 0 |
De rien merci pour le commentaire !
author | zonguin |
---|---|
permlink | re-amystuff-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20180117t124854248z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-17 12:49:00 |
last_update | 2018-01-17 12:49:00 |
depth | 2 |
children | 0 |
last_payout | 2018-01-24 12:49:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 30,164,559 |
net_rshares | 568,488,262 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amystuff | 0 | 568,488,262 | 100% |
zoguin arrete de me balancé 50 drapeau rouge par jour tes vrement pas simpa de niqué les autres gratuitement ....
author | blaireau |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t173548025z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:35:54 |
last_update | 2017-12-18 17:35:54 |
depth | 1 |
children | 4 |
last_payout | 2017-12-25 17:35:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 114 |
author_reputation | 742,513,923 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,056,571 |
net_rshares | -13,313,558,918 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
reizak | 0 | -13,313,558,918 | -100% |
ce mec la nesitera pas a vous coulé pour quelque steem croyer moi
author | blaireau |
---|---|
permlink | re-blaireau-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t173628210z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:36:33 |
last_update | 2017-12-18 17:36:33 |
depth | 2 |
children | 0 |
last_payout | 2017-12-25 17:36:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 742,513,923 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,056,662 |
net_rshares | -13,047,287,740 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
reizak | 0 | -13,047,287,740 | -100% |
Voilà, tout d' abord excuse moi communauté, mais je vais dire ) @blaireau ce que je penses de lui. ------- @blaireau Je ne te comprends pas. Je ne fais que protéger la communauté. Je t' ai juste flaggé car tu as légèrement fait des articles en mode >UP VOTE PLEAAAAAASE PLEASE UPVOTEZ MOI SILVOUPLAIIIITTTT Ce qui est du spam, donc je n' autorise pas ça. Après tu t' amuses à venir sur tout mes articles et ceux des autres pour m' insulter ! Tu ne sais pas aligner 3 mots sans une faute, donc déjà retourne en CP avant. J' ai essayé de nombreuses fois de te résonner sans succès, tu es C*N. > ce mec la nesitera pas a vous coulé pour quelque steem croyer moi De nombreux minnows te diront que je les ai bien aidé, que je suis sympa (sans me vanter), ... Je ne vois pas l' intérêt de couler quelqu' un. Tu n' as qu' à pas faire du spam ! > non mais laisse tombé le mec y casse les couil a toulmonde juste parcequil a un ptit peut de power y se la pete ... alor y nique le buisnes des autre regarde ses comentair y fait que ca de ses journé il essaye de se faire passé pour un mec du staff Déjà je tient à te faire signaler que cette power c'est la communauté qui me l' a donné, je la mérite donc amplement. Je n' ai de problème avec quasiment personnes à part toi, je ne fais qu' aider les minnows à revenir dans le droit chemin mais toi tu impossible que t' y ailles c'est désespéré. > arrete de m arcelé vas arcelé d autre gens et reprend tes drapeau rouge! si tu continue a me arcelé je ferais pareil ... Je ne te harcèles pas, je protège la communauté du spam, pour en donner une belle image. Je ne veux pas qu' en arrivant sur Steemit les gens voient tes posts spammer tout avec une faute à chaque mot et du contenu sans intérêt. > blaireau20 avant-hier tu est un menteur .... tu dit que ta pas dislike alor que ta dislike ... tu dit que chui deja muté alor que si ca serai vrais tu aurais pas vue mon commentaire ...!!! arrete de arcelé les nouveau ... sans arret Alors non je n' ai pas flaggé l' article dont tu parles. Et saches que je t' ai unmute cartu commences vraiment à m' énerver. > >je ten suplie oublie moi et mes amie tu veut combien pour nous laissez trankil ? > Je vais te muter dans ce cas mais saches que je ne voulais que t' aider... Je veux que tu arrêtes le spam. > faut lui mettre des drapeau rouge quand il fait ca ..... comme ca a force ca lui diminura sa force pour enmerdé les autres ... ton article est tres bien je mabonne Alors déjà si tu allais sur les tutos et que tu avais steemit, tu suarais que non, cela ne servira à rien. Ensuite là c'est un discours incitant à la haine envers moi.
author | zonguin |
---|---|
permlink | re-blaireau-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t135543444z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["blaireau"],"app":"steemit/0.1"} |
created | 2017-12-20 13:55:51 |
last_update | 2017-12-20 13:55:51 |
depth | 2 |
children | 2 |
last_payout | 2017-12-27 13:55:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.035 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,636 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,354,460 |
net_rshares | 7,282,340,166 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
planetenamek | 0 | 7,282,340,166 | 100% |
ten que tu vien plus sur mes poste je suis contente ... nique tes post pas les mien a+
author | blaireau |
---|---|
permlink | re-zonguin-re-blaireau-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t175812597z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-20 17:58:15 |
last_update | 2017-12-20 17:58:15 |
depth | 3 |
children | 0 |
last_payout | 2017-12-27 17:58:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 742,513,923 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,388,984 |
net_rshares | 0 |
Mdrrrrrrrrrrrr !!! Bande de ouf
author | planetenamek |
---|---|
permlink | re-zonguin-re-blaireau-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t150951118z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-20 15:10:12 |
last_update | 2017-12-20 15:10:12 |
depth | 3 |
children | 0 |
last_payout | 2017-12-27 15:10:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 19,153,420,107,615 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,365,069 |
net_rshares | 0 |
je vais probablement l'essayer pendant mes vacance
author | bruzzy |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t230714195z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 23:07:12 |
last_update | 2017-12-18 23:07:12 |
depth | 1 |
children | 1 |
last_payout | 2017-12-25 23:07:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 4,035,334,562,906 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,093,542 |
net_rshares | 0 |
Super :-) à bientôt !
author | zonguin |
---|---|
permlink | re-bruzzy-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t062342667z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-19 06:23:45 |
last_update | 2017-12-19 06:23:45 |
depth | 2 |
children | 0 |
last_payout | 2017-12-26 06:23:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,138,432 |
net_rshares | 0 |
De l'open source donc à encourager. Merci pour la présentation.
author | drpomme |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t043631293z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 18:37:12 |
last_update | 2017-12-18 18:37:12 |
depth | 1 |
children | 1 |
last_payout | 2017-12-25 18:37:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 478,139,580 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,064,246 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
drpomme | 0 | 0 | 100% |
De rien oui l' open-source c'est vraiment bien ;-) Bonne soirée !
author | zonguin |
---|---|
permlink | re-drpomme-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t184321344z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 18:43:21 |
last_update | 2017-12-18 18:43:21 |
depth | 2 |
children | 0 |
last_payout | 2017-12-25 18:43:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,064,926 |
net_rshares | 0 |
Un minecraft libre/open source ? C'est une très bonne nouvelle ! Upvoté à 100% !
author | francosteemvotes |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t230501013z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 23:05:00 |
last_update | 2017-12-18 23:05:00 |
depth | 1 |
children | 1 |
last_payout | 2017-12-25 23:05:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 19,889,371,132,625 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,093,327 |
net_rshares | 0 |
Merci beaucoup !
author | zonguin |
---|---|
permlink | re-francosteemvotes-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t062314271z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-19 06:23:18 |
last_update | 2017-12-19 06:23:18 |
depth | 2 |
children | 0 |
last_payout | 2017-12-26 06:23:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,138,376 |
net_rshares | 0 |
Your contribution cannot be approved yet because it is not as informative as other contributions. See the [Utopian Rules](https://utopian.io/rules). Please edit your contribution and add try to improve the length and detail of your contribution (or add more images/mockups/screenshots), to reapply for approval. Le coeur du problème c'est que c'est beaucoup plus une présentation qu'un tuto. Tu ne montre que des fonctions basiques que ma grand mère saurait utiliser aussi. D'ailleurs (j'anticipe) si tu as dans l'idée de publier des tutos sur le jeu en lui même (genre comment faire une maison avant la première nuit, comment trouver du diamant etc)on ne les acceptera pas parce que il y a eu trop d'abus de ce côté là et que utopian a pas pour but d'être une plateforme de tutos gaming. Une bonne règle d'or c'est que si peux utiliser le logiciel/site sans avoir besoin de ton tuto c'est que ton tuto est trop basique pour être sur utopian. Edite ton article ou notifie moi, si tu as l'intention de le laisser comme ça :) You may edit your post [here](https://utopian.io/utopian-io/@zonguin/le-jeu-minetest-minecraft-en-open-source-1-presentation), as shown below:  You can contact us on [Discord](https://discord.gg/UCvqCsx). **[[utopian-moderator]](https://utopian.io/moderators)**
author | howo |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t134227866z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"steemit/0.1","image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1509788371/nbgbomithszxs3nxq6gx.png"],"links":["https://utopian.io/rules","https://utopian.io/utopian-io/@zonguin/le-jeu-minetest-minecraft-en-open-source-1-presentation","https://discord.gg/UCvqCsx","https://utopian.io/moderators"]} |
created | 2017-12-19 13:42:27 |
last_update | 2017-12-19 16:00:57 |
depth | 1 |
children | 1 |
last_payout | 2017-12-26 13:42:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,385 |
author_reputation | 517,888,995,750,373 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,187,712 |
net_rshares | 0 |
Je modifie ça ce soir. Je ne comprends pas ton opinion c'est un tuto de base. Oui ce que tu l'as dit sur comment construire,... Je n'allais pas le faire et je comprends que ce ne soit pas accepté. Mais la c'est un tuto je crois, même de base,... Je ne sais pas encore ce que je vais ajouter... En tout cas merci quand même pour m'avoir bien expliqué. Edit : MODIFIE
author | zonguin |
---|---|
permlink | re-howo-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t160139445z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-19 16:01:42 |
last_update | 2017-12-20 05:45:00 |
depth | 2 |
children | 0 |
last_payout | 2017-12-26 16:01:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 368 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,207,658 |
net_rshares | 0 |
Thank you for the contribution. It has been approved. You can contact us on [Discord](https://discord.gg/UCvqCsx). **[[utopian-moderator]](https://utopian.io/moderators)**
author | howo |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171221t170612668z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2017-12-21 17:06:00 |
last_update | 2017-12-21 17:06:00 |
depth | 1 |
children | 0 |
last_payout | 2017-12-28 17:06:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 172 |
author_reputation | 517,888,995,750,373 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,555,798 |
net_rshares | 0 |
Merci pour cette présentation de Minetest. C'est un jeu que j'aime beaucoup, depuis que je le connais j'ai complètement abandonné Minecraft.
author | kaliangel |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t173518785z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"busy","app":"busy/2.1.0"} |
created | 2017-12-18 17:35:21 |
last_update | 2017-12-18 17:35:21 |
depth | 1 |
children | 2 |
last_payout | 2017-12-25 17:35:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 140 |
author_reputation | 1,211,243,238,434 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,056,483 |
net_rshares | 0 |
Super ;-) De rien merci pour ton commentaire ! Et .... Vive l' open-source !
author | zonguin |
---|---|
permlink | re-kaliangel-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t173737297z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:37:39 |
last_update | 2017-12-18 17:37:39 |
depth | 2 |
children | 1 |
last_payout | 2017-12-25 17:37:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,056,822 |
net_rshares | 0 |
Je suis D'accord avec toi vive l'open-source !
author | kaliangel |
---|---|
permlink | re-zonguin-re-kaliangel-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t174815187z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"busy","app":"busy/2.1.0"} |
created | 2017-12-18 17:48:15 |
last_update | 2017-12-18 17:48:15 |
depth | 3 |
children | 0 |
last_payout | 2017-12-25 17:48:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 46 |
author_reputation | 1,211,243,238,434 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,058,201 |
net_rshares | 0 |
Salut zonguin, je vais tester avant de me prononcer, mais à priori je m'interroge tout de même sur un point, on est pas dans la contrefaçon là ? Tu parles toi même de "copie", alors après, le fait qu'il soit open source va peut-être en faire un truc complètement différent au final, mais la base on dirait quand même une copie parfaite, qu'en penses-tu d'un point de vue éthique ? Et sinon, c'est codé en java aussi ou c'est moins gourmand que Minecraft ?
author | krosmopolitan |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t172612685z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:26:12 |
last_update | 2017-12-18 17:26:12 |
depth | 1 |
children | 3 |
last_payout | 2017-12-25 17:26:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 455 |
author_reputation | 5,559,606,905 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,055,227 |
net_rshares | 0 |
Ce n' est pas une copie car ils ont pas copié le code de minecraft ils ont tout fait depuis le début. Je trouve que c'est bien d' essayer de faire des alternatives open-source aux jeux connus. Après je pense que c'est moins gourmand. En tout cas merci pour ton commentaire !
author | zonguin |
---|---|
permlink | re-krosmopolitan-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t172855465z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:28:57 |
last_update | 2017-12-18 17:28:57 |
depth | 2 |
children | 2 |
last_payout | 2017-12-25 17:28:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 274 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,055,591 |
net_rshares | 0 |
De rien, ok je comprend ton point de vue par rapport à la non copie du code, d'ailleurs j'imagine que Microsoft aurait déjà collé un procès au créateur si ça pouvait légalement être caractérisé de contrefaçon. Après, sur le principe, je ne sais pas si je trouve ça bien perso, bon là pour minecraft, le créateur n'a plus rien à perdre, mais imagine un super jeu qui vient de sortir qui se fait copier, le créateur ne gagne rien, ça serait quand même problématique ...
author | krosmopolitan |
---|---|
permlink | re-zonguin-re-krosmopolitan-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t173647086z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-18 17:36:48 |
last_update | 2017-12-18 17:36:48 |
depth | 3 |
children | 1 |
last_payout | 2017-12-25 17:36:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 467 |
author_reputation | 5,559,606,905 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,056,702 |
net_rshares | 0 |
You have collected your daily Power Up! This post received an upvote worth of 0.55$. [Learn how to Power Up Smart here!](https://steemit.com/steemit/@minnowpowerup/introducing-minnowpowerup-a-paid-subscription-based-daily-upvote-bot-that-draws-its-power-from-a-delegation-pool) https://steemitimages.com/DQmQxdQrRLJQjMQFKJgGLQT8tnub5SogfuvUNmkmNyqLrbd/logo.png
author | minnowpowerup |
---|---|
permlink | re-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171219t215038 |
category | utopian-io |
json_metadata | "{"app": "pysteem/0.5.4"}" |
created | 2017-12-19 21:50:36 |
last_update | 2017-12-19 21:50:36 |
depth | 1 |
children | 0 |
last_payout | 2017-12-26 21:50:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 360 |
author_reputation | 5,690,564,233,955 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,252,626 |
net_rshares | 0 |
<p>Congratulations! This post has been upvoted from the communal account, @minnowsupport, by ZongUin from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the <a href="https://discord.gg/HYj4yvw">Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p> <p>If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=102530.639667%20VESTS">50SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=205303.639667%20VESTS">100SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=514303.639667%20VESTS">250SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=1025303.639667%20VESTS">500SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=2053030.639667%20VESTS">1000SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=10253030.639667%20VESTS">5000SP</a>. <strong>Be sure to leave at least 50SP undelegated on your account.</strong></p>
author | minnowsupport |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t172323130z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"cosgrove/0.0.2"} |
created | 2017-12-18 17:23:21 |
last_update | 2017-12-18 17:23:21 |
depth | 1 |
children | 0 |
last_payout | 2017-12-25 17:23:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,745 |
author_reputation | 148,902,805,319,183 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,054,845 |
net_rshares | 0 |
@zonguin ah cool je vais passer l'info à mon fils qui est fan de minecraft. Jouer for free youhou!!! Au fait, c'est vraiment bizarre qu'ils aient pu reprendre minecraft. J'espère pour eux qu'un procès n'est pas en chemin.
author | natachayacinthe1 |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t041953243z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["zonguin"],"app":"steemit/0.1"} |
created | 2017-12-20 04:19:48 |
last_update | 2017-12-20 04:19:48 |
depth | 1 |
children | 2 |
last_payout | 2017-12-27 04:19:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.240 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | 864,991,184,138 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,291,415 |
net_rshares | 38,348,991,600 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
natachayacinthe1 | 0 | 38,348,991,600 | 100% |
I a gree with you
author | pujaisma |
---|---|
permlink | re-natachayacinthe1-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t050212206z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-20 05:02:12 |
last_update | 2017-12-20 05:02:12 |
depth | 2 |
children | 0 |
last_payout | 2017-12-27 05:02:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 17 |
author_reputation | 228,914,010,008 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,295,302 |
net_rshares | 0 |
Ah je ne pense pas après ça porte pas le même nom si c'est pas une copie du code ça devrait aller. En tout cas merci pour ton commentaire et à bientôt !
author | zonguin |
---|---|
permlink | re-natachayacinthe1-re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171220t054417397z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-20 05:44:18 |
last_update | 2017-12-20 05:44:18 |
depth | 2 |
children | 0 |
last_payout | 2017-12-27 05:44:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 12,831,796,837,639 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,299,419 |
net_rshares | 0 |
<center>Qurator</center> | <center>Your Quality Content Curator</center> -|-|  | This post has been upvoted and given the stamp of authenticity by @qurator. To join the quality content creators and receive daily upvotes click [here](https://steemit.com/qurator/@qurator/qurator-update-cheaper-tier-access-and-increased-registration-fee) for more info. <center>*Qurator's exclusive support bot is now live. For more info click [HERE](https://steemit.com/qurator/@qurator/qurator-support-bot-alive-and-active-welcome-to-qustodian) or send some SBD and your link to @qustodian to get even more support.*</center>
author | qurator |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t171803204z |
category | utopian-io |
json_metadata | "" |
created | 2017-12-18 17:18:24 |
last_update | 2017-12-18 17:18:24 |
depth | 1 |
children | 0 |
last_payout | 2017-12-25 17:18:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 700 |
author_reputation | 1,663,986,943,118,730 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,054,237 |
net_rshares | 0 |
**Your Post Has Been Featured on @Resteemable!** <br> Feature any Steemit post using resteemit.com! <br> **How It Works:** <br> 1. Take Any Steemit URL <br> 2. Erase `https://` <br> 3. Type `re`<br> Get Featured Instantly – Featured Posts are voted every 2.4hrs <br>[Join the Curation Team Here](streemian.com/profile/curationtrail/trailing/943)
author | resteemable |
---|---|
permlink | re-resteemable-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171218t185413005z |
category | utopian-io |
json_metadata | "" |
created | 2017-12-18 18:54:12 |
last_update | 2017-12-18 18:54:12 |
depth | 1 |
children | 0 |
last_payout | 2017-12-25 18:54:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 345 |
author_reputation | 711,299,530,826 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,066,116 |
net_rshares | 0 |
### Hey @zonguin I am @utopian-io. I have just upvoted you! #### Achievements - You have less than 500 followers. Just gave you a gift to help you succeed! - Seems like you contribute quite often. AMAZING! #### Suggestions - Contribute more often to get higher and higher rewards. I wish to see you often! - Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck! #### Get Noticed! - Did you know project owners can manually vote with their own voting power or by voting power delegated to their projects? Ask the project owner to review your contributions! #### Community-Driven Witness! I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a> - Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a> [](https://steemit.com/~witnesses) **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-zonguin-le-jeu-minetest-minecraft-en-open-source-1-presentation-20171222t024806625z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2017-12-22 02:48:06 |
last_update | 2017-12-22 02:48:06 |
depth | 1 |
children | 0 |
last_payout | 2017-12-29 02:48:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,505 |
author_reputation | 152,955,367,999,756 |
root_title | "Le jeu Minetest, Minecraft en Open-Source ! Présentation" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,623,668 |
net_rshares | 0 |