3920 Commits

Author SHA1 Message Date
UnknownShadow200
64af1105c4 Fix changing undo limit in ranks in gui not saving 2018-08-11 17:26:06 +10:00
UnknownShadow200
a7a69565eb fix still being added to countdown players list, when can't join countdown map 2018-08-10 18:37:50 +10:00
UnknownShadow200
d855920aad fix compiler error log listing warnings as errors 2018-08-09 16:54:55 +10:00
UnknownShadow200
8c8c48a55b fix /roll with two numbers, make /roll with 1 number better 2018-08-08 22:22:22 +10:00
UnknownShadow200
e7040f9449 Fix /top10 oldest with a few servers 2018-08-08 08:29:44 +10:00
UnknownShadow200
90dcceeba3 fix eco tab in GUI being different colour 2018-08-04 10:04:09 +10:00
UnknownShadow200
063eea43d5 fix hide message take 3 2018-08-02 18:50:38 +10:00
UnknownShadow200
3d47b44b1f Fix .who showing hidden players from IRC 2018-08-01 23:47:47 +10:00
UnknownShadow200
5563a4413d get it compiling for .NET 2.0 2018-07-30 17:49:41 +10:00
UnknownShadow200
44da13febe Fix /hide showing messages to everyone 2018-07-30 17:29:02 +10:00
UnknownShadow200
216e03f21a fix null AI name 2018-07-28 16:10:28 +10:00
UnknownShadow200
5b581d91dd Fix ZS round times 2018-07-27 17:57:59 +10:00
UnknownShadow200
7df3e40471 fix nobody default maxundo 1.9.0.7 2018-07-27 03:20:05 +10:00
UnknownShadow200
0d873b7341 Release 1.9.0.7 2018-07-27 03:13:14 +10:00
UnknownShadow200
9650e8de7f show better thread name for commands when debugging 2018-07-27 03:00:11 +10:00
UnknownShadow200
995aa300cc log how many files restored 2018-07-26 21:08:56 +10:00
UnknownShadow200
e4228d3f58 fix /server backup db sometimes generating invalid SQL 2018-07-26 20:54:04 +10:00
UnknownShadow200
1672289c7a Now restore works 2018-07-26 20:41:32 +10:00
UnknownShadow200
b02dc6f5ac Initial WIP on /server restore 2018-07-26 17:42:37 +10:00
UnknownShadow200
c6d98b4ca4 make winrar not complain with empty files 2018-07-26 06:35:53 +10:00
UnknownShadow200
bd2c38b717 Fix zip64 having invalid header 2018-07-26 05:34:03 +10:00
UnknownShadow200
455e76ad73 Improve /server backup, make compress by default 2018-07-26 05:07:41 +10:00
UnknownShadow200
481bd1b9fd fix non-ascii filenames for most .zip readers 2018-07-26 04:13:42 +10:00
UnknownShadow200
9d1f88de82 Use our own zip writer, fixes %20 in filenames, fixes massive memory usage when backing up 2018-07-26 01:45:05 +10:00
UnknownShadow200
13d7436189 Allow level presets to be any size 2018-07-25 19:55:12 +10:00
UnknownShadow200
b489ce7cea fix perbuild/pervisit max restrictions behaving improperly 2018-07-24 17:36:51 +10:00
UnknownShadow200
e496de21f0 Fix changing main name via reloading server.properties, not changing loaded main map 2018-07-20 18:48:19 +10:00
UnknownShadow200
c45bcac04f Fix player name showing in tab list, when player disconnects mid-way through loading map 2018-07-20 18:12:08 +10:00
UnknownShadow200
16a0a65947 Fix players not getting disconnected when server has run out of disk space 2018-07-20 17:56:36 +10:00
Goodlyay
d9d189d969 Me and HackRank shouldn't be MB useable 2018-07-19 16:52:40 -07:00
UnknownShadow200
1ca725b47f Fix LS not flooding map when round continues again on same map 2018-07-20 05:49:24 +10:00
UnknownShadow200
fd7c23e1a3 log when moving sqlite dll fails 2018-07-20 05:16:33 +10:00
UnknownShadow200
58369eb962 fix ArgumentOutOfRangeException when trying to undo yourself for extreme amounts of time 2018-07-20 01:03:56 +10:00
UnknownShadow200
7a66ba25c6 Allocate even less 2018-07-19 20:34:12 +10:00
UnknownShadow200
5acc894351 less allocations 2018-07-19 19:50:37 +10:00
UnknownShadow200
7ff12b4026 Move JSON parsing into core 2018-07-19 17:25:18 +10:00
UnknownShadow200
9f0d908559 shrink sqlite a bit more 2018-07-19 13:09:27 +10:00
UnknownShadow200
eed5f241b4 fix prev 2018-07-19 05:02:33 +10:00
UnknownShadow200
85ee4615a8 embed an extremely cut-down System.Data.SQLite into MCGalaxy source code
this is much smaller and allocates a lot less
2018-07-19 04:54:38 +10:00
UnknownShadow200
422f410406 More ranks use data.Rank 2018-07-19 03:42:42 +10:00
UnknownShadow200
c501ab500f Fix denied messages being shown, when block is placed on bottom layer of a zone which is above grass
(i.e. the block below is grass and not zoned, and we place a block in the zone just above, which attempts to change that block to grass)
2018-07-18 23:56:44 +10:00
UnknownShadow200
6603687f43 simplify /chatroom somewhat 2018-07-18 23:16:16 +10:00
UnknownShadow200
d76e227d80 add more timespan updowns to GUI 2018-07-18 18:32:51 +10:00
UnknownShadow200
0d7ed870da use custom timespan numericupdown 2018-07-18 17:16:33 +10:00
UnknownShadow200
ca308212d6 fix negative flood time messages in LS 2018-07-17 04:09:28 +10:00
UnknownShadow200
992635d24b make countdown code a bit nicer 2018-07-16 18:29:25 +10:00
UnknownShadow200
0a8331f545 Make /static [command] show better permission denied messages, like normal command usage 2018-07-16 16:28:48 +10:00
UnknownShadow200
4914e95d4b Fix Mark#2 message in bottom right showing first point 2018-07-14 17:09:36 +10:00
UnknownShadow200
c309addf99 noclip/speed detection in games should only when the specific hack disabled, not just when any hack is disabled 2018-07-14 12:29:04 +10:00
UnknownShadow200
4789a22656 fix holdthis not converting block types, reduce some duplicated code 2018-07-13 10:28:34 +10:00