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 |
|
UnknownShadow200
|
3714775621
|
Style: Move activate functions out of DoorPhysics to allow them to be used by other block physics.
|
2016-09-16 13:28:19 +10:00 |
|
UnknownShadow200
|
cdbb58f3a3
|
Style: Make it clearer what fast lava does.
|
2016-09-16 12:39:45 +10:00 |
|
UnknownShadow200
|
ce7077b764
|
Core: Prevent using /afk to bypass /ignore.
|
2016-09-16 10:09:50 +10:00 |
|
UnknownShadow200
|
51a2ffb677
|
Style: Move hardcoded commands out of Player.Handlers.cs
|
2016-09-15 18:23:42 +10:00 |
|
UnknownShadow200
|
1f2b31bc6d
|
Core: Add /realm as alias for /overseer.
|
2016-09-15 17:57:11 +10:00 |
|
UnknownShadow200
|
163a4c7208
|
Core: Don't show star before name in /goto message.
|
2016-09-15 12:52:20 +10:00 |
|
UnknownShadow200
|
2471843dec
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-09-15 12:30:42 +10:00 |
|
UnknownShadow200
|
a1866472e9
|
Core: Fix core aliases being duplicated in /help for commands after doing /server reload.
|
2016-09-15 11:11:09 +10:00 |
|
UnknownShadow200
|
6c9ccd4dd4
|
Core: add back in /search commands
|
2016-09-15 09:46:46 +10:00 |
|
UnknownShadow200
|
04f690e061
|
Now /search uses multi page output.
|
2016-09-15 09:35:05 +10:00 |
|
UnknownShadow200
|
475791b12e
|
Fix /outline. (Thanks prismaaa)
|
2016-09-14 23:09:02 +10:00 |
|
UnknownShadow200
|
389264a7db
|
Core: Fix relative time in /balance with hours component >= 12.
|
2016-09-14 15:10:58 +10:00 |
|
UnknownShadow200
|
d2b4cd6ae0
|
Style: Move tasks out of server.cs
|
2016-09-14 14:20:51 +10:00 |
|
UnknownShadow200
|
ced7daffc6
|
Core: Rewrite /lockdown to use a single text file list instead of an empty file for each level. Also start modularising Server.cs
|
2016-09-14 12:55:37 +10:00 |
|
UnknownShadow200
|
2bbba49106
|
Core: /summon now allows you to summon players who cannot normally visit the map (but asks to confirm this first).
|
2016-09-14 12:00:04 +10:00 |
|
UnknownShadow200
|
c1eb867022
|
Core: Reduce code duplication for LevelAccess and finding rank color.
|
2016-09-14 11:46:20 +10:00 |
|
UnknownShadow200
|
9d4121c77d
|
Core: Make /summon require an extra permission to summon all players.
|
2016-09-14 09:36:28 +10:00 |
|
UnknownShadow200
|
8ea543898d
|
Style: remove last == true and == false.
|
2016-09-14 08:55:55 +10:00 |
|
UnknownShadow200
|
882ee57c49
|
ZS: Pillaring sprite blocks, or when pillaring in water/lava, should not count towards auto-pillar kick.
|
2016-09-14 08:48:58 +10:00 |
|
UnknownShadow200
|
f0693de778
|
Blocks: Make tdoor take the same time to revert, regardless of whether it was activated by a door or a tdoor.
|
2016-09-13 12:19:54 +10:00 |
|