Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

LPC terrain extension

Author: 
caeles
Tuesday, January 29, 2013 - 14:24
Art Type: 
2D Art
Tags: 
LPC
32x32
tiles
Terrain
License(s): 
CC-BY-SA 3.0
GPL 3.0
Collections: 
  • 2D 32x32
  • A pixel art collection. Part two.
  • Credits
  • Epic Pixelart RPG
  • Farm assets
  • Gather.Town
  • Godot RPG Sample
  • Heroes of Praesidium
  • Impyrean options
  • Kujasa
  • Liberated Pixel Cup
  • long licence fantasy modern game
  • LPC
  • LPC
  • LPC - Outdoor Tiles
  • LPC Art Collection + Others
  • LPC Assorted Assets
  • LPC Collection
  • LPC Compatible Terrain/Tiles
  • LPC Game assets
  • LPC GFX
  • LPC RPG Assets
  • LPC Tiles, Scenes, and Areas
  • LPC Wars
  • Mech Quest
  • Must Use
  • platformer: Slash boxes
  • Roguelike
  • RPG
  • RPG Art
  • RPG Stuff Collection
  • Sci-Fi RPG
  • SHMUP
  • shmup
  • Sprites
  • Test
  • THEME: fantasy / rpg
  • Tile
  • Tilesets
  • Tilesets and Backgrounds (PixelArt)
  • Top Down 2D JRPG 32x32 Art Collection
  • Top Down 2d Knight Shmup
  • Tower Defense Art
  • Workable style 32x32 tiles
  • Zelda Like RPG
  • zombie-buster project
Favorites: 
84
Share Icons: 
Preview: 
Preview
Preview
Preview

This work extends the LPC terrain tiles. Not by new terrains, but by new kinds of tiles.

The original pattern for terrain tilesets did not well support all configurations of tiles. It seems the assumption was that a single kind of terrain always comes in (possibly overlapping) rectangles of size at least 2x2. But even then, the pattern did not support the case where two such rectangles overlap at exactly one tile. The tilesets in the directory "twosided" provide the required tiles for all terrain tilesets submitted to the LPC or added since then (at the time of this writing). The tilesets also contain new tiles for the case where two rectangles touch at exactly one edge. Where feasible, the new tiles connect the two rectangles more than just two corner tiles would. But it has not always been possible. The original part of the tilesets has been unmodified, except for cement.png where the tiles at (1,1) and (2,1) were changed so that they align with the tiles at (0,2) through (2,2).

The directory "threesided" provides transitional tiles where three different terrains meet. The above tilesets implement transitions between two terrains. Observe though, that when terrain transitions consist just of one terrain being drawn on top of the other (e.g. grass over dirt or hole over whatever), threesided or even foursided transitions do not need special tiles. However, there are transitions that do not have this property (e.g. grass/water). This part of the work is incomplete.

[UPDATE (2013-1-30):] I noticed a naming mistake. The files named (anything)grassother.png should, for consistency, be named (anything)grassaltother.png instead, because the grass/other edges align with grassalt, not grass. On a related note, this update adds a further threesided transition: grassgrassaltother.png. It is Copyright 2012 by Lanea Zimmerman, modified 2013 by Mark Weyer. Furthermore, there is a new preview.

[UPDATE (2013-1-31):] As the archive had problems on some platforms, I replaced it with an uncompressed one. The contained .xcfs are now individually compressed (.pngs are always compressed anyway). The new archive also contains grassgrassaltother.png.

[EDIT:] All art is dual-licensed under the GPL 3.0 and the CC-BY-SA 3.0. This means that you may chose which of the two licenses you want to apply to the respective file.

Attribution Instructions: 
For detailed copyright information see the file COPYRIGHT in the archive. The authors are Cem Kalyoncu, Connor Sherson, Daniel Eddeland, Johann Charlot, Jonas Klinger, Juan Rodriguez, Lanea Zimmerman, Mark Weyer, and Skyler Robert Colladay.
File(s): 
lpc_terrain.tar lpc_terrain.tar 962.6 Kb [6140 download(s)]
  • Log in or register to post comments

Comments

pennomi
joined 14 years 7 months ago
01/30/2013 - 07:25
pennomi's picture

These are quite nice! Good work.

  • Log in or register to post comments
cdoty
joined 12 years 5 months ago
01/30/2013 - 10:49

The archive file seems to be corrupt.

  • Log in or register to post comments
caeles
joined 12 years 11 months ago
01/30/2013 - 11:12

I cannot confirm any corruptness. Downloading, ungzipping and extracting works fine here. For reference, the standard way of opening is:

gunzip lpc_terrain.tar.zg

tar -xf lpc_terrain.tar

or just

tar -xf lpc_terrain.tar.gz

on the command line. If your OS has a GUI way of dealing with tar archives, then the respective tool may be faulty.

Or is it some file inside the archive which causes problems? The .xcfs are from gimp version 2.6.10.

  • Log in or register to post comments
cdoty
joined 12 years 5 months ago
01/30/2013 - 11:40

It was a problem with WinRar, it didn't like the gzipped part of the archive.

 

Thanks.

  • Log in or register to post comments
hobastian
joined 12 years 3 months ago
01/30/2013 - 20:10

It's not just WinRar. In linux, the default Ubuntu archive application also says it's corrupt.

  • Log in or register to post comments
caeles
joined 12 years 11 months ago
01/31/2013 - 00:49

Hmmm. I did apply archiving and compression as two steps, when I made that file, instead of using the -z option of tar. Maybe that causes problems. I will avoid it in the future. On the other hand, extraction with tar in one step works fine. So my best guess is that there is a buggy library out there which both WinRar and the Ubuntu desktop use.

Does it work for everybody to separate inflation and extraction? In that case I wouldn't spam OGA with an updated archive.

  • Log in or register to post comments
makrohn
joined 13 years 3 weeks ago
01/31/2013 - 02:51
makrohn's picture

$tar -xvzf lpc_terrain.tar.gz failed on Mint.  BUT

$ gzip -d lpc_terrain.tar.gz

$ tar -xvzf lpc_terrain.tar Unpacked it fine. 

  • Log in or register to post comments
caeles
joined 12 years 11 months ago
01/31/2013 - 11:26

Far too many problematic situations. So I did update the archive now. Sorry about all the trouble it has been causing. I still don't understand why.

  • Log in or register to post comments
weaponstheyfear
joined 8 years 3 months ago
03/06/2017 - 19:21

7zip, folks!

  • Log in or register to post comments
JustinLewis
joined 9 years 12 months ago
04/01/2017 - 18:07
JustinLewis's picture

Seems fairly useless as most level editors that support tiles will allow for multiple layers to accomodate these needs, that coldwater to snow and grass is probably the only practical use but even in a game with 65,000 tiles would be used probably about 100 and with that low of a percentage used you may as well slightly alter the level design to not need it, it would be far simpler that finding using acredditing and implementing this tile.

  • Log in or register to post comments
Snabisch
joined 10 years 8 months ago
04/14/2017 - 02:46
Snabisch's picture

Excellent design, Thanks for sharing!

 

  • Log in or register to post comments
Bobjt
joined 8 years 10 months ago
05/19/2017 - 12:11

This pack is unbelievably awesome. 

  • Log in or register to post comments
kim4249
joined 8 years 5 months ago
07/22/2018 - 04:16
kim4249's picture

Amazing work, thank you so much

  • Log in or register to post comments