Commit Graph

224 Commits (master)

Author SHA1 Message Date
Splizard 33c1b86e5f Update to the latest version of minetest. 2017-01-06 17:39:11 +13:00
Splizard 810cd88646 Merge pull request #31 from Calinou/master
Switch README to Markdown format, put CHANGELOG in its own file
2015-07-08 23:39:15 +12:00
Calinou f64fcc61c7 Switch README to Markdown format, put CHANGELOG in its own file 2015-07-07 22:38:36 +02:00
Splizard f57c8e89e8 Fix period typo 2015-07-05 21:15:10 +12:00
Splizard 8071917062 Update textures.
This doesn't update the default mods, this should be done in the future.
2015-07-05 21:13:14 +12:00
Splizard 251ffdeba3 Merge branch 'GunshipPenguin-master' 2015-07-05 21:06:36 +12:00
Splizard d6cb940b73 Merge branch 'master' of https://github.com/GunshipPenguin/hungry_games into GunshipPenguin-master
Conflicts:
	readme.txt
2015-07-05 21:05:44 +12:00
GunshipPenguin cfdd4cce69 Fix auto countdown timer not starting after a player who voted leaves the game 2015-07-03 19:31:31 -07:00
GunshipPenguin d7eeecf7f6 Change default grace period from 60 to 90 seconds 2015-07-03 16:54:40 -07:00
GunshipPenguin f1c8ec5097 Fix merge conflict in PR #29 2015-07-03 16:11:49 -07:00
Wuzzy f34cbe6716 Fix voting bar not displayed after end of game 2015-07-03 19:51:00 +02:00
GunshipPenguin 03f8e1857c Merge pull request #28 from Wuzzy2/simplesurvival
Disable survival and damage when game is not running
2015-07-02 20:30:26 -07:00
GunshipPenguin 8158e993a9 Merge pull request #27 from Wuzzy2/leavefixes
Some continuity fixes for when players leave
2015-07-02 20:16:55 -07:00
Wuzzy 71004e9f6d Update vote HUD bars for maintenance mode, too 2015-07-02 01:58:52 +02:00
Wuzzy d2a5c2dfdd Add voting HUD bars 2015-07-02 01:53:10 +02:00
Wuzzy 3ea1431cd3 Fix non-zero survival values being displayed at game start for a short time 2015-07-02 01:06:27 +02:00
Wuzzy 880b8aa2cc Disable damage & survival when no game is running 2015-07-02 00:55:38 +02:00
Wuzzy 3fb3902d93 Functions to en-/disable survival_lib completely 2015-07-02 00:39:24 +02:00
Wuzzy 83e059e4e7 Declare winner when all players but 1 leave in the starting period 2015-07-01 19:43:37 +02:00
Wuzzy 0186eb2177 Abort autostart when there are <2 votes 2015-07-01 19:15:20 +02:00
GunshipPenguin 0dfb87f0bc Merge pull request #26 from Wuzzy2/readme
Complete rewrite and update of main readme.txt
2015-06-30 21:01:41 -07:00
Wuzzy 883e4898d9 Complete rewrite and update of main readme.txt 2015-06-29 02:12:56 +02:00
GunshipPenguin 2fbbcfdadd Resolve merge conflict 2015-06-27 23:27:49 -07:00
GunshipPenguin 61d06de0d4 Merge pull request #24 from Wuzzy2/unset
Add /hg unset command
2015-06-27 23:11:32 -07:00
GunshipPenguin 03531703e0 Merge pull request #25 from Wuzzy2/stopdrop
Clear all inventories on stop_game
2015-06-27 23:00:30 -07:00
Wuzzy fd95f7db8a Clear all inventories on stop_game 2015-06-26 15:26:12 +02:00
GunshipPenguin 08bf7a2b00 Make chests spawn in the whole arena 2015-06-25 18:49:24 -07:00
GunshipPenguin a8864be71c Fix countdown timer starting a new game when a game is already in progress 2015-06-25 18:31:28 -07:00
GunshipPenguin cb4bc52f20 Merge pull request #22 from Wuzzy2/shufflefix
Fix spawn positions changing during countdown
2015-06-25 18:26:26 -07:00
Wuzzy a68d211d7c Fix spawn positions changing during countdown 2015-06-25 21:20:10 +02:00
GunshipPenguin ae4cae1eb8 Make hunger and thirst actually difficult to deal with 2015-06-23 21:19:55 -07:00
GunshipPenguin 2c9c0b373c Merge pull request #21 from Wuzzy2/hgcleanup
Clean up hg server command
2015-06-23 21:16:00 -07:00
Wuzzy b60fd46280 Don't start game with /hg start when game is already on 2015-06-23 01:53:37 +02:00
Wuzzy e365e3b312 Prevent game from being started if less than 2 start positions have been set 2015-06-23 01:50:46 +02:00
Wuzzy 96481442a3 Add maintenance mode
This is a way for server admins to manually forbid starting new games, this
is useful when the map is being built and not supposed to be played at the
moment.
2015-06-23 01:24:09 +02:00
Wuzzy 08a4d70a2c Add /hg unset command 2015-06-23 00:45:39 +02:00
Wuzzy f1e8d455e1 Enforce minimal player number for /hg (re)start 2015-06-23 00:10:58 +02:00
Wuzzy 073fc61acb Merge branch 'master' into hgcleanup 2015-06-22 23:54:21 +02:00
GunshipPenguin 8d53620625 Merge pull request #16 from HybridDog/hversion
add a shell script to automatically update some mods and use this script
2015-06-15 20:24:38 -07:00
Splizard fc95fe0730 Update readme 2015-06-11 19:18:38 +12:00
Splizard 3916228e3d Merge pull request #25 from GunshipPenguin/master
Merging latest changes from GunshipPenguin
2015-06-11 19:09:41 +12:00
GunshipPenguin 3854fb1600 Don't add player to currGame unless currently connected, remove 1 line of debugging code 2015-06-09 20:41:04 -07:00
GunshipPenguin 27df412f94 Fix two minor grammitical errors 2015-06-09 20:34:58 -07:00
GunshipPenguin 58ed5773bd Merge pull request #20 from Wuzzy2/bettervote
More user-friendly messages for voting and saner voting requirements
2015-06-09 20:32:26 -07:00
GunshipPenguin bff73e853a Merge pull request #19 from Wuzzy2/no_hg_maker_spam
Fix “HG Maker” tab appearing multiple times when joining multiple times with hg_maker privilege
2015-06-09 20:26:02 -07:00
GunshipPenguin bd47bcbd27 Merge pull request #18 from Wuzzy2/inventory_plus_crash_fix2
Fix crash on player joining and quickly leaving (2nd try)
2015-06-09 20:22:17 -07:00
Wuzzy f6e74e56f6 More logical voting number requirements 2015-06-09 16:54:20 +02:00
Wuzzy c66402ccb8 More user-friendly messages for voting
- More useful message when player already has voted
- Some typo and grammar fixes
- Slightly better phrasing
- Code now checks new voter table instead of vote privilege
2015-06-09 15:54:32 +02:00
Wuzzy f11dd1ad38 Fix “HG Maker” tab appearing multiple times when joining multiple times with hg_maker priv 2015-06-09 14:23:25 +02:00
Wuzzy 9547a577a1 Fix crash on player joining and quickly leaving 2015-06-09 14:19:15 +02:00