Blame
Date:
Wed Feb 1 05:00:29 2023 UTC
Message:
Daily backup
01
2023-01-22
jrmu
version=pmwiki-2.2.130 ordered=1 urlencoded=1
02
2023-01-22
jrmu
agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:82.0) Gecko/20100101 Firefox/82.0
03
2023-01-22
jrmu
author=jrmu
04
2023-01-22
jrmu
charset=UTF-8
05
2023-01-22
jrmu
csum=
06
2023-01-22
jrmu
ctime=1620817113
07
2023-01-22
jrmu
host=198.251.81.119
08
2023-01-22
jrmu
name=Minetest.Addingarenas
09
2023-01-22
jrmu
rev=1
10
2023-01-22
jrmu
targets=
11
2023-01-22
jrmu
text=Before you can add an arena for a minigame, you need to have a map. %0a%0a======================================================%0a%0aMaking the map%0a%0a======================================================%0a%0a***We do not make maps on the server***%0a%0aDownload the game (see "updating the game"), and install it in your local copy of minetest.%0a%0aMake the arena on your own computer, you can use WorldEdit and Terraform to speed things up tremendously.%0a%0aMake sure that the arena is well decorated and has a theme.%0a%0aAlso make sure that it is unescapable. Use server_manager:barrier nodes to make it unescapable, make it 2 nodes thick at a minimum.%0a%0aUse WorldEdit to save a .mts file of the map%0a%0aset pos1 (`//1`) and pos2 (`//2`) to completely surround the arena with the Worldedit area. Then Use the command%0a%0a`//mtschemcreate %3carena name>` replacing the name to whatever you want to name it%0a%0aThen, in your local minetest installation, enter the world folder, and look in the subfolder "schems"%0a%0afind the .mts file that you just made.%0a%0a%0a======================================================%0a%0aUploading an arena to the server%0a%0a======================================================%0a%0aEither a player gives you an arena, or you have made one. %0a%0aadd the arena to the repo:%0a%0ahttps://gitlab.com/arcadeemulationserver/schems%0a%0aAlso edit the readme file in that repo to indicate the author and the license of the schematic. Do your best to get the author to tell you the license. If you made it, choose an appropriate license (NOT CC - NON-COMMERCIAL, Please!!!)%0a%0a%0athen on the server, %0a%0a```%0acd /home/minetest/minetest4/worlds/pineapple_server_3/schems%0a%0agit pull%0a```%0a%0athe arena should now be in the schems folder.%0a%0aThere is no need to restart the server, you can access the arena schem immediately. %0a %0a%0aLog on to the server, find a spot that is suitable (not near anything !!!!, like 200 nodes away at a minimum!), set pos1 of WorldEdit, `//pos1`, and then place the schematic there `//mtschemplace %3cname>` (name does not have the .mts on the end)%0a%0a%0a%0a======================================================%0a%0aSetting up arenas %0a%0a======================================================%0a%0a%0aSetting up an arena is a tricky business. Be very careful when you do it, and practice offline on your own computer first!%0a%0aWhen you set points of arenas where the arena will reset an area, it is very easy to get the locations wrong. When you have to type it in from the settings menu, for some reason, arena_lib puts "y" first, then "x", and then "z" ! (`{y = 0, x = 0, z = 0}`) But all other places you see a coordinate the order is x,y,z!!!! YOu can easily get it worng! be careful!%0a%0aIF YOU MESS IT UP, IT CAN CRASH THE SERVER AND CORRUPT THE WORLD IRREPARABLY! That is why we have 2 world backups BTW.%0a%0aBefore setting up an arena, you should be familiar with the minigame and if you are not familiar with it, practice offline. As you set it up, be very careful to get the correct locations of points. Double and triple check it before you enable the arena.
12
2023-01-22
jrmu
time=1620817113
13
2023-01-22
jrmu
author:1620817113=jrmu
14
2023-01-22
jrmu
diff:1620817113:1620817113:=1,75d0%0a%3c Before you can add an arena for a minigame, you need to have a map. %0a%3c %0a%3c ======================================================%0a%3c %0a%3c Making the map%0a%3c %0a%3c ======================================================%0a%3c %0a%3c ***We do not make maps on the server***%0a%3c %0a%3c Download the game (see "updating the game"), and install it in your local copy of minetest.%0a%3c %0a%3c Make the arena on your own computer, you can use WorldEdit and Terraform to speed things up tremendously.%0a%3c %0a%3c Make sure that the arena is well decorated and has a theme.%0a%3c %0a%3c Also make sure that it is unescapable. Use server_manager:barrier nodes to make it unescapable, make it 2 nodes thick at a minimum.%0a%3c %0a%3c Use WorldEdit to save a .mts file of the map%0a%3c %0a%3c set pos1 (`//1`) and pos2 (`//2`) to completely surround the arena with the Worldedit area. Then Use the command%0a%3c %0a%3c `//mtschemcreate %3carena name>` replacing the name to whatever you want to name it%0a%3c %0a%3c Then, in your local minetest installation, enter the world folder, and look in the subfolder "schems"%0a%3c %0a%3c find the .mts file that you just made.%0a%3c %0a%3c %0a%3c ======================================================%0a%3c %0a%3c Uploading an arena to the server%0a%3c %0a%3c ======================================================%0a%3c %0a%3c Either a player gives you an arena, or you have made one. %0a%3c %0a%3c add the arena to the repo:%0a%3c %0a%3c https://gitlab.com/arcadeemulationserver/schems%0a%3c %0a%3c Also edit the readme file in that repo to indicate the author and the license of the schematic. Do your best to get the author to tell you the license. If you made it, choose an appropriate license (NOT CC - NON-COMMERCIAL, Please!!!)%0a%3c %0a%3c %0a%3c then on the server, %0a%3c %0a%3c ```%0a%3c cd /home/minetest/minetest4/worlds/pineapple_server_3/schems%0a%3c %0a%3c git pull%0a%3c ```%0a%3c %0a%3c the arena should now be in the schems folder.%0a%3c %0a%3c There is no need to restart the server, you can access the arena schem immediately. %0a%3c %0a%3c %0a%3c Log on to the server, find a spot that is suitable (not near anything !!!!, like 200 nodes away at a minimum!), set pos1 of WorldEdit, `//pos1`, and then place the schematic there `//mtschemplace %3cname>` (name does not have the .mts on the end)%0a%3c %0a%3c %0a%3c %0a%3c ======================================================%0a%3c %0a%3c Setting up arenas %0a%3c %0a%3c ======================================================%0a%3c %0a%3c %0a%3c Setting up an arena is a tricky business. Be very careful when you do it, and practice offline on your own computer first!%0a%3c %0a%3c When you set points of arenas where the arena will reset an area, it is very easy to get the locations wrong. When you have to type it in from the settings menu, for some reason, arena_lib puts "y" first, then "x", and then "z" ! (`{y = 0, x = 0, z = 0}`) But all other places you see a coordinate the order is x,y,z!!!! YOu can easily get it worng! be careful!%0a%3c %0a%3c IF YOU MESS IT UP, IT CAN CRASH THE SERVER AND CORRUPT THE WORLD IRREPARABLY! That is why we have 2 world backups BTW.%0a%3c %0a%3c Before setting up an arena, you should be familiar with the minigame and if you are not familiar with it, practice offline. As you set it up, be very careful to get the correct locations of points. Double and triple check it before you enable the arena.%0a\ No newline at end of file%0a
15
2023-01-22
jrmu
host:1620817113=198.251.81.119
IRCNow