Skip to content

Commit 84ac742

Browse files
committed
updated readme
1 parent 3740381 commit 84ac742

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

README.md

+1-23
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,4 @@ Download and installation instructions are on the forums thread.
1111

1212
[Forums Thread](http://forums.terraria.org/index.php?threads/1-3-tmodloader-a-modding-api.23726/)
1313

14-
### Current Version ###
15-
The current released version is: 0.1.2
16-
17-
Changelog:
18-
19-
- Mods that crash the game while loading are now auto-disabled
20-
- Mods are now auto-enabled when they are built
21-
- Added a button to the Mod Sources menu to open the Mod Sources
22-
folder
23-
- In-game error messages now appear when the game would have crashed and when a build fails
24-
- Item display names can now be separated from internal names in the SetDefault hook
25-
- Added a ton of hooks for ModItem and GlobalItem
26-
- CanUseItem, UseStyle, UseItemFrame, UseItem, and ConsumeItem
27-
- HoldStyle, HoldItem, and HoldItemFrame
28-
- Shoot, ConsumeAmmo, UseItemHitbox, and MeleeEffects
29-
- ModifyHitNPC, OnHitNPC, ModifyHitPvp, and OnHitPvp
30-
- UpdateInventory, UpdateEquip, UpdateAccessory, IsArmorSet, and UpdateArmorSet
31-
- CanRightClick, RightClick, and Update
32-
- VerticalWingSpeeds and HorizontalWingSpeeds
33-
- GetAnimation (ModItem only), GetAlpha, PreDrawInWorld, and PostDrawInWorld
34-
- Added support for armors and accessories
35-
- Fixed decompile bug that caused minimaps to not save
36-
- Updated to Terraria v1.3.0.6
14+
Note that this repository will usually be ahead of the current released version.

0 commit comments

Comments
 (0)