From 58f0c6a56318bbc7376467b91ec741c3babf7c89 Mon Sep 17 00:00:00 2001 From: Sofviic Date: Sun, 7 Jul 2024 22:50:30 +0300 Subject: bbq map; outdoorsy --- data/index.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/index.yaml') diff --git a/data/index.yaml b/data/index.yaml index 37229844..eedb16d6 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -18,6 +18,7 @@ maps: - rivalry - village - zigzag + - bbq recipes: - none -- cgit v1.2.3-70-g09d2 From 1df72c82ec47f0f6bbc337c5a3c81c25f4daad40 Mon Sep 17 00:00:00 2001 From: Sofviic Date: Sun, 7 Jul 2024 23:03:54 +0300 Subject: station map --- data/index.yaml | 1 + data/maps/station.yaml | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 data/maps/station.yaml (limited to 'data/index.yaml') diff --git a/data/index.yaml b/data/index.yaml index eedb16d6..5bc0f73e 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -19,6 +19,7 @@ maps: - village - zigzag - bbq + - station recipes: - none diff --git a/data/maps/station.yaml b/data/maps/station.yaml new file mode 100644 index 00000000..70d76157 --- /dev/null +++ b/data/maps/station.yaml @@ -0,0 +1,72 @@ +map: + - "''''''''''''''''''''''''" + - "''''███████████████'''''" + - "_~__d.ct.w.ss█#ff#█'''''" + - "_!__d.ct.w...d...o█X_'''" + - "''X'█.ct.█████.p.o█X_'''" + - "''''█.ct.....w.p.o█X_'''" + - "''''█.ct.....w.p..d__'''" + - "''''█.ct.....w.p.S██d██'" + - "''''█.ct.....█.p.S█L.T█'" + - "''''█.ct.....d...S█R.F█'" + - "''''█........█#CC#█ppp█'" + - "''''███████████████████'" + - "''''''''''''''''''''''''" + - "________________________" + - "________________________" + - "________________________" + - "________________________" + - "________________________" + - "________________________" + - "''''''''''''''''''''''''" + + +tiles: + "#": counter + "<": counter + ">": counter + "v": counter + "^": counter + "f": counter + "p": counter + "t": table + "w": counter-window + "s": sink + "o": oven + "S": stove + "C": cuttingboard + "R": raw-steak-crate + "T": tomato-crate + "F": flour-crate + "L": leek-crate + "X": trash + + "c": chair + ".": floor + "'": grass + "*": tree + "~": path + "!": path + "_": path + "d": door + "█": wall + "▒": wall-window + +items: + "S": pot + "p": plate + "f": foodprocessor + +chef_spawn: "~" +customer_spawn: "!" + +walkable: + - door + - floor + - chair + - grass + - path + +collider: + - wall + - tree -- cgit v1.2.3-70-g09d2 From 7692dc776b649d3192d05f7271877477f12e7627 Mon Sep 17 00:00:00 2001 From: Sofviic Date: Sun, 7 Jul 2024 23:19:50 +0300 Subject: smallest map; smallest map possible (in building) --- data/index.yaml | 1 + data/maps/smallest.yaml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 data/maps/smallest.yaml (limited to 'data/index.yaml') diff --git a/data/index.yaml b/data/index.yaml index 5bc0f73e..816656b5 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -20,6 +20,7 @@ maps: - zigzag - bbq - station + - smallest recipes: - none diff --git a/data/maps/smallest.yaml b/data/maps/smallest.yaml new file mode 100644 index 00000000..296cf3c6 --- /dev/null +++ b/data/maps/smallest.yaml @@ -0,0 +1,57 @@ +map: + - "████████'" + - "█oSC.tc█X" + - "█......d_" + - "█LTFRpf█~" + - "████████!" + + +tiles: + "#": counter + "<": counter + ">": counter + "v": counter + "^": counter + "f": counter + "p": counter + "t": table + "w": counter-window + "s": sink + "o": oven + "S": stove + "C": cuttingboard + "R": raw-steak-crate + "T": tomato-crate + "F": flour-crate + "L": leek-crate + "X": trash + + "c": chair + ".": floor + "'": grass + "*": tree + "~": path + "!": path + "_": path + "d": door + "█": wall + "▒": wall-window + +items: + "S": pot + "p": plate + "f": foodprocessor + +chef_spawn: "~" +customer_spawn: "!" + +walkable: + - door + - floor + - chair + - grass + - path + +collider: + - wall + - tree -- cgit v1.2.3-70-g09d2 From 0a0fa270ba702ede3b8d9d75cd20fb5cdc338704 Mon Sep 17 00:00:00 2001 From: Sofviic Date: Sun, 7 Jul 2024 23:27:50 +0300 Subject: renamed original maps --- data/index.yaml | 6 ++-- data/maps/big.yaml | 79 ----------------------------------------------- data/maps/junior.yaml | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ data/maps/senior.yaml | 79 +++++++++++++++++++++++++++++++++++++++++++++++ data/maps/small.yaml | 80 ------------------------------------------------ data/maps/sophomore.yaml | 78 ++++++++++++++++++++++++++++++++++++++++++++++ data/maps/tiny.yaml | 78 ---------------------------------------------- 7 files changed, 240 insertions(+), 240 deletions(-) delete mode 100644 data/maps/big.yaml create mode 100644 data/maps/junior.yaml create mode 100644 data/maps/senior.yaml delete mode 100644 data/maps/small.yaml create mode 100644 data/maps/sophomore.yaml delete mode 100644 data/maps/tiny.yaml (limited to 'data/index.yaml') diff --git a/data/index.yaml b/data/index.yaml index 816656b5..f8ffbb46 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -6,9 +6,9 @@ demands: maps: - lobby - - tiny - - small - - big + - sophomore + - junior + - senior - test - 5star - depot diff --git a/data/maps/big.yaml b/data/maps/big.yaml deleted file mode 100644 index 88a1726c..00000000 --- a/data/maps/big.yaml +++ /dev/null @@ -1,79 +0,0 @@ -# Undercooked - a game about cooking -# Copyright 2024 metamuffin -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, version 3 of the License only. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -map: - - "*''''*'''*'''''*'''*'''*'''*''*'" - - "'''*''''*'*'**'''*''**''**''*'''" - - "''██▒██▒██▒███▒███▒████▒██▒███*'" - - "''█ctc.ctc.ctc.ctc.ctc█s....p█**" - - "''█.....c.............█s.~..⌷█''" - - "'*▒c...c...████www██dd█⌷⌷.⌷.⌷█*'" - - "*'█tc.ctc..█⌷.....CC..d...⌷.L█''" - - "''▒c...c...w..⌷⌷......d...⌷.R█'*" - - "*'█c.......w..⌷⌷⌷⌷⌷⌷⌷⌷█ff.⌷.T█*'" - - "'*▒tc......w..........d...⌷.F█''" - - "''█c.....ct█⌷SSS⌷f⌷oo⌷█⌷⌷...X█*'" - - "*'████dd██████████▒███████▒███'*" - - "'''*''__''''''''''''''''''''''*'" - - "*'''*'__________________________" - - "'*'*''_______________________!__" - - "*''*''''''''''''''''''''''''''''" - -tiles: - "⌷": counter - "f": counter - "p": counter - "t": table - "w": counter-window - "s": sink - "o": oven - "S": stove - "C": cuttingboard - "R": raw-steak-crate - "T": tomato-crate - "F": flour-crate - "L": leek-crate - "X": trash - - "c": chair - "~": floor - ".": floor - "'": grass - "*": tree - "!": path - "_": path - "d": door - "█": wall - "▒": wall-window - -items: - "S": pot - "w": plate - "p": plate - "f": foodprocessor - -chef_spawn: "~" -customer_spawn: "!" - -walkable: - - door - - floor - - chair - - grass - - path - -collider: - - wall - - tree diff --git a/data/maps/junior.yaml b/data/maps/junior.yaml new file mode 100644 index 00000000..768793a3 --- /dev/null +++ b/data/maps/junior.yaml @@ -0,0 +1,80 @@ +# Undercooked - a game about cooking +# Copyright 2024 metamuffin +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, version 3 of the License only. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +map: + - "*''''*'''*'''''*''*'''*''" + - "'''*''''*'*'**'''''**'''*" + - "''████▒████▒████▒███▒██*'" + - "''█ctc.ctc.ctc.ctc.ctc█**" + - "''▒.....c.............█''" + - "'*█c...c...████ww██dd██*'" + - "*'█tc.ctc..█sCC..f⌷..L█''" + - "''▒c...c...w....~....R█'*" + - "*'█c.......w.⌷⌷⌷⌷⌷⌷..T█*'" + - "'*█tc......w.........F█'*" + - "''█c.....ct█⌷⌷oo⌷SSS⌷X█''" + - "*'████dd██████▒████▒███*'" + - "'*''''__''''''''''''''''*" + - "*'*'''___________________" + - "'''*''__________________!" + - "'*'''''''''''''''''''''''" + +tiles: + "⌷": counter + "f": counter + "p": counter + "t": table + "w": counter-window + "s": sink + "o": oven + "S": stove + "C": cuttingboard + "R": raw-steak-crate + "T": tomato-crate + "F": flour-crate + "L": leek-crate + "X": trash + + "c": chair + "~": floor + ".": floor + "'": grass + "*": tree + "!": path + "_": path + "d": door + "▒": wall-window + "█": wall + +items: + "S": pot + "w": plate + "p": plate + "f": foodprocessor + +chef_spawn: "~" +customer_spawn: "!" + +walkable: + - door + - floor + - chair + - grass + - path + +collider: + - wall + - wall-window + - tree diff --git a/data/maps/senior.yaml b/data/maps/senior.yaml new file mode 100644 index 00000000..88a1726c --- /dev/null +++ b/data/maps/senior.yaml @@ -0,0 +1,79 @@ +# Undercooked - a game about cooking +# Copyright 2024 metamuffin +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, version 3 of the License only. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +map: + - "*''''*'''*'''''*'''*'''*'''*''*'" + - "'''*''''*'*'**'''*''**''**''*'''" + - "''██▒██▒██▒███▒███▒████▒██▒███*'" + - "''█ctc.ctc.ctc.ctc.ctc█s....p█**" + - "''█.....c.............█s.~..⌷█''" + - "'*▒c...c...████www██dd█⌷⌷.⌷.⌷█*'" + - "*'█tc.ctc..█⌷.....CC..d...⌷.L█''" + - "''▒c...c...w..⌷⌷......d...⌷.R█'*" + - "*'█c.......w..⌷⌷⌷⌷⌷⌷⌷⌷█ff.⌷.T█*'" + - "'*▒tc......w..........d...⌷.F█''" + - "''█c.....ct█⌷SSS⌷f⌷oo⌷█⌷⌷...X█*'" + - "*'████dd██████████▒███████▒███'*" + - "'''*''__''''''''''''''''''''''*'" + - "*'''*'__________________________" + - "'*'*''_______________________!__" + - "*''*''''''''''''''''''''''''''''" + +tiles: + "⌷": counter + "f": counter + "p": counter + "t": table + "w": counter-window + "s": sink + "o": oven + "S": stove + "C": cuttingboard + "R": raw-steak-crate + "T": tomato-crate + "F": flour-crate + "L": leek-crate + "X": trash + + "c": chair + "~": floor + ".": floor + "'": grass + "*": tree + "!": path + "_": path + "d": door + "█": wall + "▒": wall-window + +items: + "S": pot + "w": plate + "p": plate + "f": foodprocessor + +chef_spawn: "~" +customer_spawn: "!" + +walkable: + - door + - floor + - chair + - grass + - path + +collider: + - wall + - tree diff --git a/data/maps/small.yaml b/data/maps/small.yaml deleted file mode 100644 index 768793a3..00000000 --- a/data/maps/small.yaml +++ /dev/null @@ -1,80 +0,0 @@ -# Undercooked - a game about cooking -# Copyright 2024 metamuffin -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, version 3 of the License only. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -map: - - "*''''*'''*'''''*''*'''*''" - - "'''*''''*'*'**'''''**'''*" - - "''████▒████▒████▒███▒██*'" - - "''█ctc.ctc.ctc.ctc.ctc█**" - - "''▒.....c.............█''" - - "'*█c...c...████ww██dd██*'" - - "*'█tc.ctc..█sCC..f⌷..L█''" - - "''▒c...c...w....~....R█'*" - - "*'█c.......w.⌷⌷⌷⌷⌷⌷..T█*'" - - "'*█tc......w.........F█'*" - - "''█c.....ct█⌷⌷oo⌷SSS⌷X█''" - - "*'████dd██████▒████▒███*'" - - "'*''''__''''''''''''''''*" - - "*'*'''___________________" - - "'''*''__________________!" - - "'*'''''''''''''''''''''''" - -tiles: - "⌷": counter - "f": counter - "p": counter - "t": table - "w": counter-window - "s": sink - "o": oven - "S": stove - "C": cuttingboard - "R": raw-steak-crate - "T": tomato-crate - "F": flour-crate - "L": leek-crate - "X": trash - - "c": chair - "~": floor - ".": floor - "'": grass - "*": tree - "!": path - "_": path - "d": door - "▒": wall-window - "█": wall - -items: - "S": pot - "w": plate - "p": plate - "f": foodprocessor - -chef_spawn: "~" -customer_spawn: "!" - -walkable: - - door - - floor - - chair - - grass - - path - -collider: - - wall - - wall-window - - tree diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml new file mode 100644 index 00000000..7917fb05 --- /dev/null +++ b/data/maps/sophomore.yaml @@ -0,0 +1,78 @@ +# Undercooked - a game about cooking +# Copyright 2024 metamuffin +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, version 3 of the License only. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +map: + - "*''''*'''*'''*''*'''" + - "'''*''''*'*'*''''*'*" + - "''████▒███████▒███*'" + - "*'█tc.ctc.d...~.s█''" + - "''▒c...c..█.⌷C..L█'*" + - "*'█.......w.⌷⌷..R█*'" + - "*'█c......w.p⌷..T█*'" + - "'*█tc.....w.....F█'*" + - "''█c....ct█oofSSX█''" + - "*'████dd█████▒████*'" + - "'*''''__'''''''''''*" + - "*'*'''______________" + - "'''*''_____________!" + - "'*''''''''''''''''''" + +tiles: + "⌷": counter + "f": counter + "p": counter + "t": table + "w": counter-window + "s": sink + "o": oven + "S": stove + "C": cuttingboard + "R": raw-steak-crate + "T": tomato-crate + "F": flour-crate + "L": leek-crate + "X": trash + + "c": chair + "~": floor + ".": floor + "'": grass + "*": tree + "!": path + "_": path + "d": door + "▒": wall-window + "█": wall + +items: + "S": pot + "w": plate + "p": plate + "f": foodprocessor + +chef_spawn: "~" +customer_spawn: "!" + +walkable: + - door + - floor + - chair + - grass + - path + +collider: + - wall + - wall-window + - tree diff --git a/data/maps/tiny.yaml b/data/maps/tiny.yaml deleted file mode 100644 index 7917fb05..00000000 --- a/data/maps/tiny.yaml +++ /dev/null @@ -1,78 +0,0 @@ -# Undercooked - a game about cooking -# Copyright 2024 metamuffin -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, version 3 of the License only. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -map: - - "*''''*'''*'''*''*'''" - - "'''*''''*'*'*''''*'*" - - "''████▒███████▒███*'" - - "*'█tc.ctc.d...~.s█''" - - "''▒c...c..█.⌷C..L█'*" - - "*'█.......w.⌷⌷..R█*'" - - "*'█c......w.p⌷..T█*'" - - "'*█tc.....w.....F█'*" - - "''█c....ct█oofSSX█''" - - "*'████dd█████▒████*'" - - "'*''''__'''''''''''*" - - "*'*'''______________" - - "'''*''_____________!" - - "'*''''''''''''''''''" - -tiles: - "⌷": counter - "f": counter - "p": counter - "t": table - "w": counter-window - "s": sink - "o": oven - "S": stove - "C": cuttingboard - "R": raw-steak-crate - "T": tomato-crate - "F": flour-crate - "L": leek-crate - "X": trash - - "c": chair - "~": floor - ".": floor - "'": grass - "*": tree - "!": path - "_": path - "d": door - "▒": wall-window - "█": wall - -items: - "S": pot - "w": plate - "p": plate - "f": foodprocessor - -chef_spawn: "~" -customer_spawn: "!" - -walkable: - - door - - floor - - chair - - grass - - path - -collider: - - wall - - wall-window - - tree -- cgit v1.2.3-70-g09d2