2750 Commits

Author SHA1 Message Date
UnknownShadow200
2c9441b9ed Use sensible format of storing time spent as seconds instead of clunky awful date format in DB. 2017-05-12 09:44:05 +10:00
UnknownShadow200
254518b32c remove accidentally left in code for testing pull request 2017-05-12 09:41:16 +10:00
UnknownShadow200
0c660598a8 Logging does not need to run on its own thread. 2017-05-12 08:57:40 +10:00
UnknownShadow200
7a42a8f1d6 Move stuff into Eco namespace 2017-05-11 22:18:08 +10:00
UnknownShadow200
79f8940cf0 Allow any ASCII character in server name/motd, fixes #443 (Thanks Pear) 2017-05-11 11:15:00 +10:00
UnknownShadow200
5262b48800 X 2017-05-10 22:08:34 +10:00
UnknownShadow200
b5cf22c3c0 Move math stuff into own namespace 2017-05-10 21:58:55 +10:00
UnknownShadow200
e31836f218 Less hardcoding of MySQL / SQLite stuff 2017-05-10 18:54:47 +10:00
UnknownShadow200
29441bd5b9 fix 2017-05-10 15:21:05 +10:00
UnknownShadow200
512646be5d Fix emotes in message breaking WoM 2017-05-10 14:28:43 +10:00
UnknownShadow200
1c3992cbb0 Fix joining museums after joining a world not causing world to auto-unload, partially addresses #316 2017-05-10 14:12:11 +10:00
UnknownShadow200
bfd4042f84 Move more stuff into namespaces. 2017-05-10 13:22:56 +10:00
UnknownShadow200
77caf24b28 Break every plugin and move events to their own namespace. 2017-05-10 13:14:36 +10:00
UnknownShadow200
24a8cfcf0d Use far simpler method for defining assembly version, that does not rely on reflection. 2017-05-10 12:33:11 +10:00
UnknownShadow200
912eda7025 Remove obsolete database functions 2017-05-10 12:06:14 +10:00
UnknownShadow200
c66c44a264 Minimise hardcoding of updating files 2017-05-10 12:02:24 +10:00
UnknownShadow200
40c5766842 Fix changing fallback not auto-reloading clients that don't support custom blocks. 2017-05-08 23:50:52 +10:00
UnknownShadow200
8b27fcd068 Fix /mark (Thanks fam0r) 2017-05-08 22:42:54 +10:00
UnknownShadow200
8b69431c5a Remove more pointless Send funcs 2017-05-08 22:06:55 +10:00
UnknownShadow200
ea09af941f Remove SendXYZ functions from Player, add more comments to Packet 2017-05-08 21:16:26 +10:00
UnknownShadow200
0e69b77bcd Add missing 1.8.8.9 to changelog 1.8.9.0 2017-05-08 10:52:32 +10:00
UnknownShadow200
8ede6144c5 Release 1.8.9.0 2017-05-08 10:48:52 +10:00
UnknownShadow200
61e4826a8e Make /paste use help colours, prefer Player.Message 2017-05-07 21:19:25 +10:00
UnknownShadow200
c3cf0af36d Show actual name of command can't be used in /mb, for multi-commands /mb creations. 2017-05-07 18:54:29 +10:00
UnknownShadow200
800d94c7ed Fix /place with sand/gravel and physics on leaving ghost sand/gravel block behind 2017-05-07 18:52:09 +10:00
UnknownShadow200
322b6e9a85 Make /restoreselection a drawop and allow it to work with different sized restores. Fixes #219. 2017-05-07 18:26:49 +10:00
UnknownShadow200
699510f7a7 Fix wrong message when changing team owner (thank fam0r) 2017-05-07 17:00:00 +10:00
UnknownShadow200
f7ff6a1b0d Use main scheduler for ping sending and afk checking 2017-05-07 08:35:12 +10:00
UnknownShadow200
a18e2bcab1 Fix bug with /ride thread not being removed after player disconnected 2017-05-06 23:00:07 +10:00
UnknownShadow200
7a46a30c47 Fix /lb remove 0 stuffing up (Thanks fam0r), blockqueue is now a scheduled task. 2017-05-06 20:46:12 +10:00
UnknownShadow200
4de5512aad Fix /map edge using half map height instead of edge level. (Thanks fam0r) 2017-05-06 18:42:09 +10:00
UnknownShadow200
4ed03d7c60 Finish modularising /top, closes #304. 2017-05-06 16:43:18 +10:00
UnknownShadow200
787f957844 last commit - fix group/rank name matching not working when colour code within rank/group name. (Thanks AndyFC) 2017-05-06 16:29:02 +10:00
UnknownShadow200
259380c9eb Don't show + in offline names when possible 2017-05-06 16:26:11 +10:00
UnknownShadow200
0082904fb5 Modularise top, partially addresses #304 2017-05-06 16:16:39 +10:00
UnknownShadow200
62d4c13ba9 Less spam on login, 1 less timer 2017-05-05 17:31:17 +10:00
UnknownShadow200
eccb227461 For privacy reasons, remove city from /location 2017-05-05 10:14:05 +10:00
UnknownShadow200
394ed2598c organise stuff 2017-05-05 10:10:31 +10:00
UnknownShadow200
9fcdaa4031 fix /rules [name] sending to yourself, comments 2017-05-04 22:41:38 +10:00
UnknownShadow200
e2c869d3fa Add /uban as alias to xban that doesn't ban IP (Like MCForge), closes #406. 2017-05-03 08:11:16 +10:00
UnknownShadow200
6ef6296e34 Make it when plugins cancel chat, it doesn't show on IRC still. Icky solution, need to think of a better one later. 2017-05-02 22:13:56 +10:00
UnknownShadow200
48d247c976 Restrict volatile array to reference types 2017-05-02 14:51:49 +10:00
UnknownShadow200
4646a529f7 Allow manually changing IRC command prefix 2017-05-02 11:26:03 +10:00
UnknownShadow200
cc2b5c63e4 Cleaner IRC code 2017-05-02 11:11:09 +10:00
UnknownShadow200
d54e5edaef Phase 1 of refactoring IRC bot. 2017-05-02 10:57:35 +10:00
UnknownShadow200
4fe6fd5178 Doing ban/rank of an offline player, but forgetting the + at the end, should autocomplete that +. 2017-05-01 23:23:26 +10:00
UnknownShadow200
eed351c654 fix 2017-05-01 23:01:06 +10:00
UnknownShadow200
26a6dfbec7 You shouldn't be able to fill over active water. (Thanks fam0r) 2017-05-01 20:34:10 +10:00
UnknownShadow200
6e6ca01a5d Maps shouldn't generate with active water. (Thanks __Tauraiis__) 2017-05-01 20:33:19 +10:00
UnknownShadow200
7a6cd69e85 Now /seen uses coloured name too 2017-04-30 19:32:00 +10:00