498 Commits

Author SHA1 Message Date
luk3yx
8dbb0ab5d1 Update cloaking (#42) 2019-03-02 14:34:36 -05:00
Billy S
8ef0976578 Fixed another bug 2019-03-02 14:32:03 -05:00
Billy S
0668c80e9f Merge branch 'master' of https://github.com/Billy-S/kingdoms_game 2019-03-02 14:26:16 -05:00
Billy S
16534fbd1b Fixed alchemy bug 2019-03-02 14:26:08 -05:00
MinetestSam
e1127b0f5a Add bandage which heals teammates only (#41)
* Add better bandages mod

* Add newline
2019-03-02 13:49:24 -05:00
Billy S
1bd1088636 Fixed physics_manager 2019-03-02 13:46:49 -05:00
archfan
ff84d653f4 Add: Measuring stick (#34)
* Add: measuring stick

* Add: missing craft recipes for measuring stick

* Add: check to see if marker pos is nil

* Fix code style issues

* Disallow measuring stick use on entities

* Fix more code style issues

* Fix typo

* Remove unnecessary newline
2019-01-19 23:01:43 -05:00
ANAND
0e0260c2b2 Prevent craftguide from closing when Enter is pressed (#38) 2019-01-18 13:06:41 -05:00
Billy S
90ba33c519
Make maptools not siege-hammerable 2019-01-17 20:10:14 -05:00
BillyS
b0ae5afc13 Added maptools 2019-01-13 14:41:04 +00:00
Billy S
f6e241efb9 Removed food bugs once and for all 2019-01-13 09:13:34 -05:00
luk3yx
54ccb6bc62 Fix ctf_pvp_engine crash (#37)
`ctf_flag` currently accepts all formspec input, leading to crashes, as the following lua code will never execute `return false` regardless of the value of `formname`:

```lua
if not formname=="ctf:flag_board" then
    return false
end
```
2019-01-11 14:59:02 -05:00
DonutNinja
d381ed7f05 extrahorns v1 (#36)
* Extrahorn V1

* Indentation Edit 1

* Indentation Edit 2

Double checked that every single line has tab indents

* getpos to get_pos
2019-01-10 12:53:53 -05:00
luk3yx
785ad59522 Replace markers with advmarkers. (#35)
* Replace markers with advmarkers.

* Fix README.md

* Update advmarkers
2019-01-09 15:18:09 -05:00
Billy S
a5859a6533 Added ingots 2019-01-02 15:22:42 -05:00
Billy S
17bf01c74b Added formspec for KO'd players 2019-01-02 15:08:16 -05:00
Billy S
b09f86e26e Removed unnecessary crashing line 2019-01-01 12:52:54 -05:00
Billy S
86f79b17e4 Fixed beaker description not showing orrectly 2018-12-31 13:38:33 -05:00
Billy S
4eb24cf7d9 Make beaker description show concentration 2018-12-31 13:18:21 -05:00
Billy S
b92d6e39b7 Added farming_redo 2018-12-31 12:17:43 -05:00
Billy S
aff3f19cbe Made is_full_beaker a helper func 2018-12-31 11:58:13 -05:00
Billy S
1072899a13 Merge commit 2018-12-31 11:41:32 -05:00
Billy S
ef51d5f102 Minor improvement to alchemy 2018-12-31 11:40:07 -05:00
Lone_Wolf
96269418e2 Improve xtraarmors mod and remove IRC mods (#30)
* Improve xtraarmors code

* Rename textures

* Fixes and an attempt at a new armor registration method

* Fix 3d_armor and undo attempt at new method (Didn't work)

* Fix a compatibility issue and some spelling errors in studded/chainmail armor descriptions

* Remove 3d_armor fix. Since it's already fixed (Or it should be)
2018-12-30 22:22:56 -05:00
luk3yx
4b322dbfd8 Allow /mrkr to work for cloaked players. (#32) 2018-12-30 22:22:30 -05:00
Billy S
65e1995aa1 Increased concentration time 2018-12-30 17:57:45 -05:00
Billy S
1a5505dfc6 Upped max_concentration 2018-12-30 17:57:22 -05:00
Billy S
a1952d19bc Added concentration system to alchemy 2018-12-30 17:50:22 -05:00
Billy S
9611a23463 Remove debugging messages (Oops) 2018-12-29 17:09:21 -05:00
Billy S
829b68e86b Changed fake_blocks drawtype 2018-12-29 15:35:33 -05:00
Billy S
7fcec791e7 Added backpack crafting recipe 2018-12-29 15:35:07 -05:00
Billy S
7cd8ec1ad6 Added (rewritten) backpack mod 2018-12-28 15:33:35 -05:00
Billy S
b0f2d4e5d8 Fixed bug 2018-12-28 14:41:04 -05:00
Billy S
a2122a44e3 Merge branch 'master' of https://github.com/Billy-S/kingdoms_game 2018-12-28 12:42:19 -05:00
Billy S
3b29408fc1 Added a fake_blocks mod 2018-12-28 12:42:09 -05:00
ClobberXD
7c3ee93d71 Improve ctf_colors GUI (#31) 2018-12-28 11:53:28 -05:00
Billy S
948a15fbb9
Remove unncessary ABMs 2018-12-28 11:53:15 -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
80c08112c0
Minor tweaks 2018-12-26 20:25:16 -05:00
Billy S
4a91dc4b6d Removed bug with energized base explosions 2018-12-26 14:43:40 -05:00
Billy S
88612e8a3c Make teleport stones remove from inv on place 2018-12-26 14:33:08 -05:00
Billy S
b42997db91 Fixed bug with teleport stones 2018-12-26 14:11:07 -05:00
Billy S
960916fdd5 Added cloaking 2018-12-26 14:01:06 -05:00
Billy S
7e7e52f3c6 Added alias 2018-12-26 13:52:42 -05:00
Billy S
8b494564e3 Re-added grapple 2018-12-26 12:08:07 -05:00
Billy S
da26fed15a Removed power system 2018-12-26 11:54:07 -05:00
Billy S
90f9510b90 Removed shooter 2018-12-26 11:32:36 -05:00
Billy S
24ffb0baf5 Made flags non-walkable (to fix gravel flag duplication) 2018-12-26 11:12:24 -05:00
Billy S
040f840e8d Made 3d_armor use physics_manager again 2018-12-26 11:03:14 -05:00