512 Commits

Author SHA1 Message Date
BillyS
e4c6962c85 Added skins 2018-12-08 18:26:10 +00:00
Coder12a
7df1063468 Prevent players from placing flags below 50 y (#12) 2018-12-07 20:23:42 -05:00
BillyS
e726fa7725 IRC did ... something 2018-12-07 21:45:36 +00:00
BillyS
bbeeaf15d7 Removed flag teleportation 2018-12-07 21:41:06 +00:00
ClobberXD
354c28f550 Fix missing LuaIRC submodule (#9) 2018-12-07 16:23:22 -05:00
Coder12a
87bd825d7f Bug fix: flag placement (#11)
When a flag failed to place it would not return to the player.
2018-12-07 16:22:58 -05:00
ClobberXD
5a53a6df36 marker: Optimize and improve code-style (#10) 2018-12-07 16:22:37 -05:00
BillyS
be1d71cb6c Removed merge markup 2018-12-07 17:08:09 +00:00
ClobberXD
0bea101bd4
Fix unintended replacement of syntax
Revert to minetest.settings.get and minetest.settings.get_bool in condition check
2018-12-07 22:31:03 +05:30
BillyS
dc82293fd6 Merge branch 'master' of https://github.com/Billy-S/kingdoms_game 2018-12-07 16:15:04 +00:00
BillyS
9d3b9a5de2 Merge branch 'armor-rename' of https://github.com/ClobberXD/kingdoms_game into ClobberXD-armor-rename 2018-12-07 16:09:39 +00:00
BillyS
2b70c3cb8f Merge branch 'master' of https://github.com/Coder12a/kingdoms_game-1 into Coder12a-master 2018-12-07 16:02:08 +00:00
Anand S
5a4e065455
Fix erroneous minetest.settings function calls 2018-12-07 20:16:27 +05:30
Anand S
0158f0d92e
Rename some modpack directories 2018-12-07 19:14:46 +05:30
Coder12a
316debdfa9 Allow allys to build or remove nodes on your land 2018-12-07 01:53:10 -06:00
Coder12a
7dc0f9424e Add team disband 2018-12-07 01:23:13 -06:00
Coder12a
e2a6df1b05 Make siege hammer only work if at least one member is online 2018-12-07 00:39:40 -06:00
Coder12a
84f1b56b59 Add team and ally chat
/t team chat
/a ally chat
2018-12-06 23:55:40 -06:00
Coder12a
86e19dadff Add flag icon 2018-12-06 22:12:04 -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
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
BillyS
97cffcd8ab Tweaked give_initial_stuff and irc bot commands 2018-12-06 17:25:48 +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
12b948ed7d add skin 2018-09-30 21:38:07 -05:00
Elkien3
9a0b5067ce add skin 2018-09-25 21:57:46 -05:00
Elkien3
4f5d042af0
use block comments 2018-09-22 20:04:13 -05:00
archfan
ad49732dfe
Comment out tin ore generation 2018-09-22 20:56:15 -04:00
archfan
6dd64ac33c
Double output for both recipes 2018-09-22 18:23:56 -04:00
archfan
756de77bd4
Add tin+copper=bronze 2018-09-22 17:56:20 -04:00
archfan
ed53e5913e
Add bronze recipe (steel+copper) 2018-09-22 16:41:10 -04:00
Elkien3
9ae0d492bc Merge branch 'master' of https://github.com/Elkien3/kingdoms_game 2018-09-18 17:07:04 -05:00
Elkien3
a435a39cd3 add skins 2018-09-18 17:07:01 -05:00
cpdef
e0f35081c9 restore missing picture nodes 2018-09-10 16:50:55 +02:00
cpdef
ccf1c71a11
remove debug messages 2018-09-10 16:42:02 +02:00
cpdef
2b8f9507b8
remove print() s 2018-09-10 16:37:34 +02:00
cpdef
3244793486
delete obsolete things, clean 2018-09-10 16:34:55 +02:00
cpdef
af835f1928
fix and clean paiting 2018-09-10 16:28:57 +02:00
Billy S
d18eaa5532
Added protection check for steel signs as well 2018-09-07 17:26:56 -04:00
Billy S
e2ab721ed5
Added protection check 2018-09-07 16:56:23 -04:00
Elkien3
1526e12155
Merge pull request #17 from cpdef/master
add ceiling/floor place feature
2018-09-03 11:50:04 -05:00