We have been working to mitigateongoing DDoS attacks. Thank you for your patience.
Please consider supporting us onPatreon.

Burger Shop

From The Cutting Room Floor
Jump to navigationJump to search

Title Screen

Burger Shop

Developer:GoBit Games
Publisher:GoBit Games
Platforms:Windows,Mac OS X,Android,Fire OS,iOS
Released internationally: October 6, 2007 (Windows/Mac), November 8, 2013 (Android), November 11, 2013 (Fire), November 14, 2013 (iOS)


CodeIcon.png This game hasunused code.
GraphicsIcon.png This game hasunused graphics.
ItemsIcon.png This game hasunused items.


Burger Shop is a casual time-management order-filling game that was originally a PC exclusive before getting several mobile portssix years later.

Hmmm...
To do:
  • Find a way to load into the unused levels.
  • Document the three Screenshot.xml files.
  • Figure out what the other unset variables in Game.xml do, if anything.
  • Make a prerelease page documenting thedevelopment screenshots posted by one of the game's developers on the Burger Shop Discord.

Contents

Unordered Food Items

Food that can be made by the player, but are never ordered by customers.

Small Milkshakes
BS1 Small Milkshakes.png

Small Cola Floats
BS1 Small Cola Float.png

Unused Graphics

Present in the game's image files.

Food

Chicken Wings
BS1 Chicken Wings.png

Intended as an alternative to Chicken Nuggets and Vegetables, since its filename contains "Snackpack," which is the internal name of the food tray that the chicken nugget and vegetable items use.

These graphics would finally see the light of day inBurger Shop 3, almost 16 years later, as a food item in the Asian-fusion Dragonbot Cafe levels. They can even be ordered in a snackpack tray by the Hipster customer type in Diner levels.

Small Ice Cream
BS1 Small Ice Cream.png

Single-Unit Patience Bar

BS1 OneUnitPatienceBar.png

InBurger Shop, customer patience is visualized by a bar with circles indicating how long a customer will wait for an order. Present in the files is a sprite for a one-circle patience meter, though no customers in-game have this little patience (the closest is the Punk, who has two units of patience).

Removed Customer Type

CustomerTimes.xml is a file that defines the patience for each customer type. At the bottom of the file are the following two lines:

<!-- old times --><CustomerTime>time 4000 5 800</CustomerTime>

Construction Workers were a removed customer type seen in development screenshots of the game. Based on this code, they've would've had High patience, with five units, much like Cowboys and several other customer types.

Just like chicken wings, Construction Workerswould later appear inBurger Shop 3, but with behavior specifically suited towards that game's mechanics (always ordering burgers, no matter what restaurant you're in.) Therefore, the behavior Construction Workers would've had in the originalBurger Shop is unknown.

Unused Code

Game.xml stores a number of different variables, from stage names to the durations of powerups. A few of these variables are normally always set to "false", but setting them to "true" can restore unused functionality.

Recycling Penalty

BS1 TrashDeduct.png

"TrashDeduct" is a variable that, when enabled, will subtract money from the player as a penalty for recycling items. Different items have a different "price" associated with them: for example, cheese has a price of $1, a burger patty has a price of $2, and a filled container of fries has a price of $3. These prices are defined in Coords.xml. Building an item and then throwing it away will subtract the price of all items.

Alternate Customer Entrance

Hmmm...
To do:
Add some visuals.

"SlideCustomersRight" will have customers always enter from the left-most "slot." If that slot is already occupied, then the customer currently occupying it will slide over to the spot right of them, and the new customer will take their original place. "MaxCustomers" will determine how many customers are allowed at a time, and overrides the stage's maximum number of customers; it is normally set to 2.

Retrieved from "https://tcrf.net/index.php?title=Burger_Shop&oldid=1791788"
Categories:


Cleanup >Pages missing date references
Cleanup >Pages missing developer references
Cleanup >Pages missing publisher references
Cleanup >To do
Games >Games by content >Games with unused code
Games >Games by content >Games with unused graphics
Games >Games by content >Games with unused items
Games >Games by developer >Games developed by GoBit Games
Games >Games by platform >Android games
Games >Games by platform >Android games >Fire OS games
Games >Games by platform >IOS games
Games >Games by platform >Mac OS X games
Games >Games by platform >Windows games
Games >Games by publisher >Games published by GoBit Games
Games >Games by release date >Games released in 2007
Games >Games by release date >Games released in October
Games >Games by release date >Games released in October >Games released on October 6