UnknownShadow200
|
a557a05703
|
Relative timespans in /balance
|
2016-09-06 08:26:33 +10:00 |
|
UnknownShadow200
|
329fdb24e9
|
Don't show 'X went to level' for /os go when server has load on goto enabled.
|
2016-09-06 06:51:16 +10:00 |
|
UnknownShadow200
|
f020920ba5
|
Fix /xjail still moving higher ranked players to the xjail map (but not actually jailing them). (thanks lavacraft)
|
2016-09-05 23:31:39 +10:00 |
|
UnknownShadow200
|
b8a306e62c
|
Fix all cases where a %S was before a space.
|
2016-09-05 22:44:28 +10:00 |
|
UnknownShadow200
|
bf291fa062
|
Use sleep(10) instead of sleep(3) to reduce CPU usage slightly, also add AddColumn to IDatabaseBackend.
|
2016-09-05 22:04:04 +10:00 |
|
UnknownShadow200
|
8a27ec99bc
|
Fix shutting down the server always raising on error on linux environments without a display.
|
2016-09-05 19:37:26 +10:00 |
|
UnknownShadow200
|
629de5e663
|
Modularise more database functions.
|
2016-09-05 17:53:41 +10:00 |
|
UnknownShadow200
|
f070829052
|
Make database backup code less hacky.
|
2016-09-05 17:09:36 +10:00 |
|
UnknownShadow200
|
b2fb6a4a3c
|
Fix /mi colours for multiple realm owners.
|
2016-09-05 16:21:10 +10:00 |
|
UnknownShadow200
|
8844fa5166
|
Fix /server backup lite also saving level backups, fix going auto afk resetting idle time.
|
2016-09-05 14:53:00 +10:00 |
|
UnknownShadow200
|
35230bac70
|
Fix ' not being escaped properly when saving a DB table.
|
2016-09-05 14:25:52 +10:00 |
|
UnknownShadow200
|
4be7974142
|
Cleanup DB code a bit more.
|
2016-09-05 14:24:41 +10:00 |
|
UnknownShadow200
|
6a66f6ee0c
|
Don't show 'level X loaded' for levels that are auto loading when using /goto.
|
2016-09-05 13:54:56 +10:00 |
|
UnknownShadow200
|
e536d67daf
|
Allow providing a reason for shutdown, document /shutdown abor
t, prevent multiple people doing a shutdown at the same time. Fixes #211.
Also disconnected shouldn't be capital, thanks goodlyay.
|
2016-09-05 12:43:37 +10:00 |
|
UnknownShadow200
|
aae0f6ca37
|
Also set pitch when teleporting (Thanks goodlyay), add ability to cancel tasks.
|
2016-09-05 11:07:40 +10:00 |
|
UnknownShadow200
|
60e3a71611
|
Fix compile errors from the merge.
|
2016-09-05 10:19:27 +10:00 |
|
UnknownShadow200
|
3789d2e419
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-09-05 09:49:31 +10:00 |
|
UnknownShadow200
|
f0d13f61d1
|
Validate the name in RankCmd.FindName too, also do the same thing for /ban.
|
2016-09-05 09:47:04 +10:00 |
|
UnknownShadow200
|
f2a7aafbc2
|
Do the same thing for /tempban.
|
2016-09-05 09:29:14 +10:00 |
|
UnknownShadow200
|
6fe6b7a067
|
Ask to confirm before changing rank of non-existent players.
|
2016-09-05 09:12:17 +10:00 |
|
UnknownShadow200
|
7f6a451530
|
Fix join message showing for first round of zombie survival.
|
2016-09-04 23:30:02 +10:00 |
|
UnknownShadow200
|
df0bf301f2
|
Fix -hax not working if color in the motd.
|
2016-09-04 21:58:44 +10:00 |
|
UnknownShadow200
|
e12500c264
|
Remove awards for zombie survival, they didn't even work.
|
2016-09-04 20:43:59 +10:00 |
|
UnknownShadow200
|
1d8a4838ac
|
Reduce award saving overhead, make award saving threadsafe.
|
2016-09-04 20:13:34 +10:00 |
|
UnknownShadow200
|
40cb0e0746
|
Fiddle with zombie survival timings to be fairer to humans.
|
2016-09-04 20:08:16 +10:00 |
|
UnknownShadow200
|
5157ac6a11
|
Tidy up the zombie survival UI a bit.
|
2016-09-04 20:04:57 +10:00 |
|
UnknownShadow200
|
f03f601173
|
Fix command.properties erroring if a line has trailing spaces by making it completely ignore spaces.
|
2016-09-04 19:54:19 +10:00 |
|
UnknownShadow200
|
8389664541
|
Remove myself from the developers list.
|
2016-09-04 11:12:26 +10:00 |
|
UnknownShadow200
|
405554960e
|
Fix /balance message showing globally, oops.
|
2016-09-03 17:28:26 +10:00 |
|
UnknownShadow200
|
1bc8d0d26d
|
Don't show [yes] in /unloaded, makes it much less spammy.
|
2016-09-03 15:22:49 +10:00 |
|
UnknownShadow200
|
ae2806bed2
|
Allow multiple realm owners for a map.
|
2016-09-03 14:57:08 +10:00 |
|
UnknownShadow200
|
b75360efae
|
Fix notes logging minutes instead of months.. oops.
|
2016-09-03 12:51:48 +10:00 |
|
UnknownShadow200
|
3c9b503048
|
Fix voicing someone giving them the wrong color in /who. (Thanks lordmaker)
|
2016-09-03 08:17:58 +10:00 |
|
UnknownShadow200
|
9c2ba4d4fb
|
Fix disconnect player showing 'joined the game' on IRC.
|
2016-09-02 20:50:44 +10:00 |
|
UnknownShadow200
|
96db138a35
|
Finish the Economy database rewrite.
|
2016-09-02 20:26:33 +10:00 |
|
UnknownShadow200
|
a204527ebb
|
Start rewriting economy database table structure - store money in Players table instead, with economy table only tracking players who have performed transactions.
|
2016-09-02 14:56:27 +10:00 |
|
UnknownShadow200
|
e3d6177794
|
Fix /mi realm owner for /os maps when player's account ends with numbers and the server has + in account names disabled.
|
2016-09-02 14:45:28 +10:00 |
|
UnknownShadow200
|
5c8edae438
|
Use Backend.DeleteTable instead of hardcoding DROP TABLE everywhere.
|
2016-09-02 14:32:23 +10:00 |
|
UnknownShadow200
|
f68ff9dfca
|
The /copylvl command should also copy portals,message blocks, and zones. (thanks yorkiebarz)
|
2016-09-02 14:10:40 +10:00 |
|
UnknownShadow200
|
13cd3a56b3
|
Make more things use Database.Backend
|
2016-09-02 13:19:48 +10:00 |
|
UnknownShadow200
|
6d55e90700
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-09-02 11:08:58 +10:00 |
|
UnknownShadow200
|
c6225b9c1f
|
Organise the files properly.
|
2016-09-02 11:08:12 +10:00 |
|
UnknownShadow200
|
8bc3fe0675
|
Completely remove the obsolete MySQL, SQLite3, and Native sqlite backend classes.
|
2016-09-02 10:18:29 +10:00 |
|
UnknownShadow200
|
65561ad2ea
|
Start using the new Backend code.
|
2016-09-02 10:06:09 +10:00 |
|
UnknownShadow200
|
bbfa912586
|
Start work on writing extensible database backend code.
|
2016-09-02 09:34:58 +10:00 |
|
UnknownShadow200
|
ca7c1cf4bf
|
Release 1.8.8.1
1.8.8.1
|
2016-09-02 08:51:23 +10:00 |
|
UnknownShadow200
|
885872b017
|
You can partially match award names in /award now.
|
2016-09-02 08:44:32 +10:00 |
|
UnknownShadow200
|
9d390d88d9
|
Make /b show contents of a /mb.
|
2016-09-02 08:31:55 +10:00 |
|
UnknownShadow200
|
2b49c1adee
|
Fixup help for /mb
|
2016-09-02 08:12:08 +10:00 |
|
UnknownShadow200
|
a8475ca82e
|
Fix where map grass growth was off and you manually placed dirt/grass, not actually placing dirt/grass. (Thanks Daeslender)
|
2016-09-01 23:21:33 +10:00 |
|