1589 Commits

Author SHA1 Message Date
UnknownShadow200
2be3c8d758 Release 1.8.6.0 1.8.6.0 2016-05-04 23:06:25 +10:00
UnknownShadow200
a3595e5f1f Add lb/gb info [id] (Thanks worldshowoff), closes #157. 2016-05-04 22:53:08 +10:00
UnknownShadow200
f87cf85ac9 Combine /whois and /whowas into one command. 2016-05-04 21:22:46 +10:00
UnknownShadow200
4b48206838 Group changelog/errors/logs/system into one single logs tab. 2016-05-04 19:48:27 +10:00
UnknownShadow200
eda3b97fcc Refactor PlayerInfo.FindOrShowMatches into a generic method, which is now also used for level names and bot names. 2016-05-04 18:55:18 +10:00
UnknownShadow200
62dcb0888c Fix /botremove not working properly when for some reason bot is stuck on an unloaded level but with the same name as your current level. 2016-05-04 17:59:52 +10:00
UnknownShadow200
3401dec76d Allow configuring default perbuild permission for maps made with /os map add, closes #153. 2016-05-04 17:55:15 +10:00
UnknownShadow200
f0f3b38bc0 whois should show if a player is afk, closes #154. 2016-05-04 17:08:34 +10:00
UnknownShadow200
ac852e5897 Implement /os map chat and /os map restore, closes #154. 2016-05-04 11:54:01 +10:00
UnknownShadow200
c1d6c3ecf8 Make /eat also respect /map chat, also make chatroom chat less verbose in server logs. 2016-05-04 11:45:49 +10:00
UnknownShadow200
8905b45c09 Fix /me in map with RP chat not sending message to level (instead sending globally) and also sending to IRC, fix /map chat showing negated boolean value. 2016-05-04 11:36:00 +10:00
UnknownShadow200
aeb49df1fd Os map add now sets perbuild to /os rank, partially addresses #153. 2016-05-04 11:17:35 +10:00
UnknownShadow200
11fc79ebad Botsummon should also set bot's pitch. (Thanks goodlyay) 2016-05-04 10:44:28 +10:00
UnknownShadow200
659613b7f6 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-05-04 10:38:17 +10:00
UnknownShadow200
9c0a08f084 Cleanup /help botai, add /botai info. 2016-05-04 10:37:58 +10:00
UnknownShadow200
f1dc092929 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-05-03 23:48:42 +10:00
UnknownShadow200
cc191c762c Cleanup /renamelvl. 2016-05-03 23:47:51 +10:00
UnknownShadow200
10dea0a6be Fix /fill not working when held block is same as existing block. (since we use brushes now) 2016-05-03 17:14:15 +10:00
UnknownShadow200
6c5b69ea09 CustomColors command should have default rank of superop. 2016-05-02 08:42:00 +10:00
UnknownShadow200
4e3e004b8b Don't send ChangeModel to clients which do not support it. (Thanks 123DMWM) 2016-05-01 09:57:59 +10:00
UnknownShadow200
402994e4ac Show round countdowns as announcement, rather in normal chat. 2016-05-01 08:53:29 +10:00
UnknownShadow200
e92c1467f9 Fix awards for zombie survival. 2016-05-01 00:01:34 +10:00
UnknownShadow200
5de0edb846 Finish revive potion implementation. 2016-04-30 23:43:38 +10:00
UnknownShadow200
cfe7075019 Make /info more concise. 2016-04-30 22:34:02 +10:00
UnknownShadow200
3701872489 Start work on a revive potion. 2016-04-30 21:41:30 +10:00
UnknownShadow200
c1f5be4670 Show min rank required to use a command instead of generic 'you are not allowed to use X'. 2016-04-30 20:14:29 +10:00
UnknownShadow200
6a5dc89fb2 Bots and per-level custom blocks should start at max and go backwards. 2016-04-30 16:46:13 +10:00
UnknownShadow200
d7fdb668de IsTrack is now a block property. 2016-04-30 16:01:53 +10:00
UnknownShadow200
ba47174188 Persist bots, closes #137. 2016-04-30 15:34:13 +10:00
UnknownShadow200
544f4ebdcd Initial work on persistent bots. 2016-04-30 14:51:11 +10:00
UnknownShadow200
822b137c21 Cleanup /botai. 2016-04-30 14:28:42 +10:00
UnknownShadow200
2f1eb29451 Cleanup /botset. 2016-04-30 14:19:41 +10:00
UnknownShadow200
93c9d6dcb3 Start modularising bot code. 2016-04-30 14:09:06 +10:00
UnknownShadow200
70f4a43b18 Remove debugging line whoops 2016-04-30 12:52:28 +10:00
UnknownShadow200
0b230e43da Fix code page 437 characters not working for custom$.txt and badwords.txt. (Thanks goodlyay) 2016-04-30 12:50:58 +10:00
UnknownShadow200
5e0a330e8c Fix /mb not working when old mb block type is same as new. (Thanks goodlyay) 2016-04-30 10:11:17 +10:00
UnknownShadow200
903cd04330 Fix 'slap' in players tab in gui crashing server, reduce code duplication in gui. 2016-04-29 19:13:22 +10:00
UnknownShadow200
4b0582acf8 Freeze should persist between sessions, simplify 'is muted' lookup to avoid redundantly checking the file. 2016-04-29 18:50:28 +10:00
UnknownShadow200
bfa2a06e8c Implement most awards for zombie survival. 2016-04-29 18:06:54 +10:00
UnknownShadow200
c6ee65b68d Remove /xspawn, just use /summon.. 2016-04-29 17:50:12 +10:00
UnknownShadow200
82f0ffcdaa Use ColoredName in more places. 2016-04-29 17:48:59 +10:00
UnknownShadow200
85ab9fd8a1 Use Server.DefaultColor in less places, give award for winning lottery with 7 players in it. 2016-04-29 13:30:15 +10:00
UnknownShadow200
bf201f9719 Implement /lottery. 2016-04-28 23:03:34 +10:00
UnknownShadow200
45b7bb0a04 Use ColoredName in more places. 2016-04-28 17:43:35 +10:00
UnknownShadow200
5f2c213f4a Slightly improve performance and reduce memory allocations for native backend. 2016-04-28 17:09:47 +10:00
UnknownShadow200
24229ae173 More work on native database backend. 2016-04-28 16:42:06 +10:00
UnknownShadow200
b6f843c10c Fix '>>banned for' showing in /whois when the player isn't actually banned. 2016-04-28 14:38:43 +10:00
UnknownShadow200
2730683221 Xhide should be /hide silent, not a separate command. 2016-04-28 14:29:41 +10:00
UnknownShadow200
9bd094c1ea Add pinvoke definitions for the native sqllite column methods. 2016-04-28 13:06:25 +10:00
UnknownShadow200
64ddb59311 Organise Database code more, reduce code duplication. 2016-04-28 12:22:11 +10:00