★ Welcome to Terraria (Stamped) - Play Full Screen This is a update to Griffpatch;s WIP terraria project. Mobs, Item stats & scrolling crafting area are just a few of the new features. ★ Instructions: [WASD] to move [Click] to dig or place items (based on tool) [0 to 9] Select Tool [E] Open / Close Inventory [Q] Quick select torch (then click to place) [C] Center screen on mouse [R] to reset your location [K] Creative Mode Toggle [B] to spawn a new bunny (for testing) When digging, if the mouse is far away from your player, then auto dig is enabled to make things easier. When crafting, hold down the mouse over an item to craft many of them before dragging into your inventory to confirm. For those who haven't player Terraria or MINECRAFT before, first job is to > use the axe to chop down trees > Craft a workbench > kill a aminal/slime > craft some torches > begin mining underground for stone & ores > craft a furnace > craft an anvil > craft new tools > etc :) You would usually be best to build a house, but at present you can't die, so no need except for the fun of it. If you are running out of wood, plant the acorns for new trees. ★ Features A single screen comprises of 3 layers (foreground, background and sky layer) with each layer being made up of 2,700 tiles! Tiles are edge solved to best match them to their surrounding tiles, and then a light flow algorithm works out their level of illumination. The level is generated by beginning with a complete dirt world, then carving out stone areas, and then cave areas. The sky is then cut out and grass seeded across the dirt on the surface. Next the grass is ‘grown’ across and around the edges of any nearby dirt blocks and shrub tiles planted on it’s surface. The sky is then fully illuminated before the world is presented to the player. The entire world is drawn using sprite costume stamping (via the pen extension). We can’t use clones because I would need 5,400 clones just to draw the level, but scratch only allows 300, as such scrolling is impossible. ★ Next Up • Blocks - Hard Sand, Mud, Snow, Ice, Cloud, Clay • Gems - Diamond • Bricks - Stone, Clay • Add chest & crafting gui • Mobs • More water + fixes, Breath bar ★ Known Bugs • Swinging animation broken for 'no' selected item. • Can break surfaces below trees / items • Torches break when torch below is broken) • Torches don't break in water • Bunnies go through closed doors • Bunnies jump up through certain blocks. • Light not affected by water (this is purposeful for performance reasons) ★ Change Log: 18 Sep 2019 - v0.29 - Huge update (slimes, swords, new crafting, hp, etc) 11 Sep 2019 - v0.28 - Added Tool-tips 11 Sep 2019 - v0.27 - Added Crafting 9 Sep 2019 - v0.26 - Added breaking animation, tool animation, added music + other fixes 9 Sep 2019 - v0.25 - Added Acorns (for new trees) 8 Sep 2019 - v0.24 - A lot of work to make the inventory (press E). Time for bed night! 3 Sep 2019 - v0.23 - Completely different tile shader + draft bunny code for fun. 2 Sep 2019 - v0.22 - FIxed start up bug, added vines, sand, copper, iron, tungsten, platinum blocks & glass walls 21 Aug 2019 - v0.21 - Added glass blocks 20 Aug 2019 - v0.20 - Water is now placeable - Press 7 20 Aug 2019 - v0.19d - Bug fixes to water 19 Aug 2019 - v0.19 - Added water!!! and ghosted object placement. 15 Aug 2019 - v0.18 - Press 'C' to center screen on mouse, Press '0' to toggle Creative mode. Bug fixes - Dig mode has a memory - prevent placement on self - Q only switches to torch mode while held down. 15 Aug 2019 - v0.17 - A big one! Added tool range, limited dig speed, auto cursor, logo, underground background and more. 14 Aug 2019 - v0.16 - Implemented tree breaking, added many new furniture items (press 4) 13 Aug 2019 - v0.15 - Added Wooden Platforms & new collision detection to support them. 11 Aug 2019 - v0.14 - Added Wood tiles & walls + tree branches 10 Aug 2019 - v0.13 - Added sky tiles (simple gradient). Changes vertical scroll point, added extra height and fixed sky ceiling bug. 9 Aug 2019 - v0.12 - Added tree tops 9 Aug 2019 - v0.11 - Super fast world gen - YAY! 8 Aug 2019 - v0.10 - (Version 0.9 was not released) - larger map and more world gen. 8 Aug 2019 - v0.8 - Hammer tool (press 1 twice) to remove (background) wall tiles. Wall placement is now done in chunks and I've included wall edge sprites. 7 Aug 2019 - v0.7 - Vegetation spreads, Added workbench & doors, Added placement of walls, grass turns to dirt when it's got no free edges. 5 Aug 2019 - v0.6 - Grass and shrubs, basic trees 4 Aug 2019 - v0.5 - Small level gen 4 Aug 2019 - v0.4 - Completed dirt tileset - Added good set of stone tiles. 3 Aug 2019 - v0.3 - Player has width, Prevented placing torches in invalid locations. 2 Aug 2019 - v0.2 - Place Dirt / Remove torches 1 Aug 2019 - v0.1 - Initial Release (pre-alpha) Credits: Terraria for all the original artwork, game & sound
Credits to Griffpatch.