27 Commits

Author SHA1 Message Date
Billy S
b0f2d4e5d8 Fixed bug 2018-12-28 14:41:04 -05:00
Billy S
f4011c4fdf Tweaked some settings with the power system 2018-12-27 19:47:12 -05:00
Billy S
b309a043c1 Added power system 2018-12-27 19:42:59 -05:00
Billy S
da26fed15a Removed power system 2018-12-26 11:54:07 -05:00
Coder12a
4102250aa9 Fix: access cmd (#27)
access.open is now set to true by default.
Bug fix. there was a error that said t.access.teams was nil.
2018-12-18 14:02:50 -05:00
Coder12a
46802b80da Add: access command (#22) 2018-12-15 14:06:04 -05:00
Coder12a
7f5d940c4a Fix: diplomacy data lose (#20) 2018-12-14 17:18:28 -05:00
Coder12a
7dc0f9424e Add team disband 2018-12-07 01:23:13 -06:00
Coder12a
f396703923 New teams are at peace with all 2018-12-06 21:17:49 -06:00
Coder12a
3823dfba7d Save diplomacy requests 2018-12-06 21:05:27 -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
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
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
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
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