alienari / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Create dungeon game type #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
New game type called Dungeon or Puzzle

This game type will be somewhat open-ended, or maybe we'd make it based on 
another gametype.  We could use this as a testbed for other ideas (like 
rotating speedzones, slipzones, etc.) that may not be ready for prime time, or 
things like invisible walls, which may never be added to the main game.  We 
could use this as a test for altered physics, anything really; and this may 
provide us a venue for meeting some player requests that we think would be a 
really bad idea for the game in general.

Original issue reported on code.google.com by watusim...@bitfighter.org on 9 Mar 2011 at 6:48

GoogleCodeExporter commented 9 years ago
How do you envision this?  some overriding global boolean that permeates the 
code base to enable certain features?

Original comment by buckyballreaction on 17 Nov 2011 at 3:34

GoogleCodeExporter commented 9 years ago

Original comment by watusim...@bitfighter.org on 9 Jan 2012 at 1:56

GoogleCodeExporter commented 9 years ago

Original comment by watusim...@bitfighter.org on 7 Nov 2012 at 9:19

GoogleCodeExporter commented 9 years ago
Turn off stat tracking if custom gametype is enabled to discourage abuse.  If 
later we wanted to make it so that special things were enabled in custom 
gametypes, we could do that.  I think its just important that we make a way to 
acknowledge that a dungeon map is not a normal game.

LevelName:  DnD
LevelDescription: "Choose your class and Explore!" 
GameType: "Custom: Explorers Retrieve"

LevelName:  "Levelgen Carnival"
LevelDescription: "Have fun!" 
GameType: "Custom: Explorers Nexus"

Original comment by bobdaduc...@gmail.com on 23 Jul 2013 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by bkcon...@gmail.com on 28 Jul 2013 at 3:28

GoogleCodeExporter commented 9 years ago
Mass priority downgrades for long-standing or not immediately important issues.

Original comment by bkcon...@gmail.com on 5 Dec 2013 at 6:11

GoogleCodeExporter commented 9 years ago
perhapss a special extra menu for dungeon type maps?

Original comment by Cory.Pou...@gmail.com on 17 Dec 2013 at 11:40