2722 Commits

Author SHA1 Message Date
UnknownShadow200
a18e2bcab1 Fix bug with /ride thread not being removed after player disconnected 2017-05-06 23:00:07 +10:00
UnknownShadow200
7a46a30c47 Fix /lb remove 0 stuffing up (Thanks fam0r), blockqueue is now a scheduled task. 2017-05-06 20:46:12 +10:00
UnknownShadow200
4de5512aad Fix /map edge using half map height instead of edge level. (Thanks fam0r) 2017-05-06 18:42:09 +10:00
UnknownShadow200
4ed03d7c60 Finish modularising /top, closes #304. 2017-05-06 16:43:18 +10:00
UnknownShadow200
787f957844 last commit - fix group/rank name matching not working when colour code within rank/group name. (Thanks AndyFC) 2017-05-06 16:29:02 +10:00
UnknownShadow200
259380c9eb Don't show + in offline names when possible 2017-05-06 16:26:11 +10:00
UnknownShadow200
0082904fb5 Modularise top, partially addresses #304 2017-05-06 16:16:39 +10:00
UnknownShadow200
62d4c13ba9 Less spam on login, 1 less timer 2017-05-05 17:31:17 +10:00
UnknownShadow200
eccb227461 For privacy reasons, remove city from /location 2017-05-05 10:14:05 +10:00
UnknownShadow200
394ed2598c organise stuff 2017-05-05 10:10:31 +10:00
UnknownShadow200
9fcdaa4031 fix /rules [name] sending to yourself, comments 2017-05-04 22:41:38 +10:00
UnknownShadow200
e2c869d3fa Add /uban as alias to xban that doesn't ban IP (Like MCForge), closes #406. 2017-05-03 08:11:16 +10:00
UnknownShadow200
6ef6296e34 Make it when plugins cancel chat, it doesn't show on IRC still. Icky solution, need to think of a better one later. 2017-05-02 22:13:56 +10:00
UnknownShadow200
48d247c976 Restrict volatile array to reference types 2017-05-02 14:51:49 +10:00
UnknownShadow200
4646a529f7 Allow manually changing IRC command prefix 2017-05-02 11:26:03 +10:00
UnknownShadow200
cc2b5c63e4 Cleaner IRC code 2017-05-02 11:11:09 +10:00
UnknownShadow200
d54e5edaef Phase 1 of refactoring IRC bot. 2017-05-02 10:57:35 +10:00
UnknownShadow200
4fe6fd5178 Doing ban/rank of an offline player, but forgetting the + at the end, should autocomplete that +. 2017-05-01 23:23:26 +10:00
UnknownShadow200
eed351c654 fix 2017-05-01 23:01:06 +10:00
UnknownShadow200
26a6dfbec7 You shouldn't be able to fill over active water. (Thanks fam0r) 2017-05-01 20:34:10 +10:00
UnknownShadow200
6e6ca01a5d Maps shouldn't generate with active water. (Thanks __Tauraiis__) 2017-05-01 20:33:19 +10:00
UnknownShadow200
7a6cd69e85 Now /seen uses coloured name too 2017-04-30 19:32:00 +10:00
UnknownShadow200
79425b279d Prevent /save from revealing hide 2017-04-30 19:27:39 +10:00
UnknownShadow200
f2fb839d02 Allow changing animal AI of blocks 2017-04-30 18:27:24 +10:00
UnknownShadow200
a977748936 Prevent two entities from being assigned the same ID, fixes #411 2017-04-30 17:15:21 +10:00
UnknownShadow200
23fc8160e4 comments 2017-04-30 17:03:16 +10:00
UnknownShadow200
d2adbbf726 Add /botai list, closes #302 2017-04-30 16:12:10 +10:00
UnknownShadow200
0f0b494d88 0.001% less code duplication 2017-04-30 15:55:34 +10:00
UnknownShadow200
f2e1747573 allow turning off secret commands 2017-04-29 08:19:04 +10:00
UnknownShadow200
f2d3000ee7 fix minor issue in /map realmowner and /b, add more collide types 2017-04-28 21:56:29 +10:00
UnknownShadow200
f7eac381a8 Can still activate portals/message blocks in non-deletable map. (Thanks goodlyay) 2017-04-28 21:08:44 +10:00
UnknownShadow200
62b8fa5b9c Limit deaths to 32767 at most 2017-04-28 20:36:45 +10:00
UnknownShadow200
1e25a88dc1 x 2017-04-28 20:22:14 +10:00
UnknownShadow200
6aef25c853 Auto filter dropbox urls to point directly to download page in /texture 2017-04-28 20:21:26 +10:00
UnknownShadow200
7e17262399 Fix /pe not letting you change total placed/deleted, and changing total drawn/modified resetting placed/deleted. Closes #243 2017-04-28 19:35:50 +10:00
UnknownShadow200
ac1dab0b2b Move timespan parsing to CommandParser 2017-04-28 19:03:03 +10:00
UnknownShadow200
9c7e5e86c5 Fix /bots (thanks goodlyay) 2017-04-28 17:00:55 +10:00
UnknownShadow200
e7cf81b65f Fix /top10 with offset 2017-04-28 10:01:09 +10:00
UnknownShadow200
c61d9b9ef2 Allow whitelisting/blacklisting specific ranks to use a block in /blockset 2017-04-28 09:31:41 +10:00
UnknownShadow200
92d4df1dc9 Modularise Block permissions 2017-04-28 09:15:43 +10:00
UnknownShadow200
86492c4ce3 Simplify /cmdset usage 2017-04-28 08:50:03 +10:00
UnknownShadow200
f578c6bc07 x 2017-04-28 08:41:53 +10:00
UnknownShadow200
d2f5f8fcbb Simplify scripting code a bit 2017-04-28 08:26:01 +10:00
UnknownShadow200
88dea4a56f More namespaces 2017-04-28 08:15:21 +10:00
UnknownShadow200
55bcdc08fa Allow adding custom heartbeat providers, fix potential resource leak on mono (which prevents further requests) 2017-04-27 23:57:36 +10:00
UnknownShadow200
8d31a01d7c Fix heartbeat url not showing up changed in gui when IP changes 2017-04-27 22:47:53 +10:00
UnknownShadow200
10fb3c4657 Change team colour to blue 2017-04-27 22:47:50 +10:00
Goodlyay
cb5882bc91 Merge branch 'master' of https://github.com/Hetal728/MCGalaxy
# Conflicts:
#	MCGalaxy/Player/Group/GroupProperties.cs
2017-04-25 00:14:08 -07:00
Goodlyay
1f732bb4ba Limit prefixes to 3 characters not counting colors. 2017-04-25 00:07:24 -07:00
UnknownShadow200
1d30ea0621 Fix tab order and field lengths for 'General config'. 2017-04-25 17:06:19 +10:00