3850 Commits

Author SHA1 Message Date
UnknownShadow200
d7d80cbb94 Add /blockprops copy 2018-09-18 11:00:01 +10:00
UnknownShadow200
b2b0de25ca Add /blockprops list, improve 'list' type handling in commands 2018-09-18 09:55:49 +10:00
UnknownShadow200
6e462d3d0a don't bother with non divisible by 16 axis lengths 2018-09-17 23:17:54 +10:00
UnknownShadow200
d153f07972 Make blockprops behaviour more consistent with lb add/copy 2018-09-14 22:27:15 +10:00
UnknownShadow200
8778784f32 Add way to reset block properties 2018-09-14 13:48:13 +10:00
UnknownShadow200
0352e70774 Cleanup /BlockProps 2018-09-14 12:00:20 +10:00
UnknownShadow200
4c54f83d42 recorganise some files 2018-09-14 09:13:21 +10:00
UnknownShadow200
872b21a51c Fix /descend not counting bottom of map as solid 2018-09-13 18:43:42 +10:00
UnknownShadow200
e0cf352bc4 Fix permission messages being shown twice to console with /os map add 2018-09-13 17:50:48 +10:00
UnknownShadow200
237e953ed8 Majorly improve /help newlvl. Fixes #333 2018-09-13 17:38:19 +10:00
UnknownShadow200
2e1e72725f Fix /scale with no arguments not showing help 2018-09-08 20:44:14 +10:00
UnknownShadow200
e64e16dbb9 Make /location show state, can be used on any IP, and alias of /geoip 2018-09-07 04:33:39 +10:00
UnknownShadow200
766f3a20fb Fix /ref not working as /referee 2018-09-06 05:02:01 +10:00
UnknownShadow200
2775aec436 Allow summoning bots to coords 2018-09-05 15:58:55 +10:00
UnknownShadow200
ce9effd35b Fix /zs set pillaring and /zs set build 2018-09-04 06:05:02 +10:00
UnknownShadow200
02ee238bcc simplify undodrawopentry API 2018-09-03 10:06:19 +10:00
UnknownShadow200
4da395f5b6 don't spam server logs with 'unrecognised config key X'. Also drop version2/sidestex from blockdef json files. 2018-08-30 10:25:10 +10:00
UnknownShadow200
eeb942dd03 Allow just doing /lb copy [id], which auto fills in last free block ID 2018-08-28 09:21:48 +10:00
UnknownShadow200
bdb0971d74 fix /static paste and /spin 90 messing up 2018-08-28 08:55:28 +10:00
UnknownShadow200
558d79da88 Fix #511, fix help of /copyslot 2018-08-27 19:49:49 +10:00
UnknownShadow200
0b07054ceb Fix /server backup table 2018-08-23 18:25:14 +10:00
UnknownShadow200
a595dbc0cc Allow whitelisting yourself in perbuild and zones 2018-08-21 21:58:53 +10:00
UnknownShadow200
05182b7237 Also reload list files when doing /server reload. 2018-08-21 18:42:21 +10:00
UnknownShadow200
72ff3812e4 fix /blockprops global 2018-08-19 07:23:08 +10:00
UnknownShadow200
3f8c0ad9d7 1.9.0.8 1.9.0.8 2018-08-19 01:25:02 +10:00
UnknownShadow200
35b73aa9a2 fix /resizelvl losing perms and bots 2018-08-18 17:50:17 +10:00
UnknownShadow200
c60a88a4b9 fix physics restart checkbox having wrong tooltip 2018-08-13 19:37:36 +10:00
UnknownShadow200
d3eab1755d Fix an error with resizing (usually outofmemory) resulting in chnges in current map not being saved 2018-08-12 13:12:29 +10:00
UnknownShadow200
b0191b161b Fix accuracy issues with MaxUndo for ranks and /calc 2018-08-12 01:46:48 +10:00
UnknownShadow200
fbd02c2f08 Fix old level blockprops files not being copied/deleted/renamed 2018-08-11 18:53:42 +10:00
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