197 Commits

Author SHA1 Message Date
Splizard
33c1b86e5f Update to the latest version of minetest. 2017-01-06 17:39:11 +13: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
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
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
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
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
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
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
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
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
GunshipPenguin
dd9aad5b60 Make game countdown timer configurable and change it from 5 minutes to 2 minutes 2015-06-06 22:59:40 -07:00
GunshipPenguin
87bbbbe0d0 Merge pull request #15 from Wuzzy2/newplayermodel
Update player model, use seperate mod for it
2015-06-06 22:20:36 -07:00
HybridDog
eb25e834d9 used the script 2015-06-06 12:00:51 +02:00
GunshipPenguin
e5b8848af5 Merge pull request #14 from Wuzzy2/deathsound
New death sounds
2015-06-04 17:23:10 -07:00
Wuzzy
0cca0e9b0d Fix prestart being played when game was aborted before 2015-06-05 01:25:07 +02:00
Wuzzy
5bf5e4877b Saner handling of /hg start, /hg restart and /hg stop 2015-06-05 01:23:35 +02:00
GunshipPenguin
f835e98f30 Merge pull request #12 from Wuzzy2/randomize_spawns
Randomize spawns
2015-06-04 15:56:24 -07:00
Wuzzy
cf55ecdab9 Fix weird behaviour when using /hg start|stop in quick succession
This was caused by old minetest.after functions being called when
the events have become outdated
2015-06-05 00:37:12 +02:00
Wuzzy
de4e98d31a Fix “/hg set” crashing the game 2015-06-04 22:36:19 +02:00
Wuzzy
8dc1b3a593 Post error message if hg command is used incorrectly 2015-06-04 22:35:17 +02:00
Wuzzy
48876f6370 Improve help of hg chat command 2015-06-04 22:30:57 +02:00
Wuzzy
b90836b829 Update player model, use seperate mod for it 2015-06-04 22:07:13 +02:00
GunshipPenguin
c9afd94450 Merge pull request #13 from Wuzzy2/hudupdate
Add crosshair and hotbar images
2015-06-03 14:08:47 -07:00