Page 1 of 1

amazing_freeze

Posted: Sun Nov 08, 2020 6:20 pm
by mind
Hi,

here I have some amazing freeze for you:
amazing_freeze.png
amazing_freeze.png (73.12 KiB) Viewed 36488 times
This tileset comes with an automapper that allows you to select the style of the corner design separately for inside and outside corners.
screenshot_2020-11-08_17-57-11.png
screenshot_2020-11-08_17-57-11.png (318.13 KiB) Viewed 36488 times
screenshot_2020-11-08_17-57-27.png
screenshot_2020-11-08_17-57-27.png (322 KiB) Viewed 36488 times
screenshot_2020-11-08_17-57-50.png
screenshot_2020-11-08_17-57-50.png (325.36 KiB) Viewed 36488 times
Moreover it features some rules listed under "Game to Freeze" to convert a copy of the Game Layer into freeze Design. Caution: Only use these options one time on a copy from the game layer.
The "Rounded Stones" option will try to fill the ugly holes inbetween freeze and generic_unhook.
screenshot_2020-11-08_18-16-13.png
screenshot_2020-11-08_18-16-13.png (508 KiB) Viewed 36488 times

Re: amazing_freeze

Posted: Sun Nov 08, 2020 6:22 pm
by mind
Edit: Fixed some bugs and heavily improved the "Rounded Tiles" version of the "Game to Freeze" rules
amazing_freeze.rules
(374.59 KiB) Downloaded 355 times

Re: amazing_freeze

Posted: Tue Nov 10, 2020 8:01 pm
by Yto
Looks really cool man :)

Re: amazing_freeze

Posted: Tue Nov 10, 2020 10:22 pm
by Silex
love it, good job

Re: amazing_freeze

Posted: Wed Nov 11, 2020 5:41 pm
by Kingston Dawn
Awesome :D

Re: amazing_freeze

Posted: Sun Jan 17, 2021 9:18 pm
by PopCorn181
How u do dis!!!! Amazing work!!!!!!!!!!!!!!!!!!

Re: amazing_freeze

Posted: Sat May 13, 2023 3:47 pm
by mind
Updated version:
amazing_freeze.png
amazing_freeze.png (84.72 KiB) Viewed 34168 times


Rules:
amazing_freeze.rules
(374.6 KiB) Downloaded 180 times

Re: amazing_freeze

Posted: Thu Oct 05, 2023 11:06 pm
by k2d222
Impressive work! Did you write the 9669 lines by hand?
There were a couple bugs/typos in the automapper which I detected with a compiler and corrected in this version.

>>>
amazing_freeze.rules
(374.57 KiB) Downloaded 115 times
>>>

here's the detail of the errors:
  • A few double spaces. In ddnet implementation, double spaces will cause errrors ~except~ after a INDEX/NOTINDEX (yes, weird).
  • A couple OOR (typo for OR).
  • A trailing character at the end of a line.
The full compiler result:

Code: Select all

The automapper contains 44 error(s).
[warning] line 7, chars 0-9: Previous config or run is empty.
[warning] line 1376, chars 0-9: Previous config or run is empty.
[warning] line 2389, chars 0-16: Previous config or run is empty.
[error] line 2832, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 2832, chars 10-20: Expected end of line.
[error] line 4854, chars 16-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 4944, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 4944, chars 10-24: Expected end of line.
[error] line 4966, chars 8-8: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 4966, chars 9-23: Expected end of line.
[error] line 5227, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 5227, chars 10-24: Expected end of line.
[error] line 5238, chars 8-8: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 5238, chars 9-23: Expected end of line.
[error] line 5249, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 5249, chars 10-24: Expected end of line.
[error] line 5260, chars 10-10: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 5260, chars 11-25: Expected end of line.
[error] line 5742, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5742, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 5745, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5745, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 5767, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5767, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 5770, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5770, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 5792, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5792, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 5795, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 5795, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 6312, chars 17-20: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 6312, chars 21-24: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 6336, chars 17-20: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 6336, chars 21-24: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 6385, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 6385, chars 10-20: Expected end of line.
[error] line 8406, chars 16-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 8496, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8496, chars 10-24: Expected end of line.
[error] line 8518, chars 8-8: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8518, chars 9-23: Expected end of line.
[error] line 8779, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8779, chars 10-24: Expected end of line.
[error] line 8790, chars 8-8: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8790, chars 9-23: Expected end of line.
[error] line 8801, chars 9-9: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8801, chars 10-24: Expected end of line.
[error] line 8812, chars 10-10: Unexpected token. Note: Expected one of "EMPTY", "FULL", "INDEX", "NOTINDEX"
[warning] line 8812, chars 11-25: Expected end of line.
[error] line 9295, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9295, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 9298, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9298, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 9320, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9320, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 9323, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9323, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 9345, chars 14-14: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9345, chars 15-16: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[error] line 9348, chars 16-16: Expected a tile index. Note: "INDEX" or "NOTINDEX" must be followed by a tile index, e.g. "INDEX 10"
[error] line 9348, chars 17-18: Unexpected token. Note: Expected one of "XFLIP", "YFLIP", "ROTATE", "OR", "NONE"
[warning] line 9669, chars 0-14: Previous config or run is empty.

Re: amazing_freeze

Posted: Sun Oct 08, 2023 1:53 pm
by deen
What is the compiler?

Re: amazing_freeze

Posted: Mon Oct 09, 2023 1:05 pm
by k2d222
@deen it's the linter that I wrote for teeworlds web editor, you can try it there (disclaimer it's work in progress): https://tw.thissma.fr/.

source https://github.com/k2d222/twwe/blob/mai ... automap.ts