Lucas Nicodemus
|
983a678ff3
|
Fix issue 1467 - Password is now hashed when adding a user via REST API
|
2017-07-15 13:32:27 -06:00 |
|
Ryozuki
|
587d1b7390
|
fix comment typo
|
2017-07-15 13:32:09 -06:00 |
|
Pia Mancini
|
db480a16f0
|
Add backers and sponsors from Open Collective
Now your open collective backers and sponsors can to appear directly on your README.
see how it'll look [here](https://github.com/apex/apex#backers)
[More info](https://github.com/opencollective/opencollective/wiki/Github-banner)
Also add badges on top
|
2017-07-15 13:32:09 -06:00 |
|
MarioE
|
50a4b07bc3
|
Add "new" EditActions.
|
2017-06-23 14:47:38 -04:00 |
|
MarioE
|
241d4c566f
|
Fix incorrect slot calculation, and update submodule.
|
2017-06-23 14:44:17 -04:00 |
|
MarioE
|
9ad63c37a6
|
Fix /spawnmob not spawning negative IDs again.
|
2017-06-21 01:21:32 -04:00 |
|
MarioE
|
331eeb8cec
|
Fix SaveManager saving when 1 player is on the server and another joins
The real fix would be to fix ServerLeave to not fire incorrectly when a player joins, but this will do for now.
|
2017-06-19 01:15:45 -04:00 |
|
Chris
|
15b53ab726
|
Merge pull request #1457 from deadsurgeon42/general-devel
Hooks for Item/Projectile/Tileban permission checks
|
2017-06-12 01:02:03 +09:30 |
|
Ruby Rose
|
8ae0a3b5a6
|
Write proper docs
|
2017-06-08 17:18:38 +03:00 |
|
Ruby Rose
|
7e08b9a8d0
|
Merge branch 'general-devel' into general-devel
|
2017-06-08 15:00:47 +03:00 |
|
Ruby Rose
|
81cb1381b4
|
Add hooks for item/projectile/tile bans
|
2017-06-07 15:32:40 +03:00 |
|
Ruby Rose
|
c841a86cdf
|
hooks added
|
2017-06-07 10:46:46 +03:00 |
|
death
|
81e21f31dc
|
Submodule update and new grass creep checks
Pulls through the latest OTAPI to make use of the new WorldGrassSpread hook which should allow corruption/crimsion/hallow creep config options work.
|
2017-05-16 22:41:27 +10:00 |
|
Hussein Farran
|
0e051d1e80
|
Changed Slack references to Discord
So Deathmax can sleep easy
|
2017-05-15 14:43:20 -04:00 |
|
White
|
62d2a53141
|
Version update
|
2017-05-14 21:31:44 +09:30 |
|
White
|
709328d61f
|
Update CHANGELOG.md
|
2017-05-14 21:28:02 +09:30 |
|
Chris
|
804dfe1d3e
|
Merge pull request #1449 from mistzzt/fix-itemban
Fix itemban not working on non-English language
|
2017-05-14 21:03:48 +09:30 |
|
Chris
|
585a72bdf3
|
Merge branch 'general-devel' into fix-itemban
|
2017-05-14 20:55:10 +09:30 |
|
Chris
|
dcefec678d
|
Merge pull request #1448 from madman2021/butcher_fix
Increased /butcher damage to defence fixes issue #1447
|
2017-05-14 20:54:54 +09:30 |
|
Tyler Watson
|
7e80a6dc4e
|
Submodule update for ILRepack.Lib 2.0.13
|
2017-05-14 21:12:55 +10:00 |
|
Tyler Watson
|
492bb3ec2d
|
create_release script now compatible with mono 5
|
2017-05-14 21:08:57 +10:00 |
|
ZIT WANG
|
8116aebd2c
|
Fix itemban not working on non-English language
|
2017-05-12 18:06:49 +08:00 |
|
MadMan2021
|
194522eaa0
|
Increased /butcher damage to defence fixes issue #1447
|
2017-05-11 23:27:56 +01:00 |
|
White
|
02a8e037ba
|
Submodule update to revert recursive resolver
|
2017-05-11 19:05:29 +09:30 |
|
Lucas Nicodemus
|
ee7a1bb2be
|
Add a comma
|
2017-05-08 18:20:06 -06:00 |
|
White
|
528d9c642b
|
Fixes a Non-SSC chat over heads bug. Should solve #1436
|
2017-05-03 21:49:19 +09:30 |
|
White
|
7dcfa17ac2
|
Submodule update
|
2017-05-03 16:54:47 +09:30 |
|
Chris
|
189b555e4f
|
Merge pull request #1423 from NyxStudios/t-1.3.5
Add Terraria 1.3.5.x Compatibility
|
2017-05-03 15:06:17 +09:30 |
|
Chris
|
06d85d4309
|
Merge pull request #1438 from mistzzt/fix-duplicate-item
Resolve duplicate negative ids items in Utils.GetItemByName
|
2017-05-03 14:38:41 +09:30 |
|
ZIT WANG
|
c161be102d
|
Add displaying ids when sending error responses
|
2017-05-03 08:25:50 +08:00 |
|
ZIT WANG
|
961c857c4b
|
Resolve duplicate negative ids items in Utils.GetItemByName
|
2017-05-02 19:43:30 +08:00 |
|
White
|
72a547441b
|
Redirects /token/create to /v2/token/create.
Adds /v4/players/read. V4 contains piggy, safe, and forge data, and condenses all item fields into one object with child objects.
|
2017-05-02 16:53:59 +09:30 |
|
Lucas Nicodemus
|
ee5e3f7d9d
|
Update create_release script to test just building TShock.4.OTAPI.sln and not individual projects
|
2017-05-01 18:08:47 -06:00 |
|
Lucas Nicodemus
|
6c082aae63
|
Update create release script to build Platform not UTF8
|
2017-05-01 18:06:19 -06:00 |
|
Luke
|
edad442ec8
|
Update submodule for potential lever fix
|
2017-05-01 22:59:19 +10:00 |
|
Lucas Nicodemus
|
ea979abcdb
|
Update changelog for OnNpcKilled
|
2017-04-29 12:28:24 -06:00 |
|
Tyler Watson
|
5b8ce7b88a
|
update submodule
|
2017-04-30 03:43:35 +10:00 |
|
Tyler Watson
|
1d2619d311
|
Update submodule
|
2017-04-30 03:25:41 +10:00 |
|
Tyler Watson
|
94f1d5e9dd
|
Updated submodule for OnNpcKilled hook
|
2017-04-30 03:10:25 +10:00 |
|
Hussein Farran
|
e43e4f1b6b
|
Merge pull request #1432 from mistzzt/fix-itemban
Fix an itemban issue due to localization
|
2017-04-28 10:13:21 -04:00 |
|
Lucas Nicodemus
|
728d5565b9
|
Add AppVeyor badge
|
2017-04-28 01:36:44 -06:00 |
|
Lucas Nicodemus
|
1792732257
|
Update submodule
|
2017-04-28 01:18:13 -06:00 |
|
Lucas Nicodemus
|
a6206cc89e
|
Add code of conduct to readme below the community section
|
2017-04-27 18:46:52 -06:00 |
|
Lucas Nicodemus
|
a6ace80bc5
|
Submodule update for TSAPI#133
|
2017-04-26 08:03:38 -06:00 |
|
ZIT WANG
|
85b0b7bc6a
|
Fix an itemban issue due to localization
|
2017-04-26 19:26:54 +08:00 |
|
White
|
34116cf5c4
|
Submodule update for OTAPI 2.0.0.26
|
2017-04-26 19:18:39 +09:30 |
|
Lucas Nicodemus
|
cbe685abe9
|
Update submodule to fix the build
|
2017-04-25 19:05:56 -06:00 |
|
Lucas Nicodemus
|
9c30feb744
|
Update submodule to deprecate ChatText
|
2017-04-25 18:10:33 -06:00 |
|
Lucas Nicodemus
|
b0c5f12504
|
Update to Terraria 1.3.5.3
|
2017-04-25 16:26:56 -06:00 |
|
Chris
|
a674b42ff3
|
Merge pull request #1429 from mistzzt/t-1.3.5
Fix duplicate items shown in Utils.GetItemByName and a client crash
|
2017-04-25 23:10:00 +09:30 |
|