2529 Commits

Author SHA1 Message Date
UnknownShadow200
0ce2c7fc33 fix all unicode to code page 437 and vice versa issues 2017-01-24 15:13:35 +11:00
UnknownShadow200
2f462c3c4b change default login message to 'joined' 2017-01-24 14:31:11 +11:00
UnknownShadow200
38b35dc2c8 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-01-21 18:39:04 +11:00
UnknownShadow200
d114295e5d Use actual indentation for blockdef jsons to make them easier to manually edit 2017-01-21 17:30:01 +11:00
Goodlyay
92f1f5ab04 Core: Console can now see invalid command attempts. 2017-01-20 16:37:20 -08:00
UnknownShadow200
767b663566 Release 1.8.8.6 1.8.8.6 2017-01-20 21:06:32 +11:00
UnknownShadow200
bc1252a4ea remove /changelog, since it was outdated on most servers anyways 2017-01-20 21:02:24 +11:00
UnknownShadow200
b3bfa0d3eb fix /server upgradeblockdb not working if username is missing in DB 2017-01-20 20:54:46 +11:00
UnknownShadow200
2cc7331b64 Fix /os lb always using uppercase names (thanks worldshowoff) 2017-01-20 20:47:51 +11:00
UnknownShadow200
3a87a68b7b Removed unused vars (Thanks Odd0002) 2017-01-19 16:00:03 +11:00
UnknownShadow200
aaa6a8d0d4 for new servers, add builder/advbuilder/op/superop ranks by default. (Thanks goodlyay) 2017-01-19 15:20:27 +11:00
UnknownShadow200
152ed17026 fix double {{ in IRC messages 2017-01-19 15:05:39 +11:00
UnknownShadow200
10893b6e20 better /gb info and /lb info (Thanks JPlaysClassic) 2017-01-19 08:04:33 +11:00
UnknownShadow200
6eecb6ff45 no one saw that 1.8.8.5 2017-01-18 21:20:41 +11:00
UnknownShadow200
2956ef9e4f fix IRC thingy 2017-01-18 20:56:17 +11:00
UnknownShadow200
5aac8143b9 Release 1.8.8.5 2017-01-18 20:41:03 +11:00
UnknownShadow200
f634340f47 Allow undoing multiple players in /up and /ua 2017-01-18 20:18:47 +11:00
UnknownShadow200
47230f10b7 remove debug messages 2017-01-18 14:23:26 +11:00
UnknownShadow200
ea9db96830 DB: fix /undo and /redo, optimise BlockDB writing 2017-01-18 09:20:32 +11:00
UnknownShadow200
eeccdf30dc Inline SetTile for better perf 2017-01-17 18:27:51 +11:00
UnknownShadow200
b3c34edd20 separate /undo and /undoplayer 2017-01-17 13:29:23 +11:00
UnknownShadow200
9736970983 Style: put maintenance commands in own folder 2017-01-17 12:47:55 +11:00
UnknownShadow200
65229b1b8c DB: make undo/redo work more often. still some issues. 2017-01-17 09:56:19 +11:00
UnknownShadow200
9ac5afab9f DB: auto flush the BlockDB. breaks undo and redo 2017-01-17 08:59:20 +11:00
UnknownShadow200
c5a593e55f avoid loading playerlist twice 2017-01-16 20:58:59 +11:00
UnknownShadow200
2f2e5c3278 Warn when the user doesn't provide a valid uri to /imgprint and /newlvl heightmap theme 2017-01-16 20:45:24 +11:00
UnknownShadow200
083201baa7 Implement IP throttling 2017-01-16 20:15:05 +11:00
UnknownShadow200
e63dd98176 Add connection spam throttling to gui (need to actually implement) 2017-01-16 13:50:37 +11:00
UnknownShadow200
7ac7dc5bae reduce code duplication in PropertyWindow 2017-01-16 12:09:20 +11:00
UnknownShadow200
0ffc6fa4c2 majorly reduce memory allocations during physics update. turns out it was still creating a local variable behind the scenes. 2017-01-16 11:00:17 +11:00
UnknownShadow200
8f6a9a12c6 reduce memory allocations during map sending by combining blockperms into 1 packet 2017-01-16 10:45:58 +11:00
UnknownShadow200
195dd94b1e oops didn't meant to commit that 2017-01-16 10:21:46 +11:00
UnknownShadow200
56ef55e46b DB: actually use compressed form 2017-01-16 10:15:46 +11:00
UnknownShadow200
e9f8eb5eb6 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-01-16 09:36:29 +11:00
UnknownShadow200
532040c85e DB: start work in smaller in-memory BlockDB entry 2017-01-16 09:35:43 +11:00
Goodlyay
8700a78a50 Make IRC distinct from /title 2017-01-14 20:12:02 -08:00
UnknownShadow200
46c0e185dd add compatibility methods for .NET 2.0 2017-01-10 23:44:25 +11:00
UnknownShadow200
79d91cf5d2 Style: use abstract readerwriterlock implemenetation 2017-01-10 17:53:43 +11:00
UnknownShadow200
d60092502b Style: less var 2017-01-09 19:45:44 +11:00
UnknownShadow200
1847c0d553 remove obsolete http api (better off as a plugin) 2017-01-09 19:18:04 +11:00
UnknownShadow200
a25185357a Less LINQ 2017-01-09 18:08:14 +11:00
UnknownShadow200
3ba4a1a032 fix tnt wars 2017-01-09 12:25:35 +11:00
UnknownShadow200
d1a1cd32ef Replace fogr/fogg/fogb in gb/lb add/edit with fogcol, show a message on successful property change with gb/lb edit 2017-01-09 11:28:55 +11:00
UnknownShadow200
c120fd597d Simplify rank change message, prevent /rank ing to same rank. 2017-01-09 11:20:14 +11:00
UnknownShadow200
ce69eae1c3 Add /os blockprops and make /os map save better 2017-01-09 11:03:36 +11:00
UnknownShadow200
a588ccddeb allow dollar tokens in motd (thanks Lemon) 2017-01-09 07:43:13 +11:00
UnknownShadow200
9821f81572 DB: in-memory cache is now a doubly linked list with bulk entries 2017-01-08 14:44:28 +11:00
UnknownShadow200
13c398d923 fix /baninfo only showing first /unban (Thanks Jonesey) 2017-01-08 09:11:58 +11:00
UnknownShadow200
daba8de3ac Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-01-07 17:41:20 +11:00
UnknownShadow200
c527478310 Add /os map resize 2017-01-07 17:31:54 +11:00