Main Page: Difference between revisions

From NodeCore Wiki
Jump to navigation Jump to search
(Seed basic game element list.)
(→‎Chatrooms: Link both matrix main channel and space)
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:NodeCoreTitle.png|frameless|upright=2|NodeCore]]
[[File:NodeCoreTitle.png|frameless|upright=2|NodeCore]]


* '''''Anybody can contribute to this wiki'''''; just create an account.
= Official NodeCore Links =
* Full downloads of ALL data (except password hashes) are publicly available (see below).


== Official NodeCore Links ==
; GitLab : https://gitlab.com/sztest/nodecore
; GitLab : https://gitlab.com/sztest/nodecore
; ContentDB (Release) : https://content.minetest.net/packages/Warr1024/nodecore/
; ContentDB (Release) : https://content.minetest.net/packages/Warr1024/nodecore/
; ContentDB (Alpha) : https://content.minetest.net/packages/Warr1024/nodecore_alpha/
; ContentDB (Alpha) : https://content.minetest.net/packages/Warr1024/nodecore_alpha/
; Discord : https://discord.gg/SHq2tkb
; NodeCore Wiki : https://nodecore.mine.nu/
; IRC : <code>#nodecore</code> on <code>chat.freenode.net</code> (bridged to Discord)
; NodeCore Changelogs : https://gitlab.com/sztest/nodecore/-/commits/master/ (Release) <br/> https://gitlab.com/sztest/nodecore/-/commits/dev/ (Alpha) <br/> [[How to generate NodeCore changelogs]]
 
== Chatrooms ==
 
All of these are (mostly) bridged to one another, plus some multiplayer servers.  The NodeCore [[Chat Policy]] applies to all.
 
; Discord : https://discord.gg/NNYeF6f
; Matrix : <dl><dt>Space:</dt><dd>[https://matrix.to/#/#+nodecore:matrix.org #+nodecore:matrix.org]</dd><dt>Main Channel:</dt><dd>[https://matrix.to/#/#nodecore:matrix.org #nodecore:matrix.org]</dd></dl>
; IRC : <code>irc.libera.chat</code> (bridged to Discord and Matrix): <br/><ul><li><code>#nodecore</code> - main discussion</li><li><code>#nodecore-ingame</code> - bridged to game servers</li><li><code>#nodecore-banter</code> - off-topic</li></ul>
 
== Contributions ==
 
; Contribution Guidelines : https://gitlab.com/sztest/nodecore/blob/master/CONTRIBUTING
; Contribution Guidelines : https://gitlab.com/sztest/nodecore/blob/master/CONTRIBUTING
; Contribution Wishlist : https://gitlab.com/sztest/nodecore/blob/dev/WISHLIST
; Contribution Wishlist : https://gitlab.com/sztest/nodecore/blob/dev/WISHLIST
; Weblate : https://nodecore.mine.nu/trans/
; Weblate : https://nodecore.mine.nu/trans/
; Art & Screenshot Gallery : https://nodecore.mine.nu/booru <br> [[CDB Screenshot Competition]]
= Multiplayer Servers =
* [[Multiplayer Servers]]
* [[Starting Your Own Server]]
= Game Reference Guide =
* [[Game Mechanics]]
* [[In-Game Elements]]
* [[Alternate Game Modes]]
= Video =
* [[Video/Streaming Advice]]
* [[Public Videos]] (BEWARE OF SPOILERS!)
* [[Teaser/Trailer]]
= Other Reference Info =
* [[Warr1024's Other MT Projects]]
* [[Other NodeCore Creators]]
* [[MinetestMapper colors.txt]]
* [[Skyblock Screenshot Compositing]]
= About This Wiki =
; Backup Download : https://nodecore.mine.nu/wiki/backup/ncwiki.tar
Note that the backup does not contain any password data (including hashes).


== Unofficial NodeCore Links ==
To contribute to this wiki, create an account.
; Multiplayer Server : <code>nodecore.mine.nu</code> port <code>30000</code>
; Nightly World Backups : rsync://nodecore.mine.nu/world/
; NodeCore Wiki : https://nodecore.mine.nu/wiki/
; Nightly Wiki Backups : https://nodecore.mine.nu/wiki/backup.tar.xz


= In-Game Elements =
{{#spoiler:show=Spoiler tags also available|hide=More info at...|https://www.mediawiki.org/wiki/Extension:Spoilers#Usage_examples}}
* [[Adze]]
* [[Aggregate]]
* [[Air]]
* [[Annealed... (Lode)]]
* [[Ash (Cube)]]
* [[Ash Lump]]
* [[Burn]]
* [[Burning Embers]]
* [[Charcoal (Cube)]]
* [[Charcoal Glyph]]
* [[Charcoal Lump]]
* [[Chromatic Glass]]
* [[Clear Glass]]
* [[Cobble]]
* [[Crude Glass]]
* [[Dirt]]
* [[Eggcorn]]
* [[Fire]]
* [[Float Glass]]
* [[Gated Prism]]
* [[Glass Tank]]
* [[Glowing... (Lode)]]
* [[Grass]]
* [[Gravel]]
* [[Hatchet]]
* [[Hatchet Head]]
* [[Hinged Panel]]
* [[Humus]]
* [[Infused... (Tools)]]
* [[Injury]]
* [[Leaves]]
* [[Lens]]
* [[Living Sponge]]
* [[Lode Bar]]
* [[Lode Cobble]]
* [[Lode Crate]]
* [[Lode (Cube)]]
* [[Lode Ore]]
* [[Lode Prill]]
* [[Log]]
* [[Loose...]]
* [[Loose Dirt]]
* [[Loose Gravel]]
* [[Loose Humus]]
* [[Loose Leaves]]
* [[Loose Lode Cobble]]
* [[Loose Lux Cobble]]
* [[Loose Sand]]
* [[Lux Cobble]]
* [[Lux Flow]]
* [[Mallet]]
* [[Mallet Head]]
* [[Mattock]]
* [[Mattock Head]]
* [[Molten Glass]]
* [[Molten Rock]]
* [[Peat]]
* [[Pick]]
* [[Pick Head]]
* [[Prism]]
* [[Rake]]
* [[Sand]]
* [[Shining Lens]]
* [[Spade]]
* [[Spade Head]]
* [[Sponge]]
* [[Staff]]
* [[Stick]]
* [[Stone]]
* [[Stone Chip]]
* [[Stone-Tipped... (Tools)]]
* [[Stump]]
* [[Tempered... (Lode)]]
* [[Torch]]
* [[Tote Handle]]
* [[Tree Trunk]]
* [[Water]]
* [[Wet Aggregate]]
* [[Wet Sponge]]
* [[Wooden Frame]]
* [[Wooden Ladder]]
* [[Wooden Plank]]
* [[Wooden Shelf]]

Revision as of 13:26, 26 June 2022

NodeCore

Official NodeCore Links

GitLab
https://gitlab.com/sztest/nodecore
ContentDB (Release)
https://content.minetest.net/packages/Warr1024/nodecore/
ContentDB (Alpha)
https://content.minetest.net/packages/Warr1024/nodecore_alpha/
NodeCore Wiki
https://nodecore.mine.nu/
NodeCore Changelogs
https://gitlab.com/sztest/nodecore/-/commits/master/ (Release)
https://gitlab.com/sztest/nodecore/-/commits/dev/ (Alpha)
How to generate NodeCore changelogs

Chatrooms

All of these are (mostly) bridged to one another, plus some multiplayer servers. The NodeCore Chat Policy applies to all.

Discord
https://discord.gg/NNYeF6f
Matrix
Space:
#+nodecore:matrix.org
Main Channel:
#nodecore:matrix.org
IRC
irc.libera.chat (bridged to Discord and Matrix):
  • #nodecore - main discussion
  • #nodecore-ingame - bridged to game servers
  • #nodecore-banter - off-topic

Contributions

Contribution Guidelines
https://gitlab.com/sztest/nodecore/blob/master/CONTRIBUTING
Contribution Wishlist
https://gitlab.com/sztest/nodecore/blob/dev/WISHLIST
Weblate
https://nodecore.mine.nu/trans/
Art & Screenshot Gallery
https://nodecore.mine.nu/booru
CDB Screenshot Competition

Multiplayer Servers

Game Reference Guide

Video

Other Reference Info

About This Wiki

Backup Download
https://nodecore.mine.nu/wiki/backup/ncwiki.tar

Note that the backup does not contain any password data (including hashes).

To contribute to this wiki, create an account.