1947 Commits

Author SHA1 Message Date
UnknownShadow200
8ea543898d Style: remove last == true and == false. 2016-09-14 08:55:55 +10:00
UnknownShadow200
882ee57c49 ZS: Pillaring sprite blocks, or when pillaring in water/lava, should not count towards auto-pillar kick. 2016-09-14 08:48:58 +10:00
UnknownShadow200
f0693de778 Blocks: Make tdoor take the same time to revert, regardless of whether it was activated by a door or a tdoor. 2016-09-13 12:19:54 +10:00
UnknownShadow200
80ea48ae7a ZS/LS: Authors can't like/dislike own map anymore. 2016-09-13 08:03:29 +10:00
UnknownShadow200
ff0932ad22 Fix crash if selected index is -1 in lava map settings in gui. 2016-09-12 15:13:02 +10:00
UnknownShadow200
4076a8f9d3 Fix turning off /ride instantly killing you by the train you just dismounted. (Thanks peace_out_man) 2016-09-12 13:12:18 +10:00
UnknownShadow200
c31d60a951 Allow spaces at end of rank prefixes. (Thanks goodlyay) 2016-09-12 11:16:07 +10:00
UnknownShadow200
b63a8d8294 Better error checking for property file reading. 2016-09-12 10:38:33 +10:00
UnknownShadow200
8939de0698 Now /mi shows name colour for blacklist/whitelist entries 2016-09-12 08:51:14 +10:00
UnknownShadow200
2338b0f7c7 Fix /zone add with rank names (thanks Lemon/Benny8778) 2016-09-12 00:06:57 +10:00
UnknownShadow200
9ecf404f69 Fix items added by plugins to the economy not being loaded after restart, document stuff in Item 2016-09-11 23:34:12 +10:00
UnknownShadow200
d6ff32a2d9 Fix: if a custom block is defined, /b should output its numerical block id. 2016-09-11 19:23:44 +10:00
UnknownShadow200
8f9e8c772a Properly track custom blocks in /b 2016-09-11 19:22:02 +10:00
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