Skip to content

Commit

Permalink
Merge pull request #17 from calvarado194/dev-master
Browse files Browse the repository at this point in the history
version 1.2
  • Loading branch information
calvarado194 authored Oct 13, 2018
2 parents e31f7ed + 9139d4b commit a0d772a
Show file tree
Hide file tree
Showing 20 changed files with 1,172 additions and 140 deletions.
14 changes: 0 additions & 14 deletions CONTRIBUTING.md

This file was deleted.

5 changes: 5 additions & 0 deletions DEV_ENV.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Dev Env setup

1. Clone the repo
2. composer update
3. ? (TODO)
52 changes: 52 additions & 0 deletions I18N/de_strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"5_STRAWB": "Collect 5 strawberries",
"10_STRAWB": "Collect 10 strawberries",
"ALL_STRAWB": "Collect all strawberries",
"CHAIN_BERRIES": "Collect 3 strawberries simultaneously",
"WINGED_STRAWB": "Collect a winged strawberry",
"CASSETTE_TAPE": "Collect Cassette Tape",
"CRYSTAL_HEART": "Collect Crystal Heart",
"THEO": "Find and talk to Theo",
"NO_DASH": "Beat 5 rooms without dashing",
"INTERVENTION_STRAWB": "Collect all strawberries in the Intervention sequence",
"INTERVENTION_DREAM": "Get to the room prior to Intervention cutscene before activating dream blocks",
"PICO8": "Find and beat Celeste PICO-8",
"PICO8_BERRY": "Find Celeste PICO-8 and collect 5 berries in it",
"PRESIDENTIAL_STRAWB": "Collect all strawberries in the Presidential Suite sequence",
"SNOWBALL": "Bounce off 3 snowballs",
"HIDDEN_PATH": "Take the hidden path to Cliff Face",
"THEO_CUTSCENE": "Activate the Theo cutscene in the Search sequence",
"THEO_STRAWB": "Collect the strawberry during the crystal Theo sequence",
"SEEKER": "Kill a seeker",
"SEEKER_RED_BLOCKS": "Destroy 5 red blocks using seekers",
"3_KEYS": "Collect all 3 keys in Search",
"TOWERFALL": "Reach the Towerfall room",
"KEVIN": "Hit all 4 sides of a single Kevin Block",
"FEATHERS_DREAM": "Collect all feathers in the dream sequence",
"FEATHERS_LADY": "Collect all feathers in the room before Old Lady",
"3_JEWELS": "Collect 3 jewels",
"3000M_CHECKPOINTS": "Activate all checkpoints in 3000m",
"3000M_SKIP_5": "Skip 5 checkpoints in 3000m",
"1000M_RIGHT": "Take the rightmost path at 1000m",
"TRAFFIC_BLOCKS": "Activate no more than 3 traffic blocks",
"MESS_BOX_BOOK": "Complete the Huge Mess sequence boxes first, books last",
"MESS_BOOK_BOX": "Complete the Huge Mess sequence books first, boxes last",
"MESS_BOOK_LAUNDRY": "Complete the Huge Mess sequence books first, laundry last",
"MESS_LAUNDRY_BOX": "Complete the Huge Mess sequence laundry first, boxes last",
"MESS_LAUNDRY_BOOK": "Complete the Huge Mess sequence laundry first, books last",
"AREA_1_FORSAKEN_CITY": "Die verlassene Stadt",
"AREA_2_OLD_SITE": "Alte Stätte",
"AREA_3_CELESTIAL_RESORT": "Himmelsresort",
"AREA_4_GOLDEN RIDGE": "Goldener Bergzug",
"AREA_5_MIRROR TEMPLE": "Spiegeltempel",
"AREA_6_REFLECTION": "Reflektion",
"AREA_7_THE SUMMIT": "Der Gipfel",
"AREA_8_CORE": "Im Mittelpunkt",
"WHATS_THIS": "What's this?",
"SITE_DESCRIPTION": "Inspired by the <a href='http://www.speedrunslive.com/tools/oot-bingo/' target='_blank'>Ocarina of Time Bingo</a>, Celeste Hunt generates, given a seed, a randomly assigned list of tasks to complete. Your goal is, from a new file, to reach the Summit and achieve all the tasks.",
"SEED_EXPLANATION": "Each seed is deterministic, so you can share your seed by copying and pasting the URL in your browser.",
"CREDITS_1": "Made with love by <a href='https://twitter.com/this194' target='_blank'>Ikuyo</a>, <a href='https://github.com/fahseltc' target='_blank'>digdugdiggy</a> and <a href='https://github.com/Programmatic1' target='_blank'>Programmatic</a>",
"CREDITS_2": "Source code available <a href='https://github.com/calvarado194/celeste-bingo' target='_blank'>here</a> and Licensed under MIT License",
"CREDITS_3": "Celeste is owned by Matt Makes Games. Thanks for making this game, guys.",
"RESEED_BTN": "Reseed"
}
62 changes: 62 additions & 0 deletions I18N/en_strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"TASKS":{
"5_STRAWB": "Collect 5 strawberries",
"10_STRAWB": "Collect 10 strawberries",
"ALL_STRAWB": "Collect all strawberries",
"CHAIN_BERRIES": "Collect 3 strawberries simultaneously",
"WINGED_STRAWB": "Collect a winged strawberry",
"CASSETTE_TAPE": "Collect Cassette Tape",
"CRYSTAL_HEART": "Collect Crystal Heart",
"CASSETTE_B": "Collect Cassette Tape and Complete B-Side",
"B_SIDE": "Complete B-Side",
"C_SIDE": "Complete C-Side",
"THEO": "Find and talk to Theo",
"NO_DASH": "Beat 5 rooms without dashing",
"INTERVENTION_STRAWB": "Collect all strawberries in the Intervention sequence",
"INTERVENTION_DREAM": "Get to the room prior to Intervention cutscene before activating dream blocks",
"POEM": "Find the poem in Awake and read it",
"PICO8": "Find and beat Celeste PICO-8",
"PICO8_BERRY": "Find Celeste PICO-8 and collect 5 berries in it",
"PRESIDENTIAL_STRAWB": "Collect all strawberries in the Presidential Suite sequence",
"SNOWBALL": "Bounce off 3 snowballs",
"HIDDEN_PATH": "Take the hidden path to Cliff Face",
"THEO_CUTSCENE": "Activate the Theo cutscene in the Search sequence",
"THEO_STRAWB": "Collect the strawberry during the Rescue sequence",
"SEEKER": "Kill a seeker",
"SEEKER_RED_BLOCKS": "Destroy 5 red blocks using seekers",
"3_KEYS": "Collect all 3 keys in Search",
"TOWERFALL": "Reach the Towerfall room",
"KEVIN": "Hit all 4 sides of a single Kevin Block",
"FEATHERS_DREAM": "Collect all feathers in the dream sequence",
"FEATHERS_LADY": "Collect all feathers in the room before Old Lady",
"3_JEWELS": "Collect 3 jewels",
"3000M_CHECKPOINTS": "Activate all checkpoints in 3000m",
"3000M_SKIP_5": "Skip 5 checkpoints in 3000m",
"1000M_RIGHT": "Take the rightmost path at 1000m",
"TRAFFIC_BLOCKS": "Activate no more than 3 traffic blocks",
"MESS_BOX_BOOK": "Complete the Huge Mess sequence boxes first, books last",
"MESS_BOOK_BOX": "Complete the Huge Mess sequence books first, boxes last",
"MESS_BOOK_LAUNDRY": "Complete the Huge Mess sequence books first, laundry last",
"MESS_LAUNDRY_BOX": "Complete the Huge Mess sequence laundry first, boxes last",
"MESS_LAUNDRY_BOOK": "Complete the Huge Mess sequence laundry first, books last"
},
"CHAPTERS":{
"AREA_1": "Forsaken City",
"AREA_2": "Old Site",
"AREA_3": "Celestial Resort",
"AREA_4": "Golden Ridge",
"AREA_5": "Mirror Temple",
"AREA_6": "Reflection",
"AREA_7": "The Summit",
"AREA_8": "Core"
},
"WEBSITE":{
"WHATS_THIS": "What's this?",
"SITE_DESCRIPTION": "Inspired by the <a href='http://www.speedrunslive.com/tools/oot-bingo/' target='_blank'>Ocarina of Time Bingo</a>, Celeste Hunt generates, given a seed, a randomly assigned list of tasks to complete. Your goal is, from a new file, to reach the Summit and achieve all the tasks.",
"SEED_EXPLANATION": "Each seed is deterministic, so you can share your seed by copying and pasting the URL in your browser.",
"CREDITS_1": "Made with love by <a href='https://twitter.com/this194' target='_blank'>Ikuyo</a>, <a href='https://github.com/fahseltc' target='_blank'>digdugdiggy</a> and <a href='https://github.com/Programmatic1' target='_blank'>Programmatic</a>",
"CREDITS_2": "Source code available <a href='https://github.com/calvarado194/celeste-bingo' target='_blank'>here</a> and Licensed under MIT License",
"CREDITS_3": "Celeste is owned by Matt Makes Games. Thanks for making this game, guys.",
"RESEED_BTN": "Reseed"
}
}
63 changes: 63 additions & 0 deletions I18N/es_strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"TASKS":{
"5_STRAWB": "Obtén 5 fresas",
"10_STRAWB": "Obtén 10 fresas",
"ALL_STRAWB": "Obtén todas las fresas",
"CHAIN_BERRIES": "Obtén 3 fresas al mismo tiempo",
"WINGED_STRAWB": "Obtén una fresa con alas",
"CASSETTE_TAPE": "Obtén la cinta cassette",
"CRYSTAL_HEART": "Obtén el Corazón",
"CASSETTE_B": "Obtén el cassette y completa la Cara B",
"B_SIDE": "Completa la Cara B",
"C_SIDE": "Completa la Cara C",
"THEO": "Encuentra a Theo y habla con él",
"NO_DASH": "Completa 5 pantllas sin utilizar dashes",
"INTERVENTION_STRAWB": "Obtén todas las fresas en la secuencia Intervención",
"INTERVENTION_DREAM": "Entra a la habitación anterior a la secuenca Intervención, sin activar los dream blocks",
"POEM": "Encuentra el poema en la sección Vigilia",
"PICO8": "Encuentra Celeste PICO-8 y llega a la cima",
"PICO8_BERRY": "Encuentra Celeste PICO-8 y obtén 5 fresas",
"PRESIDENTIAL_STRAWB": "Obtén todas las fresas en la sección Suite Presidencial",
"SNOWBALL": "Rebota en 3 bolas de nieve",
"HIDDEN_PATH": "Toma el camino oculto hacia la Cara del Acantilado",
"THEO_CUTSCENE": "Activa la cutscene con Theo en la sección Búsqueda",
"THEO_STRAWB": "Obtén la fresa que se encuentra en la sección Rescate",
"SEEKER": "Mata un seeker",
"SEEKER_RED_BLOCKS": "Destruye 5 bloques rojos usando seekers",
"3_KEYS": "Obtén todas las llaves de la sección Búsqueda",
"TOWERFALL": "Entra a la pantalla con personajes de Towerfall",
"KEVIN": "Golpea, con dashes, los 4 lados de un solo Kevin Block",
"FEATHERS_DREAM": "Obtén todas las plumas en el inicio",
"FEATHERS_LADY": "Obtén todas las plumas en la habitación grande, antes de ver a la anciana",
"3_JEWELS": "Obtén 3 joyas",
"3000M_CHECKPOINTS": "Activa todas las banderas en 3000m",
"3000M_SKIP_5": "Esquiva 5 banderas en 3000m",
"1000M_RIGHT": "En 1000m, toma la ruta hacia la derecha",
"TRAFFIC_BLOCKS": "Activa, a lo más, 3 bloques semáforo",
"MESS_BOX_BOOK": "Completa la secuencia Gran Caos en este orden: cajas, libros, lavandería",
"MESS_BOOK_BOX": "Completa la secuencia Gran Caos en este orden: libros, lavandería, cajas",
"MESS_BOOK_LAUNDRY": "Completa la secuencia Gran Caos en este orden: libros, cajas, lavandería",
"MESS_LAUNDRY_BOX": "Completa la secuencia Gran Caos en este orden: lavandería, libros, cajas",
"MESS_LAUNDRY_BOOK": "Completa la secuencia Gran Caos en este orden: lavandería, cajas, libros"
},
"CHAPTERS":{
"AREA_1": "Ciudad Olvidada",
"AREA_2": "Ruinas",
"AREA_3": "Celestial Resort",
"AREA_4": "Risco Dorado",
"AREA_5": "Templo del espejo",
"AREA_6": "Reflexión",
"AREA_7": "La cumbre",
"AREA_8": "Núcleo"
},
"WEBSITE":{
"WHATS_THIS": "Qué es esto?",
"SITE_DESCRIPTION": "Celeste Hunt, inspirado por el <a href='http://www.speedrunslive.com/tools/oot-bingo/' target='_blank'>Bingo de Ocarina of Time</a>, genera, dada una semilla, una lista de tareas a completar. Tu objetivo es muy simple: en un archivo nuevo, llega a la Cumbre y completa todas las tareas.",
"SEED_EXPLANATION": "Cada semilla es constante, asi que puedes compartirla simplemente copiando y pegando la URL en el navegador.",
"CREDITS_1": "Hecho con amor por <a href='https://twitter.com/this194' target='_blank'>Ikuyo</a>, <a href='https://github.com/fahseltc' target='_blank'>digdugdiggy</a> y <a href='https://github.com/Programmatic1' target='_blank'>Programmatic</a>",
"CREDITS_2": "Código fuente disponible <a href='https://github.com/calvarado194/celeste-bingo' target='_blank'>aquí</a>, bajo licencia MIT.",
"CREDITS_3": "Celeste es propiedad de Matt Makes Games. Muchas gracias por hacer este juego.",
"RESEED_BTN": "Nueva Semilla"
}

}
52 changes: 52 additions & 0 deletions I18N/fr_strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"5_STRAWB": "Collect 5 strawberries",
"10_STRAWB": "Collect 10 strawberries",
"ALL_STRAWB": "Collect all strawberries",
"CHAIN_BERRIES": "Collect 3 strawberries simultaneously",
"WINGED_STRAWB": "Collect a winged strawberry",
"CASSETTE_TAPE": "Collect Cassette Tape",
"CRYSTAL_HEART": "Collect Crystal Heart",
"THEO": "Find and talk to Theo",
"NO_DASH": "Beat 5 rooms without dashing",
"INTERVENTION_STRAWB": "Collect all strawberries in the Intervention sequence",
"INTERVENTION_DREAM": "Get to the room prior to Intervention cutscene before activating dream blocks",
"PICO8": "Find and beat Celeste PICO-8",
"PICO8_BERRY": "Find Celeste PICO-8 and collect 5 berries in it",
"PRESIDENTIAL_STRAWB": "Collect all strawberries in the Presidential Suite sequence",
"SNOWBALL": "Bounce off 3 snowballs",
"HIDDEN_PATH": "Take the hidden path to Cliff Face",
"THEO_CUTSCENE": "Activate the Theo cutscene in the Search sequence",
"THEO_STRAWB": "Collect the strawberry during the crystal Theo sequence",
"SEEKER": "Kill a seeker",
"SEEKER_RED_BLOCKS": "Destroy 5 red blocks using seekers",
"3_KEYS": "Collect all 3 keys in Search",
"TOWERFALL": "Reach the Towerfall room",
"KEVIN": "Hit all 4 sides of a single Kevin Block",
"FEATHERS_DREAM": "Collect all feathers in the dream sequence",
"FEATHERS_LADY": "Collect all feathers in the room before Old Lady",
"3_JEWELS": "Collect 3 jewels",
"3000M_CHECKPOINTS": "Activate all checkpoints in 3000m",
"3000M_SKIP_5": "Skip 5 checkpoints in 3000m",
"1000M_RIGHT": "Take the rightmost path at 1000m",
"TRAFFIC_BLOCKS": "Activate no more than 3 traffic blocks",
"MESS_BOX_BOOK": "Complete the Huge Mess sequence boxes first, books last",
"MESS_BOOK_BOX": "Complete the Huge Mess sequence books first, boxes last",
"MESS_BOOK_LAUNDRY": "Complete the Huge Mess sequence books first, laundry last",
"MESS_LAUNDRY_BOX": "Complete the Huge Mess sequence laundry first, boxes last",
"MESS_LAUNDRY_BOOK": "Complete the Huge Mess sequence laundry first, books last",
"AREA_1_FORSAKEN_CITY": "La cité abandonnée",
"AREA_2_OLD_SITE": "Le site ancien",
"AREA_3_CELESTIAL_RESORT": "La station Celeste",
"AREA_4_GOLDEN RIDGE": "L’arête d’or",
"AREA_5_MIRROR TEMPLE": "Le temple miroir",
"AREA_6_REFLECTION": "Réflexion",
"AREA_7_THE SUMMIT": "Le sommet",
"AREA_8_CORE": "Le cœur",
"WHATS_THIS": "What's this?",
"SITE_DESCRIPTION": "Inspired by the <a href='http://www.speedrunslive.com/tools/oot-bingo/' target='_blank'>Ocarina of Time Bingo</a>, Celeste Hunt generates, given a seed, a randomly assigned list of tasks to complete. Your goal is, from a new file, to reach the Summit and achieve all the tasks.",
"SEED_EXPLANATION": "Each seed is deterministic, so you can share your seed by copying and pasting the URL in your browser.",
"CREDITS_1": "Made with love by <a href='https://twitter.com/this194' target='_blank'>Ikuyo</a>, <a href='https://github.com/fahseltc' target='_blank'>digdugdiggy</a> and <a href='https://github.com/Programmatic1' target='_blank'>Programmatic</a>",
"CREDITS_2": "Source code available <a href='https://github.com/calvarado194/celeste-bingo' target='_blank'>here</a> and Licensed under MIT License",
"CREDITS_3": "Celeste is owned by Matt Makes Games. Thanks for making this game, guys.",
"RESEED_BTN": "Reseed"
}
52 changes: 52 additions & 0 deletions I18N/it_strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"5_STRAWB": "Collect 5 strawberries",
"10_STRAWB": "Collect 10 strawberries",
"ALL_STRAWB": "Collect all strawberries",
"CHAIN_BERRIES": "Collect 3 strawberries simultaneously",
"WINGED_STRAWB": "Collect a winged strawberry",
"CASSETTE_TAPE": "Collect Cassette Tape",
"CRYSTAL_HEART": "Collect Crystal Heart",
"THEO": "Find and talk to Theo",
"NO_DASH": "Beat 5 rooms without dashing",
"INTERVENTION_STRAWB": "Collect all strawberries in the Intervention sequence",
"INTERVENTION_DREAM": "Get to the room prior to Intervention cutscene before activating dream blocks",
"PICO8": "Find and beat Celeste PICO-8",
"PICO8_BERRY": "Find Celeste PICO-8 and collect 5 berries in it",
"PRESIDENTIAL_STRAWB": "Collect all strawberries in the Presidential Suite sequence",
"SNOWBALL": "Bounce off 3 snowballs",
"HIDDEN_PATH": "Take the hidden path to Cliff Face",
"THEO_CUTSCENE": "Activate the Theo cutscene in the Search sequence",
"THEO_STRAWB": "Collect the strawberry during the crystal Theo sequence",
"SEEKER": "Kill a seeker",
"SEEKER_RED_BLOCKS": "Destroy 5 red blocks using seekers",
"3_KEYS": "Collect all 3 keys in Search",
"TOWERFALL": "Reach the Towerfall room",
"KEVIN": "Hit all 4 sides of a single Kevin Block",
"FEATHERS_DREAM": "Collect all feathers in the dream sequence",
"FEATHERS_LADY": "Collect all feathers in the room before Old Lady",
"3_JEWELS": "Collect 3 jewels",
"3000M_CHECKPOINTS": "Activate all checkpoints in 3000m",
"3000M_SKIP_5": "Skip 5 checkpoints in 3000m",
"1000M_RIGHT": "Take the rightmost path at 1000m",
"TRAFFIC_BLOCKS": "Activate no more than 3 traffic blocks",
"MESS_BOX_BOOK": "Complete the Huge Mess sequence boxes first, books last",
"MESS_BOOK_BOX": "Complete the Huge Mess sequence books first, boxes last",
"MESS_BOOK_LAUNDRY": "Complete the Huge Mess sequence books first, laundry last",
"MESS_LAUNDRY_BOX": "Complete the Huge Mess sequence laundry first, boxes last",
"MESS_LAUNDRY_BOOK": "Complete the Huge Mess sequence laundry first, books last",
"AREA_1_FORSAKEN_CITY": "Città abbandonata",
"AREA_2_OLD_SITE": "Antiche rovine",
"AREA_3_CELESTIAL_RESORT": "Albergo Celestiale",
"AREA_4_GOLDEN RIDGE": "Dorsale dorata",
"AREA_5_MIRROR TEMPLE": "Tempio degli specchi",
"AREA_6_REFLECTION": "Riflettere",
"AREA_7_THE SUMMIT": "La vetta",
"AREA_8_CORE": "Nucleo",
"WHATS_THIS": "What's this?",
"SITE_DESCRIPTION": "Inspired by the <a href='http://www.speedrunslive.com/tools/oot-bingo/' target='_blank'>Ocarina of Time Bingo</a>, Celeste Hunt generates, given a seed, a randomly assigned list of tasks to complete. Your goal is, from a new file, to reach the Summit and achieve all the tasks.",
"SEED_EXPLANATION": "Each seed is deterministic, so you can share your seed by copying and pasting the URL in your browser.",
"CREDITS_1": "Made with love by <a href='https://twitter.com/this194' target='_blank'>Ikuyo</a>, <a href='https://github.com/fahseltc' target='_blank'>digdugdiggy</a> and <a href='https://github.com/Programmatic1' target='_blank'>Programmatic</a>",
"CREDITS_2": "Source code available <a href='https://github.com/calvarado194/celeste-bingo' target='_blank'>here</a> and Licensed under MIT License",
"CREDITS_3": "Celeste is owned by Matt Makes Games. Thanks for making this game, guys.",
"RESEED_BTN": "Reseed"
}
Loading

0 comments on commit a0d772a

Please sign in to comment.