Wuzzy
5ad7242d63
New death sounds
2015-06-02 12:17:12 +02:00
Wuzzy
a36bcefcdd
Add crosshair and hotbar images
2015-06-02 10:25:01 +02:00
Wuzzy
797111174b
Shuffle spawn positions as well
2015-06-02 05:57:44 +02:00
Wuzzy
1f3424289e
Shuffle player spawns
2015-06-02 05:40:04 +02:00
Wuzzy
5a388c26ae
Fix chat being spammed with “get ready” messages
2015-06-01 17:02:12 +02:00
GunshipPenguin
c6dbd4e8f2
Change death sound
2015-05-31 17:54:19 -07:00
GunshipPenguin
2e2bd51d1e
Fix merge conflict in README
2015-05-31 15:48:39 -07:00
GunshipPenguin
04fe64e401
Merge pull request #8 from Wuzzy2/easyinv_tabbed
...
Inventory menu overhaul
2015-05-31 15:11:10 -07:00
GunshipPenguin
d394247abe
Merge pull request #10 from Wuzzy2/glass_arena_fix
...
Fix occasional holes in glass arena
2015-05-31 14:46:17 -07:00
Wuzzy
0e5e001b57
Fix occasional holes in glass arena
...
by setting is_ground_content to false
2015-05-31 00:57:30 +02:00
Wuzzy
516152e292
Add thirst sound
2015-05-31 00:06:54 +02:00
Wuzzy
aa52275f24
Eat/drink sounds are now only played near player
...
Previously both sounds were played globally
2015-05-30 23:43:25 +02:00
Wuzzy
d32c20b73a
Death sound fixes
...
- Death sound was not played in lobby mode
- Death sound is now played based on position
2015-05-30 23:35:06 +02:00
Wuzzy
f7dae7725e
Add damage and fall damage sounds
2015-05-30 23:20:26 +02:00
Wuzzy
90bf3ff6fc
Add drinking sound
2015-05-30 21:31:12 +02:00
Wuzzy
ad579fd1a2
Add labels and icon to main inventory menu
2015-05-29 06:44:35 +02:00
Wuzzy
29ff04d595
Merge branch 'easyinv' into easyinv_tabbed
2015-05-29 05:49:58 +02:00
Wuzzy
f0b66724bc
Add shield icon in inventory menu
2015-05-29 05:49:31 +02:00
Wuzzy
937a087697
Fix "bord" crash
2015-05-29 05:41:16 +02:00
Wuzzy
495e97ec10
Remove debug line
2015-05-29 05:27:43 +02:00
Wuzzy
31f036b97f
Change inventory_plus to use tabs instead
2015-05-29 05:25:48 +02:00
Wuzzy
3a58c58f5c
Full redesign of main inventory menu
2015-05-29 04:19:32 +02:00
Wuzzy
8d2f56889a
Vertically stack inventory_plus buttons
2015-05-28 11:26:51 +02:00
Wuzzy
4382174993
Merge crafting grid and armor into main inv. menu
...
(this changes inventory_plus)
2015-05-28 11:13:01 +02:00
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