Skip to content
Jord Sti edited this page Jun 22, 2013 · 17 revisions

TPulse

TPulse is a fork of TShock (https://github.com/TShock/TShock)

Current Version 0.1.0

Released on the 22th June 2013, this version is a fork of TShock, not many features are added to this version, new feature will be for the next version. This version is just a rework of TShock, many singleton stripped.

You can download it here : TPulse-0.1.0.50

For more information about this version :

More info here Version 0.1.0

Purpose

TPulse is a Plugins API for Terraria Server.

Why fork ?

Because I was working on my own plugin coded with some classes of TShock. Some features wasn't working properly, so I decided to take a look at the code. After many singleton classes readed, I choose to fork it and apply a lot of change into this solution.

Major modification will be for Version 0.2.0

What new TPulse will bring ?

TPulse will be also a Plugins API, but we will release many "base" plugins with TPulse, so all the "official" plugins will be located into this repository. We will also add some Tools to help server admin.

TPulse "Official" Plugins

  • TFriends : A Friend manager that can be used by Logged Users. (Inspired from Diablo 2 friend list)
  • TChatChannels : An administrator can create chat channel for users. User can join the channel and send a message to all players into thi channel
  • TKit : Give items kit to players, by user and/or group
  • TArena : PvP Arena dueling
  • TMapper : A Console map image generator, taken from MoreTerra

Need to do a Current Version page or a Version page listing all versions pages...TBD

Clone this wiki locally