3221 Commits

Author SHA1 Message Date
UnknownShadow200
6263436d69 Skin also filters dropbox urls like /texture. (Thanks goodlyay) 2017-09-09 12:28:17 +10:00
UnknownShadow200
04b70d8297 fix /sendcmd to work with command aliases 2017-09-08 12:59:34 +10:00
UnknownShadow200
e912687a6d Keep /os spawn as alias for /os setspawn 2017-09-08 12:50:06 +10:00
Goodlyay
1d92aa8f8e /os spawn is /os setspawn for consistency 2017-09-07 15:13:39 -07:00
UnknownShadow200
082c5f173d No point in SlimLock being a struct when it's just boxed to an object anyways. 2017-09-07 15:55:21 +10:00
UnknownShadow200
7d9192b315 Fix %S no longer being converted to default text colour in GUI 2017-09-07 15:53:27 +10:00
UnknownShadow200
51fc4f656b Now /mapinfo has level color in it, fixes #301. 2017-09-07 15:44:19 +10:00
UnknownShadow200
8c309a0656 Any command can restrict from usage in MBs, fixes #490. 2017-09-06 13:42:33 +10:00
UnknownShadow200
2c35b13d31 Fix not being able to use commands when both 'guests must agree to rules' and 'admin verification rank is guest'. 2017-09-06 11:41:06 +10:00
UnknownShadow200
6ebf2d7ad4 CheckExtraPerms should use extra perms instance description, not ExtraPerms array (in case user defined custom extra perms) 2017-09-05 22:17:45 +10:00
UnknownShadow200
05e6e14c49 Fix doing /unload on a level causing bots to be lost, fixes #489. 2017-09-05 11:12:00 +10:00
UnknownShadow200
86f3449889 Fix auto mute duration not working above 1000 seconds 2017-09-05 08:55:10 +10:00
UnknownShadow200
872b8b5e79 Make /mute mute for server's auto spam time, if no mute duration is given. 2017-09-05 08:43:54 +10:00
UnknownShadow200
0a103ffbf2 Fix only ignoring IRC nicks not showing 'type /ignore list' message. 2017-09-05 08:21:08 +10:00
UnknownShadow200
1aa1f977b4 Fix opchat/adminchat/PM not triggering auto mute, fixes #488. (Thanks goodlyay) 2017-09-05 08:11:42 +10:00
UnknownShadow200
0da31735e5 Add relative coords in /place and /mark. 2017-09-04 23:12:55 +10:00
UnknownShadow200
c81ec5af00 Fix being able to spam /pony 2017-09-03 08:18:47 +10:00
UnknownShadow200
8bd33f42f3 Allow specifying max number of bots allowed on a map 2017-09-02 23:11:53 +10:00
UnknownShadow200
2766924ed7 Combine bot movement packets 2017-09-02 22:36:26 +10:00
UnknownShadow200
ee43f5f5f7 Majorly optimise bots movement AABB testing. 2017-09-02 22:14:59 +10:00
UnknownShadow200
1fa9c66f37 Mark doesn't show anything when /ignore drawoutput is on. 2017-09-02 11:58:19 +10:00
UnknownShadow200
5afb44044e Better message when portal destination map can't be loaded for whatever reason. 2017-09-02 11:35:41 +10:00
UnknownShadow200
efb4babf03 I/O lock when save/load blockprops, fixes #351 2017-09-02 11:20:00 +10:00
UnknownShadow200
7764c19eb4 don't use a try catch in CmdExplode 2017-09-01 22:54:34 +10:00
UnknownShadow200
42739945ad Summon shouldn't reset AFK, fixes #269. 2017-09-01 19:47:52 +10:00
UnknownShadow200
467778d54e Add /ignore irc [nick], fixes #225. 2017-09-01 19:35:35 +10:00
UnknownShadow200
16e9399659 fix urls commit 2017-09-01 15:30:53 +10:00
UnknownShadow200
6cc8366f8b Cleanup /ignore and related code 2017-09-01 15:27:23 +10:00
UnknownShadow200
a933a360f8 Don't convert percents to ampersands when part of url, fixes #420. 2017-09-01 14:25:22 +10:00
UnknownShadow200
5ee8c9c576 Now /infoswap swaps names instead of stat fields in the database, meaning /b will now show as if new player made the changes. 2017-09-01 10:54:35 +10:00
UnknownShadow200
c5ed9314c5 Animal AI now works with the flee/hunt types with custom blocks. 2017-08-30 14:03:03 +10:00
UnknownShadow200
5c7af8b877 Fix bots that have jump AI, having their position set to middle of jump Y on level unload, which causes them to reappear higher up on level load next time 2017-08-30 13:34:33 +10:00
UnknownShadow200
d8954e5c38 Fix fly animal AI with custom blocks. 2017-08-30 13:19:18 +10:00
UnknownShadow200
8273253828 Remove FullCP437Handler emotes. Very rarely used and the only client that supports them, lets you type them in by pressing left alt anyways. 2017-08-30 12:58:53 +10:00
UnknownShadow200
3f36248120 Bots file load/save is thread safe. 2017-08-27 18:38:45 +10:00
UnknownShadow200
9000302f43 Fix being unable to do /transform scale 63/64 2017-08-27 17:53:53 +10:00
UnknownShadow200
b2ce0de82e Can click on bot even when selecting block behind. 2017-08-27 15:49:53 +10:00
UnknownShadow200
f0b8690848 Update /help map motd to includes jumps= hacks flag. 2017-08-26 19:50:46 +10:00
UnknownShadow200
06014de43f simplify a few comparisons 2017-08-26 17:18:47 +10:00
UnknownShadow200
3637009ab1 Whether a block drowns people is now a block property. 2017-08-26 17:18:40 +10:00
UnknownShadow200
a03f1e616c Add IsAirAt overload that outputs index too 2017-08-26 17:18:33 +10:00
UnknownShadow200
d4cb1a9cb3 Remove that ALTER SQL statement. 2017-08-26 11:55:37 +10:00
UnknownShadow200
26e2483c66 Can retrieve columns name for a database table now. 2017-08-26 11:53:28 +10:00
UnknownShadow200
2b245672d4 Move bots file to be per-level 2017-08-25 23:07:12 +10:00
UnknownShadow200
2c05d65247 Add clickable text in bots. 2017-08-25 20:51:41 +10:00
UnknownShadow200
5458a34f58 Improve /help skin 2017-08-24 12:21:00 +10:00
UnknownShadow200
d9fa6118d8 Fix trains always facing you at yaw = 128, breaking when going down a slope 1.8.9.6 2017-08-23 00:15:13 +10:00
UnknownShadow200
072ddb98d6 Add note to /help portal that exit can be on a different level. 2017-08-20 11:22:43 +10:00
UnknownShadow200
8a2e333b32 Fix /whois displaying your own skin and model instead of target. 2017-08-19 21:36:09 +10:00
UnknownShadow200
807520153a Release 1.8.9.6, /ctf go 2017-08-19 18:26:18 +10:00