Patrikk
d326527d75
Fix Junction Box permission issue
...
Users without `allowclientsideworldedit` permission couldn't hammer and
change direction of Junction Box.
Code tested and functional.
(idk if I did it right tho lol)
2016-08-20 21:06:27 +02:00
Rodrigo
66f5f9f540
Merge pull request #1270 from ProfessorXZ/syncextravalue-validation
...
SyncExtraValue validation. Fixes #1024
2016-08-18 02:31:30 +01:00
ProfessorXZ
6c0f3ec15d
Players are no longer able to place liquids using packet 82. Fixes #1260
2016-08-12 12:28:41 +02:00
ProfessorXZ
e0f17b82ef
SyncExtraValue validation. Fixes #1024
2016-08-10 11:25:03 +02:00
White
599b8abe2a
Merge pull request #1269 from ProfessorXZ/general-devel
...
Fix rope placement range checks and DCU not breaking tiles. Fixes #1155 and #1236
2016-08-09 21:21:29 +09:30
ProfessorXZ
a65eb1667d
The DCU now breaks tiles properly. Fixes #1155
2016-08-09 13:39:51 +02:00
ProfessorXZ
64f177e68f
Fix rope placement range checks. Fixes #1236
2016-08-06 22:54:58 +02:00
Rodrigo
6b0b67f1ca
Merge pull request #1268 from ProfessorXZ/general-devel
...
Fixes #1250
2016-08-06 21:14:24 +01:00
ProfessorXZ
37d9e93e6c
Remove redundant region checks
2016-08-02 19:22:47 +02:00
ProfessorXZ
0919641b7f
Update ApiVersion
2016-08-02 18:44:19 +02:00
ProfessorXZ
e9d504afd4
Add ItemForceIntoChest hook. Fixes #1250
2016-08-02 18:41:28 +02:00
White
9e71284ff8
Submodule update. API Ticked to v1.2.4
2016-08-02 19:18:19 +09:30
White
b213236a02
Merge pull request #1267 from ProfessorXZ/general-devel
...
Fixes #1197
2016-08-02 13:50:45 +09:30
ProfessorXZ
952da9609a
Fixes #1197
2016-08-01 22:39:01 +02:00
Rodrigo
e5349d95c9
Merge pull request #1266 from ProfessorXZ/general-devel
...
Fixes #1255
2016-08-01 12:43:12 +01:00
ProfessorXZ
ee6a98eb4e
Fixes #1255
2016-08-01 09:35:37 +02:00
White
b4b3ca1b22
Merge pull request #1265 from ProfessorXZ/general-devel
...
Fixes #1252 and #1160
2016-08-01 13:40:09 +09:30
ProfessorXZ
2f57336fe8
Fixes #1252 and #1160 , remove the optional parameter from TSPlayer.SendMessage()
2016-07-31 22:33:53 +02:00
White
1aa430016a
Merge pull request #1264 from ProfessorXZ/general-devel
...
Use packet 107 for sending chat messages
2016-07-29 21:57:20 +09:30
ProfessorXZ
d0d0fae5ca
Add an optional parameters to SendMessage(), add more XML comments to TSPlayer
2016-07-29 14:11:19 +02:00
ProfessorXZ
a02bc1012d
Increase chat length
2016-07-29 11:28:58 +02:00
ProfessorXZ
d5c7dab03d
Use packet 107 for sending chat messages
2016-07-29 10:21:24 +02:00
White
2045ff511c
Fixed SetDungeon permission. Closes #1263
2016-07-29 15:59:54 +09:30
White
9e84063fbb
Merge pull request #1262 from ProfessorXZ/general-devel
...
Fixes #1248 , #1254 and #1261
2016-07-29 10:02:47 +09:30
ProfessorXZ
809f8b7b3a
Fixes #1251
2016-07-28 22:41:37 +02:00
ProfessorXZ
afd44480ab
Fixes #1261
2016-07-28 21:09:15 +02:00
ProfessorXZ
6ffb485803
Fixes #1254
2016-07-28 20:30:34 +02:00
ProfessorXZ
e3df970c50
Fixes #1248
2016-07-28 10:14:17 +02:00
White
fb6d88819d
Version tick
2016-07-28 11:36:42 +09:30
White
fb60c91fb6
Updated CHANGELOG.md
2016-07-28 11:35:54 +09:30
White
bc2353356d
Submodule update
2016-07-28 11:32:51 +09:30
White
b2bd40b8f2
Resolved merge conflicts on sundial-permission
2016-07-28 11:20:37 +09:30
White
1331cbfd13
Merge pull request #1257 from Patrikkk/toggleparty-permission
...
Add toggleparty permission | Fix #1256
2016-07-28 11:03:26 +09:30
Patrikk
111a0a2456
Add usesundial permission | Fix #1247
2016-07-27 21:19:33 +02:00
Patrikk
2b2e01b1eb
Add toggleparty permission | Fix #1256
2016-07-27 21:08:14 +02:00
White
69a9b0e29c
More updates to CHANGELOG.md
2016-07-27 23:32:38 +09:30
White
d7a7997923
Update CHANGELOG.md
2016-07-27 23:29:57 +09:30
White
a89f036b87
Submodule update
2016-07-23 10:14:15 +09:30
White
7a8bbb1b99
Updated naming on CheckXMas
2016-07-23 10:11:26 +09:30
White
08830f50c6
Merge pull request #1242 from ProfessorXZ/general-devel
...
Fixes #1241
2016-07-23 10:04:44 +09:30
ProfessorXZ
f7a1b80337
Use TPlayer.autoActuate instead of IEnumerable.Any()
2016-07-19 00:21:54 +02:00
ProfessorXZ
ffa64e4474
Fixes #1241
2016-07-19 00:02:52 +02:00
ProfessorXZ
23991600b6
Fixes The Presserator not placing actuators
2016-07-18 23:33:58 +02:00
Rodrigo
33bf2cba19
Merge pull request #1240 from mistzzt/fix-sensor-bug
...
Fix bug: players cannot place sensors
2016-07-15 14:38:28 +01:00
Zt Wang
8a518107a0
Fix bug where players cannot place sensors
2016-07-15 14:59:56 +08:00
White
b9046da5f4
Fixes #1239
2016-07-12 13:06:35 +09:30
White
ad2f56e251
Added detail to the TSPlayer.HasPermission method comments
2016-07-06 22:06:15 +09:30
White
4652b90a01
Fixes tabbing on the Settle command registration, and the Reload command
2016-07-02 17:11:41 +09:30
White
ed78313994
Fixes tabbing on the SetDungeon command
2016-07-02 17:08:41 +09:30
White
a0078fbd6d
Merge pull request #1234 from webmilio/general-devel
...
Added the SetDungeon command. Closes #1140
2016-07-02 10:19:02 +09:30