Coder12a
3823dfba7d
Save diplomacy requests
2018-12-06 21:05:27 -06:00
Coder12a
ef64e10b1e
Allow team admins to promote team mates to admin rank
2018-12-06 20:59:07 -06:00
Coder12a
a2c8a868d4
Fix flag placement
...
disallow players from placing flags too close to other nodes.
2018-12-06 20:53:32 -06:00
Coder12a
79b63ba2df
Settings bug fix
...
I could not run the sub-game in singleplayer because minetest.settings. its supposed to be minetest.settings:
I removed the bed mod that was outside of the mod folder.
2018-12-06 20:25:18 -06:00
BillyS
44c21786ae
Got rid of all the depricated warnings
2018-12-07 01:41:02 +00:00
BillyS
9b04fba3ca
Added skin and fixed CTF bug
2018-12-07 01:30:36 +00:00
BillyS
9bce346bf9
Readded beds, modified flag protection
2018-12-06 22:24:15 +00:00
Coder12a
d609413457
Make /team join,removeply admin only.
2018-12-05 17:16:17 -06:00
Coder12a
f4f6351851
Allow players to craft and place flags.
...
Also add simple power system. flag placment cost one power. You get one power per player.
2018-12-05 17:11:38 -06:00
Coder12a
4ade3489ea
Allow players to create teams
2018-12-05 16:28:34 -06:00
Coder12a
37e33a381c
Remove /join
...
There is already /apply to be used for recruitment.
2018-12-05 15:15:56 -06:00
Coder12a
e4dc2b94d6
Replace flag abm with node timer
2018-12-05 15:03:58 -06:00
Elkien3
a2626cbbea
remove turning
...
removed turning player on protection violation
2018-06-20 09:24:52 -05:00
Billy S
9d954dc189
Improved ctf_protect to help stop glitching
2018-06-20 09:30:53 -04:00
Elkien3
6ebcaf59e2
back to ctf_pvp_engine
2018-04-25 18:51:52 -05:00
Elkien3
c0341507c6
and back to factions
2018-04-17 21:20:29 -05:00
Elkien3
5ed42c7730
quick revert to make a release with ctf_pvp_engine
...
going to go back right away, just wanted to make a release for ctf_pvp_engine
2018-04-17 21:01:00 -05:00
Elkien3
a55a91ce43
Change to use factions instead of ctf_pvp_engine
...
possibly temporary
2018-04-15 20:05:10 -05:00
Elkien3
99121f56fa
patch server crash
...
I think it was crashing when players use the diplomacy tab and for some reason "data[L].state" is nil. hopefully this should stop it from crashing.
2018-02-16 09:11:30 -06:00
Elkien3
01d68bbca6
fix typo
2018-02-06 13:42:15 -06:00
Elkien3
2ca8157f69
Tweak Application code
...
Thanks to AKryukov92 for the petition code, I edited it to work a bit better and to be "Application" instead of "Petition"
2018-02-05 18:01:51 -06:00
Alexander Kryukov
7d9449d9df
implement /apply command for ctf
2018-02-05 23:59:00 +06:00
Elkien3
493713fc75
Fix ctf diplo scrolling
...
there are only 4 entries shown, not 5.
tweaked some other things too
2017-10-19 09:05:58 -05:00
Elkien3
386be9fb14
Fix ctf scrolling
...
with lag, a player was able to scroll past the max, which cause the server to crash,should be fixed now. (hard to debug locally, with no lag)
2017-10-19 08:16:02 -05:00
Elkien3
9dc8501b67
add inventory button for team gui
...
see above
2017-09-26 21:07:51 -05:00
Coder12a
51854adce4
Added up and down buttons to diplomacy tab. Bug fix.
...
When you scroll down then remove teams and come back the screen goes blank. this is a fix.
2017-09-26 17:50:03 -07:00
Coder12a
336712b3dd
Up and down buttons added to diplomacy tab.
2017-09-26 16:57:29 -07:00
Elkien3
bc20045705
Fixed Redundant Folder
...
Now there wont be two "kingdoms_game"folders
2017-09-18 07:57:27 -05:00