TShock/TShockAPI/Rest
Lucas Nicodemus f264e2b060
Add parity in REST /world/meteor with /dropmeteor functionality
See #1361

It looks like we're setting spawnMeteor before executing WorldGen.dropMeteor()
in the command but not in the REST API. This makes the two code paths
behave the same.
2017-01-10 13:17:31 -07:00
..
Rest.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestCommand.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestManager.cs Add parity in REST /world/meteor with /dropmeteor functionality 2017-01-10 13:17:31 -07:00
RestObject.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestPermissions.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestVerbs.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
SecureRest.cs Update to Mintaka (thanks @enerdy) 2016-12-06 17:36:44 -07:00