UnknownShadow200
|
08186c876c
|
Remove /deltemprank, /temprankinfo, /tempranklist and combine them into /temprank.
|
2016-05-28 15:37:39 +10:00 |
|
UnknownShadow200
|
9205b4faf5
|
Remove /serverreport, integrate it into /serverinfo.
|
2016-05-28 14:42:27 +10:00 |
|
UnknownShadow200
|
a6cf896e1b
|
Update /help message for /spin.
|
2016-05-28 13:43:05 +10:00 |
|
UnknownShadow200
|
08d8fe88bf
|
Allow rotating 180, 270 degrees in a call to /spin.
|
2016-05-28 12:42:50 +10:00 |
|
UnknownShadow200
|
9d1b23519e
|
Organise /spin more.
|
2016-05-28 12:08:58 +10:00 |
|
UnknownShadow200
|
df57daea07
|
Modularise out CmdSpin, make rotation more extensible.
|
2016-05-28 11:09:50 +10:00 |
|
UnknownShadow200
|
e690f2013b
|
Allow using alternative method of verifying irc controllers - be in opchannel, still need to add this to gui.
|
2016-05-28 00:22:04 +10:00 |
|
UnknownShadow200
|
5fe23756f5
|
Add a generic ConfigEnum attribute.
|
2016-05-27 23:58:05 +10:00 |
|
UnknownShadow200
|
8c35ff76d1
|
Only call Group.findPlayerGroup once in Player.Handlers.
|
2016-05-27 23:34:06 +10:00 |
|
UnknownShadow200
|
b86771c26d
|
If we match one unloaded level but not exactly, auto load it.
|
2016-05-27 23:17:14 +10:00 |
|
UnknownShadow200
|
df7ee6158d
|
Percent/and with invalid colour code should be treated as a normal character.
|
2016-05-27 22:53:34 +10:00 |
|
UnknownShadow200
|
5dfabb6050
|
Use single formatting method for writing coloured text to GUI or CLI.
|
2016-05-27 20:40:19 +10:00 |
|
UnknownShadow200
|
897a2f8f06
|
Remove gcaccepted variable.
|
2016-05-27 18:59:20 +10:00 |
|
UnknownShadow200
|
f0f4cee412
|
Fix being unable to delete /os maps you don't have perbuild access to.
|
2016-05-27 18:54:16 +10:00 |
|
UnknownShadow200
|
8e5a339ca7
|
Use a reference to the command's name instead of a new command instance in CommandKeywords.
|
2016-05-27 18:47:57 +10:00 |
|
UnknownShadow200
|
969061b2cd
|
Fix double disconnect message (Thanks goodlyay).
|
2016-05-27 17:24:01 +10:00 |
|
UnknownShadow200
|
70b4437064
|
Use native bulk transaction class for saving blockdb, almost 0 managed memory allocations and is a lot faster. Closes #150.
|
2016-05-27 17:04:54 +10:00 |
|
UnknownShadow200
|
e7b04b7c24
|
Handle waiting/busy on native sqlite backend.
|
2016-05-27 16:14:31 +10:00 |
|
UnknownShadow200
|
17933d6f6c
|
Remove unused util methods.
|
2016-05-27 12:37:52 +10:00 |
|
UnknownShadow200
|
b47caa9c86
|
Cleanup /help cmdset and /help undo, make /help on aliases print the help for their actual command. (Thanks FabTheZen)
|
2016-05-27 11:38:07 +10:00 |
|
UnknownShadow200
|
76b5c33f1b
|
Using /resetbot should use new settings if user changed irc nick, server or port. (Thanks ChrisNetWeb)
|
2016-05-26 23:36:17 +10:00 |
|
UnknownShadow200
|
0bf0790fa7
|
Remove global chat.
|
2016-05-26 11:20:48 +10:00 |
|
UnknownShadow200
|
d2e013ce33
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-05-26 10:18:18 +10:00 |
|
UnknownShadow200
|
e7409d5301
|
Fix /paste not working correctly when paste origin was outside the map.
|
2016-05-26 09:17:52 +10:00 |
|
UnknownShadow200
|
d311ee34eb
|
Fix two spaces being between names in /players.
|
2016-05-26 09:10:11 +10:00 |
|
UnknownShadow200
|
5eafdc7fec
|
Review requests should appear in IRC op channel, fix op/adminchat not using player's coloured name on IRC op channel.
|
2016-05-25 23:55:48 +10:00 |
|
UnknownShadow200
|
693c630996
|
More organisation of command classes.
|
2016-05-25 19:49:47 +10:00 |
|
UnknownShadow200
|
2ae27fa79a
|
Minor code cleanup for Ban classes.
|
2016-05-25 19:44:54 +10:00 |
|
UnknownShadow200
|
18db9868c1
|
Modularise /tntwars into separate functions so it actually fits on most screens horizontally.
|
2016-05-23 17:51:23 +10:00 |
|
UnknownShadow200
|
c5af31da4d
|
Fix console not outputting text correctly on IRC, when its name ends with a %S colour code and running in headless mode.
|
2016-05-23 16:41:28 +10:00 |
|
UnknownShadow200
|
df4a1847a5
|
Make /banx IP ban again.
|
2016-05-23 16:11:37 +10:00 |
|
UnknownShadow200
|
87d8b9f6a1
|
Fix GetSupportedCol erroring when col is null.
|
2016-05-23 11:54:33 +10:00 |
|
UnknownShadow200
|
2312236fe2
|
Group more commands, switch to esper as default IRC network.
|
2016-05-22 23:36:35 +10:00 |
|
UnknownShadow200
|
e52196cd32
|
Cannot use /high5 when muted, cannot use /where on players in games, group some commands into logical namespaces.
|
2016-05-22 21:14:27 +10:00 |
|
UnknownShadow200
|
7a5e485019
|
Remove unused files, optimise player position updates. Closes #172.
|
2016-05-22 17:09:39 +10:00 |
|
UnknownShadow200
|
37baaeb4a9
|
Model/Skin should send a message to you when you change your own skin/model. (Thanks Adra_The_Wroth)
|
2016-05-21 21:18:39 +10:00 |
|
UnknownShadow200
|
e76537f60f
|
Oops forgot to update current version txt
1.8.7.1
|
2016-05-21 20:55:20 +10:00 |
|
UnknownShadow200
|
887588482a
|
Release 1.8.7.1
|
2016-05-21 20:54:07 +10:00 |
|
UnknownShadow200
|
78d024dcd6
|
Fix /newlvl with mountains type not working (Thanks supasoph654)
|
2016-05-21 14:49:32 +10:00 |
|
UnknownShadow200
|
9b3f0bfb55
|
Always dispose of timers.
|
2016-05-21 11:01:32 +10:00 |
|
UnknownShadow200
|
1979c33435
|
Properly cleanup timer instances.
|
2016-05-21 10:36:44 +10:00 |
|
UnknownShadow200
|
cc99811ac6
|
Only use one timer, don't need an AFK check timer and a ping sender timer.
|
2016-05-21 09:57:41 +10:00 |
|
UnknownShadow200
|
6b55ca1399
|
Fix /whois not showing days spent, use time as a property to retrieve time spent, it was silly to create a timer to do that..
|
2016-05-20 23:49:58 +10:00 |
|
UnknownShadow200
|
83a1ba8dc4
|
Blockqueue should store player's unique session id instead of player instance. (Reduces GC pressure)
|
2016-05-20 23:04:44 +10:00 |
|
UnknownShadow200
|
061c7b80b4
|
Get rid of pointless code.
|
2016-05-20 18:56:04 +10:00 |
|
UnknownShadow200
|
5c05d40d6c
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-05-20 09:48:40 +10:00 |
|
UnknownShadow200
|
f88ae3d1d1
|
Now show /mi perms as part of /mi.
|
2016-05-20 09:35:44 +10:00 |
|
UnknownShadow200
|
af0b97cb60
|
Replace all %S with reset IRC colour codes, don't use a separate %r for it.
|
2016-05-20 09:13:30 +10:00 |
|
UnknownShadow200
|
cbc5d199fc
|
Now /help <cmd> shows allowed/disallowed ranks.
|
2016-05-20 09:07:41 +10:00 |
|
UnknownShadow200
|
63bc78eb09
|
cmdset can now allow/disallow ranks from using a command, still need to update /help cmdset though.
|
2016-05-20 08:52:07 +10:00 |
|