2164 Commits

Author SHA1 Message Date
UnknownShadow200
52df39a14b Fix window title always showing 'starting mcgalaxy' on first run. 2016-09-22 11:01:21 +10:00
UnknownShadow200
8635dab313 Release 1.8.8.2. 1.8.8.2 2016-09-22 10:39:35 +10:00
UnknownShadow200
8fecfae304 ZS: Fix human/bounty messages not showing for non-normal infections, fix players not being reset to human at end of round.
For automatic infections, players are not penalised for failing /human or receive any extra money for /bounty.
2016-09-22 10:27:09 +10:00
UnknownShadow200
b46a04a704 Core: Fix air_switch (thanks goodlyay). 2016-09-22 09:57:08 +10:00
UnknownShadow200
6325e256f2 Core: Fix very rare ZS crash when a player had been added twice to the infected or alive list. 2016-09-21 23:27:21 +10:00
UnknownShadow200
ed0767b1a7 Core: Fix /lockdown showing map name twice and tidy up /team. 2016-09-21 22:16:32 +10:00
UnknownShadow200
9eb1491d15 Style: Cleanup ZS a bit. 2016-09-21 16:28:02 +10:00
UnknownShadow200
3ef836b032 Physics: Fix tdoors/odoors on map borders activating tdoors/odoors on opposite side of map. 2016-09-21 10:39:29 +10:00
UnknownShadow200
0e4012fce1 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-09-21 09:51:22 +10:00
UnknownShadow200
509fa5d1d7 ZS: Bounties now persist between rounds, or until either the target or setter leaves the server. 2016-09-21 09:35:18 +10:00
UnknownShadow200
f33b4975f3 Core: Fix server crashing if server name was too long (i.e. >= 47 chars) - thanks DramaticLove.
Also restrict a number of max lengths for string values, such as server name to 64 chars.
2016-09-20 22:01:52 +10:00
UnknownShadow200
d438504787 ZS: Warn ops when a player attempts to noclip or speedhack. 2016-09-20 15:14:16 +10:00
UnknownShadow200
13c760e4d6 Style: Tidy up Extensions classes. 2016-09-20 14:18:57 +10:00
UnknownShadow200
74a0fa3144 Core: Fix trains not working on x or z = 0, aliases should override shortcuts, /help should use shorter of command name and shortcut for aliases list. 2016-09-20 13:27:34 +10:00
UnknownShadow200
a7545644ed ZS: Fix going afk moving you to players group, fix still showing goto message on first map switch. 2016-09-20 11:40:18 +10:00
UnknownShadow200
c02beb3240 ZS: Now keep track of last 20 levels to avoid replaying those maps.
Also fix /crashserver actually crashing the server.
2016-09-20 11:11:17 +10:00
UnknownShadow200
90616b6714 Core: Drawing commands should only be denied if you are perbuild blacklisted. (Since zones override perbuild) 2016-09-20 08:30:45 +10:00
UnknownShadow200
8f10960a9b Core: Ask to confirm before doing a /fill over draw reload limit. (Thanks goodlyay) 2016-09-20 08:28:10 +10:00
UnknownShadow200
617a6919f0 Core: Add option for blocking on command spam, add command/block spam to security tab in gui. 2016-09-19 20:41:47 +10:00
UnknownShadow200
5c0da106e8 Style: Tidy up spam checker. 2016-09-19 18:29:40 +10:00
UnknownShadow200
8255571e02 Core: Fix not being unmuted if auto-muted for spam and leaving before the spam mute time expired. 2016-09-19 15:07:15 +10:00
UnknownShadow200
b606e3ad76 GUI: Get rid of win32 only autoscrolltextbox. 2016-09-19 13:10:53 +10:00
UnknownShadow200
0f589d48ce Core: Prevent doing /museum [level] if you are already in the museum of [level]. 2016-09-19 12:44:59 +10:00
UnknownShadow200
35abe65b61 Core: Make /lb list and /gb list use same MultiPageOutput code as rest of commnads. 2016-09-19 10:45:05 +10:00
UnknownShadow200
acd5e0baf1 Core: Prevent spamming /os map add or /newlvl to overload servers. 2016-09-19 09:32:21 +10:00
UnknownShadow200
25948b4eb7 Gui: Fix exception being thrown due to not calling UpdateMapCombo on the UI thread. 2016-09-18 21:51:50 +10:00
UnknownShadow200
3086064795 Style: Move properties for ZS into separate class. 2016-09-18 21:35:38 +10:00
UnknownShadow200
92c01bd2d3 ZS: Announce best zombie at end of round. 2016-09-18 21:17:11 +10:00
UnknownShadow200
fb6866c5df Core: There is no point doing a drawop in a world you are blacklisted from building in, since you can't make changes anyways. 2016-09-18 16:57:26 +10:00
UnknownShadow200
2d3f6c06f0 Style: Cleanup pillaring for ZS. 2016-09-18 16:54:55 +10:00
UnknownShadow200
dc1d76fb90 ZS: Move level picking code into separate class. 2016-09-18 15:50:31 +10:00
UnknownShadow200
79f17b0dae ZS: First time they ignore the pillar warning they are fined 10 moneys, next time is a kick. 2016-09-18 13:44:49 +10:00
UnknownShadow200
f7e021b289 Core: Allow cancelling login. 2016-09-18 12:53:12 +10:00
UnknownShadow200
895113cf92 Core: Fix /env preset erroring. 2016-09-18 10:45:10 +10:00
UnknownShadow200
7760d5e346 Core: Fix changing rank name in server gui causing crash. (Thanks Lemon) 2016-09-17 23:53:18 +10:00
UnknownShadow200
fd44928d38 Physics: Make doors not require an air form for every single door block. 2016-09-17 22:29:33 +10:00
UnknownShadow200
81fc1a9e97 Physics: Fix odoor_airs being converted back to odoors on level save, fix physics block changes not counting as 'changing' the level. 2016-09-17 21:12:38 +10:00
UnknownShadow200
6d521474ff Save physics checks too. This means tdoors and trains work properly when loading from disc. 2016-09-17 18:20:25 +10:00
UnknownShadow200
2493c4efd2 Style: Reduce code duplication in CalcPhysics. 2016-09-17 16:49:10 +10:00
UnknownShadow200
2f2e856199 Style: Modularise LvlFile. 2016-09-17 15:16:13 +10:00
UnknownShadow200
f58cb2d07b Core: Fix waiting forever if client declared they supported CPE, but provided 0 extensions. 2016-09-17 14:17:09 +10:00
UnknownShadow200
d97e3078af Style: Split up App.cs, remove two Program.cs, rename Formatter to LineFormatter. 2016-09-17 14:10:57 +10:00
UnknownShadow200
42dcbeff90 Style: Structure everything properly. 2016-09-17 12:24:34 +10:00
UnknownShadow200
c77d568b94 Games: Fix /countdown generate with 64x64x64 being impossible to lose on. 2016-09-17 10:42:45 +10:00
UnknownShadow200
85ce30d0ca Style: Stop hardcoding 255 everywhere. 2016-09-17 09:47:43 +10:00
UnknownShadow200
bce5a35948 Core: fix odoors 2016-09-17 08:41:13 +10:00
UnknownShadow200
2480349443 Fix your own tab list entry not being updated after unhiding. (Thanks KawaiiCube) 2016-09-17 07:44:57 +10:00
UnknownShadow200
1679c25a1f Core: Fix not being to /undo an /undo of an online player. 2016-09-16 21:45:18 +10:00
UnknownShadow200
61b18dd9d9 ZS/LS: Don't forget to save after doing a /like or /dislike. 2016-09-16 18:45:00 +10:00
UnknownShadow200
a6de8d7986 Core: Fix color not being in /goto. 2016-09-16 17:36:31 +10:00