Skip to content

scaryguy334/Buildaria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNINGS -- READ THIS FIRST:

  • Joining multiplayer games is disabled while running Buildaria.
  • Any character you load while running Buildaria will have their INVENTORY ERASED AND THEIR STATS MODIFIED PERMANENTLY.
  • You could very possibly screw up your world. Make constant backups of your world or use a new world entirely.

Buildaria 1.7

Buildaria is a Terraira mod geared towards map makers.

Features

  • Easy-to-use selection system that supports multiple shapes, copy, paste, and an undo.
  • Toggle-able enemy NPC auto-killing.
  • A toggle-able ghost mode for easy construction.
  • Toggle between tools that instantly destroy everything you hover over and normal 100% power tools.
  • Place blocks anywhere without needing background walls or adjacent blocks.
  • Multiple, saved, preset inventory pages with all the construction materials you'll ever need.
  • Cycle forward to dawn/dusk instantly.
  • Optional god mode just in case you fall or ghost into lava.
  • A trash slot - you will always have inventory room.
  • Infinite rocket boots.
  • Depth meter and watch active with god mode.
  • Semi-insta respawn if you do manage to die.
  • Inventories are now loaded and saved to and from an XML file, allowing you to add, remove, and customize your own inventories.
  • Output appears in chat area, letting you know what's going on... most of the time.
  • Item drops are toggle-able.
  • Ability to set the default spawn point with the press of a button.

Controls

  • Right-click - Fills the current selection with whatever the current item normally fills/destroys.

  • Alt - Transforms the current selection in an ellipse (oval or circle). Also, causes Paste to paste upside-down, or flipped vertically.

  • Shift - Transforms the current selection into an outline. Works with Alt for a circle outline. Also, causes Paste to paste backwards, or flipped horizontally.

  • Ctrl-C - Copy the currently selected tiles.

  • Ctrl-V - Paste your current copy to the selected position.

  • Ctrl-Z - Undo the last selection-based modification.

  • Ctrl-Shift-S - Save Inventories to file.

  • Ctrl-Shift-O - Load Inventories from file.

  • T - Toggles item speeds.

  • G - Toggles god mode.

  • C - Toggles NPC spawning

  • P - Toggles between ghost mode. Noclip! Hold Shift to go extra fast. Hold Shift+Alt to go super extra fast!

  • N - Toggles day/night time.

  • M - Toggles item drops.

  • K - Toggles output chat messages.

  • L - Set the currently moused-over area as the default spawn location.

  • [ and ] - Switch inventories.

Items Explained

  • Phaseblade - Acts as the selection tool. Click and drag to select a box area. Right-click to clear selection. Works with any phaseblade color.
  • Pickaxe - Destroys any blocks that a normal pick would destroy, only instantaneously and without range. Right-click to clear selection of pick-able tiles.
  • Hammer - The same as the pickaxe, only it acts as a hamaxe. Right-click to clear selection of hamaxe-able tiles.
  • Blocks - Works normally, only you can place multiple blocks much faster than normal. Right-click to fill.
  • Walls - Works normally, only you can place multiple walls much faster than normal.
  • Decorations - Works normally, only you can place multiple decorations much faster than normal. I do not recommend using the right-click functionality with decorations!
  • Filled Buckets - Place the contained liquid anywhere. Yes, you can fill with Right-click.
  • Empty Buckets - Removes liquid, quite obviously. Remove any liquid within the selection by Right-clicking.

ItemHax Note

If itemHax is disabled some items behave differently than mentioned above.

  • Hammer acts exactly like a Molten Hamaxe.
  • Pickaxes act like a cross between a Nightmare Pickaxe and a Molten Pickaxe, taken the best of both into consideration.
  • Ivy Whip and Grappling Hook behave normally.

How to Install

  1. Put Buildaria.exe in your Terraria folder with Terraria.exe. This is usually found here: Program Files/Steam/steamapps/common/terraria/
  2. Run Buildaria.exe!

Build from the source

If you want to compile your own version of Buildaria follow the below steps:

  1. Download the source.
  2. Install XNA Game Studio 4.0.
  3. Open the Buildaria solution file Buildaria.sln in Visual Studio.
  4. In the Solution Explorer, expand References.
  5. Delete Terraria.
  6. Right-click References and select Add Reference....
  7. In the dialog box, click Browse and locate your Terraria.exe file inside Program Files/Steam/steamapps/common/terraria/.
  8. Build!
  9. To test your changes copy the Buildaria.exe file from bin\x86\Release to your Terraria folder: Program Files/Steam/steamapps/common/terraria/ and run it!

About

Buildaria is a Terraria mod meant to make building easier and faster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%