Bitcoin Forum
June 22, 2024, 11:59:22 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 »  All
  Print  
Author Topic: Blocks of Crypto -- a Minecraft-Crypto Concept  (Read 770 times)
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 07, 2021, 07:45:42 PM
 #41



notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 08, 2021, 07:47:02 PM
 #42

https://imgur.com/a/JNZnvRa

Each miner's information is tracked as well as its entire ownership history. There are different models of miners, each with a different skin and hashrate. Each miner's earnings will be (own_hashrate / total_hashrate). Excited! Made a LOT of progress over the weekend. Will begin working on the custom token plants implementation soon.

Join the Discord! https://blockofcrypto.io/discord

notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 08, 2021, 08:09:27 PM
 #43

Just calculated, altogether the project is now almost 8000 lines of code (excluding libraries).
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 09, 2021, 06:00:54 PM
Last edit: August 09, 2021, 06:17:18 PM by notasimp
 #44

Current lines of code: 8016

Here's what's left:
- Quests
- Economy setup (deciding prices for every. single. thing.)
- Coding variability of token <==> playcash exchange rate
- Token plants
- Miners' stats (very simple! 20 minute job)

Here's a picture of the basic miner. Model name subject to change. The big, green name is randomly generated for every miner and allows some sort of identification method, inspired by how the Helium network (altcoin) names their "miners".



Here's a video showing the miner information persistency over plugin reload / server restarts. Also note how it removes the item from inventory, even if in creative.

https://imgur.com/VFIpJRD

Each miner's information is stored on the server and the only identifying information is stored in an NBT tag on the item itself. It's impossible to create new miners or change their hashrates / exploit the system by editing the NBT information. Only the standalone server has access to the miner information. Here's me spawning in a miner with the UUID "this_is_a_fake_uuid" and trying to place it.

https://imgur.com/vqftjx0



Reminder to join the Discord server. I'm lonely... https://blockofcrypto.io/discord
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 11, 2021, 05:28:57 PM
Last edit: August 11, 2021, 05:40:54 PM by notasimp
 #45

Click to view fullsize image: click here

I've made a visual representation of what I've got going so far...

Missing:
- season pass information
- the Token -> Playcash exchange information
- withdrawal and deposit information

I'll get to it soon! Goodnight for now.

P.S. This image is now in the main thread.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 13, 2021, 07:02:19 PM
 #46

I need someone to help create a summary of cryptocurrency for this page: https://blocksofcrypto.io/wiki/index.php/Cryptocurrency

I could do it myself, but any small contribution helps take some work off my plate. Register on the wiki and PM me the username you used on the wiki, if you'd like to help. I'll review the offer and let you know if you're accepted. Not to be an /r/ChoosingBeggar, just no point asking someone to do it if I assess it's not going to be a job well done.

Would any established (looking @ y'all, Legendary and Hero members) members of this community who are also native English speakers like to take a gander at this? Doesn't have to be a solo thing too, can be multiple people contributing.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 16, 2021, 03:59:48 PM
 #47

Own forum post up: https://blocksofcrypto.io/threads/concept-and-development-updates.1/
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 18, 2021, 02:51:50 PM
 #48



Logo created.

Wiki also up: https://blocksofcrypto.io/wiki
Zedpastin
Sr. Member
****
Offline Offline

Activity: 363
Merit: 323

Infographics save lives


View Profile
August 18, 2021, 04:42:20 PM
 #49

Just calculated, altogether the project is now almost 8000 lines of code (excluding libraries).
All custom coded? How big is your team? If the plugins are custom coded then people will not be contributing to the wiki because they do not know how the plugins work. I think a wiki will be a ongoing project when you have released the server to the public.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 18, 2021, 04:53:52 PM
 #50

Just calculated, altogether the project is now almost 8000 lines of code (excluding libraries).
All custom coded? How big is your team? If the plugins are custom coded then people will not be contributing to the wiki because they do not know how the plugins work. I think a wiki will be a ongoing project when you have released the server to the public.

Yes, 8000 lines was only including my own code. I'm a one-man team.

The wiki content will be written by me and me only.
Zedpastin
Sr. Member
****
Offline Offline

Activity: 363
Merit: 323

Infographics save lives


View Profile
August 18, 2021, 05:15:33 PM
 #51

That is some fast coding. I think that allowing members to contribute to the wiki when the server is released publicly will help with keeping it up to date. You could still be the admin that approves of edits but writing a whole server worth of information and changing that every time something is changed in your plugins sounds like it will take away and slow down the development of the server.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 18, 2021, 05:44:53 PM
 #52

That is some fast coding. I think that allowing members to contribute to the wiki when the server is released publicly will help with keeping it up to date. You could still be the admin that approves of edits but writing a whole server worth of information and changing that every time something is changed in your plugins sounds like it will take away and slow down the development of the server.

I code in spurts whenever I feel like it, so yeah. A lot of the lines, of course, are very short. It's not like every line has the text of a paragraph. It could just be, for example, a "{".

Perhaps once the project is complete, I'll look into this community-driven wiki idea.
sam00
Legendary
*
Offline Offline

Activity: 1078
Merit: 1123



View Profile
August 20, 2021, 01:32:12 PM
 #53

This project sounds extremely interesting and I might be interested in playing some minecraft again!
Asking as someone that hasn't played the game for like 8 years or so: Will we require the premium/payed version of the game ?
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
August 20, 2021, 01:33:06 PM
 #54

This project sounds extremely interesting and I might be interested in playing some minecraft again!
Asking as someone that hasn't played the game for like 8 years or so: Will we require the premium/payed version of the game ?

Yes.
Zedpastin
Sr. Member
****
Offline Offline

Activity: 363
Merit: 323

Infographics save lives


View Profile
September 13, 2021, 01:33:17 PM
 #55

Are you accepting people to come test the server? I would be interested in alpha testing it and offering better suggestions on the server. I see that you have miners up and running is this using one of the plugins that exist on spigot or have you custom coded them? They look similar to the ones that exist on spigot. If you are custom coding everything why do you not use the ones that exist already? It would speed development time up and you could launch the server quicker.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
September 28, 2021, 02:47:19 AM
 #56

Just wanted to give a quick update over here, I've set up a Minecraft server and updated the forums with generic information as a future touchpoint instead of BitcoinTalk.org.

https://blocksofcrypto.io
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
September 28, 2021, 02:49:52 AM
 #57

Are you accepting people to come test the server? I would be interested in alpha testing it and offering better suggestions on the server. I see that you have miners up and running is this using one of the plugins that exist on spigot or have you custom coded them? They look similar to the ones that exist on spigot. If you are custom coding everything why do you not use the ones that exist already? It would speed development time up and you could launch the server quicker.

Answers to your questions, in order:

Yes, I will be accepting testers. We'll run on the Bitcoin testnet for awhile.

Everything is custom coded. If you read the summary of what these miners do, you'd know there's no existing plugin/system that integrates them the way we plan to. Or is this information not readily available enough? That might be my fault.

I will begin populating the wiki with detailed information for interested parties such as yourself: https://wiki.blocksofcrypto.io
sam00
Legendary
*
Offline Offline

Activity: 1078
Merit: 1123



View Profile
September 28, 2021, 07:56:00 AM
 #58

Yes, I will be accepting testers. We'll run on the Bitcoin testnet for awhile.

I am super excited to see this project develop! Will you be accepting regular people as testers or only tech-savy people that are fimilar with the testnet and/or minecraft in general. As someone that hasn't played the game in a few years and that has never used the bitcoin testnet, I would still be interested in testing!
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
September 28, 2021, 08:16:18 AM
Merited by sam00 (1)
 #59

Yes, I will be accepting testers. We'll run on the Bitcoin testnet for awhile.

I am super excited to see this project develop! Will you be accepting regular people as testers or only tech-savy people that are fimilar with the testnet and/or minecraft in general. As someone that hasn't played the game in a few years and that has never used the bitcoin testnet, I would still be interested in testing!

I believe I'll go for an open Alpha with bug bounties :-)

Also might be looking for donations, but won't start accepting any until at least a working prototype is out.

Plan to run regular contests for helping the server (community-voted most helpful member, most wiki contributions, most bug reports, etc) once the server is launched, plus an opening day tokens giveaway.
notasimp (OP)
Jr. Member
*
Offline Offline

Activity: 54
Merit: 13


View Profile
May 24, 2024, 03:50:12 AM
Merited by Vod (1)
 #60

It has been nearly three years since this project's original conception. At the time of original posting, I was serving mandatory military service in Singapore. I've since moved on to university studies, and it's now summer break for me.

I am considering reopening the development on this project and would just like to gauge interest. Is this something you (the reader, personally) think would still be a successful project? What direction would you see this take? Any advice you can give?

Edit: One more question... is Bitcoin still the best cryptocurrency, in your opinion, to use for such a project, or would an altcoin like Ethereum serve the purpose better? (Or a token?)
Pages: « 1 2 [3] 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!