Skip to content

Commit

Permalink
v1.4.0.1, desc change to account for completed wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
direwolf420 committed Apr 18, 2022
1 parent 92d97ee commit 16cbd81
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public class ContentConfig : ServerConfigBase
[ReloadRequired]
[DefaultValue(true)]
[BackgroundColor(194, 147, 227)]
[Tooltip("Pets that are crafted or sold - This does not include NPCs caught as pets!")]
[Tooltip("Pets that are crafted, sold, or otherwise obtained - This does not include NPCs caught as pets!")]
[Label("Other Pets")]
public bool OtherPets { get; set; }

Expand Down
2 changes: 1 addition & 1 deletion build.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
author = Harblesnargits, direwolf420
version = 1.4
version = 1.4.0.1
displayName = Assorted Crazy Things
hideResources = true
buildIgnore = *.csproj, *.user, *.md, obj\*, bin\*, .vs\*, Wiki\*, Guides\*, .gitignore, sample.png
Expand Down
8 changes: 2 additions & 6 deletions description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Welcome to Assorted Crazy Things!
----NOTE----
- This mod will not work on the Stable tml build just yet, it will be live at the start of May 2022.

Assorted Crazy Things is a mod that adds... an assortment of crazy things! We've got a lot of content, most of which is incredibly unobtrusive to the game. Care has been taken to make sure that sprites, coding, and content are all satisfying, and we absolutely want to keep everything running smoothly. Our mod contains pets, fun weapons, an armor set, one boss, a bunch of accessories, and a few mechanics that will surprise you. Likewise, we have two configurations; one for client, and the other for server. We made sure it's modular so that if you don't like one of the things added by the mod, you can simply turn it off! We both understand that the contents of the mod may not be to everyone's taste, and we made sure that you have the option to exclude it if you want other parts of the mod. Be sure to check Workshop -> Manage Mods -> Gear icon next to ACT to check the toggles.
Assorted Crazy Things (or ACT for short) is a mod that adds... an assortment of crazy things! We've got a lot of content, most of which is incredibly unobtrusive to the game. Care has been taken to make sure that sprites, coding, and content are all satisfying, and we absolutely want to keep everything running smoothly. Our mod contains pets, fun weapons, an armor set, one boss, a bunch of accessories, and a few mechanics that will surprise you. Likewise, we have two configurations; one for client, and the other for server. We made sure it's modular so that if you don't like one of the things added by the mod, you can simply turn it off! We both understand that the contents of the mod may not be to everyone's taste, and we made sure that you have the option to exclude it if you want other parts of the mod. Be sure to check Workshop -> Manage Mods -> Gear icon next to ACT to check the toggles.

Hopefully, you will find that the content of this mod livens up your world without intruding on vanilla gameplay or modded gameplay. Consider Assorted Crazy Things to be a supplementary mod which subtly adds a bit more to the world, rather than a mod that makes its presence known with a bang. As we have a lot of content, please refer to our wiki to see all that we currently offer.

Expand All @@ -13,11 +13,7 @@ Mod Contents:
- More things to come!

Wiki & Changelogs: https://github.com/Werebearguy/AssortedCrazyThings/wiki
- Note: We'll update the wiki as soon as we can!

If you happen to come across a problem with the mod, please report it on our Terraria Community Forums homepage or on the Steam Workshop page in the appropriate discussion page.

--------------------

Want to play on 1.3? We are on the Mod Browser! It is not up to date with the 1.4 build, as we are focusing on 1.4 from here on out. If you still wish to play our mod in an earlier form, then go right on ahead! We also have a wiki for 1.3 content;
1.3 Wiki: https://github.com/direwolf420/AssortedCrazyThings/wiki
Terraria Community Forums homepage: https://forums.terraria.org/index.php?threads/.74330/

0 comments on commit 16cbd81

Please sign in to comment.