Wuzzy
c7f3218948
Merge branch 'master' of https://github.com/GunshipPenguin/hungry_games into hudtimer
2015-05-27 16:31:18 +02:00
Wuzzy
668452525e
Clean up timer HUD element, now show voting timer as well
2015-05-27 06:47:27 +02:00
GunshipPenguin
2d5e8f84a2
Merge pull request #6 from Wuzzy2/hudbars121
...
Update HUD bars to 1.2.1, fixes crash after countdown
2015-05-25 17:21:06 -07:00
GunshipPenguin
5667d81493
Merge pull request #5 from Wuzzy2/globalfix
...
Fix some accidental global variables in hungry_games
2015-05-25 17:14:57 -07:00
Wuzzy
9c88bde3bb
Update HUD bars to 1.2.1, fixes crash after countdown
2015-05-25 16:15:14 +02:00
GunshipPenguin
2125e30f1d
Fix crash bug involving calling minetest.set_player_privs when the player is not connected
2015-05-24 21:33:56 -07:00
Wuzzy
f983637659
Fix some accidental global variables in hungry_games
2015-05-24 16:52:11 +02:00
GunshipPenguin
6ea6550aed
Make percentage of votes required to start game configurable
2015-05-23 21:13:00 -07:00
GunshipPenguin
929e450713
Merge pull request #4 from Wuzzy2/hudbars120
...
Fixed order for HUD bars
2015-05-23 11:17:36 -07:00
GunshipPenguin
712a63b1ef
Announce player death if ingame
2015-05-23 10:03:25 -07:00
GunshipPenguin
c6a51f26b0
Remove torches, ladders and snowballs from chests
2015-05-23 09:33:51 -07:00
GunshipPenguin
601db8641f
Clear player inventories when a match starts
2015-05-22 23:16:06 -07:00
GunshipPenguin
825df97398
Change default arena size to 400
2015-05-22 21:37:53 -07:00
GunshipPenguin
236b6d851c
Fix another crash bug
2015-05-22 21:22:59 -07:00
GunshipPenguin
76bcf4e44c
Fix 2 crash bugs
2015-05-22 14:57:47 -07:00
Wuzzy
2ee0832640
Update HUD bars mod to 1.2.0
2015-05-21 16:48:29 +02:00
GunshipPenguin
f7ac3ef019
Shouldn't have changed hungry_games.countdown to 60, change back to 10
2015-05-20 16:51:49 -07:00
GunshipPenguin
5a0f40e83e
Merge pull request #2 from Wuzzy2/sfx
...
Play sounds for various events
2015-05-20 16:42:39 -07:00
GunshipPenguin
c24dbff218
Merge pull request #1 from Wuzzy2/hudbars
...
Include HUD bars mod and add HUD bars support
2015-05-20 16:25:28 -07:00
Wuzzy
afa4ce987a
Add timer into player's HUD (grace period, pre-start timer)
2015-05-20 06:23:55 +02:00
GunshipPenguin
eefe8c0686
change hungry_games.death_mode to lobby and hungry_games.dig_mode to none
2015-05-19 20:55:57 -07:00
GunshipPenguin
e6a3617935
Add diamond swords to chests, remove lava and water buckets from chests, increase amount of arrows that can spawn in a chest to 15
2015-05-19 20:53:02 -07:00
GunshipPenguin
39f77fe79b
Update throwing mod and only make arrows do damage if enable_pvp=true in minetest.conf
2015-05-19 20:50:02 -07:00
Wuzzy
53515079ba
Play sounds for various events
...
- grace period over
- ~8 seconds before start
- drum every 4 seconds before start (until T-12) to keep excitement up ;-)
- new sound for game start
- new sound for game over
2015-05-20 05:16:46 +02:00
GunshipPenguin
e9bc21af07
Accidentially changed grace period to 0 seconds, change back to 60
2015-05-19 18:44:02 -07:00
Wuzzy
db153de4d0
Include HUD bars mod and add HUD bars support
2015-05-19 17:10:49 +02:00
GunshipPenguin
ee58705142
Accidentially changed hungry_games.countdown to 10, change back to 60
2015-05-18 18:44:47 -07:00
GunshipPenguin
739457b3bb
Make players leaving the server while in a game drop their items before leaving
2015-05-18 18:26:49 -07:00
GunshipPenguin
d7899679a8
Incorporate dead_drop mod into engine.lua, make players drop all items upon death, make winning player drop all items upon death
2015-05-18 18:14:11 -07:00
GunshipPenguin
e7c4da212b
Fix match not ending by keeping track of players in a table
2015-05-18 14:04:53 -07: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
9eff974008
Add common mods back into the game as common is now depreciated.
2013-06-17 12:23:29 +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
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