380 Commits

Author SHA1 Message Date
Billy S
529a919319
Changed to use physics_manager 2018-12-15 21:45:24 -05:00
Billy S
e1444e081f
Added depends.txt 2018-12-15 21:44:09 -05:00
BillyS
5cdfcdc17f Deleted mods inside the tnt/ folder 2018-12-16 02:42:04 +00:00
BillyS
0784656cd7 Improved physics handling 2018-12-16 02:29:35 +00:00
BillyS
fb48f5bd53 Added physics_manager 2018-12-16 02:01:19 +00:00
Coder12a
666c369438 Fix: access cmd (#26)
access cmd will say "You are not the team owner!" even if you are a team owner.
2018-12-15 20:58:55 -05:00
BillyS
71152b8be0 Fixed a bug and made team members have access to all their flags 2018-12-16 01:14:57 +00:00
Coder12a
46802b80da Add: access command (#22) 2018-12-15 14:06:04 -05:00
Coder12a
f27dd81242 Fix: marker not showing up (#23) 2018-12-15 13:56:15 -05:00
Billy S
6130bbe487
Added whitelist for Ashton9191 2018-12-15 10:17:40 -05:00
Coder12a
7f5d940c4a Fix: diplomacy data lose (#20) 2018-12-14 17:18:28 -05:00
BillyS
723638cc04 Added mapfix 2018-12-14 19:03:19 +00:00
archfan
cdfb9b0a78 Fix: Prevent n00bs from joining (#25)
Deny access to bots/players with names ending in 3 numbers and starting with a capital
2018-12-14 13:23:40 -05:00
Coder12a
8dd93cb90e Fix: ally chat (#18) 2018-12-10 17:42:42 -05:00
ClobberXD
a3488e208a Add /accept, /reject, /list_applications (#17) 2018-12-09 19:12:24 -05:00
ClobberXD
e28dff9be9 Perform flag placement checks before placing the flag (#14)
Use `on_place` callback instead of `after_place_node`
2018-12-08 21:04:40 -05:00
Coder12a
a5857e3fbb simplify rules (#13)
Remove the quiz part of the rules screen.
2018-12-08 21:04:25 -05:00
Lone_Wolf
dedab2a376 Improve /marker command (#16)
* Improve /marker cmd

* Add newline to the end of the file
2018-12-08 21:04:13 -05:00
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