ProfessorXZ
|
e9d504afd4
|
Add ItemForceIntoChest hook. Fixes #1250
|
2016-08-02 18:41:28 +02:00 |
|
ProfessorXZ
|
952da9609a
|
Fixes #1197
|
2016-08-01 22:39:01 +02:00 |
|
ProfessorXZ
|
ee6a98eb4e
|
Fixes #1255
|
2016-08-01 09:35:37 +02:00 |
|
ProfessorXZ
|
2f57336fe8
|
Fixes #1252 and #1160, remove the optional parameter from TSPlayer.SendMessage()
|
2016-07-31 22:33:53 +02:00 |
|
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 |
|
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
|
b2bd40b8f2
|
Resolved merge conflicts on sundial-permission
|
2016-07-28 11:20:37 +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
|
7a8bbb1b99
|
Updated naming on CheckXMas
|
2016-07-23 10:11:26 +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 |
|
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 |
|
webmilio
|
bbca61cea1
|
Added the SetDungeon command.
|
2016-07-01 18:30:22 -04:00 |
|
webmilio
|
7bac19afe0
|
Added world name to the title.
|
2016-06-30 13:46:55 -04:00 |
|
Rodrigo
|
51e7b7de93
|
Merge pull request #1228 from Patrikkk/fixing-ssc-4real
Fixing SSC for real
|
2016-06-27 23:24:31 +01:00 |
|
Rodrigo
|
3d5874a9cc
|
Merge pull request #1225 from ProfessorXZ/general-devel
Fixes #1210
|
2016-06-26 02:04:37 +01:00 |
|
Patrikk
|
6f42ac1215
|
Fixing SSC for real
|
2016-06-26 01:00:08 +02:00 |
|
Patrikk
|
ee3e47c1c1
|
Fixes #1226
|
2016-06-25 13:46:30 +02:00 |
|
Patrikk
|
76597fce37
|
Show proper error at db connect fail
|
2016-06-25 13:31:23 +02:00 |
|
ProfessorXZ
|
779ee431a4
|
Fixes #1210
|
2016-06-24 09:05:15 +02:00 |
|
White
|
0e30335a7a
|
Merge pull request #1219 from NyxStudios/geoip-fix
Make GeoIP Great Again!
|
2016-06-23 22:29:42 +09:30 |
|
Zt Wang
|
c6811c98ed
|
Add protection of gem locks in region
|
2016-06-21 22:34:15 +08:00 |
|
Zt Wang
|
f15fd659e9
|
Add give permission to group trustedadmin
|
2016-06-21 13:38:11 +08:00 |
|
Patrikk
|
ba73d5906a
|
Separate item give perm from item spawn
|
2016-06-20 19:24:15 +02:00 |
|
Enerdy
|
13977d9e53
|
Make GeoIP Great Again!
|
2016-06-19 14:02:36 +01:00 |
|
Enerdy
|
b16ff6efc7
|
Improve documentation of ConfigFile.cs
|
2016-06-16 22:16:14 +01:00 |
|
cracker64
|
549a2e63aa
|
Properly follow tileData for region checks. Fix #1159
|
2016-06-15 09:21:19 -04:00 |
|
White
|
aa337437a6
|
Fixes #1205
|
2016-06-15 00:19:10 +09:30 |
|
White
|
72ccd34ae6
|
Fixes unwanted superadmin behaviour concerning SSC inventories.
|
2016-06-14 23:22:06 +09:30 |
|
White
|
be4164281a
|
Version tick and Changelog update
|
2016-06-01 11:43:17 +09:30 |
|
White
|
718128f422
|
Added multicolour wrench to acceptable wire cutters
|
2016-05-31 12:28:19 +09:30 |
|
White
|
91c4eb8a72
|
Version tick + Changelog update
|
2016-05-31 12:19:37 +09:30 |
|
White
|
c4a0cdb6da
|
Properly fix placement of Item IDs 3705 and 3706. Fixes #1189
|
2016-05-31 12:10:28 +09:30 |
|
White
|
0c49106b9c
|
Updated wire checks and added a check for Fake_newchest 1 and 2
|
2016-05-31 11:40:13 +09:30 |
|
Enerdy
|
dbd6228cc7
|
Revert "Make TSPlayer.SendMessage use the smart chat packet"
This reverts commit 653f6b834f.
|
2016-05-29 23:15:48 +01:00 |
|
Enerdy
|
e31cdfb7d5
|
Handle the MassWireOperation packet. Fixes #1190
|
2016-05-28 19:16:52 +01:00 |
|
White
|
86e741a3cd
|
Removed obsolete DCU config options
|
2016-05-27 14:13:15 +09:30 |
|