Commit Graph

162 Commits (master)

Author SHA1 Message Date
GunshipPenguin e5b8848af5 Merge pull request #14 from Wuzzy2/deathsound
New death sounds
2015-06-04 17:23:10 -07:00
GunshipPenguin f835e98f30 Merge pull request #12 from Wuzzy2/randomize_spawns
Randomize spawns
2015-06-04 15:56:24 -07:00
GunshipPenguin c9afd94450 Merge pull request #13 from Wuzzy2/hudupdate
Add crosshair and hotbar images
2015-06-03 14:08:47 -07:00
GunshipPenguin f0aca99121 Merge pull request #11 from Wuzzy2/readyfix
Fix chat being spammed with “get ready” messages
2015-06-02 08:17:24 -07:00
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 249d0bbcb0 Merge pull request #9 from Wuzzy2/sfx2
* Wuzzy2-sfx2:
  Add thirst sound
  Eat/drink sounds are now only played near player
  Death sound fixes
  Add damage and fall damage sounds
  Add drinking sound
2015-05-31 15:49:17 -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
GunshipPenguin 5b11a4ac38 Merge pull request #7 from Wuzzy2/hudtimer
Use HUD element to show remaining time of stuff
2015-05-31 14:45:15 -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 9b1f8b959a Apply fixed order for HUD bars
health, breath, hunger, thirst
2015-05-21 16:51:23 +02: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