Skip to content

Rewrite of the HungryGames subgame for Minetest with many new features, such as interacting on the map

Notifications You must be signed in to change notification settings

MT-Eurythmia/HungryGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry Games Redo

Mods

Mods removed from the minetest_game:

  • give_initial_stuff
  • beds
  • bones, by default, are set to "drop" mode
  • creative
  • dungeon_loot
  • sethome

Additional mods specific to the subgame:

  • hg_match, manages the game itself -- player tables and so on. Registers an API.
  • hg_user, manages the user interaction, including the HUD and the commands.
  • hg_map, reinitializes the map and fills the chests. Can be also used to create maps. destroyed.
  • 3d_armor, unmodified.
  • throwing and throwing_arrows, unmodified (some arrows are disabled).
  • hg_hunger, hunger & thirst

By default, the chests will be randomely filled with some items (there should be at least 50 chests on the map for maximum dispatching).

Players are allowed to modify the map, it is reanitialized after each game.

Multiple maps are supported.

About

Rewrite of the HungryGames subgame for Minetest with many new features, such as interacting on the map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages