Editați projects.md
This commit is contained in:
parent
9339d37cdb
commit
fdac5ae0d1
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@ title: "Projects (& Ideas)"
|
||||||
I have always been a bit intrigued by older versions of Minecraft and I have to say I quite enjoy them. Here are some server ideas I have thought of:
|
I have always been a bit intrigued by older versions of Minecraft and I have to say I quite enjoy them. Here are some server ideas I have thought of:
|
||||||
* **An actual anarchy server**: no plugins (other than AuthMe) and no dupe protection. Very little admin involvement unless necesarry (i.e. in case of something illegal going on).
|
* **An actual anarchy server**: no plugins (other than AuthMe) and no dupe protection. Very little admin involvement unless necesarry (i.e. in case of something illegal going on).
|
||||||
* **Some sort of towny server**: complete opposite compared to the last one. Towny plugin with some sort of economy mod. Maybe even an earth map.
|
* **Some sort of towny server**: complete opposite compared to the last one. Towny plugin with some sort of economy mod. Maybe even an earth map.
|
||||||
* **Earth map for old beta versions**: Just take the maximum altitudes of coordinates from [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Altitude) and place dirt (and stone appropriately
|
* **Earth map for old beta versions**: Just take the maximum altitudes of coordinates from [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Altitude) and place dirt (and stone) appropriately
|
||||||
* **A reimplementation of the Minecraft Beta 1.2_02 server**: You get the idea.
|
* **A reimplementation of the Minecraft Beta 1.2_02 server**: You get the idea.
|
||||||
* **An open source brickbuilding game**:
|
* **An open source brickbuilding game**:
|
||||||
I have been fascinated ever since I was a child by Sandbox games, and as such I wish to make my own rendition of such a game. My inspiration for this project is Blockland. The main project goal is to make it kind of like Minetest, in the sense that it will be an engine and not a fully fledged game (i.e. you can make your own minigames easily).
|
I have been fascinated ever since I was a child by Sandbox games, and as such I wish to make my own rendition of such a game. My inspiration for this project is Blockland. The main project goal is to make it kind of like Minetest, in the sense that it will be an engine and not a fully fledged game (i.e. you can make your own minigames easily).
|
||||||
|
@ -26,3 +26,5 @@ title: "Projects (& Ideas)"
|
||||||
* **Free Tor/I2P/Yggdrasil mirroring service**:
|
* **Free Tor/I2P/Yggdrasil mirroring service**:
|
||||||
Mirror clearnet websites to Tor/I2P/Yggdrasil. Basically, all you need to do is prove that you are the owner of a website (via DNS or a .well-known file) and you can get a free I2P/Tor/Yggdrasil mirror. Legal implications and privacy concerns make this project a huge undertaking, as we're essentially becoming the exit node of a lot of people and with great power comes great responsibility (and abuse reports).
|
Mirror clearnet websites to Tor/I2P/Yggdrasil. Basically, all you need to do is prove that you are the owner of a website (via DNS or a .well-known file) and you can get a free I2P/Tor/Yggdrasil mirror. Legal implications and privacy concerns make this project a huge undertaking, as we're essentially becoming the exit node of a lot of people and with great power comes great responsibility (and abuse reports).
|
||||||
* **A wiki website containing guides on setting up servers and other stuff**: Self explanatory -- kind of like a bigger version of https://wiki.installgentoo.com/wiki/Home_server
|
* **A wiki website containing guides on setting up servers and other stuff**: Self explanatory -- kind of like a bigger version of https://wiki.installgentoo.com/wiki/Home_server
|
||||||
|
* **Nostr imageboard**
|
||||||
|
Nostr relay/client with an imageboard UI, probably will be written in something like Elixir. Already started working on something like this. Spam will certainly be a huge problem though.
|
Loading…
Add table
Add a link
Reference in a new issue