2546 Commits

Author SHA1 Message Date
UnknownShadow200
b6debbd8e9 Fix importing maps with upper case letters on linux. (Thanks Daeslender) 2017-02-28 22:49:33 +11:00
UnknownShadow200
1b4c23cb26 Logs are now per day instead of being combined 2017-02-28 22:35:48 +11:00
UnknownShadow200
d7c3ce50a1 gui cleanup 2017-02-28 21:11:11 +11:00
UnknownShadow200
4c60e4261f Kill redundant code 2017-02-28 19:37:42 +11:00
UnknownShadow200
0241d151d2 Add CommandParser.GetEnum 2017-02-28 16:47:39 +11:00
UnknownShadow200
1e2342368c don't let pay/give/take 0 money 2017-02-28 16:23:03 +11:00
UnknownShadow200
2e83c38642 Don't bother reloading map for ClassicalSharp <= 0.98.5 2017-02-28 13:39:07 +11:00
UnknownShadow200
a8f5c6b5cb Rate limit .who to every 5 seconds instead of every 1 second 2017-02-28 10:03:53 +11:00
UnknownShadow200
c0db0f2258 Now /copylvl also copies bots 2017-02-28 09:50:35 +11:00
UnknownShadow200
57446cbcd4 Add CommandParser.IsBlockAllowed. Don't allow placing portals/mbs of block types user it not allowed. (Thanks JPlaysClassic) 2017-02-28 08:34:35 +11:00
UnknownShadow200
1f22d57baf Can't /kill same rank 2017-02-28 08:12:18 +11:00
UnknownShadow200
77e28c2748 less hardcoding 2017-02-27 20:53:37 +11:00
UnknownShadow200
2d4e726d3a Fix double is in /os blockprops door/tdoor (Thanks TheChellMaster) 2017-02-27 20:33:21 +11:00
UnknownShadow200
65a087ec78 Turns out there is both air_door and air_switch. Fix air_door. 2017-02-27 20:31:18 +11:00
UnknownShadow200
02f14cd50f cleanup 2017-02-27 15:28:10 +11:00
UnknownShadow200
4f9f09b4e9 Fix lava sponge / sponge not being properly removed 2017-02-27 12:14:53 +11:00
UnknownShadow200
4977604512 quick fix for /ride not working since it's late at night and I'm very tired 2017-02-26 22:58:24 +11:00
UnknownShadow200
d6a8d15456 Now /rankinfo shows person who ranked in colour 2017-02-26 21:17:22 +11:00
UnknownShadow200
26f52349dc Now /baninfo shows banner/unbanner name in colour 2017-02-26 21:14:49 +11:00
UnknownShadow200
d1fdfdd4e4 Now /img accounts for whether a custom block is fullbright 2017-02-26 20:35:14 +11:00
UnknownShadow200
5de6a59c3d Now /ccols list uses pagintation too 2017-02-26 20:01:08 +11:00
UnknownShadow200
cc773a82fe And even more usage of CommandParser 2017-02-26 18:28:16 +11:00
UnknownShadow200
022aa905df Only generate server salt at startup 2017-02-26 17:51:14 +11:00
UnknownShadow200
6e18f7df2b More usage of CommandParser 2017-02-26 14:37:41 +11:00
UnknownShadow200
5a2f138252 More usage of CommandParser 2017-02-26 13:25:18 +11:00
UnknownShadow200
35a895013a Updater should be a CLI project 2017-02-26 10:56:06 +11:00
UnknownShadow200
e5f2dcfbdf Make updater's code not so awful 2017-02-26 10:52:15 +11:00
UnknownShadow200
254fd82de5 Use better command argument parsing 2017-02-25 23:26:56 +11:00
UnknownShadow200
0e009fba81 Use better command argument parsing 2017-02-25 22:10:10 +11:00
UnknownShadow200
fade341344 Fix ZS lottery 2017-02-25 14:12:16 +11:00
UnknownShadow200
f282bdaab9 Fix /mode dirt/grass (Thanks mrrockman888) 2017-02-25 14:01:27 +11:00
UnknownShadow200
97a73ec0fc Remove unused file 2017-02-25 09:00:12 +11:00
UnknownShadow200
9cd0facae9 Fix lb/gb edit fallback not showing name 2017-02-24 23:51:42 +11:00
UnknownShadow200
c268ad1bce Also show number of BlockDB entries in /mi 2017-02-23 21:49:35 +11:00
UnknownShadow200
9bbb2d6b5d Now entries in /viewranks, /whitelist etc, show proper case of name 2017-02-22 17:19:02 +11:00
UnknownShadow200
5c9a067781 Mention in /help botset that not providing an AI name removes the bot's AI. 2017-02-22 17:10:19 +11:00
UnknownShadow200
9d472c83bd Fix /xmodel without args changing your own model to '-own' 2017-02-22 17:05:19 +11:00
UnknownShadow200
8a87cb977f Show client's app name in server logs when connecting 2017-02-22 16:59:28 +11:00
UnknownShadow200
64b5cc833c Fix setrank confirmation for non-existent players 2017-02-22 16:50:25 +11:00
UnknownShadow200
8f7c709e4d Fix /paste on map max borders (Thanks joshim4) 2017-02-21 19:15:18 +11:00
UnknownShadow200
6af9ec951c snow/slab/cobblestone opaque too 2017-02-21 08:45:53 +11:00
UnknownShadow200
bb52576a13 Fix /help os map resize 2017-02-21 08:00:59 +11:00
UnknownShadow200
2bb1386ef1 Release 1.8.8.8 1.8.8.8 2017-02-20 16:31:24 +11:00
UnknownShadow200
bd4eb050c0 I am a massive idiot for not removing this debugging statement 2017-02-20 16:28:27 +11:00
UnknownShadow200
9bbfec25c2 Fix /b for air displaying 'airfallback' 2017-02-20 12:50:38 +11:00
UnknownShadow200
c633e82116 Only show 'you cannot use /fly' message when you were actually flying. 2017-02-20 11:24:14 +11:00
UnknownShadow200
15df620951 Allow , instead of . for decimal separator 2017-02-20 10:34:45 +11:00
UnknownShadow200
c61a746555 Fix remaining issues with custom blocks that replace core blocks not using correct fallbacks 2017-02-20 09:13:48 +11:00
UnknownShadow200
f95b31eb03 Write code page 437 characters in every string 2017-02-20 08:49:06 +11:00
UnknownShadow200
77f3ac689f minor code cleanup 2017-02-20 08:16:59 +11:00