UnknownShadow200
|
c4fcf32169
|
If you are ignoring someone, you shouldn't see /send or /tpa from them. (Thanks Joseph)
|
2016-09-10 23:54:12 +10:00 |
|
UnknownShadow200
|
be866550e6
|
Fix using /hide with different name colour revealing you are hidden on IRC.
|
2016-09-10 23:24:33 +10:00 |
|
UnknownShadow200
|
bd81627611
|
Make loginmsg/logoutmsg require an extra permission to change loginmsg/logoutmsg of other players. (Thanks goodlyay)
|
2016-09-10 22:10:37 +10:00 |
|
UnknownShadow200
|
e2404c46fa
|
Get rid of the code duplication between title/model/skin/titlecolor/nick/color commands.
|
2016-09-10 21:50:08 +10:00 |
|
UnknownShadow200
|
2ff6d047e8
|
Add a stare instruction for bots that stares at closest players, just cause. Also make it so bots don't hunt hidden players.
|
2016-09-10 19:04:35 +10:00 |
|
UnknownShadow200
|
1bae8b15c4
|
Fix last commit
|
2016-09-10 14:11:19 +10:00 |
|
UnknownShadow200
|
03100abf4d
|
Add proper help for bot AI instructions.
|
2016-09-10 13:40:29 +10:00 |
|
UnknownShadow200
|
b97dc56257
|
Convert the old /os blacklist txt files to VisitBlacklist in level properties.
|
2016-09-10 11:52:22 +10:00 |
|
UnknownShadow200
|
94879791a8
|
Bot changes shouldn't be global (Thanks goodlyay)
|
2016-09-10 10:57:04 +10:00 |
|
UnknownShadow200
|
a14f469daa
|
Fix hunt bot ai from last commits, fix it so you can't use kill ai in /botai if you can't use it in /botset.
|
2016-09-10 10:42:01 +10:00 |
|
UnknownShadow200
|
7180a01704
|
Fix bot hide instruction, fix /buy blocks10
|
2016-09-10 00:10:29 +10:00 |
|
UnknownShadow200
|
7b6be7923b
|
ScriptFile.Append is no longer hardcoded.
|
2016-09-09 23:36:05 +10:00 |
|
UnknownShadow200
|
89f08dad70
|
Cleanup /botai a bit.
|
2016-09-09 21:12:15 +10:00 |
|
UnknownShadow200
|
ef7a6d31f1
|
Convert all the instructions to the new format.
|
2016-09-09 20:44:33 +10:00 |
|
UnknownShadow200
|
c334aa7c14
|
Make kill instruction 200% more killer (does better dist check, instead of checking if block coords same)
|
2016-09-09 19:47:03 +10:00 |
|
UnknownShadow200
|
f2eef89460
|
Praise be to our robot overloads. Start refactoring bot instructions to be more extensible.
|
2016-09-09 19:27:31 +10:00 |
|
UnknownShadow200
|
c25602b429
|
Bots should rotate when hunting to face the target player.
|
2016-09-09 19:15:54 +10:00 |
|
UnknownShadow200
|
d501219f4f
|
Cleanup lava survival in gui
|
2016-09-09 15:19:20 +10:00 |
|
UnknownShadow200
|
128e3f932f
|
Merge fix
|
2016-09-09 11:06:06 +10:00 |
|
UnknownShadow200
|
f62fefc977
|
Merge fix
|
2016-09-09 11:04:45 +10:00 |
|
UnknownShadow200
|
591d11d528
|
Only save ignore files when using /ignore, not everytime you leave the server.
|
2016-09-09 10:40:40 +10:00 |
|
UnknownShadow200
|
679a213570
|
Show all previous alts not just ones since last server restart. Make it so you can't unload the core plugin.
|
2016-09-09 10:34:48 +10:00 |
|
UnknownShadow200
|
9d82e5af72
|
Start work on making the core code a plugin.
|
2016-09-09 10:02:48 +10:00 |
|
UnknownShadow200
|
22ce335527
|
Move bulk of CmdGoto into PlayerActions.
|
2016-09-09 07:58:30 +10:00 |
|
UnknownShadow200
|
ffb3375582
|
Refs should be able to see human and zombie chat, map auhtors should show coloured in /mi and join message if ZS is active.
|
2016-09-08 23:03:50 +10:00 |
|
UnknownShadow200
|
d8b6240a52
|
Remove unnecessary try{} catch{}
|
2016-09-08 20:58:34 +10:00 |
|
UnknownShadow200
|
de79a0e3e4
|
Less usage of Convert class
|
2016-09-08 17:15:09 +10:00 |
|
UnknownShadow200
|
3f36bca185
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-09-08 14:46:44 +10:00 |
|
UnknownShadow200
|
5c56b7ffc0
|
Changing properties in gui shouldn't change server salt
|
2016-09-08 13:00:44 +10:00 |
|
UnknownShadow200
|
684e023a71
|
Cleanup security tab in properties, add a checkbox for 'use whitelist'
|
2016-09-08 12:22:17 +10:00 |
|
UnknownShadow200
|
8f023349bc
|
Get rid of unneeded files
|
2016-09-08 11:47:23 +10:00 |
|
UnknownShadow200
|
8a8855bcfc
|
Get rid of pointless check for first char being a % in HandleChat, fix 'auto mute' appearing before last message that triggered the mute.
|
2016-09-08 10:44:11 +10:00 |
|
UnknownShadow200
|
bf99339d38
|
Avoid ColorTranslator, use our own hex parsing function.
|
2016-09-07 18:06:52 +10:00 |
|
UnknownShadow200
|
9823575786
|
Use better message for when level isn't buildable/deletable and you are using a client that does not support BlockPermissions.
|
2016-09-07 12:32:36 +10:00 |
|
UnknownShadow200
|
0f5972ad81
|
Use item number instead of page number, to match fCraft.
|
2016-09-07 08:46:50 +10:00 |
|
UnknownShadow200
|
cb0576797d
|
Fix recent changes for MySQL backend.
|
2016-09-07 00:00:55 +10:00 |
|
UnknownShadow200
|
037b4396ae
|
Now /commands uses multi-page output.
|
2016-09-06 23:25:33 +10:00 |
|
UnknownShadow200
|
5a2aac4573
|
Make /vip and /whitelist use multi page output, also colour the names in them.
|
2016-09-06 21:53:21 +10:00 |
|
UnknownShadow200
|
c45ebb2ebd
|
Fix /vip remove
|
2016-09-06 20:03:37 +10:00 |
|
UnknownShadow200
|
8b680ea217
|
Cleanup /blocks, fix CmdLoad erroring when dll did not exist.
|
2016-09-06 19:25:32 +10:00 |
|
UnknownShadow200
|
38fed28abf
|
Add /bots [level] (Thanks goodlyay)
|
2016-09-06 18:51:23 +10:00 |
|
UnknownShadow200
|
13cf080c53
|
Multipage output for /awards.
|
2016-09-06 18:10:26 +10:00 |
|
UnknownShadow200
|
922ec37511
|
Make /tpzone list use the multipage output code.
|
2016-09-06 17:59:23 +10:00 |
|
UnknownShadow200
|
a86425c731
|
Extend MultiPageOutput to use it for /viewranks too.
|
2016-09-06 17:12:49 +10:00 |
|
UnknownShadow200
|
683179d162
|
Add a multi page command output (thanks fCraft for layout idea).
|
2016-09-06 15:25:07 +10:00 |
|
UnknownShadow200
|
e18d4df815
|
Remove /blocks count, fix /deafen alias
|
2016-09-06 13:17:29 +10:00 |
|
UnknownShadow200
|
ad5f38f486
|
Allow providing reasons in give/pay/take, fix /pay not working from console.
|
2016-09-06 10:43:29 +10:00 |
|
UnknownShadow200
|
c345f01d2e
|
Use relative time in /last.
|
2016-09-06 09:22:04 +10:00 |
|
UnknownShadow200
|
a557a05703
|
Relative timespans in /balance
|
2016-09-06 08:26:33 +10:00 |
|
UnknownShadow200
|
329fdb24e9
|
Don't show 'X went to level' for /os go when server has load on goto enabled.
|
2016-09-06 06:51:16 +10:00 |
|