Commit Graph

  • 33c1b86e5f Update to the latest version of minetest. master Splizard 2017-01-06 17:39:11 +13:00
  • 810cd88646 Merge pull request #31 from Calinou/master Splizard 2015-07-08 23:39:15 +12:00
  • f64fcc61c7 Switch README to Markdown format, put CHANGELOG in its own file Calinou 2015-07-07 22:34:52 +02:00
  • f57c8e89e8 Fix period typo Splizard 2015-07-05 21:15:10 +12:00
  • 8071917062 Update textures. Splizard 2015-07-05 21:13:14 +12:00
  • 251ffdeba3 Merge branch 'GunshipPenguin-master' Splizard 2015-07-05 21:06:36 +12:00
  • d6cb940b73 Merge branch 'master' of https://github.com/GunshipPenguin/hungry_games into GunshipPenguin-master Splizard 2015-07-05 21:05:44 +12:00
  • cfdd4cce69 Fix auto countdown timer not starting after a player who voted leaves the game GunshipPenguin 2015-07-03 19:31:31 -07:00
  • d7eeecf7f6 Change default grace period from 60 to 90 seconds GunshipPenguin 2015-07-03 16:54:40 -07:00
  • f1c8ec5097 Fix merge conflict in PR #29 GunshipPenguin 2015-07-03 16:11:49 -07:00
  • f34cbe6716 Fix voting bar not displayed after end of game Wuzzy 2015-07-03 19:51:00 +02:00
  • 03f8e1857c Merge pull request #28 from Wuzzy2/simplesurvival GunshipPenguin 2015-07-02 20:30:26 -07:00
  • 8158e993a9 Merge pull request #27 from Wuzzy2/leavefixes GunshipPenguin 2015-07-02 20:16:55 -07:00
  • 71004e9f6d Update vote HUD bars for maintenance mode, too Wuzzy 2015-07-02 01:58:52 +02:00
  • d2a5c2dfdd Add voting HUD bars Wuzzy 2015-07-02 01:53:10 +02:00
  • 3ea1431cd3 Fix non-zero survival values being displayed at game start for a short time Wuzzy 2015-07-02 01:06:27 +02:00
  • 880b8aa2cc Disable damage & survival when no game is running Wuzzy 2015-07-02 00:54:47 +02:00
  • 3fb3902d93 Functions to en-/disable survival_lib completely Wuzzy 2015-07-02 00:39:24 +02:00
  • 83e059e4e7 Declare winner when all players but 1 leave in the starting period Wuzzy 2015-07-01 19:43:37 +02:00
  • 0186eb2177 Abort autostart when there are <2 votes Wuzzy 2015-07-01 19:15:20 +02:00
  • 0dfb87f0bc Merge pull request #26 from Wuzzy2/readme GunshipPenguin 2015-06-30 21:01:41 -07:00
  • 883e4898d9 Complete rewrite and update of main readme.txt Wuzzy 2015-06-29 02:12:56 +02:00
  • 2fbbcfdadd Resolve merge conflict GunshipPenguin 2015-06-27 23:27:49 -07:00
  • 61d06de0d4 Merge pull request #24 from Wuzzy2/unset GunshipPenguin 2015-06-27 23:11:32 -07:00
  • 03531703e0 Merge pull request #25 from Wuzzy2/stopdrop GunshipPenguin 2015-06-27 23:00:30 -07:00
  • fd95f7db8a Clear all inventories on stop_game Wuzzy 2015-06-26 15:26:12 +02:00
  • 08bf7a2b00 Make chests spawn in the whole arena GunshipPenguin 2015-06-25 18:49:24 -07:00
  • a8864be71c Fix countdown timer starting a new game when a game is already in progress GunshipPenguin 2015-06-25 18:31:28 -07:00
  • cb4bc52f20 Merge pull request #22 from Wuzzy2/shufflefix GunshipPenguin 2015-06-25 18:26:26 -07:00
  • a68d211d7c Fix spawn positions changing during countdown Wuzzy 2015-06-25 05:51:49 +02:00
  • ae4cae1eb8 Make hunger and thirst actually difficult to deal with GunshipPenguin 2015-06-23 21:19:55 -07:00
  • 2c9c0b373c Merge pull request #21 from Wuzzy2/hgcleanup GunshipPenguin 2015-06-23 21:16:00 -07:00
  • b60fd46280 Don't start game with /hg start when game is already on Wuzzy 2015-06-23 01:53:37 +02:00
  • e365e3b312 Prevent game from being started if less than 2 start positions have been set Wuzzy 2015-06-23 01:50:46 +02:00
  • 96481442a3 Add maintenance mode Wuzzy 2015-06-23 01:24:09 +02:00
  • 08a4d70a2c Add /hg unset command Wuzzy 2015-06-23 00:45:39 +02:00
  • f1e8d455e1 Enforce minimal player number for /hg (re)start Wuzzy 2015-06-23 00:10:58 +02:00
  • 073fc61acb Merge branch 'master' into hgcleanup Wuzzy 2015-06-22 23:54:21 +02:00
  • 8d53620625 Merge pull request #16 from HybridDog/hversion GunshipPenguin 2015-06-15 20:24:38 -07:00
  • fc95fe0730 Update readme Splizard 2015-06-11 19:18:38 +12:00
  • 3916228e3d Merge pull request #25 from GunshipPenguin/master Splizard 2015-06-11 19:09:41 +12:00
  • 3854fb1600 Don't add player to currGame unless currently connected, remove 1 line of debugging code GunshipPenguin 2015-06-09 20:41:04 -07:00
  • 27df412f94 Fix two minor grammitical errors GunshipPenguin 2015-06-09 20:34:58 -07:00
  • 58ed5773bd Merge pull request #20 from Wuzzy2/bettervote GunshipPenguin 2015-06-09 20:32:26 -07:00
  • bff73e853a Merge pull request #19 from Wuzzy2/no_hg_maker_spam GunshipPenguin 2015-06-09 20:26:02 -07:00
  • bd47bcbd27 Merge pull request #18 from Wuzzy2/inventory_plus_crash_fix2 GunshipPenguin 2015-06-09 20:22:17 -07:00
  • f6e74e56f6 More logical voting number requirements Wuzzy 2015-06-09 16:54:20 +02:00
  • c66402ccb8 More user-friendly messages for voting Wuzzy 2015-06-09 15:54:32 +02:00
  • f11dd1ad38 Fix “HG Maker” tab appearing multiple times when joining multiple times with hg_maker priv Wuzzy 2015-06-09 14:23:25 +02:00
  • 9547a577a1 Fix crash on player joining and quickly leaving Wuzzy 2015-06-09 14:19:15 +02:00
  • dd9aad5b60 Make game countdown timer configurable and change it from 5 minutes to 2 minutes GunshipPenguin 2015-06-06 22:59:40 -07:00
  • 87bbbbe0d0 Merge pull request #15 from Wuzzy2/newplayermodel GunshipPenguin 2015-06-06 22:20:36 -07:00
  • b056aea0a3 just a little comment HybridDog 2015-06-06 12:06:53 +02:00
  • eb25e834d9 used the script HybridDog 2015-06-06 12:00:51 +02:00
  • e0da0347c5 add a mod update script HybridDog 2015-06-06 11:59:36 +02:00
  • e5b8848af5 Merge pull request #14 from Wuzzy2/deathsound GunshipPenguin 2015-06-04 17:23:10 -07:00
  • 0cca0e9b0d Fix prestart being played when game was aborted before Wuzzy 2015-06-05 01:25:07 +02:00
  • 5bf5e4877b Saner handling of /hg start, /hg restart and /hg stop Wuzzy 2015-06-05 01:23:35 +02:00
  • f835e98f30 Merge pull request #12 from Wuzzy2/randomize_spawns GunshipPenguin 2015-06-04 15:56:24 -07:00
  • cf55ecdab9 Fix weird behaviour when using /hg start|stop in quick succession Wuzzy 2015-06-05 00:07:55 +02:00
  • de4e98d31a Fix “/hg set” crashing the game Wuzzy 2015-06-04 22:36:19 +02:00
  • 8dc1b3a593 Post error message if hg command is used incorrectly Wuzzy 2015-06-04 22:35:17 +02:00
  • 48876f6370 Improve help of hg chat command Wuzzy 2015-06-04 22:30:57 +02:00
  • b90836b829 Update player model, use seperate mod for it Wuzzy 2015-06-04 22:07:13 +02:00
  • c9afd94450 Merge pull request #13 from Wuzzy2/hudupdate GunshipPenguin 2015-06-03 14:08:47 -07:00
  • f0aca99121 Merge pull request #11 from Wuzzy2/readyfix GunshipPenguin 2015-06-02 08:17:24 -07:00
  • 5ad7242d63 New death sounds Wuzzy 2015-06-02 12:17:12 +02:00
  • a36bcefcdd Add crosshair and hotbar images Wuzzy 2015-06-02 10:25:01 +02:00
  • 797111174b Shuffle spawn positions as well Wuzzy 2015-06-02 05:57:44 +02:00
  • 1f3424289e Shuffle player spawns Wuzzy 2015-06-02 05:37:11 +02:00
  • 5a388c26ae Fix chat being spammed with “get ready” messages Wuzzy 2015-06-01 17:02:12 +02:00
  • c6dbd4e8f2 Change death sound GunshipPenguin 2015-05-31 17:54:19 -07:00
  • 249d0bbcb0 Merge pull request #9 from Wuzzy2/sfx2 GunshipPenguin 2015-05-31 15:49:17 -07:00
  • 2e2bd51d1e Fix merge conflict in README GunshipPenguin 2015-05-31 15:48:39 -07:00
  • 04fe64e401 Merge pull request #8 from Wuzzy2/easyinv_tabbed GunshipPenguin 2015-05-31 15:11:10 -07:00
  • d394247abe Merge pull request #10 from Wuzzy2/glass_arena_fix GunshipPenguin 2015-05-31 14:46:17 -07:00
  • 5b11a4ac38 Merge pull request #7 from Wuzzy2/hudtimer GunshipPenguin 2015-05-31 14:45:15 -07:00
  • 0e5e001b57 Fix occasional holes in glass arena Wuzzy 2015-05-31 00:57:30 +02:00
  • 516152e292 Add thirst sound Wuzzy 2015-05-31 00:06:54 +02:00
  • aa52275f24 Eat/drink sounds are now only played near player Wuzzy 2015-05-30 23:43:25 +02:00
  • d32c20b73a Death sound fixes Wuzzy 2015-05-30 23:35:06 +02:00
  • f7dae7725e Add damage and fall damage sounds Wuzzy 2015-05-30 23:20:26 +02:00
  • 90bf3ff6fc Add drinking sound Wuzzy 2015-05-30 21:31:12 +02:00
  • ad579fd1a2 Add labels and icon to main inventory menu Wuzzy 2015-05-29 06:44:35 +02:00
  • 29ff04d595 Merge branch 'easyinv' into easyinv_tabbed Wuzzy 2015-05-29 05:49:58 +02:00
  • f0b66724bc Add shield icon in inventory menu Wuzzy 2015-05-29 05:49:31 +02:00
  • 937a087697 Fix "bord" crash Wuzzy 2015-05-29 05:41:16 +02:00
  • 495e97ec10 Remove debug line Wuzzy 2015-05-29 05:27:43 +02:00
  • 31f036b97f Change inventory_plus to use tabs instead Wuzzy 2015-05-29 05:25:48 +02:00
  • 3a58c58f5c Full redesign of main inventory menu Wuzzy 2015-05-29 04:19:32 +02:00
  • 8d2f56889a Vertically stack inventory_plus buttons Wuzzy 2015-05-28 11:26:51 +02:00
  • 4382174993 Merge crafting grid and armor into main inv. menu Wuzzy 2015-05-28 11:13:01 +02:00
  • c7f3218948 Merge branch 'master' of https://github.com/GunshipPenguin/hungry_games into hudtimer Wuzzy 2015-05-27 16:31:18 +02:00
  • 668452525e Clean up timer HUD element, now show voting timer as well Wuzzy 2015-05-27 06:47:27 +02:00
  • 2d5e8f84a2 Merge pull request #6 from Wuzzy2/hudbars121 GunshipPenguin 2015-05-25 17:21:06 -07:00
  • 5667d81493 Merge pull request #5 from Wuzzy2/globalfix GunshipPenguin 2015-05-25 17:14:57 -07:00
  • 9c88bde3bb Update HUD bars to 1.2.1, fixes crash after countdown Wuzzy 2015-05-25 16:15:14 +02:00
  • 2125e30f1d Fix crash bug involving calling minetest.set_player_privs when the player is not connected GunshipPenguin 2015-05-24 21:33:56 -07:00
  • f983637659 Fix some accidental global variables in hungry_games Wuzzy 2015-05-24 16:52:11 +02:00
  • 6ea6550aed Make percentage of votes required to start game configurable GunshipPenguin 2015-05-23 21:13:00 -07:00