Billy S
ffbde14977
Finished gui
2019-04-21 17:53:46 -04:00
Billy S
047d04f4ce
Added gui and integrated with news system
2019-04-21 16:31:02 -04:00
Billy S
6df2cbfc60
Added news system (still incomplete)
2019-04-21 14:46:27 -04:00
Billy S
8d3c046ff5
Added scepter craft
2019-04-21 13:21:26 -04:00
Billy S
b546707346
Fixed a few bugs
2019-04-21 13:14:51 -04:00
Billy S
74f68ff456
Removed protector, finished markers
2019-04-21 13:01:49 -04:00
Billy S
435f9811db
Added markers system
2019-04-21 10:40:33 -04:00
Billy S
8a38e0dd68
Made luacheck happy
2019-04-18 20:56:47 -04:00
Billy S
a204276969
Finalized rank system
2019-04-18 20:48:07 -04:00
Billy S
fde792711b
Added rank system to kingdoms
2019-04-17 16:23:34 -04:00
Billy S
07bddbb5d6
Removed CTF stuff
2019-04-15 22:05:20 -04:00
Billy S
d3de86472e
Finally found and fixed longstanding bug
2019-04-15 21:03:56 -04:00
Billy S
b015d30641
Improved colonial_guns
2019-04-15 21:02:48 -04:00
Billy S
bbb440eb15
Created projectiles
2019-03-30 13:45:26 -04:00
Billy S
084b533364
Fixed knockout bug, added new mods from MTG 5.0
2019-03-29 22:57:13 -04:00
Billy S
46db63515c
Updated ambience, added game_commands, removed tons of old mods
2019-03-29 22:47:59 -04:00
Billy S
e21c02c37a
Burned a lot of ircSparkies's mods
2019-03-29 20:42:24 -04:00
Billy S
607ae8ffd7
Updated farming and mesecons
2019-03-29 20:20:31 -04:00
ANAND
79068f558c
measure: Fix crash on punching air ( #46 )
2019-03-23 22:21:02 -04:00
luk3yx
980b23f6ad
Update cloaking (again) ( #44 )
...
* Update cloaking (again)
* Bugfix
* More bugfixes
* Prevent cloaked players from making footstep sounds
* Update cloaking (again)
2019-03-22 21:27:49 -04:00
Billy S
657dc6ca2d
Help me
2019-03-22 21:22:51 -04:00
Billy S
3a2841bf1f
Fixed playertags ... somehow
2019-03-22 21:08:23 -04:00
BillyS
61fd2c5193
Merged stuff
2019-03-20 20:01:41 +00:00
BillyS
255e6e77ea
Removed hud mod (causing grey screen)
2019-03-20 20:01:21 +00:00
Coder12a
3cb0c623c1
Fix: brewery drinks
...
make them only restore one hunger
2019-03-16 14:02:26 -05:00
Coder12a
7a65594b95
Add: wheat seed packet
2019-03-12 21:22:52 -05:00
Coder12a
e542c3a0c1
Move: code to right file
2019-03-07 19:26:22 -06:00
BillyS
d480cdb9f5
Merge branch 'master' of https://github.com/Billy-S/kingdoms_game
2019-03-08 01:02:43 +00:00
BillyS
2ae495a531
Fixed flag placement issue
2019-03-08 01:02:41 +00:00
Coder12a
279c69900b
Fix: table tab space
2019-03-06 20:48:00 -06:00
DonutNinja
4892abf31b
Extrahorns ( #40 )
...
* Extrahorn V1
* Indentation Edit 1
* Indentation Edit 2
Double checked that every single line has tab indents
* getpos to get_pos
* Drum flutes and triangle
Drum flutes and triangle added
* Added new texutres
* Added new sounds
2019-03-06 20:44:45 -06:00
Coder12a
e92477a894
Fix: teleport potion crashing the server
2019-03-06 20:19:15 -06:00
Coder12a
b8ab2bd638
Give: flag 2 a new inv graphic
2019-03-05 14:11:11 -06:00
Coder12a
6fdfd7cab5
Add: new flags ( #43 )
2019-03-04 19:39:30 -05:00
Billy S
bf1b8faeb1
Merge branch 'master' of https://github.com/Billy-S/kingdoms_game
2019-03-03 16:58:44 -05:00
Billy S
9267185b54
Squashed bugs
2019-03-03 16:56:08 -05:00
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