100 Commits

Author SHA1 Message Date
chenshuiluke
c85346256d Added my two cents to the documentation 2015-04-05 10:14:59 +00:00
Splizard
3ca3f2914f Update 3d armour in chests and remove unknown items. 2014-04-27 19:23:41 +12:00
Splizard
867d33fb15 Update Survival modpack. 2014-04-27 10:37:31 +12:00
Splizard
f06b0e819a Update survival modpack so players can't die when not in a match 2013-12-21 20:35:26 +13:00
Splizard
5261c56cbc Update default mods and 3d_armour. 2013-12-12 15:10:00 +13:00
Splizard
5562c3a347 Remove survival_modpack's "drowning". 0.4.8 has it now. 2013-12-12 14:47:21 +13:00
Splizard
fb8b45b357 Update default. 2013-08-06 09:34:23 +00:00
Splizard
1728ca713c Update background. 2013-06-17 19:14:57 +12:00
Splizard
9eff974008 Add common mods back into the game as common is now depreciated. 2013-06-17 12:23:29 +12:00
Splizard
2550f2fc11 Add Menu, Header and Icon. 2013-06-17 12:21:41 +12:00
Splizard
e15fb803c7 Add 5min max wait for voters. (need at least 2 votes) 2013-05-29 21:52:13 +12:00
Splizard
a0d2a2876f Make glass arena wall replacement configurable.
Also allow config for allowing players to dig and place blocks.
2013-05-29 21:33:24 +12:00
Splizard
47ef959a47 Remove lava within 20 blocks of spawns when game starts. 2013-05-29 20:53:20 +12:00
Splizard
0d62fd5d46 Add hungry_games specific config options.
Countdown, Grace period and death_mode.
Through hungry_games/init.lua
2013-05-11 17:18:06 +12:00
Splizard
32bd8c87d2 Add armours to chests, implement chest item groups. 2013-05-11 16:37:03 +12:00
Splizard
66b7b05573 Prevent players from spawning outside the wall as spectators. 2013-05-11 15:43:01 +12:00
Splizard
952c902933 Make hungry_games compatible with the latest minetest.
Use common mods and get 3d_armour working properly.
2013-05-11 12:15:03 +12:00
Splizard
76086230df Add survival modpack. 2013-03-27 11:00:50 +13:00
Splizard
0d93c25709 Update 3d_armor mod. 2013-03-27 10:59:24 +13:00
Splizard
8d5c653a15 Call this 0.4 2013-03-11 11:26:43 +13:00
Splizard
8828e4599b Add modified inventory_plus mod and 3d_armour mod.
Also modify creative mod for inventory_plus.
2013-03-11 11:10:54 +13:00
Splizard
c0a8085b50 Wood can no longer be dug, leaves are now climbable.
stone and wood in chests have been replaced with craftitems.
2013-02-22 11:31:21 +13:00
Splizard
3253423dc6 Fixed bug.
bad argument #1 to 'get_node' (table expected, got nil)
2013-02-21 12:39:25 +13:00
Splizard
45c9a7902e Fix missing texture errors.
(Make potato and cigar textures for food mod)
2013-02-12 17:42:38 +13:00
Splizard
0f5f2f5da0 Add countdown. 2013-02-10 20:38:47 +13:00
Splizard
bcb7304095 Play sound on match start. 2013-02-10 20:05:58 +13:00
Splizard
dffdb4cc59 Add death sound. 2013-02-10 10:44:35 +13:00
Splizard
800645a019 Merge pull request #22 from jojoa1997/patch-9
annoying thing fix
2013-02-09 13:29:30 -08:00
Splizard
8d3456613c Add builtin_item mod. 2013-02-10 10:27:19 +13:00
jojoa1997
fd6660849c annoying thing fix
snowfall makes snow fall all over the place but the snow falls everywhere so it is messing with the spawn. also there is snow in the desert and in the forest
2013-02-01 11:49:41 -05:00
Splizard
1c66072240 Remove teleport arrow (too easy to cheat) 2013-02-01 13:20:51 +13:00
Splizard
273666a07d Make hunger start after 3 minutes. 2013-02-01 13:19:52 +13:00
Splizard
c0e2889168 hg_admins take stuff in 99 stacks. 2013-02-01 11:08:54 +13:00
Splizard
47f611f0f5 Make admin pick better at digging. 2013-02-01 10:40:39 +13:00
Splizard
7d0026f790 Fix teleporting when match finishes.
Minetest does not like telporting players from one function?
2013-01-31 21:37:17 +13:00
Splizard
affc838437 Fix lobby players flying. 2013-01-31 21:18:21 +13:00
Splizard
6e70cacd24 Fix chest filling. 2013-01-31 21:17:35 +13:00
Splizard
56de43ebe8 Fix chest filling. 2013-01-31 21:16:09 +13:00
Splizard
0a3956f457 Catch sneaky players who hold sneak to avoid teleport.
(excuse the pun)
2013-01-31 20:41:15 +13:00
Splizard
35808e875a Players can't fly in the lobby. hg_admins and hg-makers can give
themselves fly with /hg build /build commands.
2013-01-31 20:27:23 +13:00
Splizard
711ea7c96b Fix segfault once and for all...
It had something to do with minetest.auth_reload()
2013-01-31 18:07:32 +13:00
Splizard
fdddd58ade Make spawning static. 2013-01-31 17:16:18 +13:00
Splizard
7a387c1517 Fix privs management, segfault seems to be fixed now. 2013-01-31 17:14:45 +13:00
Splizard
4b3ccd99ff Add admin pick. 2013-01-31 15:42:35 +13:00
Splizard
9dee32b8a9 Add registrants for hungry games. Possibly FIX segfault! you can register with /register command spawns must be set with /hg set player_* 2013-01-31 13:33:14 +13:00
Splizard
443ef5bccb Add hg_maker priv (gamemaker) and build command. 2013-01-31 11:51:58 +13:00
Splizard
c714278125 Fix floating/misplaced chests (They will no longer respawn) 2013-01-31 09:53:26 +13:00
Splizard
5a35f860aa Recognise if there are no winners after the hungry games is over 2013-01-30 18:28:33 +13:00
Splizard
e9e5deeec2 Fix a bug where the hungry games starts after everyone quits. 2013-01-30 18:27:42 +13:00
Splizard
227a6ad243 Add slightly modified hunger mod.
You start starving after 6 minutes.
2013-01-30 18:13:23 +13:00