Update "spawn boss invasion" get data handler
This is really "spawn arbitrary stuff" and it can create invasions, pets, and bosses now.
This commit is contained in:
parent
ea6425a2e2
commit
16df9bb16c
3 changed files with 32 additions and 62 deletions
|
|
@ -104,6 +104,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Multiple fields got slightly renamed.
|
||||
* Modifying ToggleExpert command. Main.expertMode is no longer settable. Using a Main.GameMode int property comparsion.
|
||||
* GameCulture no longer has static fields to get local language. Using methods to return/compare language.
|
||||
* Added permission "tshock.npc.spawnpets" which restricts pet spawns. This can cause high network load, so it's restricted. (@hakusaro)
|
||||
|
||||
## TShock 4.3.26
|
||||
* Removed the stat tracking system. (@hakusaro)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue