Commit graph

3608 commits

Author SHA1 Message Date
ProfessorXZ
7c8bf7712a Added TSPlayer.Logout() 2016-12-18 12:37:15 +01:00
Lucas Nicodemus
bcd00c0243
Merge branch 'mintaka' into general-devel 2016-12-14 14:18:11 -07:00
Lucas Nicodemus
d8118f2ede Merge pull request #1344 from NyxStudios/mintaka-fix-crash
Catch and log on linux socket read
2016-12-14 14:17:38 -07:00
Lucas Nicodemus
564a80cc5b Merge pull request #1335 from NyxStudios/mintaka
Do not merge: Move to Mintaka.
2016-12-14 10:03:50 -07:00
Lucas Nicodemus
b4f37a60c9 Merge branch 'general-devel' into mintaka 2016-12-14 10:02:02 -07:00
Enerdy
024e2a28fb Update submodule (aka Make HeapTile Great Again) 2016-12-14 15:34:50 +00:00
Lucas Nicodemus
6cce064066 Merge pull request #1342 from DogooFalchion/mintaka
Refactor some of the mess that is NetItem and PlayerData.
2016-12-13 19:36:59 -07:00
Enerdy
9572fd0613 Update submodule 2016-12-13 23:51:29 +00:00
Enerdy
00b3ac59f4 Catch and log on linux socket read 2016-12-13 22:59:50 +00:00
DogooFalchion
e1017e92b4 Refactor some of the mess that is NetItem and PlayerData to be more sane. Can not reproduce the SSC corruption with this. 2016-12-12 17:46:44 -05:00
Lucas Nicodemus
f13d8b51c6
Fix Main.rand not being initiated with UnifiedRandom 2016-12-12 13:20:55 -07:00
Lucas Nicodemus
cda07b4be5 Merge pull request #1324 from DogooFalchion/more_dumps
More Terraria dumps for NPC/Item/Projectile/Buff/Prefix
2016-12-12 13:11:59 -07:00
Lucas Nicodemus
8e411b0db9 Merge branch 'general-devel' into mintaka 2016-12-12 11:05:34 -07:00
Lucas Nicodemus
c73ffb8333 Merge pull request #1341 from deadsurgeon42/update-readme
Update readme
2016-12-12 11:00:20 -07:00
Luke
24f75069e8 Submodule update for pressure plate, fixed connections after max slot is reached 2016-12-12 23:52:14 +10:00
Ruby Rose
d14bb46b73 Add quick start highlight 2016-12-12 15:43:05 +02:00
Ruby Rose
640965bb8f Replace old wiki link 2016-12-12 15:41:21 +02:00
Enerdy
c73003fc67 Merge branch 'mintaka' of https://github.com/NyxStudios/TShock into mintaka 2016-12-11 23:44:44 +00:00
Enerdy
e6fe896133 Update version codename
Project Mintaka - The First Star
2016-12-11 23:44:13 +00:00
Rodrigo
2e022aa554 Merge pull request #1338 from ProfessorXZ/mintaka
A possible fix for #1337
2016-12-11 23:41:18 +00:00
ProfessorXZ
962fe35fde Update CHANGELOG.md 2016-12-11 16:44:23 +01:00
White
739892a611 Added TSPlayer.KillPlayer() which uses NetMessage.SendPlayerDeath(...).
Changed /kill to use `TSPlayer.KillPlayer()`
2016-12-11 13:46:57 +10:30
White
02c58b5c93 Submodule update + API version update 2016-12-11 13:46:11 +10:30
ProfessorXZ
1741b0c854 A possible fix for #1337 2016-12-10 21:22:01 +01:00
Luke
703a31580e Build script alterations, submodule update 2016-12-10 21:54:43 +10:00
Luke
272cc31b28 Fixes rest api error on startup without -ip arg 2016-12-10 02:30:15 +10:00
Lucas Nicodemus
e4313b6433
Update to latest stuff from death 2016-12-06 20:34:12 -07:00
Lucas Nicodemus
678f6c7cf8
Update to Mintaka (thanks @enerdy) 2016-12-06 17:36:44 -07:00
White
d728a24902 Merge pull request #1328 from Zaicon/general-devel
Bank3 Implementation
2016-11-24 11:23:46 +10:30
Zaicon Kiroshu
a0a98d19f3 Bank3 Implementation 2016-11-23 18:51:11 -06:00
White
73294cc2e2 Submodule update 2016-11-23 06:03:20 +10:30
White
5902173ec4 Merge pull request #1326 from Zaicon/general-devel
1.3.4.3 Update (API 1.26)
2016-11-21 11:52:30 +10:30
Zaicon Kiroshu
2eb4ee0c22 Fix Version Typo 2016-11-20 19:18:52 -06:00
Zaicon Kiroshu
1331fd14fa API Tick, Submodule Update, Changelog Update (Part 2) 2016-11-20 19:16:51 -06:00
Zaicon Kiroshu
02815a23ef API Tick, Submodule Update, Changelog Update 2016-11-20 15:15:53 -06:00
Zaicon Kiroshu
50d8b0db30 1.3.4.3 Update (API 1.26) 2016-11-19 17:05:08 -06:00
DogooFalchion
8f1adcce4d Who knew readme.io was so difficult :D 2016-10-26 18:50:48 -04:00
DogooFalchion
c35389f9f8 Break Item dump into versions. Readme.io 400kb limit O_o 2016-10-26 18:08:07 -04:00
DogooFalchion
1a622f241f Fix formatting for readme.io 2016-10-25 22:20:03 -04:00
DogooFalchion
91779a1eee Tab that guy back in. 2016-10-25 18:59:03 -04:00
DogooFalchion
b7019b6166 Add a few more dumps to TShock, to facilitate keeping the documentation up to date. 2016-10-25 18:58:04 -04:00
Rodrigo
bccf2924ef Merge pull request #1323 from NyxStudios/kips-e-zero
Fix KnownIps == 0 causing .Last() to fail (Fixes #1319 again).
2016-10-24 18:45:34 +01:00
Lucas Nicodemus
65fe410c31
Fix KnownIps == 0 causing .Last() to fail (Fixes #1319 again).
Thanks to @Simon311 for being able to read. We love you. 💘

"You should laugh at yourself at least once every day."
2016-10-24 10:58:17 -06:00
Lucas Nicodemus
72ba9c2f77 Merge pull request #1322 from NyxStudios/revert-1320-fix_playerlogin
Revert "Ensure IPs are > 0 otherwise the Linq will fail."
2016-10-24 10:48:14 -06:00
Lucas Nicodemus
f8a5388582 Revert "Ensure IPs are > 0 otherwise the Linq will fail." 2016-10-24 10:47:07 -06:00
Lucas Nicodemus
d3e0bba60d
Updated the changelog 2016-10-23 19:29:40 -06:00
Lucas Nicodemus
1328d71fdc Merge pull request #1317 from DogooFalchion/motd
Update MotD file parsing to convert color formats into smart text.
2016-10-23 19:27:52 -06:00
Lucas Nicodemus
41e5c8cc4a
Update changelog 2016-10-23 19:14:14 -06:00
Hussein Farran
a451a27cb1 Merge pull request #1316 from DogooFalchion/sandstone_purification
Add Hardened Stone to the list of tiles that can be altered by players.
2016-10-23 21:12:36 -04:00
Lucas Nicodemus
f5c02dd89d
Update changelog again to reflect non-ssc issue fixed 2016-10-23 19:04:25 -06:00